@charset "utf-8";
/* CSS Document */

*{padding:0;margin:0;}

body{
	background-image: none;
	background-color: #FFFFFF;
}


/* global */

a{color:#3399ff;text-decoration:underline;}
a:hover{color:#FF3300;}

h2{
	clear: both;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h3{color:#529133;}
h3 strong{color:#996600;}
h4{color:#996600;font-size:0.8em;padding-left:10px;}

/* layout */
#wrap{
	width:720px;
	background:#fff;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#header{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/futaba.gif);
	background-repeat: no-repeat;
	background-position: 720px 11px;
}
#main{
	clear:both;
}

/* header items */
#logo{
	margin-bottom: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
}


#gnav{border-top:3px solid #499218;height:30px;background:url(../img/bg_grade.gif) repeat-x 0px 1px;}

#gnav ul{
	clear:both;
	margin-top:1px;
	display: none;
}
#gnav ul li{display:inline;float:left;list-style:none;}
#gnav ul li a{display:block;height:30px;text-indent:-9999px;}
#gnav01{width:211px;background-image:url(../img/gnav01.gif); background-position:0px 0px;}
#gnav02{width:176px;background-image:url(../img/gnav02.gif); background-position:0px 0px;}
#gnav03{width:152px;background-image:url(../img/gnav03.gif); background-position:0px 0px;}
#gnav04{width:163px;background-image:url(../img/gnav04.gif); background-position:0px 0px;}
#gnav05{width:148px;background-image:url(../img/gnav05.gif); background-position:0px 0px;}
#gnav ul li a.now{background-position:0 -30px;}
#gnav ul li a:hover{background-position:0 -60px;}
#gnav ul li a.now:hover{background-position:0 -60px;}


/* main contents */
#maincontent{
	clear:both;
}
#maincontent p{
	line-height:170%;
	color:#666;
	font-size:0.8em;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#maincontent p.spacy{padding:20px 35px 15px 10px;}


/* bottom links */
#links{width:381px;height:120px;background:url(../img/links_bg.gif) no-repeat right top;}
#links ul li{display:inline;float:left;}
#links a.muashinouniv{display:block;background-image:url(../img/links_musashinouniv.gif);width:125px;height:60px;text-indent:-9999px;margin:50px 0 0 0px;}

#links a.econet{
	display:block;
	background-image:url(../img/links_econet.gif);
	width:62px;
	height:40px;
	text-indent:-9999px;
	margin:27px 0 0 40px;
}

#links a.eblo{
	display:block;
	background-image:url(../img/links_eblo.gif);
	width:94px;
	height:40px;
	text-indent:-9999px;
	margin:0 0 0 42px;
}
#links a.muashinouniv:hover{background-position:0px -60px;}
#links a.econet:hover{background-position:0px -40px;}
#links a.eblo:hover{background-position:0px -50px;}

#links.subcontent{margin-top:2em;}



/* classes - bg leaves */
.leaf01{
	padding-left:0px;
	display: block;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 1px 10px;
}
.leaf02{
	padding-left:0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 1px 10px;
}
.leaf03{
	padding-left:0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 1px 10px;
}
.leaf04{
	padding-left:0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 1px 10px;
}
.leaf05{
	padding-left:0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 1px 10px;
}


/* universal classes */
.larger{font-size:140%;}

.link_arrow{background-image:url(../img/arrow_skyblue.gif);background-repeat:no-repeat;background-position:0px 2px;padding-left:10px;}
.link_arrow:hover{background-position:0px -27px;}

.line_top{
	background:url(../img/ln_dot01.gif) repeat-x top left;
	margin:2em 60px 0 0;
}

.inlinelist li{list-rtyle:none;display:inline;float:left;text-align:center;padding:10px;color:#777;line-height:150%;font-size:0.7em;}


.kakomi_green{
	width:577px;
	background:url(../img/kakomi_green_top.gif) left top no-repeat;
	padding:8px 0 0 0;
	margin: 10px 0 0 20px;
}
#maincontent .kakomi_green p{
	background:url(../img/kakomi_green_bg.gif) repeat-y;
	padding:10px 10px 10px 20px;
}
.kakomi_green .bottom{background:url(../img/kakomi_green_bottom.gif) left bottom no-repeat;padding:0 0 6px 0;font-size:1px;line-height:1px;color:#fff;}

.kakomi_grey{
	width:577px;
	background:url(../img/kakomi_grey_top.gif) left top no-repeat;
	padding:8px 0 0 0;
	margin: 10px 0 0 20px;
}
#maincontent .kakomi_grey p{
	background:url(../img/kakomi_grey_bg.gif) repeat-y;
	padding:10px 10px 10px 20px;
}
.kakomi_grey .bottom{background:url(../img/kakomi_grey_bottom.gif) left bottom no-repeat;padding:0 0 6px 0;font-size:1px;line-height:1px;color:#fff;}

.button_download{background:url(../img/bg_grade.gif) repeat-x 0px 37px;padding-bottom:20px;width:516px;margin:25px 0 10px 20px;;clear:both;}
.button_download a{display:block;width:516px;color:#D10F09;text-decoration:none;font-size:11px;background-image:url(../img/button_download.gif);background-position:0px 0px;height:37px;text-indent:318px;}
.button_download a:hover{color:#006666;background-position:0px -36px;}

/* specific classes */
.fig{text-indent:-9999px;font-size:0.5em;overflow:hidden;clear:both;}

.merits{
	clear:both;
	width: 700px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.merits img{float:left;clear:none;}
.merits h3{padding:0 0 0 120px;font-size:0.9em;line-height:130%;}
#maincontent .merits p{
	border-bottom:1px solid #ccc;
	float: left;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	clear: left;
}

ol.flow{width:550px;background:url(../img/kakomi_green_bg.gif) repeat-y 32px top;}
ol.flow li{list-style:none;clear:both;margin:0 45px 0 0;clear:both;height:7.5em;overflow:visible;}
ol.flow li img{float:left;}
ol.flow li h3{
	padding:10px 0 0 80px;
	font-size:0.9em;
	line-height:130%;
}
#maincontent ol.flow li p{width:430px;float:right;padding:8px 0;}

/*clearfix*/
div#main:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height:0.1px;
	font-size:0.1px;
}

