﻿@charset "utf-8";

body, div {
	margin: 0px;
	padding: 0px;
}

body{
	background-image:url('../images/all_image/body_bg.gif');
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	color: #333333;
	font-family:"ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 90%;
	line-height: 1.5;

}

img{
	border-width: 0;
}

h1 {
	margin: 0px;
	padding: 0px;
}

h2 {
	margin: 0px;
	padding: 0px;
}

h3 {
	background-position: bottom;
	margin: 0 0 0 90px;
	padding: 5px 0px 5px 5px;
	font-size: medium;
	color: #0099CC;
	border-left-style: solid;
	border-left-width: 6px;
	background-image: url('../images/all_image/contents_title_bg.gif');
	background-repeat: repeat-x;
}

p {
	margin:10px 0 10px 0;
	line-height: 1.5;
}


a {
	color: #0066CC;
}
a:visited {
	color: #993366;
}
a:active, a:hover{
	color: #FF0000;
}


#container {
	margin: 0 auto;
	width: 800px;
	position:relative;
}


#header {
	background-image:url('../images/all_image/header_bg.jpg');
	background-repeat:no-repeat;
	margin-top: 30px;
	height: 140px;
	clear:both;
}


#header ul{
	list-style:none;
	padding:0;
	margin:0;
}

#header li{	
	text-indent:-9999px;
}

#header a{
	background-image: url('../images/all_image/title.gif');
	background-repeat:no-repeat;
	display:block;
	width:420px;
	height:140px;
}



#navi {
	height: 40px;
	margin: 0 10px 0 10px;
	clear:both;
}

#navi ul {
	list-style:none;
	margin: 0;
	padding: 0;
}

#navi a{
	display:block;
	width:90px;
	height: 40px;
}

#navi li{	
	text-indent:-9999px;
}

#navi ul li {
	float:left;
}

#navi a {
	background-image:url('../images/all_image/navi.gif');
	text-decoration:none;
	background-repeat:no-repeat;
}

#gaiyou a {background-position:0px 0px;}
#eigyou a {background-position:-90px 0px;}
#fukushi a {background-position:-180px 0px;
	display:block;
	width: 115px;
}
#sanpo a {	background-position:-295px 0px;
	display:block;
	width: 115px;
}
#waga a {background-position:-410px 0px;
	display:block;
	width: 155px;
}
#benri a {	background-position:-565px 0px;
	display:block;
	width: 125px;
}
#saiyou a {background-position:-690px 0px;}


#gaiyou a:hover {background-position:0px -40px;}
#fukushi a:hover {background-position:-180px -40px;
	display:block;
	width: 115px;
}
#sanpo a:hover {	background-position:-295px -40px;
	display:block;
	width: 115px;
}
#waga a:hover {background-position:-410px -40px;
	display:block;
	width: 155px;
}
#benri a:hover {	background-position:-565px -40px;
	display:block;
	width: 125px;
}
#eigyou a:hover {background-position:-90px -40px;}
#saiyou a:hover {background-position:-690px -40px;}




li#ryoukin {
	text-indent: 0px;
}

#ryoukin a {
	background-image: none;
	background-color: #FFFFFF;
	display: block;
	height: 30px;
	text-align: center;
	padding-top: 5px;
	position: absolute;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #0099CC;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #333333;
	border-left-color: #333333;
}



#main {
	margin: 0 20px 0 20px;
	clear:both;
}

.contents {
	clear:both;
	margin-bottom:30px;
}

.contents img.fig{
	float:left;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0;
}

.contents img.fig2{
	float:right;
	margin-top: 0;
	margin-left: 1em;
	margin-bottom: 1em;
	margin-right: 0;
}

.pagetop {
	margin: 20px 0 20px 0;
	text-align:right;
	clear:both;
}


#footer {
	background-image:url('../images/all_image/footer_bg.jpg');
	background-repeat:no-repeat;
	position:relative;
	padding: 30px 10px 0 10px;
	margin-top: 10px;
	clear:both;
}




#footer_left {
	float:left;
}

#footer_left a{
	background-image:url('../images/all_image/mainas_banner.gif');
	background-repeat:no-repeat;
	display:block;
	width:200px;
	height: 75px;
	text-decoration:none;
}



#footer_left ul {
	list-style:none;
	margin: 0;
	padding: 0;
}

#footer_left li{	
	text-indent:-9999px;
}



#footer_right {
	float:right ;
}

#footer_right ul{
	border-left: 1px solid #CCCCCC;
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0;
}

#footer_right ul li{
	border-right: 1px #CCCCCC solid;
	display: inline;
	padding: 0 5px;
}

#footer address {
	clear:both;
	text-align:center;
	font-style: normal;
	margin: 20px 0 20px 0;
}
