@charset "utf-8";
@import "../common/css/0-import.css";
#globalNavi ul li.navi05 a img  {
	visibility: hidden;
}

/* #index---------------------------------------------------------- */

#index #conts {
	padding: 0px 10px 50px 10px;
	width: 690px;
	color:#595757;
}

#index #conts #pageGuide{
	margin:0 0 14px 0;
	padding-left:10px;
}
#index #conts h2{
	margin:0 0 10px 10px;
}
#index #conts p.p01{
	font-size:1.3em;
	line-height:26px;
	margin:0 20px 15px 10px;
}
#index #conts .section{
	width:680px;
	_width:687px;
	margin:0 5px;
	background:url(../images/column/bg_back.jpg) repeat-y 0 0;
}
#index #conts .section .top{
	padding-top:10px;
	width:100%;
	background:url(../images/column/bg_top_back.jpg) no-repeat 0 0;
}
#index #conts .section .body{
	padding:0 18px 0 20px;
	overflow:hidden;
}
#index #conts .section .body .turedure{
	width:313px;
	float:left;
	padding-bottom:20px;
}
#index #conts .section .body .jiyu{
	width:313px;
	float:right;
}

#index #conts .section .body .turedure dl{
	width:100%;
	background:url(../images/column/bg_body01.jpg) repeat-y 0 bottom;
	padding-bottom:20px;
}
#index #conts .section .body .jiyu dl{
	width:100%;
	background:url(../images/column/bg_body02.jpg) repeat-y 0 0;
	padding-top:30px;
	padding-bottom:20px;
}

#index #conts .section .body h3{
	width:320px;
	height:80px;
	text-indent:-9999px;
	overflow:hidden;
}
#index #conts .section .body h4{
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
}
#index #conts .section .body .turedure h4{
	width:200px;
	margin-left:95px;
	margin-top:35px;
	margin-bottom:15px;
}
#index #conts .section .body .jiyu h4{
	width:260px;
	margin-left:35px;
	margin-top:12px;
	margin-bottom:3px;
}

#index #conts .section .body dl dt,
#index #conts .section .body dl dd{
	margin:0 15px;
	padding:0 10px;
}
#index #conts .section .body dl dt{
	font-size:1.3em;
}
#index #conts .section .body dl dt.new{
	background:url(../images/column/new.gif) no-repeat 0 center;
	padding-left:33px;
	margin-left:26px;
}
#index #conts .section .body dl dd{
	font-size:1.4em;
	border-bottom:2px dotted #CCC;
	margin-top:5px;
	margin-bottom:10px;
	padding-bottom:5px;
}
#index #conts .section .body dl dd a{
	color:#754C24;
}

#index #conts .section .bottom{
	width:100%;
	height:55px;
	background:url(../images/column/bg_bottom.jpg) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
}
#index #conts .section .bottom a{
	width:306px;
	height:20px;
	display:block;
	position:relative;
	top:2px;
	left:23px;
}

/* #detail---------------------------------------------------------- */
#detail #conts {
	padding: 0px 10px 50px 10px;
	width: 690px;
	color:#595757;
}
#detail #conts #pageGuide{
	margin:0 0 14px 0;
	padding-left:10px;
}
#detail #conts .section{
	font-size: 1.3em;
	width:680px;
	margin:0 5px;
	background:url(../images/column/detail_bg_body.jpg) repeat-y 0 0;
}
#detail #conts .top01{
	width:100%;
	height:120px;
	background:url(../images/column/detail_bg_top01.jpg) no-repeat 0 0;
	text-indent:-9999px;
	overflow:hidden;
	line-height:auto;
}
#detail #conts .top01 h2{
	width:330px;
	height:76px;
	margin-left:180px;
}

#detail #conts .section ul{
	width:100%;
	overflow:hidden;
	position:relative;
	left:190px;
}
#detail #conts .section  .top01 ul{
	top:10px;
}
#detail #conts .section  .bottom ul{
	top:32px;
}
#detail #conts .section  li{
	float:left;
}
#detail #conts .section  li.gotitle{
	margin-right:10px;
}
#detail #conts .section  li.gotitle a{
	width:147px;
	height:18px;
	display:block;
}
#detail #conts .section  li.gotop a{
	width:155px;
	height:18px;
	display:block;
}

#detail #conts .top02{
	background:url(../images/column/detail_bg_top02.jpg) no-repeat 0 0;
	padding:10px 40px 0;
}
#detail #conts #tsure{
	background:url(../images/column/detail_bg_top03.jpg) no-repeat 0 0;
}
#detail #conts .top02 h3{
	text-indent:-9999px;
	overflow:hidden;
	width:270px;
	height:30px;
	float:right;
}
#detail #conts .top02 p.date{
	clear:both;
	padding-left:10px;
	width:580px;
	margin-bottom:10px;
}
#detail #conts .top02 h4{
	color:#754C24;
	font-size: 1.3em;
}
#detail #conts .top02 div.title{
	overflow:hidden;
	padding:0 10px;
	width:580px;
}
#detail #conts .top02 div.title div p{
	text-align:right;
	margin-top:17px;
}
#detail #conts .top02 div.title img{
	float:right;
	width:50px;
}

#detail #conts .body{
	background:url(../images/column/detail_bg_body.jpg) repeat-y 0 0;
	padding:20px 50px 10px;
	line-height:26px;
}
#detail #conts .bottom{
	height:74px;
	background:url(../images/column/detail_bg_bottom.jpg) no-repeat 0 bottom;
	text-indent:-9999px;
	overflow:hidden;
}
