@charset "utf-8";

/* ***********************************************************
 *
 * Since:     2010-02-09
 * Editor:    contents yamamoto
 * Modified:  2010-02-09 by:contents yamamoto
 *
 * ***********************************************************
 */
 
/* =====================================================

  contents area

===================================================== */
#top #header{
	height:313px;
}
#top #container{
	background:url(../img/mainimage_bg.jpg) 0px 9px no-repeat;
	width:930px;
	padding:0 70px;
	position:relative;
	
}
#top div#wrapper h1{
	position:absolute;
	left:63px;
	top:121px;
}


body#top{
    background: url(../img/bg.jpg) repeat-x scroll center top #FFFFFF;

    margin: 0;
    padding: 0;
}


/* wrapper
---------------------------------------------------- */

#top #wrapper{
	background:none;
	padding: 0px 0px 0px;
	background:none;
}

#top #wrapper div.con01 ul{

}

#top #wrapper div.con01 ul:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}
#top #wrapper div.con01 ul{
display:inline-block;
}
* html #top #wrapper div.con01 ul{
height:1%;
}
#top #wrapper div.con01 ul{
display:block;
}

#top #wrapper div.con01 ul li{
	float:left;
}


/* contents
---------------------------------------------------- */
#top #contents {
	padding: 10px 0 20px;
}

#top div.con02 ul{
	width:673px;
}

#top div.con02 ul:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}
#top div.con02 ul{
display:inline-block;
}
* html #top div.con02 ul{
height:1%;
}
#top div.con02 ul{
display:block;
}
#top div.con02 ul li{
	float:left;
}



#top div.con03{
	width:673px;
	margin-top:10px;
}

#top div.con03:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}
#top div.con03{
display:inline-block;
}
* html #top div.con03{
height:1%;
}
#top div.con03{
display:block;
}

#top div.con03 dl{
	background:url(../img/line_dot.gif) 100% 0 repeat-y;
	float:left;
	padding:0 1px 0 0;
}

#top div.con03 dl.end{
	background:none;
}

#top div.con03 dl dd{
	width:198px;
	padding:5px;
}
#top div.con03 dl dd.btn{
	text-align:right;
}

#top div.con03 h2{
margin-bottom:5px;
}

/* mainArea
---------------------------------------------------- */
#top #mainArea{
	padding-bottom: 0px;
}

/* sideArea
---------------------------------------------------- */
#top #sideArea{
	margin-top: 10px;
}




