@charset "utf-8";
/* CSS Document */
body{
	font-family: "Hiragino Kaku Gothic", "ヒラギノ角ゴ Pro W3", "MS PGothic", "sans-serif";
	}
a { color: #0045d5;
}
A:visited {  color: #0045d5;} 

a:hover{
	color: #FF6699;
}

a img{
	border-style: none;
}
	
h1{}

h2{
	font-size: 120%;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #0611D2;
	color: #0611D7;
	background-image: url(http://www.anavi.biz/images/h-back/green-1.gif);
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8D0;
	border-bottom-color: #8D0;
	text-indent: 30px;
	margin-top: 0px;
}
h3{
	font-size: 110%;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.anavi.biz/images/h-back/ex-org.gif);
	background-position: 2px -4px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84D200;
	color: #039;
	text-indent: 38px;
	padding-top: 7px;
	padding-bottom: 1px;
}
h4{
	background-image: url(http://www.anavi.biz/images/h-back/maru_g.gif);
	background-position: 5px 2px;
	background-repeat: no-repeat;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-left: 20px;
	text-indent: 35px;
	padding-top: 5px;
	padding-bottom: 1px;
	font-size: 100%;
}
h5{
	background-image: url(http://www.anavi.biz/images/h-back/maru-s_k.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 93%;
	margin-right: auto;
	margin-left: auto;
	text-indent: 25px;
	font-size: 90%;
}
p{
	font-size: 90%;
	margin-left: 30px;
	line-height: 130%;
}
li{
	margin-bottom: 7px;
	margin-top: 7px;
}
#container {
	width:970px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #FFF;
} 

#header {
	width:100%;
} 

#mainContent {
	width:675px;
	margin: 0px;
	float: right;
}

.contents{
	width:98%;
	margin-right: auto;
	margin-left: auto;
}

#sidebar1{
	width:290px;
	float: left;
	margin: 0px;
	}

#footer {
	width:100%;
	clear: both;
} 
.pink-b{
	font-weight: bold;
	color: #F39;
}
.sample-table{
	margin-right: auto;
	margin-left: auto;
}
.sample-table img{
	margin-right: auto;
	margin-left: auto;
}

.sample-table td{
	padding: 3px;
	text-align: center;
}
.sample-table p{
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.menu-1 , .menu-2{
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	text-indent: 25px;
	font-weight: bold;
}

.menu-1{
	background-image: url(http://www.anavi.biz/images/menu/org.gif);
	color: #EC7600;
	}
.menu-2{
	background-image: url(http://www.anavi.biz/images/menu/green.gif);
	color: #693;
	}

.sample-box{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.menu-box1 , .menu-box2{
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
.menu-box1 a , .menu-box1 a:hover{
	display: block;
	text-decoration: none;
	background-color: #DEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #00F;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.menu-box1 a{
	background-color: #F7FBFF;
}
.menu-box1 a:hover{
	background-color: #DEF;
}
.menu-box2 a{
	text-decoration: none;
}

.menu-box2 ol , .menu-box2 ul{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	}
.menu-box2 li{
	font-size: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
	}	
.menu-box2 ol li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.menu-box2 ol ul li{
	margin-left: -10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu-bn{}

.prev , .next{
	font-size: 80%;
	background-repeat: no-repeat;
}
.prev{
	float: left;
	background-image: url(http://www.anavi.biz/images/navi/prev1.jpg);
	background-position: left center;
	padding-left: 38px;
}
.next{
	float: right;
	background-image: url(http://www.anavi.biz/images/navi/next1.jpg);
	background-position: right center;
	padding-right: 38px;
}
.p-3{
	margin: 0px;
}
