@charset "utf-8";
* {
	margin:0;
	padding:0;
	}
	
img{
	border:0;
	vertical-align:bottom;
	}
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../global/bg.gif);
	background-repeat: repeat-x;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a:hover{
	color:#F90;}
	
#wrapper {
	background: #FFF url(../global/head_bg.gif) repeat-x;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

#wrapper #header {
	overflow:hidden;}

#header p{
	font-size:12px;
	color:#666;
	height:18px;
	padding-top: 8px;
	padding-left: 4px;
	font-weight:normal;
	}
#header h1{
	float:left;
	}
	
#header #contact{
	float:right;}

#navi{
	overflow:hidden;}
	
#navi li{
	float:left;
	list-style: none;
}

#wrapper #main{
	background-color:#FFF;
	overflow:hidden;
	padding-bottom:15px;
	}
	
#main #contents{
	margin-bottom:15px;
	float:left;
	margin-top: 60px;
	margin-left: 23px;
	width: 665px;
	display:inline;
}
	
#main #rightnavi{
	float:left;
	background: #f5f5f0;
	width: 180px;
	margin-top: 20px;
	margin-right: 9px;
	padding: 10px 8px;
}

#rightnavi li{
	list-style: none;
	margin-bottom:10px;}

#rightnavi li a img{
	border:solid 1px #CCC;
	}
	
#rightnavi li a:hover img{
	border:solid 1px #999;
	}
	
#rightnavi #hikariG{
	width:178px;
	background-color:#FFF;
	border:solid 1px #CCC;
	margin-top:15px;
	margin-bottom:15px;}
	
#hikariG h3{
	margin-bottom:10px;}
	
#hikariG li{
	background: url(../global/right/listicon.gif) no-repeat left center;
	list-style: none;
	padding-left: 15px;
	margin-left: 15px;
	font-size: 0.8em;
	color: #666;
}
#rightnavi #sidenavi li{
	background: url(../global/right/listicon.gif) no-repeat left center;
	list-style: none;
	padding-left: 15px;
	margin-left: 15px;
	font-size: 0.8em;
	color: #666;
	font-weight:bold;
}

#rightnavi .link{
	border:solid 1px #CCC;
	margin-bottom:15px;}
	
#footer{
	background-color:#EEE;
	width: 100%;}

#footer #footernavi{
	background-color:#EEE;
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	font-size:x-small;
	line-height:1.7;
	color:#333;
	padding:8px;}

#footernavi h4{
	font-size:1em;
	margin-top:1em;
	color:#0054a2;}
	
address{
	font-style:normal;
}

#copy{
	background-color:#FFF;
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	color:#000;
	padding:8px;
	font: x-small Arial, Helvetica, sans-serif;
}

p .logoColor{
	color:#0054a2;}

