@charset "utf-8";

html,body,h1,h2,h3,h4,h5,h6,p,div,ul,ol,li,dl,dt,dd,table,td,th,fieldset,input,form {
     margin:0;
	 padding:0;
}

.clear { clear:both;}
img { border: 0px;}

h2 { margin:0; padding:0; display:block;}
h3 { font-size:14px; color:#0033CC;	margin-bottom:10px;}
h4 { font-size:12px; color:#0066FF; font-weight:normal;	margin-bottom:10px;}
body {
    font-family:"ＭＳ Ｐゴシック","ＭＳゴシック", "Osaka", "ヒラギノ角ゴ Pro W3","平成角ゴシック","Verdana","Arial","Helvetica",sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:15px;
	background:#fdfdfd url(../img/bg_all.gif) top repeat-x;
}

A:link {
	color: #3366FF;
	text-decoration: none;
}

A:active {
	color: #3366FF;
	text-decoration: underline;
}

A:visited {
	color: #3366FF;
	text-decoration: none;
}

A:hover {
	color: #3366FF;
	text-decoration: underline;
}

#mainbox{
     width: 900px;
	 margin: 0px auto; 
}


/* header ---------------------------------*/

#header {
	width: 900px;
	padding-top: 10px;
}
#header .head_logo {
	width:350px;
	height:58px;
	float:left;
	padding:0 8px 5px;
}
#header .head_lang {
	width:260px;
	float:right;
	padding-left:235px;
}

	#header .head_lang ul {
		list-style-type:none;
		margin:0;
		padding:0;
	}
	
	#header .head_lang li {
		padding-top:5px;
		text-align:center;
		width:65px;
		float:left;
	}
	
#header div.fontsize{
	margin-top:10px;
	margin-left:44px;
	width:auto;
	float:left;
}

#header div.change{
    width:70px;
	float:left;
	margin-top:10px;
	margin-left:7px;
}
	

#header div.google{
     width: 305px;
	 float: right;
	 margin-top:10px;
	 margin-right:5px;
}
#header .google form{ width: 305px;}
#header .google dt{
     width: 91px;
	 height: 15px;
	 float: left;
	 padding: 4px 0px;
}
#header .google dd{
     width: 214px;
	 height: 23px;
	 float: left;
	 background:url(../img/google_bg.png) no-repeat !important;
}
#header .google dd span{
	 width: 153px;
	 height: 19px;
	 display: block;
	 float: left;
	 padding: 2px 0px 2px 9px;
}
#header .google input.input01{
     width: 148px;
	 height: 19px;
	 border: 0px;
}
#header .google input.input02{
	 width: 52px;
	 height: 23px;
	 display: block;
	 float: left;
}	

#header div.navi{
     width: 900px;
	 float: left;
}
	#header .navi ul{
		 list-style-type:none;
		 margin:0;
		 padding:0;
	}
	#header .navi li{
		 float:left;
		 margin:0;
		 padding:0;
	}


/* banner ---------------------------------*/

#banner {
	width: 900px;
	height: 310px;
}


/* footer ---------------------------------*/

#footer{
     width: 900px;
	 float:left;
	 margin-top:30px;
}
#footer .footer_top {
	padding:0 15px;
	text-align:right;
}
#footer .footer_waku {
	background:url(../img/bg_footer_02.gif) left top no-repeat;
}

#footer .footer_cont {
	padding:16px 12px 16px 16px;
	background:url(../img/bg_footer_03.gif) no-repeat bottom;
}