@charset "utf-8";



/* ϊέθ							
=======================*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote{margin:0;padding:0;}
body{line-height:1.4;}
h1,h2,h3,h4,h5,h6,th{font-size:100%;font-weight:normal;}
img{border:none;}
li{list-style-type:none;}
table{border-collapse:collapse;}
a{text-decoration:none;}
address{font-style:normal;}



/* εgέθ						
=======================*/

#container{
	width:630px;
	padding: 35px 45px;
	font-size:12px;
}
#container #main{
	width:630px;
}


/* γέθ						
=======================*/

#container #main .top{
	padding:0 0 25px;
}
#container #main .top .next{
	text-align:right;
	padding:0 0 25px;
}
#container #main .top dl dt{
	float:left;
	width:360px;
	font-size:14px;
	font-weight:bold;
}
#container #main .top dl dd{
	width:250px;
	float:right;
}
#container #main .top dl dd li{
	padding-left:10px;
	background:url(pix/20100416/icon.gif) left 3px no-repeat;
	line-height:1.6;
}
#container #main .top dl dd li a{
	color:#000;
	text-decoration:underline;
}
#container #main .top dl dd li a:hover{
	text-decoration:none;
}


/* ¨έβ°XΉ½
=======================*/

#container #main .box1{
	padding:0 0 40px;
}
#container #main .box1 h2{
	padding:0 0 15px;
}

/* ---Ά€έθ--- */
#container #main .box1 .left_col{
	float:left;
	width:270px;
	position:relative;
}
* html #container #main .box1 .left_col{
	float:left;
	width:275px;
}
#container #main .box1 .left_col p img{
	float:left;
	padding-bottom:4px;
}
* html #container #main .box1 .left_col p img{
	float:left;
	margin-bottom:4px;
}

/* ---E€έθ--- */
#container #main .box1 .right_col{
	width:338px;
	float:right;
	padding:0 5px 0 10px;
}
#container #main .box1 .right_col h3{
	padding:0 0 10px 18px;
	color:#2D2D86;
	font-weight:bold;
	background:url(pix/20100416/icon_b.gif) left top no-repeat;
}
#container #main .box1 .right_col p{
	clear:both;
	padding-bottom:15px;
	line-height:1.6;
}

/* ---Ί€έθ--- */
#container #main .box1 .bottom_col{
	clear:both;
	padding-bottom:15px;
	line-height:1.6;
	position:relative;
}
* html #container #main .box1 .bottom_col{
	clear:both;
	padding:5px 0 15px;
	line-height:1.6;
}
#container #main .box1 .bottom_col p img{
	float:left;
}
#container #main .box1 .bottom_col p.pr_5 img{
	padding-right:5px;
}
* html #container #main .box1 .bottom_col p.pr_5 img{
	padding-right:5px;
}
#container #main .box1 .bottom_col p.info{
	line-height:1.8;
	width:165px;
	float:right;
}
#container #main .box1 .bottom_col p.memo{
	position:absolute;
	top:148px;
	left:2px;
	padding-left:15px;
	background:url(pix/20100416/icon2.gif) left 5px no-repeat;
	
}
* html #container #main .box1 .bottom_col p.memo{
	position:absolute;
	top:152px;
	left:2px;
	padding-left:15px;
	background:url(pix/20100416/icon2.gif) left 5px no-repeat;
	
}


/* μΜΈ½ΨΚDELI					
=======================*/

#container #main .box2{
	padding:0 0 40px;
	clear:both;
	border-bottom:dotted 1px #003399;
}
#container #main .box2 h2{
	padding:0 0 15px;
}

/* ---Ά€έθ--- */
#container #main .box2 .left_col{
	float:left;
	width:323px;
}
#container #main .box2 .left_col h3{
	padding:0 0 10px 18px;
	color:#2D2D86;
	font-weight:bold;
	background:url(pix/20100416/icon_b.gif) left top no-repeat;
}
#container #main .box2 .left_col p{
	padding:0 0 15px;
	clear:both;
	width:300px;
	line-height:1.6;
}
#container #main .box2 .left_col dl{
	padding-bottom:15px;
	width:300px;
}
#container #main .box2 .left_col dl dd{
	padding-left:7px;
	text-indent:-7px;
	line-height:1.6;
}

/* ---E€έθ--- */
#container #main .box2 .right_col{
	float:right;
	width:305px;
}
#container #main .box2 .right_col p img{
	float:left;
	padding-bottom:4px;
}
* html #container #main .box2 .right_col p img{
	float:left;
	margin-bottom:4px;
}
#container #main .box2 .right_col p.info{
	line-height:1.8;
	width:200px;
}


/* Ί ίΜVξρ			
=======================*/

#container #main .next{
	text-align:right;
	padding:20px 0 0;
	clear:both;
	width:630px;
}











/******************clearfix*********************/
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{display:inline-table;}
*html .clearfix{height:1%;}
*+html .clearfix{height:1%;}
.clearfix{display:block;}
/*********************************************/