@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(../../sitemap/images/sitemap_title.png) top left no-repeat;
	width:211px;
	height:79px;
	margin:0px auto;/*IEとモダンブラウザの表示統一用*/
	position:relative;
	top:25px;
	left:265px;
	vertical-align:top;/*IEとモダンブラウザの文字表示位置統一用*/
}

#second_title h2{
	font-size:14px;
	padding:52px 0px 0px 75px;
	text-align:left;
}

#container_middle{
	width:796px;
	height:103px;
	background:url(../images/con_bg_middle.gif)
}

.second_middle{
	width:740px;
	height:376px;
	background:url(../images/second_con_middle.gif) top left repeat-y;
}

.contents_left{
	float:left;
	width:350px;
	height:376px;
	text-align:left;
	padding:0px 0px 0px 20px;
	font-size:14px;
	background:url(../../sitemap/images/sitemap_photo.jpg) bottom right no-repeat;
}

.contents_left dt{
	background:url(../images/menu_listmark.gif) center left no-repeat;
	padding-left:18px;
	font-weight:bold;
}

.contents_left dt a{
	text-decoration:underline;
	color:#CC6600;
}

.contents_left dt a:visited{
	text-decoration:underline;
	color:#CC6600;
}

.contents_left dt a:hover{
	text-decoration:underline;
	color:#666666;
}

.contents_left dd{
	padding-left:18px;
	margin-bottom:10px;
}

.contents_right{
	float:left;
	width:350px;
	height:376px;
	font-size:14px;
	text-align:left;
	padding:0px 20px 0px 0px;
	background:url(../../sitemap/images/sitemap_bg.gif) bottom left no-repeat;
}

.contents_right dt{
	background:url(../images/menu_listmark.gif) center left no-repeat;
	padding-left:18px;
	font-weight:bold;
}

.contents_right dt a{
	text-decoration:underline;
	color:#CC6600;
}

.contents_right dt a:visited{
	text-decoration:underline;
	color:#CC6600;
}

.contents_right dt a:hover{
	text-decoration:underline;
	color:#666666;
}

.contents_right dd{
	padding-left:18px;
	margin-bottom:10px;
}