/* CSS Document */

/* base */

*{
margin:0;
padding:0;
}

body{
	text-align:center;
	font-size:small;
	line-height:150%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color:#666;
	background-image: url(../img/bg_kage.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

img{
border:0;
vertical-align:bottom;
}

hr{
height:1px;
color:#888;
}

object{
vertical-align:bottom;
}

a{
color:#FF6000;
text-decoration:none;
}

a:hover{
color:#C60;
text-decoration:underline;
}

h2{
margin:10px;
}

li{
margin-bottom:0.5em;
}

.linkMark{
padding-left:25px;
background-image: url(img/link_mark.gif);
background-repeat: no-repeat;
background-position:10px 0px;
}

.date{
text-indent:1em;
font-size:x-small;
color:#999;
}

#base{
width:760px;
margin:0px auto;
border-left:1px solid #999;
border-right:1px solid #999;
background-color:#FFF;
}

#header{
height:30px;
background-image:url(img/search_bg.gif);
background-repeat:reepat-x;
background-position:bottom;
border-bottom:1px solid #999;
}

#header a{
color:#FFF;
}

.info{
text-align:left;
font-size:x-small;
padding-left:6px;
background-image: url(img/info_bg.gif);
background-repeat: repeat-x;
}


#search{
float:left;
text-align:left;
}

#searchInput{
border: 1px solid #999;
width:160px;
height:20px;
margin:4px 5px;
}

#search img{
margin-bottom:5px;
}

#headerMenu{
folat:right;
text-align:right;
color:#FFF;
padding:5px 5px 0px;
}

.hederLink{
color:#FFF;
}

#main{
	text-align:left;
	background-image: url(../img/bg_main.gif);
	background-repeat: repeat-y;
	clear:both;
	height:180px;
	padding-bottom:10px;
	border-top: 1px solid #999;
}

#news{
	width:478px;
	height: 130px;
	float:left;
	overflow: auto;
	overflow-x: hidden;
	scrollbar-face-color:#ddd;
	scrollbar-arrow-color:#fff;
	scrollbar-3dlight-color:#bbb;
	scrollbar-shadow-color:#bbb;
	scrollbar-darkshadow-color:#aaa;
}

#news ul{
	width:460px;
}

#news li{
	padding-left:25px;
	background-image: url(img/link_mark.gif);
	background-repeat: no-repeat;
	background-position:10px 4px;
	list-style:none;
	margin-top:0;
	margin-bottom:0.2em;
}

.left_side{
width:470px;
float:left;
}

.left_side p{
width:478px;
height:25px;
background-image: url(img/t_news.gif);
margin:10px 0 10px 0;
margin-right:10px;
}

.right_side{
width:269px;
float:right;
}

.right_side p{
width:259px;
height:25px;
background-image: url(img/t_topics.gif);
margin:10px 0 10px 1px;
margin-right:10px;
}

#topics{
	width:258px;
	height: 130px;
	float:left;
	overflow: auto;
	scrollbar-face-color:#ddd;
	scrollbar-arrow-color:#fff;
	scrollbar-3dlight-color:#bbb;
	scrollbar-shadow-color:#bbb;
	scrollbar-darkshadow-color:#aaa;
}

#topics ul{
	width:236px;
}

#topics li{
	padding-left:25px;
	background-image: url(img/link_mark.gif);
	background-repeat: no-repeat;
	background-position:10px 4px;
	list-style:none;
	margin-top:0;
	margin-bottom:0.2em;
}

#footer{
clear:both;
background-image:url(img/search_bg.gif);
background-repeat:reepat-x;
background-position:top;
height:30px;
color:#fff;
}

#footerLogo{
float:left;
padding:15px 10px;
}

#copyright{
margin:10px;
}

#bn{
clear:both;
background-color:#FFF;
border-top:1px solid #999;
padding:15px 15px;
text-align:left;
}

.secondM{
border-top:1px solid #666;
border-bottom:1px solid #666;
}

h3{
border-left:3px solid #F90;
font-size:medium;
color:#333;
font-weight:normal;
padding:5px;
margin:0px 0px 5px;
clear:both;
}

h3.eme_green{
border-left:7px solid #46C384;
border-bottom:1px solid #46C384;
font-size:medium;
color:#09904C;
font-weight:normal;
padding:5px;
margin:0px 0px 8px;
clear:both;
}

.pageTop{
clear:both;
text-align:right;
margin:0px 10px 10px;
}

.pageTop02{
text-align:right;
margin:0px 10px 10px;
clear:both;
}

.fLeft{
float:left;
}

.fRight{
float:right;
}

.Cboth{
clear:both;
}

.tAr{
text-align:right;
}

.tAl{
text-align:left;
}

.tAc{
text-align:center;
margin:0 auto;
}


.mb10{
margin-bottom:10px;
}

.mb30{
margin-bottom:30px;
}

.ml10{
margin-left:10px;
}

.ml30{
margin-left:30px;
}

.mr30{
margin-right:30px;
}

.bn{
margin:10px 0px 10px 10px;
}

.contLink li{
display:inline;
margin-right:10px;
}
.contLink2 li{
display:inline;
}

.contLink strong{
color:#C00;
}
.contLink2 strong{
color:#C00;
}
.cMenu_u{
width:760px;
text-align:left;
margin-bottom:10px;

}

.cMenu_d{
clear:both;
width:760px;
text-align:left;
}

.cMenu{
width:240px;
float:left;
text-align:left;
margin-left:10px;
}

.cMenu p{
width:220px;
text-align:left;
margin:5px auto;
}

.cMenu02{
width:760px;
height:1%;
}

.cLine{
height:1%;
}

.cMenuB{
width:189px;
float:left;
text-align:left;
margin-bottom:50px;
}

.cMenuB img{
border-top:1px solid #666;
border-bottom:1px solid #666;
}

.cMenuB p{
padding:5px;
}

.web_bn{
float:left;
margin-right:10px;
}

.bn_mobile{
margin-left:20px;
}

.yado_bn{
float:right;
margin-bottom:15px;
}

.subt{
width:720px;
text-align:left;
font-size:120%;
padding:5px 10px;
border-top:solid #bbb 1px;
border-bottom:solid #999 1px;
background-image:url(img/sub_title/subt_bg.gif);
background-repeat:repeat-x;
background-position:top;
}

.job td{
border-bottom:dotted 1px #777;
padding:5px 0;
}

.Pmark{
margin-bottom:10px;
}

.fla_p{
	border:1px solid #ccc;
	width:708px;
	margin:0 auto;
	padding:10px;
	clear:both;
	margin-bottom:10px;
}

.fla_p_l{
	width:100px;
}

.fla_p_r{
	width:600px;
}

.ltxt{
	font-size:140%;
}