@charset "utf-8";

/* contact.css */


/*-------------------------------------------------
///	 お問い合わせタブ
-------------------------------------------------*/
#contents {
	position: relative;
}

#contents .tab_navi {
	width: 100%;
	border-bottom: #F15096 2px solid;
	margin-bottom: 30px;
	position: relative;
}

#contents .tab_navi li {
	float: left;
	width: 215px;
	text-indent: -9999px;
	margin-right: 15px;
}

#contents .tab_navi li.bt_contact03 {
	margin-right: 0;
}

#contents .tab_navi li a {
	display: block;
	width: 215px;
	height: 28px;
}

#contents .tab_navi li.bt_contact01 a {
	margin-top: 9px;
	background: url(../img_new/img_bt_contact01.gif) no-repeat;
}

#contents .tab_navi li.bt_contact01 a:hover {
	margin-top: 0;
	height: 37px;
	background: url(../img_new/img_bt_contact01_over.gif) no-repeat;
}

#contents .tab_navi li.bt_contact02 a {
	background: url(../img_new/img_bt_contact02.gif) no-repeat;
	margin-top: 9px;
}

#contents .tab_navi li.bt_contact02 a:hover {
	margin-top: 0;
	height: 37px;
	background: url(../img_new/img_bt_contact02_over.gif) no-repeat;
}

#contents .tab_navi li.bt_contact03 a {
	margin-top: 9px;
	background: url(../img_new/img_bt_contact03.gif) no-repeat;
}

#contents .tab_navi li.bt_contact03 a:hover {
	margin-top: 0;
	height: 37px;
	background: url(../img_new/img_bt_contact03_over.gif) no-repeat;
}



/*-------------------------------------------------
///	contact全体	
-------------------------------------------------*/

#contents .temp {
	margin-bottom : 30px;
	font-size : 12px;
}

#contents .contact_wrapper {	
	clear: both;
	border-bottom: #F15096 2px solid;
	padding-bottom: 50px;
	margin-bottom: 40px;
}

#contents #last_wrapper {	
	border-bottom: none;
}

h2 {
	clear: both;
	height: 42px;
	font-size:16px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",MS PGothic,Sans-Serif;
	font-weight: bolder;
	background: url(../common_new/img/bg_h2.gif) no-repeat left top;
	padding: 12px 0 0 35px; 
	margin-bottom: 30px;
}


h3 {
	clear: both;
	height: 45px;
	font-size:16px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",MS PGothic,Sans-Serif;
	font-weight: bolder;
	background: url(../common_new/img/bg_h3_line.gif) no-repeat top left;
	padding: 8px 0 0 32px; 
	margin-bottom: 20px;
}


#info_box {
	width : 765px;
	height : 150px;
	background: url(../img_new/contact_telephon_info.jpg) no-repeat top left;
	margin-bottom : 30px;
	padding : 50px 55px 0 55px;
}

#info_box .telephone_text_box {
	width : 565px;
	font-size : 12px; 
	line-height : 150%;
	letter-spacing : 0em;	
}

#info_box .pink {
	font-size : 12px; 
	line-height : 150%;
	letter-spacing : 0em;
	color : #F15096;
}

#info_box .time {
	font-size:14px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",MS PGothic,Sans-Serif;
	font-weight: bold;
	margin-top : 45px;
	margin-left : 297px;
	padding-bottom : 15px;
}



#contents span.what {
	margin-right: 20px;
	margin-top: 20px;
	font-size: 12px;
	font-weight: normal;
	float: right;
}

#contents span.what a {
	padding-left : 17px;
	background: url(../common_new/img/icon_arrow04.gif) no-repeat center left;
	color: #F15096;
	text-decotration: underline;
}

#contents span.what a:hover {
	background: url(../common_new/img/icon_arrow04.gif) no-repeat center left;
}

#contents #caption {
	clear : both;
	margin-bottom:30px;
}

#contents #caption dt {
	width : 134px;
}

#contents #caption dd {
	float : left;
	margin-left : 154px;
	margin-top : -134px;
	padding-right : 15px;
	font-size : 90%;
}

#contents #caption dd.kigyo {
	margin-left : 154px;
	margin-top : -134px;
	padding-right : 15px;
	font-size : 90%;
	color: #F15096;
}

#contents #caption dd a {
	padding-left : 17px;
	background: url(../common_new/img/icon_arrow04.gif) no-repeat center left;
	color: #F15096;
	text-decotration: underline;
	font-size : 90%;
}

#contents #caption dd a:hover {
	background: url(../common_new/img/icon_arrow04.gif) no-repeat center left;
	font-size : 90%;
}

#contents #caption_ticket {
	padding : 0 10px 20px 10px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",MS PGothic,Sans-Serif;
	font-weight : bold;
	font-size : 12px;
}


/*-------------------------------------------------
///	SSL
-------------------------------------------------*/

#contents dl.ssl {
	border: #999 1px solid;
	padding: 10px;
}

#contents dl.ssl dt {
	float: left;
	width: 115px;
}

#contents dl.ssl dd {
	margin-left: 125px;
	letter-spacing: 0;
	padding-top: 16px;
}

/*-------------------------------------------------
///	フォーム部分
-------------------------------------------------*/

#contents p {
	letter-spacing: 0;
}

#contents .contact_table {
	width: 674px;
	border-top: #CCC 1px solid;
	border-left: #CCC 1px solid;
	margin-bottom: 25px;
}

* html #contents .contact_table {
	width: 675px;
}

#contents .contact_table th {
	width: 150px;
	border-right: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
	padding: 12px;
	background: #EAEAEA;
	letter-spacing: 0;
	font-weight: normal;
	font-size: 12px;
}

#contents .contact_table td {
	border-right: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
	padding: 12px 12px 12px 16px;
	font-size: 12px;
}


/*-------------------------------------------------
///	プライバシーポリシーの同意
-------------------------------------------------*/

#contents .form_last {
	width: 675px;
	text-align: center;
	margin-bottom: 25px;
}

#contents .form_last p {
	margin-bottom: 20px;
}

#contents .form_last p.p_input {
	margin-right: 5px;
}


#contents .form_last p .left_law {
	margin-right: 21px;
	vertical-align: -3px;
}

#contents .form_last p .right_law {
	vertical-align: -3px;
}



/*-------------------------------------------------
///	お問い合わせ完了
-------------------------------------------------*/


