﻿@charset"utf-8";

@import "common.css";
@import "header.css";
@import "main.css";
@import "footer.css";


/* //-----------------↓３右サイドメニュー指定ここから↓-----------------// */
#rightside h2 {
	background:url(../../commodity/img/title_infobox.gif) no-repeat;
}

/* //-----------------↓３左サイドメニュー指定ここから↓-----------------// */
#leftside h2 {
	background:url(../../commodity/img/title_press.gif) no-repeat;
}

/* //-----------------↓３センターコンテンツここから↓-----------------// */
#centerContent h2 {
	background:url(../../commodity/img/title_web.gif) no-repeat;
}

/* //-----------------↓３共通ここから↓-----------------// */
.li_3col {
	background:url(../../commodity/img/arrow_commodity.gif) no-repeat 0 0.5em;
	text-indent:1em;
	width:200px;
}


/* //-----------------↓内側左サイドメニュー指定ここから↓-----------------// */
#sidebar2 h3.on {
	background:#6aa1dd;
}
#sidebar2 h3.off {
	border-bottom:1px solid #6aa1dd;
	border-top:1px solid #6aa1dd;
}
#sidebar2 li {
	background:url(../../commodity/img/arrow_commodity.gif) no-repeat 0 0.5em;
	text-indent:1em;
	width:125px;
}

/* //-----------------↓内側メインコンテンツここから↓-----------------// */
#inmainContent h2.press {
	background:url(../../commodity/img/title_press.gif) no-repeat;
}
#inmainContent h2.web {
	background:url(../../commodity/img/title_web.gif) no-repeat;
}
#inmainContent h2.infobox {
	background:url(../../commodity/img/title_infobox.gif) no-repeat;
}
#inmainContent h3 {
	border-bottom:1px solid #6aa1dd;
	padding:3px;
	font-size:1.5em;
}
#inmainContent h4 {
	border-bottom:1px dotted #6aa1dd;
	padding:3px;
	font-size:1.2em;
	margin-bottom:10px;
}

.numberlist {
	list-style-type: decimal;
	margin-left:40px;
}

.infoboximg_b {
	float: left;
	text-align: center;
	margin-top: 20px;
}

.infoboximg_a {
	float: right;
	text-align: center;
	margin-top: 20px;
}
.infobox_sn {
	width:320px;
	height:250px;
	margin:0px auto;
}

.meishi2 {
	width:300px;
	margin-top:10px;
	margin-left:5px;
	float:right;
}
