@charset "utf-8";

.Flow {
	overflow:hidden;
	margin:30px 0 0 0;
	font-size:0.75em;
	line-height:150%;
}

.Flow h3 img{
	margin:0 0 30px 0;
}

.GeotrustLink{
	width:120px;
	height:60px;
	float:left;
	margin:0 10px 20px 28px;
	padding:10px;
	border:1px solid #CCC;
	text-align:center;
}


.FormBox{
	border:1px dotted #ddd;
	margin:25px 0;
	padding:30px 0 30px 0;
	background-color: #F6F6F6;
}

.FormBoxT{
	text-align:center;
	margin:20px 0;
	font-size:0.9em;
	line-height:145%;
	font-weight:bold;
}

.FormList span.Required{
	display:inline-block;
	margin:0 0 0 10px;
	padding:0 10px;
	background-color:#F33;
	color:#FFF;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}

.FormList span.Optional{
	display:inline-block;
	margin:0 0 0 10px;
	padding:0 10px;
	background-color:#999;
	color:#FFF;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}



/* ----------- フォームstylized ----------- */

p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
	margin:0 auto;
	width:680px;
	padding:14px;
}

#stylized{
border:solid 2px #f7d5c6;
background:#faf8e8;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}

/*
#stylized label{
	float:left;
	display:block;
	font-weight:bold;
	text-align:right;
	width:230px;
	line-height:140%;

}
*/

#stylized div.FormTitle{
	float:left;
	display:block;
	font-weight:bold;
	text-align:right;
	width:230px;
	line-height:140%;
}

#stylized .FormList > label {
    margin-left: 10px;
}

#stylized span.confirm-text {
    margin-left: 10px;
    line-height: 140%;
}

#stylized .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:160px;
}

#stylized input.InputStyle{
	float:left;
	font-size:12px;
	padding:4px 2px;
	/*border:solid 1px #aacfe4;*/
	width:200px;
	margin:2px 0 5px 10px;
}

#stylized select.InputStyle{
	padding:4px 2px;
	margin:2px 0 5px 10px;
}

#stylized input.InputStyleLong{
	float:left;
	font-size:12px;
	padding:4px 2px;
	/*border:solid 1px #aacfe4;*/
	width:370px;
	margin:2px 0 5px 10px;
}

#stylized input.InputStyleShort{
	float:left;
	font-size:12px;
	padding:4px 2px;
	/*border:solid 1px #aacfe4;*/
	width:100px;
	margin:2px 0 5px 10px;
}

#stylized .FormBtnSet{
	overflow:hidden;
	width:400px;
	margin:50px auto 35px auto;
	text-align: center;
}

#stylized .FormBtnSet2{
	overflow:hidden;
	width:172px;
	margin:50px auto 35px auto;
}

#stylized input.FormBtn{
	cursor:pointer;
	font-size:12px;
	padding:4px;
	width:160px;
	margin:0 30px 0 0;
	font-size:16px;
	font-weight:bold;
}

#stylized input.None{
	float:none;
	font-size:12px;
	padding:0px;
	margin:0;
	width:20px;
	margin:0px;
	border:none;
}

#stylized .FormRadio{
	display:block;
	width:50px;
	float:left;
	margin:0 0 0 15px;
}

#stylized .FormPulldown{
	display:block;
	width:50px;
	float:left;
	margin:0 0 0 15px;
}

#stylized .FormCheck{
	display:block;
	width:250px;
	float:left;
	padding:4px;
}

#stylized .FormCheck input{
	width:40px;
	border:none;
	margin:0;
	padding:0;
}

#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(/images/common/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

.FormList{
	overflow:hidden;
	margin:5px 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dotted #CCC;
}

.FormHosoku{
	padding-left:15px;
	font-size:0.85em;
	line-height:30px;
}

.FormHosoku2{
	clear:both;
	margin:0 0 0 240px;
	font-size:0.75em;
	color:#096A9F;
}

.FormHosoku3{
	clear:both;
	margin:10px 10px 0 240px;
	padding:4px;
	font-size:0.75em;
	color:#F36;
	border:1px solid #F36;
	background-color:#FFF;
	line-height:150%;
}

.FormHosoku3-2{
	display:block;
	font-weight:bold;
	background-color:#F36;
	color:#FFF;
	text-align:center;
}




.FormList2{
	overflow:hidden;
	width:694px;
	border-bottom:1px dotted #CCC;
	border-left:1px dotted #CCC;
	border-right:1px dotted #CCC;
	padding:12px 0;
}

.FormList2 .ListHead{
	display:block;
	float:left;
	width:230px;
	font-weight:bold;
	text-align:right;
	line-height:140%;
	margin-right:16px;
}

.FormList2 .ListHead2{
	display:block;
	float:left;
	width:180px;
	font-weight:bold;
	text-align:right;
	line-height:40px;
	margin-right:16px;
}

.FormList2 .Required{
	display:inline-block;
	width:24px;
	height:16px;
	line-height:16px;
	margin:0 0 0 4px;
	padding:0 8px;
	background-color:#F33;
	color:#FFF;
	font-size:12px;

}

