/*   
Copyright (c) 2006, Yahoo! Inc. All rights reserved.   
Code licensed under the BSD License:   
http://developer.yahoo.net/yui/license.txt   
version: 0.10.0   
*/   
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}   
table{border-collapse:collapse;border-spacing:0;}   
fieldset,img{border:0;}   
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}   
ol,ul {list-style:none;}   
caption,th {text-align:left;}   
h1,h2,h3,h4,h5,h6{font-size:100%;}   
q:before,q:after{content:'';}  

body {
	padding: 0px;
	margin: 0px;
}


.container {
	width: 950px;
	margin: 0px auto;
	height: auto;
	padding: 0px;
	background: #FFFFFF;
}
.header01 {
	width: 950px;
	margin: 0px auto;
	height: 25px;
	padding: 0px;
	background: #CCCCCC;
	font-size: 10px;
	color: #CCCCCC;
}
.headerleft {
	width: 300px;
	margin: 0px;
	height: 25px;
	padding: 0px;
	background: #CCCCCC;
	font-size: 10px;
	color: #666666;
	float: left;
	line-height: 25px;
	text-indent: 10px;
}
.headerright {
	width: 600px;
	margin: 0px;
	height: 25px;
	float: right;
	padding: 0px;
	background: #CCCCCC;
	font-size: 10px;
	color: #666666;
	text-align: right;
	line-height: 25px;
	text-indent: 5px;
}
h1 {
	font: normal 10px/25px "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #666666;
}
.header02 {
	width: 950px;
	margin: 0px auto;
	height: 80px;
	padding: 0px;
	
	font-size: 10px;
}
.rogo01 {
	width:380px;
	margin: 0px ;
	height: 80px;
	padding: 0px;
	font-size: 10px;
	float: left;
}

.rogo02 {
	width: 160px;
	margin: 0px ;
	height: 80px;
	float: right;
	padding: 0px;
	text-align: right;
}
#navi {
	width: 950px;
	margin: 0px auto;
	height: 40px;
	padding: 0px;
	background: #CCCCCC;
	font-size: 10px;
	color: #666666;
	overflow: hidden;

}
div#navi ul{
  	width: 880px;
	height: 40px;
}
div#navi ul li {
	float: left;
	width: 110px;
	height: 40px;
	margin: 0px;
	line-height: 40px; /* テキストの上下位置を中央ぞろえに */
	text-align: center;
}
div#navi ul li a {
	display: block;
	width: 110px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px; /* テキストを画面の表示より外に */
	outline: none; /* リンク破線を不可視に */

}
div#navi ul li a:hover {
	background-position: 0 100%;
}
div#navi ul li#menu01 a { 
	background-image: url(img/navi/navi01.gif);
}
div#navi ul li#menu02 a { 
	background-image: url(img/navi/navi02.gif);
}
div#navi ul li#menu03 a { 
	background-image: url(img/navi/navi03.gif);
}
div#navi ul li#menu04 a { 
	background-image: url(img/navi/navi04.gif);
}
div#navi ul li#menu05 a { 
	background-image: url(img/navi/navi05.gif);
}
div#navi ul li#menu06 a { 
	background-image: url(img/navi/navi06.gif);
}
div#navi ul li#menu07 a { 
	background-image: url(img/navi/navi07.gif);
}
div#navi ul li#menu08 a { 
	background-image: url(img/navi/navi08.gif);
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	height: 30px;
	width: 100px;
	background: url(img/top/navibt.gif) no-repeat;
	padding: 0px;
	font: normal 12px/30px "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	float: left;
	text-align: left;
	vertical-align: middle;
	display:inline;
	color: #CCCCCC;
	letter-spacing: 0.1em;
	margin: 0px;
}
ul a {
	display:block;
	width:auto;
	height:30px;
	text-decoration:none;
	color: #333333;
	letter-spacing: 0.2em;
	padding-right: 8px;
	padding-left: 8px;
	}
.footer {
	font: 10px/15px "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	color: #666666;
	background: #CCCCCC;
	text-align: center;
	height: 15px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	clear:both
}
.topimg {
	margin: 10px 0px 0px;
	padding: 0px;
	height: 530px;
	width: 950px;
	vertical-align: middle;
}
.news {
	margin: 12px auto 0px;
	height: 170px;
	width: 950px;
	padding-top: 0px;
}
.newsbox01 {
	margin: 0px 10px 0px 0px;
	float: left;
	height: 160px;
	width: 310px;
	border-top: 5px solid #999999;
}
.newsbox02 {
	margin: 0px;
	float: left;
	height: 160px;
	width: 310px;
	border-top: 5px solid #999999;
}
.newsimg {
	padding: 0px;
	float: left;
	height: 150px;
	width: 150px;
	margin-top: 5px;
	margin-right: 5px;
}
.newstext {
	float: left;
	height: 150px;
	width: 150px;
	padding-top: 5px;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
