@charset "utf-8";

/* 本文行送り
=========================================*/
body{
	line-height:1.7;
}


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

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

div#categoryTitle_wrapper.tab_none{
	height:70px;
	background-image: url(../image_common/category_title_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px -24px;
}

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

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

div#categoryTitle_wrapper ul li{
	float:left;
}

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

/*tab area caution*/
#categoryTitle_wrapper  h5 {
	top: 25px;
	right: 20px;
	position: absolute;
	font-size: 11px;
	color: #F00;
}




/* 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;
}

div.btm_shadow{
	height:7px;
	background:url(../image_common/btm_shadow.gif) no-repeat;
}




/*ページトップへ*/

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





/*__________________________________________________*/


p.go_pagetop_fix{
	text-align:right;
	clear: both;
	margin: 20px 0px 20px;
}

.margin {
	clear: both;
	height: 50px;
	width: 820px;
}
a {
	color: #FF6600;
}

.caption_JCO{
	font-size:85%;
	line-height: 1.5;
	font-weight: bold;
	text-decoration: underline;
}
.caption{
	font-size:75%;
	line-height: 1.5;
}
.caption_eco {
	font-size: 70%;
	line-height: 1.5;
}
.bold {
	font-weight: bold;
}
.bold_eco {
	font-size: 80%;
	font-weight: bold;
}
.green {
	color: #009900;
}
.caution {
	font-weight: bold;
	background-color: #A3C2D3;
	margin: 20px 0px;
	padding: 10px;
}
.kakomi {
	padding: 10px;
	border: 1px solid #CCCCCC;
	clear: both;
}
sup {
	font-size: 70%;
}


.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.mt60 {
	margin-top: 60px;
}
.mt70 {
	margin-top: 70px;
}
.mt75 {
	margin-top: 75px;
}
.mt80 {
	margin-top: 80px;
}


.col_left390 {
	float: left;
	width: 390px;
	padding-right: 40px;
}
.col_right390 {
	float: right;
	width: 390px;
}
.col_left350 {
	float: left;
	width: 350px;
}
.col_left430 {
	float: left;
	width: 430px;
	padding-right: 40px;
}

.col_right350 {
	float: right;
	width: 350px;
}
.col_right430 {
	float: right;
	width: 430px;
}
.col3_left {
	width: 260px;
	padding-right: 20px;
	float: left;
}
.col3_right {
	float: left;
	width: 260px;
}
.col4_left {
	float: left;
	width: 190px;
	padding-right: 20px;
}
.col4_right {
	float: left;
	width: 190px;
}
