@charset "utf-8";
/* CSS Document */

.inner .mainimage {
	width: 100%;
	height: 326px;
	margin: 0px auto;
}

#maininner1 {
	width: 1258px;
	margin: auto;
	background-image:url(img/top_mainbg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#maininner2 {
	width: 962px;
	margin: auto;
}

.inner .mainimage01 {
	width: 658px;
	float: left;
}
.inner .mainimage02 {
	width: 297px;
	float: left;
	margin-top: 13px;
	margin-bottom: 5px;
	background: white;
}

.inner {
	background-image: url(img/top_mainbg_02.jpg);
	background-repeat:repeat-x;
}

.topnavi {
	margin-top: 20px;
	_margin-top: 10px;
}
.topnavi li {
	height: 140px;
	float: left;
}


.inner .topleft {
	width: 715px;
	float: left;
}
.inner .topright {
	width: 225px;
	float: right;
	padding-top: 20px;
}
#top .inner h2 {
	margin-top: 20px;
}
.topleft h2 {
	background-color:#f1edec;
	background-image: url(common/img/header_02bgs.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	font-size: 11pt;
	padding: 10px 0px 5px 35px;
	border: 1px solid #d1d1d1;
	margin-top: 20px;
}
.topleft h2 span {
	font-weight: lighter;
	font-size: 10pt;
	display:inline-block;
	float: right;
	background-image: url(common/img/cursor_red.gif) ;
	background-repeat:no-repeat;
	background-position: left 6px;
	padding: 0px 15px 0px 10px;
}

.topleft .information {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.topright img {
	margin-bottom: 10px;
}

/*	topinformation
--------------------------------------*/

.topinformation {
	margin: 20px;
}
.topinformation li {
	background-image: url(common/img/line_dot.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.topinformation li span {
	background-image: url(common/img/cursor_red.gif) ;
	background-repeat:no-repeat;
	background-position: left 6px;
	padding-left: 10px;
}