.FormList2 .Required2{
	display:inline-block;
	height:16px;
	line-height:16px;
	margin:0 0 0 4px;
	padding:0 8px;
	background-color:#386B7E;
	color:#FFF;
	font-size:12px;
}

.FormList2 input.InputStyle1{
	/*border:solid 1px #aacfe4;*/
	padding:2px;
	font-size:16px;
}

.FormTextArea textarea{
	width:390px;
	height:140px;
}

.FormTextAreaSub{
	display:block;
	text-align:right;
	margin:6px 40px 4px 0;
	font-size:12px;
}


.FormList2 .ListHosku{
	font-size:0.75em;
}


.ListHosoku2{
	width:700px;
	margin:10px 40px;
}

.ListHosoku2 li{
	font-size:0.75em;
	color:#F00;
	line-height:140%;
}

.ListHosoku3{

	width:210px;
	font-size:0.8em;
	font-weight:bold;
	margin:0 0 0 8px;
	padding:0;
	border-left:1px dotted #ccc;
}

.ListHosoku4{
	display:block;
	float:left;
	width:400px;
	font-size:0.8em;
	font-weight:bold;
	margin:0 0 0 8px;
	padding:12px 0 12px 16px;
	border-left:1px dotted #ccc;
}

.ListBody{
	overflow:hidden;
}

.ListBody2{
	display:block;
	width:424px;
	float:left;
	padding:2px 0 0 0;
	font-size:0.85em;
	line-height:145%;
}

ul.FormBodyList{
	display:block;
	overflow:hidden;
	float:left;
	width:450px;
	margin:0 0 0 8px;
	padding:8px 0 0 16px;
	border-left:1px dotted #ccc;
}

ul.FormBodyList li{
	display:block;
	margin:0 4px 0 0;
	padding:4px 0 4px 0;
}

.StarText{
	margin:0 4px;
	padding-left:30px;
	font-weight:bold;
	font-size:1.4em;
}

.StarOn{
	color:#F90;
}

.StarOff{
	color:#999;
}

ul.FormBodyList li input{
	font-size:12px;
	padding:2px;
}

img.ListUranaishiImg{
	float:left;
	vertical-align:bottom;
	padding:2px;
	border:1px solid #CCC;
	background-color:#FFF;
}

.ListUranaishiName{
	display:block;
	width:350px;
	float:left;
	line-height:42px;
	text-indent:10px;
}

.FormList2 .ListText{
	display:block;
	width:430px;
	float:left;
	color:#096A9F;
	font-size:0.75em;
	line-height:140%;
}

.FormList2 .ListText span.ColorRed{
	display:block;
	margin:8px 0 0 0;
	padding:4px;
	color:#F36;
	border:1px solid #F36;
	background-color:#FFF;
}

.FormList3{
	display:block;
	width:430px;
	float:right;
}

.FormList4{
	display:block;
	width:410px;
	float:left;
}

.FormList4 li{
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	display:block;
}

/* -----------------------------------------
　汎用完了ページ
/* ----------------------------------------- */

.Result_Text{
	margin:80px 0;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
}

/* -----------------------------------------
　エラー
/* ----------------------------------------- */


.RegistError ul.error_view {
	margin:40px 0;
}

.RegistError ul.error_view li.errorbox {
	text-align:center;
	padding-left:20px;
	background-image:url("/images/common/ico_warning.png");
	background-repeat:no-repeat;
	background-position:0px 0px;
	color:#F00;
	line-height:140%;
	font-size:18px;
	font-weight:bold;
}


/* -----------------------------------------
　inputボタン　中央配置
/* ----------------------------------------- */
input.InputBtnCenter{
	cursor:pointer;
	display:block;
	width:250px;
	margin:20px auto;
	padding:4px;
	font-size:1em;
	font-weight:bold;
}

/* -----------------------------------------
　inputボタン　中央配置
/* ----------------------------------------- */
input.InputBtnCenter{
	cursor:pointer;
	display:block;
	width:250px;
	margin:20px auto;
	padding:4px;
	font-size:1em;
	font-weight:bold;
}

/* -----------------------------------------
　リスト補足文章
/* ----------------------------------------- */
ul.RegistHosoku li{
	font-size:0.75em;
	line-height:160%;
}


.FormLongText{
	width:420px;
	float:left;
	font-size:0.75em;
	line-height:150%;
}

.CompText{
	font-size:1em;
	margin:20px 0 20px 0;
	text-align:center;
}


#frmSupport.mailaugur div.FormList2 {
	width:100%;
	border-left:none;
	border-right:none;
}

#frmSupport.mailaugur div.FormList2 span.Required {
	width:28px;
}

#mail_augur_confirm {
	background-color:#fff9e7;
	margin-top:30px;
	padding:10px 10px 10px 10px;
}
#mail_augur_confirm p {
	color:#F00;
	font-weight:bold;
}
#mail_augur_confirm ul {
	margin-top:10px;
	margin-left:20px;
	font-size:75%;
	list-style-type:disc;
}
#mail_augur_confirm ul li {
	line-height:150%;
	margin:4px 0px;
}
