@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{
	margin: 0;
	padding: 0;
	}
html{
	 overflow-y: scroll;
	}
body{
	font-size: 14px;
	color:#666;
	}
a:link		{ color: #0E7BB4;text-decoration:underline; }
a:visited	{ color: #0E7BB4; }
a:hover		{ color: #333333;text-decoration:none;}
h1, h2, h3, h4, h5, h6{	font-size: 100%;}
ul,li,dl,dt,dd{ list-style: none;}
img{ border: 0; vertical-align: bottom;}
a img{ border: 0; overflow: hidden;}
p{line-height: 1.5;}
table{border:0; border-collapse:collapse; border-spacing: 0;}
textarea{
	font-size: 100%;
	}
em{
	font-weight:bold;
	font-style:normal;
}
.clfx,#body,.entry{
	zoom:1;/*for IE 5.5-7*/
	min-height: 1px;
	}	
.clfx:after,#body:after,.entry:after{/*for modern browser*/
	content:".";
	display: block;
	clear:both;
	height: 1px;
	margin-top: -1px;
	visibility:hidden;
	}
.clr{clear: both;}

sub{
	font-size:60%;
	line-height:1;
	vertical-align:5%;
	margin:0 0.3em 0 0;
}

.left{
	float:left;
}

.right{
	float:right;
}

/*------body-----------------------------------------------------*/

body{
	background:url(../cmn_img/bg.gif) repeat-x;
	}

/*------header-----------------------------------------------------*/

div#header{
	width:900px;
	margin:30px auto 0;
}

div.logo{
	width:420px;
	margin-left:40px;
	float:left;
}

div.nav{
	width:320px;
	margin-top:50px;
	margin-right:10px;
	float:right;
}

div.nav li{
	width:67px;
	margin-right:35px;
	float:left;
}

	 
/*------/header---------------------------------------------------*/

/*------content-----------------------------------------------------*/


div#wrapper{
	width:900px;
	margin:0 auto;
	padding-top:25px;
	clear:both;
}

div.main{
	width:600px;
	margin:0 0 30px 40px;
	float:left;
}
	
div.gs{
	width:185px;
	margin:40px 60px 0 0;
	float:right;
}	

div.content{
	width:820px;
	margin:0 auto 25px;
	clear:both;
}



div.touki{
	background:url(../touki/touki_img/touki_img.gif) no-repeat;
	width:830px;
	height:439px;
	margin:0 auto;
	padding:20px 0 0 0;
	clear:both;
}

div.touki ul{
	margin:50px 90px;
}

div.touki ul li{
	padding:4px;
	color:#da131c;
	font-size:12px;
}
div.touki ul li.case{
	color:#ffffdd;
	font-size:14px;
}
div.touki ul li.guide{
	padding-top:20px;
	color:#fefe24;
	font-size:14px;
}




div.info{
	background:url(../info/info_img/info_img.gif) no-repeat;
	width:830px;
	height:435px;
	margin:0 auto;
	padding:20px 0 0 0;
	clear:both;
}
div.info ul{
	margin:80px 0;
}

div.info ul li{
	padding:10px 0 0 90px;
	color:#FFF;
	line-height:35px;
	font-size:18px;
	font-weight:bold;
	text-align:left;
}
/*------/content-----------------------------------------------------*/	



	
/*------/content-----------------------------------------------------*/	




/*------footer-----------------------------------------------------*/

div#footerWrapper{
	background:url(../cmn_img/footer.gif) repeat-x 0 0;
	}

div#footer{
	width:900px;
	margin:0 auto;
}
div#footer li{
	color:#FFF;
	margin:5px 40px; 
}
div#footer li.top{
    padding-top:10px;
}

div#footer li.copyright{
	padding-bottom:10px;
}
 
/*------/footer-----------------------------------------------------*/


/*------/body-----------------------------------------------------*/





