@charset "Shift_JIS";
/* CSS Document */



/* 全体レイアウト */
#main {
	background-image: url(../img/common/sub_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}
#mainSub{
width:860px;
margin:auto;
}
#header {
	width: 860px;
	margin: auto;
}


/* 各レイアウトブロック内要素 */

#header   h1  {
	float: left;
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 14px;
}
#header   #menuT  {
	margin: 0px;
	float: right;
	padding-top: 16px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#header   p  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#header ul {
	height: auto;
	width: auto;
}
#header   li  {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
}
#gnv{
	width:860px;
	margin:auto;
	clear: both;
}
#gnv ul {
	height: auto;
	width: auto;
}
#gnv li {
	float: left;
}
#co {
	background-image: url(../img/common/co_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: auto;
	width: 860px;
	clear: both;
	padding-bottom: 20px;
}
#cosub {
	background-image: url(../img/common/cosub_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 45px;
}
#cosub   .L {
	float: left;
	width: 174px;
	margin-left: 18px;
	display: inline;
}
#cosub .L h2 {
	margin-bottom: 15px;
}
#cosub  .L  h3 {
	margin-bottom: 7px;
}
#cosub .L ul {
	margin-bottom: 13px;
}
#cosub .L li {
	font-size: 12px;
	line-height: 1em;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
}
#cosub .L li a {
	text-decoration: none;
	color: #015F96;
}
#cosub .L p {
	margin-bottom: 13px;
}
#cosub   .R {
	float: left;
	width: 629px;
	margin-left: 21px;
	display:inline;
}
#footer {
	background-color: #3B48A6;
	clear: both;
	width: 100%;
	background-image: url(../img/common/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#footerSub {
	margin: auto;
	width: 860px;
	padding-top: 2px;
	text-align: right;
}

/*各カテゴリトップ*/
#topCatch {
	margin-top: 34px;
}
#topH3 {
	margin-bottom: 14px;
	clear: both;
	margin-top: 24px;
}
.topBox {
	clear: both;
	margin-bottom: 11px;
}
.topBox .topL {
	float: left;
	width: 315px;
}
.topBox .topPhoto {
	float: left;
	width: 104px;
}
.topBox .topGuide {
	float: left;
	width: 190px;
}
.topGuide h4 {
	font-size: 12px;
	font-weight: bold;
	line-height: 200%;
}
.topGuide p {
	font-size: 12px;
	line-height: 152%;
}
.topGuide a {
	color: #000000;
	text-decoration: none;
}
