/* CSS Document */


body,div,p,address,h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}
body{
	line-height:140%;
	color:#555;
	font-size: 0.8em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a{
	color:#1c97cc;
	outline:none;
}
a:hover{
	color:#;
	text-decoration:;
}
a:active{
	color:#;
	text-decoration:;
}
ul,li{
	margin:0;
	padding:0;
	list-style:none;
}

#background{
	background:url(../images/header_bg.jpg) repeat-x 0 0;
}
#container{
	width:900px;
	margin:0 auto;
}

/* **************Header*************** */
#head{
	height:100%;
}
.head_l a{
	background:url(../images/head_logo.jpg) no-repeat -5px 18px;
	width:337px;
	height:150px;
	display:block;
	font-size:0;
	text-indent:-9999px;
	float:left;
}
.head_r {
	height:25px;
	width:560px;
	float:right;
	padding-top:120px;
}
.head_r p {
	float:right;
}
.head_r p a {
	text-indent:-9999px;
	font-size:0;
	background-repeat:no-repeat;
	margin-right:5px;
}
.head_navi_l a,.head_navi_m a,.head_navi_s a {
	width:23px;
	height:23px;
	display:block;
	background-position:0 0;
}
.head_navi02 a,.head_navi03 a,head_navi01 {
	height:20px;
	display:block;
	background-position:0 4px;
}
.head_navi_l a{
	background-image:url(../images/head_navi_l.gif);
}
.head_navi_m a{
	background-image:url(../images/head_navi_m.gif);
}
.head_navi_s a{
	background-image:url(../images/head_navi_s.gif);
}
.head_navi03 a{
	background-image:url(../images/head_navi01.gif);
	width:102px;
}
.head_navi02 a{
	background-image:url(../images/head_navi02.gif);
	width:83px;
}
.head_navi01 {
	background:url(../images/head_navi03.gif) no-repeat 0 4px;
	width:102px;
	height:20px;
	font-size:0;
	text-indent:-9999px;
	margin-right:5px;
}
/* ***************Navi*************** */
#navi{
	height:100%;
}
#navi br {
	line-height:100%;
	font-size:0;
}
#navi p a{
	height:60px;
	width:180px;
	display:block;
	float:left;
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
}
#navi p a:hover {
	background-position:0 -60px;
}
#navi .navi01 a {
	background-image:url(../images/navi01.jpg);
}
#navi .navi02 a {
	background-image:url(../images/navi02.jpg);
}
#navi .navi03 a {
	background-image:url(../images/navi03.jpg);
}
#navi .navi04 a {
	background-image:url(../images/navi04.jpg);
}
#navi .navi05 a {
	background-image:url(../images/navi05.jpg);
}

/* ***************MainImage*************** */
#main-img{
	height:100%;
}
/* ***************Body*************** */
.topic-path{
	font-size:0.85em;
	text-align:right;
	margin-bottom:5px;
}
.gotop {
	margin:10px 0;
}
.gotop a {
	background:url(../images/gotop.gif) no-repeat right bottom;
	height:31px;
	display:block;
	font-size:0;
	text-indent:-9999px;
}
.gotop_s {
	margin:5px 0 0;
	text-align:right;
}
#body{
	padding:15px 15px 20px;
	background-color:#fff;
	height:100%;
}
/***************Footer***************/
#foot_background {
	background:url(../images/footer_bg.jpg) repeat-x 0 0;
	height:105px;
}
#foot{
	width:900px;
	margin:0 auto;
}
#foot address{
	background:url(../images/footer_copy.gif) no-repeat 0 bottom;
	height:85px;
	font-size:0;
	text-indent:-9999px;
}














