@charset "utf-8";

/*-------------------------------------
RowerMAIN
---------------------------------------*/
#mainVisual{
height:203px;
background:url(../images/common/img_lowermain.jpg) no-repeat center top;
}

#mainVisual h2{
padding:52px 0 0 26px;
}


/* contents
---------------------*/

.container .wrapper{
width:890px;
padding:0 0 0 10px;
margin:0 0 30px 0;
}

.container .wrapper .section{
width:680px;
float:left;
}

.container .wrapper .section h3{
margin:0 0 20px 0;
}

.container .wrapper .section p.chart{
margin:0 0 25px 0;
}

/* Company
---------------------*/

.container .wrapper .section div.cbox{
position:relative;
width:320px;
margin:0 0 20px 0;
padding:0 0 10px 0;
background:url(../group/images/contents_bottom.jpg) repeat-x left bottom;
float:left;
}

.container .wrapper .section div.cbox.mr20{
margin-right:20px;
}

.container .wrapper .section div.cbox h4{
margin:0 0 11px 0;
}

.container .wrapper .section div.cbox dl.comapny01{
background:url(../group/images/img_c_icon01.jpg) no-repeat left 45px;
height:130px;
}

.container .wrapper .section div.cbox dl.comapny02{
background:url(../group/images/img_c_icon02.jpg) no-repeat left 45px;
height:130px;
}

.container .wrapper .section div.cbox dl.comapny03{
background:url(../group/images/img_c_icon03.jpg) no-repeat left 63px;
height:145px;
}

.container .wrapper .section div.cbox dl.comapny04{
background:url(../group/images/img_c_icon04.jpg) no-repeat left 63px;
height:145px;
}

.container .wrapper .section div.cbox dl dt{
margin:0 0 6px 0;
}

.container .wrapper .section div.cbox dl dd.copy{
margin:0 0 6px 0;
}

.container .wrapper .section div.cbox dl dd.text{
margin:0 0 10px 0;
padding:0 0 0 90px;
font-size:84%;
}

.container .wrapper .section div.cbox dl dd ul{
width:225px;
	position:absolute;
	top:141px;
	left:90px;
}

.container .wrapper .section div.cbox dl dd ul.content02{
width:225px;
	position:absolute;
	top:156px;
	left:90px;
}

.container .wrapper .section div.cbox dl dd ul li{
padding:0 0 0 0.8em;
background:url(../group/images/ic01.jpg) no-repeat left 4px;
font-size:84%;
float:left;
}

.listBtn{
	text-align:center;
	clear:both;
	padding-bottom:30px;
}


/* PAGETOP
---------------------*/
.container .wrapper .section p.pagetop{
width:660px;
text-align:right;
clear:both;
}

