@charset "utf-8";	
	
/* ========================================================	
	contact.css =>　運営に問い合わせ
======================================================== */

/*================================================================================
   
   　全体
   
================================================================================*/

.ContentContact .info{
	color:#D83500;}

.ContentContact .sup{
	font-size:11px;
	margin-left:5px;
	}
.ContentContact .ttlDescription{
	margin-bottom:20px;
	font-weight:bold;
	}

/* --------------------------------------------------------	
	メインタイトル
------------------------------------------------------------*/

.ContentContact .ttlH2Basic{
	vertical-align:top;
	line-height:60px;
	}
	
.ContentContact .frmOrangeSubmitWrap{text-align:center;}
.completeTxt{margin-bottom:50px;}
.completeTxt p{margin-bottom:50px;}
.completeTxt .note{color:#D83500;}

/*================================================================================
   
   　新規掲載の申し込み
   
================================================================================*/

.ttlAreaBasic{
	margin-bottom:30px;
	}
.ttlAreaBasic h3{
	background:url(../images/icon/ico_form.png) no-repeat 5px center;
	padding:5px;
	padding-left:30px;
	}

.ContentContact .noteTxt{
	color:#D83500;
	font-weight:bold;
	}

.ContentContact .jumpTxt{
	margin-top:20px;
	margin-bottom:20px;
	}
	

#contentPassReminder .noteTxt{
	color:#333;
	font-weight:normal;
	margin-bottom:30px;
	}

/*　DLについて　*/

.contactDL{
	margin-bottom:35px;
	}
.contactDL h3{
	font-size:15px;
	margin-bottom:15px;
	border-left:solid 4px #cccccc;
	border-bottom:solid 1px #cccccc;
	padding:3px;
	padding-left:10px;
	}
.contactDL p{
	margin-bottom:15px;
	}
.contactDL dl{
	line-height:12px;
	border:solid 2px #FF3300;
	padding:10px;
	width:260px;
	}
.contactDL .ttlDescription{
	margin-bottom:5px;}
	
	
	
	
	
	
	
	




