@charset "utf-8";
/* =======================================

	oita beniya shoukai toppage
	
	last update 2011 9.7
	
	01:mainimg
	02:contents


======================================= */


/* ===================================================
	01:mainimg
=================================================== */

#mainimg {
width:980px;
height:483px;
background:url(../top_img/intro.png) 0 0  no-repeat;	
}

#intro {
width:161px;
padding:25px 0 0 0;
float:right;
}

#re a {
float:left;
}



/* ===================================================
	02:contents
=================================================== */



/* subnav ----------------------------------------- */

#subnav {
height:45px;
}


#subnav li {
width:236px;
height:32px;
padding:3px 0 0 11px;
float:left;
background:#FFFFFF;
}

#subnav a {
display:block;
text-decoration:none;
height:31px;
padding:4px 0 0 37px;
font-weight:bold;
color:#333333;
}

#subnav a:hover {
color:#2DB52D;
}

#subnav span {
font-weight:normal;
font-size:10px;
padding:0 0 0 12px;
}

.sb { margin-right:7px; }

.sb01 a { background:url(../top_img/subnav01.gif) no-repeat; }
.sb02 a { background:url(../top_img/subnav02.gif) no-repeat; }
.sb03 a { background:url(../top_img/subnav03.gif) no-repeat; }

/* service ----------------------------------------- */

#service {
width:724px;
height:386px;
padding:14px 0 0 32px;
clear:both;
background:url(../top_img/service_bg.jpg) no-repeat;
}

h4 {
width:301px;
height:123px;
padding:19px 0;
margin:10px 0 0 0;
font-size:0.9em;
font-weight:normal;
color:#666666;
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}


#service h5,#service02 h5 {
font-size:1.1em;
color:#006600;
padding:3px 0 0 55px;
}

.rm {
width:83px;
height:18px;
margin-top:10px;
}

#service p {
font-size:0.75em;
line-height:130%;
color:#666666;
display:block;
overflow:hidden;
}

#service01 {
float:left;
}

#service02 {
float:right;
}

#need {
padding:3px 0 1px 102px;
}

/* se01 */

#se01 {
width:259px;
height:212px;
padding:30px 0 0 0;
background:url(../top_img/se01.jpg) 0  28px no-repeat;
}

#se01 p {
width:91px;
height:auto;
padding:5px 0 0 220px;
}

/* se02 */

#se02 p {
width:134px;
padding:5px 0 0 220px;
}

#se02,#se03 {
width:390px;
height:167px;
}

#se03 { padding:; }

#se02 {
background:url(../top_img/se02.jpg) no-repeat;
}

#se03 {
background:url(../top_img/se03.jpg) no-repeat;
}

#but {
position:relative;
top:-30px;
left:260px;
}

