@charset "UTF-8";
/* CSS Document */

#ana2010 #container{
	padding-top:70px;	
}

.left-col{
	float:left;	
}

.right-col{
	float:right;
}	

#ana2010 #header{
	padding-bottom:46px;	
}

#header .left-col{
	padding:0 0 0 15px;
	width:432px;
}

#header .right-col{
	width:230px;
	padding:4px 62px 0 0;
	position:relative;
}

#header .right-col img.fukidashi{
	width:105px;
	height:63px;
	position:absolute;
	z-index:1;
	top:-55px;
	right:10px;
	visibility:hidden;
}

#ana2010 #contents{
	padding-top:27px;
}

.section-row{
	margin:38px 0 33px;
}

.section{
	color:#4C3D3D;
	width:425px;
	
	border-bottom:1px solid #A59B96;
}

.section-right{
	
	float:right;
}

.section-left{
	
	float:left;
}

.section .left-col{
	width:160px;
	padding:0 0 38px 15px;
	
}

.section .right-col{
	padding:2px 0 0;
	width:227px;
}

.section h3{
	font-size:18px;
	font-weight:bold;
	padding:0 0 0 6px;
	line-height:1.1;
	border-left:4px solid #4C3D3D;
	margin:0 0 18px;
}

.section h3 strong{
	color:#DE3F4C;
	font-size:12px;
	font-weight:normal;
	margin:0 0 0 10px;
}

.section table{
	margin:0 0 0 2px;
	line-height:1.35;
}

.section th{
	width:54px;
	vertical-align:top;
}

.section td{
	vertical-align:top;
	padding:0 0 7px;
	
}

.section .button{
	position:relative;
	margin:10px 0 0;
}

.section .fukidashi{
	position:absolute;
	z-index:1;
	
	width:304px;
	height:138px;	
	background:url(../img/bg-fukidashi.png) 0 0 no-repeat;
	left:-10px;
	top:-130px;
	visibility:hidden;
	display:none;
}

.section .fukidashi a{
	display:block;
	padding:11px 0 0 11px;
}

.section .fukidashi-ie{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/bg-fukidashi.png",sizingMethod="scale");
	width:304px;
	height:138px;
}

.right-side{
	margin-right:0px;	
}
