@charset "Shift_JIS";

/* div#categoryTitle_wrapper　カテゴリータイトル
=========================================*/

div#categoryTitle_wrapper{
	height:93px;
	background:url(../image_common/category_title_bg_long.gif) repeat-x;
}

div#categoryTitle_wrapper h3{
	padding:20px 0 12px 20px;
}

div#categoryTitle_wrapper ul{
	padding-left:5px;
}

div#categoryTitle_wrapper ul li{
	float:left;
}

div#categoryTitle_wrapper ul li img{
	vertical-align:bottom;
}





/* div#categoryTitle_wrapper_short　カテゴリータイトルショート
=========================================*/
div#categoryTitle_wrapper_short {
	height:70px;
	background:url(../image_common/category_title_bg.gif) repeat-x;
}

div#categoryTitle_wrapper_short h3{
	padding:19px 0 14px 20px;
}


/* div#categoryBottom_wrapper　カテゴリーボトム
=========================================*/
div#categoryBtm_wrapper{
	height:42px;
	background:url(../image_common/category_btm_bg.gif) repeat-x;
}

div#categoryBtm_wrapper ul{
	padding-left:5px;
}

div#categoryBtm_wrapper ul li{
	float:left;
}

div#categoryBtm_wrapper ul li img{
	vertical-align:bottom;
}




/*ページトップへ*/

p.go_pagetop{
	text-align:right;
	margin:0 0px 30px 0;
	width: 840px;
}

/* div#mainImage　メインイメージ
=========================================*/
div#mainImage {
	width: 900px;
	margin-bottom: 25px;
}

/* div#mainArea　メインエリア
=========================================*/

div#mainArea {
	width: 840px;
	margin-left: 30px;
}

/* div.mainTitle　メインタイトル
=========================================*/
div.mainTitle {
	width: 840px;
	margin-bottom: 30px;
}

/* div.LeftArea　左コンテンツエリア
=========================================*/

div.LeftArea {
	width: 400px;
	margin-right:40px;
	margin-bottom:5px;
	float:left;
}

div.LeftArea h2 {
	margin-bottom:15px;
}

div.LeftArea h3 {
	margin-bottom:0px;
}

/* div.RightArea　右コンテンツエリア
=========================================*/

div.RightArea {
	width: 400px;
	margin-bottom:5px;
	float:left;
}

div.RightArea h2 {
	margin-bottom:15px;
}

div.RightArea h3 {
	margin-bottom:0px;
}

/*ページトップへ*/

p.go_pagetop{
	text-align:right;
	margin:0 39px 20px 0;
}

/* 高さスペース
=========================================*/
.H15 {
	width:840px;
	height:15px;
}

.H20 {
	width:840px;
	height:20px;
}

/*2011_1019追記*/
p.finish{
	margin:0;
	padding:0;
	padding:5px;
	font-size:12px;
	background:#ddd;
	border-bottom:3px double #666;
	text-align:center;
	color:#f00;
	margin-bottom:0px;
}

