@charset "utf-8";
/* CSS Document */

* html #second_title{
	behavior: expression(IEPNGFIX.fix(this)); 
}

.pan{
	text-align:left;
	width:768px;
	padding:5px 0px 0px 28px;
}

#second_title{
	background:url(../../contact/images/contact_title.png) top left no-repeat;
	width:194px;
	height:79px;
	margin:0px auto;/*IEとモダンブラウザの表示統一用*/
	position:relative;
	top:25px;
	left:273px;
	vertical-align:top;/*IEとモダンブラウザの文字表示位置統一用*/
}

#second_title h2{
	font-size:14px;
	padding:52px 0px 0px 75px;
	text-align:left;
}

#container_middle{
	width:796px;
	height:40px;
	background:url(../images/con_bg_middle.gif)
}

.second_middle{
	width:740px;
	height:313px;
	background:url(../images/second_con_middle.gif) top left repeat-y;
}

.contact_contents{
	width:700px;
	height:312px;
	margin:0px auto;
	text-align:left;
	font-size:14px;
	background:url(../../contact/images/contact_photo.jpg) bottom right no-repeat;
}

.contact_sentence{
	font-weight:bold;
}

.tel_list{
	width:350px;
	height:262px;
	background:url(../../contact/images/contact_bottom_bg.gif) bottom left no-repeat;
}

.tel_list dt{
	font-weight:bold;
	color:#CC6600;
	padding-top:10px;
}

.tel_number{
	font-size:36px;
}