@charset "utf-8";

/*------------------------------------------------------------------------------

CSS Information

URL:		http://pgd.jp/cgi/pgdmailform/pgdmailform.cgi

Order of desctiption

__Default_style_set
__container				(div#container)
__header				(div#header)
__contents				(div#contents)
__main					(div#main)
__footer				(div#footer)

------------------------------------------------------------------------------*/

/*--------------------------------------

__Default_style_set

--------------------------------------*/

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

html {
	
	font-size:15px;
	
	/* XN[o[・梧ｬｺ */
	overflow-y: scroll; /* CSS3 */
	margin-bottom: 1px; height:100%; /* CSS3・守稔EUp */
	
	/* XN[o[・瑚牡 html/body・芽ｨｭ螳壹′Kv */
	/* scrollbar-base-color: #FFFFFF; */
	border:none;
	
}

body {
	
	background-color: #FFFFFF;
	color: #561078;
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	
	/* XN[o[・瑚牡 html/body・芽ｨｭ螳壹′Kv */
	/* scrollbar-base-color: #FFFFFF; */
	margin:0px;
}

img { border-width: 0px;}



a:link {
	color:#ff3399;
	text-decoration:none;
}

a:visited {
	color:#ff3399;
	text-decoration:none;
}

a:hover {
	color:#ff3399;
	text-decoration:underline;
}

#container {
    margin:0px;
	padding:0px 0px 50px 0px;
}

#send_inner {
    text-align:center;
	padding:0px;
}


/*--------------------------------------

__main

--------------------------------------*/

#main {
	width: 540px;
	margin: 0px;
}

#wrapper {
    text-align:left;
}

/* e[u・・・陦ｨ */
table.question {
	margin:0px;
}

table.question th {
    font-weight:normal;
	text-align:left;
	vertical-align:middle;
	border-bottom:1px dotted #742a98;
	padding:15px 0px;
	margin:0px;
}

table.question th.carry_permission {
    font-weight:normal;
	text-align:center;
	vertical-align:middle;
	border-bottom:none;
	padding:15px 0px 0px 0px;
	margin:0px;
}

table.question td {
	text-align:left;
	border-bottom:1px dotted #742a98;
	padding:15px 0px;
	margin:0px;
}

table.question td.carry_permission {
	text-align:center;
	border-bottom:1px dotted #742a98;
	padding:10px 0px 15px 0px;
	margin:0px;
}


/* G[・瑚｡ｨ */
table.question .error_coution {
	color:#ff0066;
	font-size:80%;
	text-align:center;
}

.attention {
	color:#ff0066;
}

.attention02 {
	color:#ff0066;
	padding:0px 0px 0px 23px;
}

/* submit{^GA */

div.question_submit {
	text-align:center;
	padding:20px 0px 12px 0px;
	margin:0px;
}

div.question_submit input.button {
	width: 150px;
	vertical-align:middle;
	height:25px;
}

div.question_submit input.button02 {
	width: 75px;
	vertical-align:middle;
	height:25px;
}

div.question_submit02 {
	text-align:center;
	margin:0px;
	padding:0px 0px 20px 0px;
}

.center {
    padding-left:100px;
}

.01 {
    margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
}

p {
	font-size:14px;
}

.inside_form {
    background:#ffeefe;
	border:1px solid #742a98;
}

.inside_form_address1 {
    background:#ffeefe;
	width:130px;
	border:1px solid #742a98;
}

.inside_form_address1-1 {
    background:#ffeefe;
	border:1px solid #742a98;
	color:#561078;
}

.postal_width01 {
    width:39px;
}

.postal_width02 {
    width:47px;
}

.input_width01 {
	width:129px;
}

.input_width02 {
	width:320px;
}

.contact_privacy {
    line-height:150%;
	margin:0px;
	padding:7px 0px;
}

.contact_check {
    font-size:16px;
	margin:0px auto;
	padding:10px 0px;
	text-align:center;
}

.height50 {
    height:50px;
}

.input_button_back01 {
    height:25px;
	margin:0px;
	padding:0px 10px;
}