@charset "UTF-8";
/* CSS Document */

/* 基礎関連 */
body,td,th {
	
}
body {
margin: 0px; 
padding: 0px;
font-size: 12px;
color: #525252;
line-height: 20px; 
background: url(../images/bg_main_mugen.gif) repeat-x; background-color:#dce6ff; }

.colors1{color:#990000;
font-weight:bold;}

a:link {
	color:#000066;
	text-decoration: none;
}
a:visited {
	color:#000066;
	text-decoration: none;
}
a:hover {
	color:#000066;
	text-decoration: underline;
}
a:active {
	color:#000066;
	text-decoration: none;
}

a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

h1 {
	font-size: 20px;margin: 0px; 
padding: 8px;
}
h2 {
	font-size: 18px;
	border-bottom-style:solid;
	height:18px;
	width:auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-color:#7999C2;
	background-image: url(../images/menu/arow2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	color:#7999C2;
}
h3 {
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	padding: 12px 0px 8px 20px;
	height:20px;
	width:auto;
	background-color:#ffffff;
	vertical-align: middle;
	text-align: left;
	background-image: url(../images/titleimg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
h4 {
	font-size: 14px;margin: 0px 0px 7px 0px; 
padding: 0px 0px 0px 0px;
color:#985c5c;
}
h5 {
	font-size: 12px;margin: 0px; 
padding: 3px;color:#990000;
}

img{
border-top-width: 0pt;
border-right-width: 0pt;
border-bottom-width: 0pt;
border-left-width: 0pt;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: -moz-use-text-color;
border-right-color: -moz-use-text-color;
border-bottom-color: -moz-use-text-color;
border-left-color: -moz-use-text-color;
}

.aikon_box{
	width:auto;
	height:auto;
	float:left;}
	
.aikon{
	width:auto;
	height:auto;
	padding-left:16px;
	padding-right:10px;
	background-color:#FFFFFF;
	background-image:url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.f_aikon_box{
	width:auto;
	height:auto;
	float:left;
}
.f_aikon{
	width:auto;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:10px;
}


.menu_t_1{
	width:auto;
	height:26px;
	padding-top:8px;
	margin-left:10px;
	padding-left:25px;
	background-image:url(../images/aikon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:14px;
	

}

.menu_t_2{
	width:auto;
	height:auto;
	margin-left:30px;
	padding-left:13px;
	background-image:url(../images/aikon2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:12px;
}

