@charset "utf-8";
/* CSS Document */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック";
	font-size: 0.8em;
	color: #666666;
	line-height: 1.4em;
}
/* ヘッダー・パンくず */
#header {
	margin-top:0;
	margin-bottom:0px;
	padding-top:0;
	padding-bottom:0;
	}
#pankuzu {
	width:750px;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	background-color:#F5F5F5;
}
#pankuzu p {
	text-align:right;
	color:#09f;
	margin:2px;
}
#pankuzu p a:link {
	color:#09f;
}
#pankuzu p a:hover {
	color:#09f;
	font-weight:bold;
}
#pankuzu p a:visited {
	color:#09f;
}

/* フッター */
#footer {
	clear:both;
	margin-top:20px;
}
#footer p {
	font-size:smaller;
	margin:0 0 0 20px;
}
#footer .contents-top {
	float:right;
	color: #09f;
	font-size: smaller;
	margin-bottom:0;
}
#footer .contents-top a:link {
	color:#09f;
}
#footer .contents-top a:visited {
	color:#09f;
	}
#footer1 {
	clear:both;
}
#footer1 p {
	font-size:smaller;
	margin:0 0 0 20px;
}

/* タイトル */
h1 {
	font-size: 1.5em;
	font-weight: bold;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
}
h4 {
	font-size: 1.2em;
	line-height: 1.4em;
}
h5 {
	font-size: 1.1em;
	font-weight: bold;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
.ttlbar_gray {
	background-image:url(img/common/ttlbar_gray.gif);
	height:20px;
	color:#A9834F;
	font-size:0.8em;
	padding-top:3px;
	padding-left:10px;
	}
.ttlbar_gray a {
	text-decoration: none;
	}
.ttlbar1 {
	background-image:url(img/common/ttlbar_2009_w752.jpg);
	color:#000000;
	font-size:1.2em;
	font-weight: normal;
	padding-left:20px;
	padding-top: 9px;
	height: 30px;
	letter-spacing: 0em;
}
.ttlbar2 {
	background-image:url(img/common/ttlbar_2009_w752.jpg);
	color:#000000;
	font-size:1.2em;
	font-weight: normal;
	letter-spacing: 0;
	padding-left:20px;
	padding-top: 9px;
	height: 30px;
	margin-top: 0px;
}
.ttlbar3 {
	background-image:url(img/common/ttlbar_2009_w752.jpg);
	color:#000000;
	font-size:1.2em;
	font-weight: normal;
	padding-left:20px;
	padding-top: 9px;
	height: 30px;
	letter-spacing: 0em;
	margin-bottom: 0px;
}
.title1 {
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-left: 10px;
}
.title2 {
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 10px;
}
.title3 {
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 10px;
}
.title4 {
	sfont-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border-left-width: 8px;
	border-left-style: dashed;
	border-left-color: #CC0000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 10px;
	background-image: url(/img/common/subttl-cap.jpg);
	background-repeat: no-repeat;
}
.underline_red{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	}
.underline_darkred{
	color: #8B0000;
	text-decoration: underline;
	}

.darkred{
	color:#8B0000;
	margin:0;
	line-height: 1.4em;
	}
.darkred1{
	color:#8B0000;
	}
.darkgray{
	color:#555555;
	}
.black{
	color:#000000;
	}
.black1{
	color:#000000;
	text-decoration: underline;
	}
.yellow{
	color:#FFFF99;
	}
.white{
	color:#FFFFFF;
	}
.red{
	color:#CC0000;
	}
.green1{
	color:#00665D;
	}
.green{
	color:#336600;
	line-height: 1.4em;
	}
.bule{
	color:#003399;
	}
.bule1{
	color:#003399;
	margin:0;
	line-height: 1.4em;
	}
.orange{
	color:#FF9933;
	margin:0;
}
.xs-orange{
	color:#FF9933;
	margin:0;
	font-size: 1em;
	}
.bold-orange{
	color:#FF9933;
	margin:0;
	font-size: 1em;
	font-weight: bold;
	}
.gray66{
	color:#666666;
	margin:0;
	font-size: 0.8em;
	}
.gray{
	color:#666666;
	margin:0;
	}
.gray1{
	color:#666666;
	}
.brown{
	color:#A9834F;
	}
.olive{
	color:#7E633D;
	}
.pad_le3{
	margin:0;
	padding-left: 3px;
	}
.lh13em {
	line-height: 1.3em;
}
.small {
	font-size: smaller;
}
.small_r {
	font-size: smaller;
	text-align: right;
}
.small99 {
	font-size: smaller;
	color: #999999;
}
.small66 {
	font-size: 0.9em;
	color: #666666;
}
.xs-small66 {
	font-size: smaller;
	color: #666666;
}
.xs {
	border-collapse:inherit;
	border:1px solid #EEEEEE;
	color:#666666;
	font-size:0.9em;
	line-height:1.1em;
	margin:0;
}
.link_s {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.back_gray{
	background-color:#F7F7F7;
	border-bottom:ridge #F7F7F7;
	margin:0 0 15px 0;
	padding:10px;
	}
.lead-olive-gray{
	color:#7E633D;
	font-size:0.8em;
	line-height:1.4em;
	background-color:#F7F7F7;
	border-bottom:ridge #F7F7F7;
	margin:0 0 15px 0;
	padding:10px;
	}
.r {
	text-align: left;
}
.under {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	}


/* 構造 */
#right-w50 {
	float: right;
	width: 50px;
}
#right-w100 {
	float: right;
	width: 100px;
}
#right-w120 {
	width: 120px;
	float: right;
}
#right-w150 {
	width: 150px;
	float: right;
}
#right-w170 {
	width: 170px;
	float: right;
}
#right-w175 {
	width: 175px;
	float: right;
}
#right-w180 {
	width: 180px;
	float: right;
}
#right-w200 {
	width: 200px;
	float: right;
}
#right-w205 {
	width: 205px;
	float: right;
}
#right-w215 {
	float: right;
	width: 215px;
}
#right-w230 {
	float: right;
	width: 230px;
}
#right-w234 {
	float: right;
	width: 234px;
}
#right-w240 {
	float: right;
	width: 240px;
}
#right-w250 {
	float: right;
	width: 250px;
}
#right-w254 {
	float: right;
	width: 254px;
}
#right-w270 {
	float: right;
	width: 270px;
}
#right-w300 {
	width: 300px;
	float: right;
}
#right-w310 {
	width: 310px;
	float: right;
}
#right-w320 {
	width: 320px;
	float: right;
}
#right-w300a {
	width: 300px;
	float: right;
}
#right-w300a a {
	color: #8b0000;
	text-decoration: none;
	font-size: 0.4em;
	margin:0;
}
#right-w331 {
	width: 331px;
	float: right;
}
#right-w350 {
	width: 350px;
	float: right;
}
#right-w352 {
	width: 352px;
	float: right;
}
#right-w360 {
	width: 360px;
	float: right;
}
#right-w362 {
	width: 362px;
	float: right;
}
#right-w368 {
	width: 368px;
	float: right;
}
#right-w372 {
	width: 372px;
	float: right;
}
#right-w382 {
	width: 382px;
	float: right;
}
#right-w400 {
	width: 400px;
	float: right;
}
#right-w410 {
	width: 410px;
	float: right;
}
#right-w429 {
	float:right;
	width:429px;
}
#right-w433 {
	float:right;
	width:433px;
}
#right-w440 {
	float:right;
	width:440px;
}
#right-w440 #tablebox td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right-w448 {
	float:right;
	width:448px;
}
#right-w450 {
	float:right;
	width:450px;
}
#right-w458 {
	float:right;
	width:458px;
}
#right-w478 {
	float:right;
	width:478px;
}
#right-w478a {
	float:right;
	width:478px;
	border: 3px double #666666;
}
#right-w478a_p {
	float:right;
	width:478px;
	border: 3px double #666666;
	background-color: #FEF4F4;
}
#right-w478b {
	float:right;
	width:478px;
	border: 3px double #000099;
}
#right-w483 {
	float:right;
	width:483px;
}
#right-w488 {
	float:right;
	width:488px;
}
#right-w500 {
	float: right;
	width: 500px;
}
#right-w730 {
	float:right;
	width:730px;
}
#right-w798 {
	float:right;
	width:798px;
}
#rightside {
	float: right;
	width: 230px;
}
#left {
	float:left;
}
#left-w15 {
	float: left;
	width: 15px;
}
#left-w90 {
	float: left;
	width: 90px;
}
#left-w100 {
	float: left;
	width: 100px;
}
#left-w120 {
	float: left;
	width: 120px;
}
#left-w130 {
	float: left;
	width: 130px;
}
#left-w140 {
	float: left;
	width: 140px;
}
#left-w150 {
	float: left;
	width: 150px;
	text-align: right;
}
#left-w150 p {
	color: #339;
	margin-top: 2px;
}
#left-w154 {
	float: left;
	width: 154px;
}
#left-w160 {
	float: left;
	width: 160px;
}
#left-w165 {
	float: left;
	width: 165px;
}
#left-w170 {
	float: left;
	width: 170px;
}
#left-w180 {
	float: left;
	width: 180px;
}
#left-w200 {
	float:left;
	width:200px;
}
#left-w204 {
	float:left;
	width:204px;
}
#left-w210 {
	float:left;
	width:210px;
}
#left-w215 {
	float:left;
	width:215px;
}
#left-w230 {
	float:left;
	width:230px;
	text-align: right;
}
#left-w230 p {
	color: #339;
	margin-top: 2px;
}
#left-w234 {
	float:left;
	width:234px;
}
#left-w250 {
	float:left;
	width:250px;
}
#left-w254 {
	float:left;
	width:254px;
	text-align: right;
}
#left-w254 p {
	color: #339;
	margin-top: 2px;
}
#left-w270 {
	float:left;
	width:270px;
}
#left-w272 {
	float:left;
	width:272px;
}
#left-w300 {
	float:left;
	width:300px;
}
#left-w320 {
	float:left;
	width:320px;
}
#left-w331 {
	float:left;
	width:331px;
}
#left-w450 {
	float:left;
	width:450px;
}
#left-w480 {
	float:left;
	width:480px;
}
#ttl_left-w100 {
	float:left;
	width:100px;
}
#ttl_left-w150 {
	float:left;
	width:150px;
}
#ttl_left-w200 {
	float:left;
	width:200px;
}
#ttl_left-w250 {
	float:left;
	width:250px;
}
#ttl_left-w300 {
	float:left;
	width:300px;
}
#ttl_left-w310 {
	float:left;
	width:310px;
}
#ttl_left-w350 {
	float:left;
	width:350px;
}
#ttl_left-w360 {
	float:left;
	width:360px;
}
#ttl_left-w400 {
	float:left;
	width:400px;
}
#ttl_left-w410 {
	float:left;
	width:410px;
}
#ttl_left-w450 {
	float:left;
	width:450px;
}
#ttl_left-w500 {
	float:left;
	width:500px;
}
#ttl_left-w600 {
	float:left;
	width:600px;
}
#ttl_left-w650 {
	float:left;
	width:650px;
}
#ttl_right-w150 {
	float:right;
	width:150px;
}
#left-w360 {
	float:left;
	width:360px;
}
#left-w400 {
	float:left;
	width:400px;
}
#left-w402 {
	float:left;
	width:402px;
}
#left-w420 {
	float:left;
	width:420px;
}
#left-w425 {
	float:left;
	width:425px;
}
#left-w444 {
	float:left;
	width:444px;
}
#left-w458y {
	float:left;
	width:458px;
	background-color: #FFFFDD;
}
#left-w458y_a {
	float:left;
	width:458px;
	background-color: #FFFFDD;
	border: 1px dashed #990000;
}
#left-w458g {
	float:left;
	width:458px;
	background-color: #E5FFCC;
}
#left-w440 {
	float:left;
	width:440px;
}
#left-w452 {
	float:left;
	width:452px;
}
#left-w478 {
	float:left;
	width:478px;
}
#left-w488 {
	float:left;
	width:488px;
}
#left-w500 {
	float:left;
	width:500px;
}
#w500 {
	width:500px;
}
#left-w530 {
	float:left;
	width:530px;
}
#left-w550 {
	float:left;
	width:550px;
}
#left-w552 {
	float:left;
	width:552px;
}
#left-w700a {
	width:700px;
	border: 3px double #000099;
}
#left-w710 {
	float:left;
	width:710px;
	margin-left: 20px;
}
#left-w710a {
	float:left;
	width:710px;
	margin-left: 20px;
	border: 1px solid #CC0000;
	background-color: #FFFFEE;
}
#left-w732a_p {
	float:left;
	width:732px;
	border: 3px double #666666;
	background-color: #FEF4F4;
}
#left-w732a_l {
	float:left;
	width:732px;
	border: 1px dashed #990000;
	background-color: #E6E6FA;
}
#left-w732b {
	width:732px;
	border: 3px double #990033;
}
#left-w732 {
	width:732px;
}
#leftside {
	float: left;
	width: 502px;
}
#photo {
	margin-left: 1px;
	float: left;
	text-align: right;
}
#photo-w150 {
	float:left;
	width:150px;
	color: #339;
	font-size: 0.8em;
	line-height: 1.3em;
	padding-top: 3px;
}
#photo-w254 {
	float:left;
	width:254px;
	color: #339;
	font-size: 0.8em;
	line-height: 1.3em;
	padding-top: 3px;
}
#photo_left-w150 {
	float: left;
	width:150px;
}
#photo_left-w150 p {
	font-size: smaller;
	color: #003399;
	text-align: right;
	margin-top: 2px;
}
#photo_right-w150 {
	float: right;
	width:150px;
}
#photo_right-w150 p {
	font-size: smaller;
	color: #003399;
	text-align: right;
	margin-top: 2px;
}
#block {
	float: right;
	width: 752px;
}
#block1 {
	width: 752px;
}
#block_gray {
	float: right;
	width: 752px;
	background-color: #EEEEEE;
}
#box_red {
	float: right;
	width: 230px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC0033;
	border-bottom-color: #CC0033;
	border-left-color: #CC0033;
	background-color: #FFFFEE;
}
#box {
	float: right;
	width: 230px;
	background-color: #FFFFFF;
}
#features {
}
#sh {
}
#continue {
	float:left;
	margin:5px 10px 5px;
}
#continue p {
	margin-top:2px;
	color: #333399;
	font-size:smaller;
	text-align:right;
	line-height: 1.2em;
}
#continue1 {
	float:left;
	width: 170px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
}
#continue1 p {
	margin-top:2px;
	color: #333399;
	font-size:smaller;
	line-height: 1.2em;
}
#continue2 {
	float:left;
	width: 170px;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 6px;
}
#continue2 p {
	margin-top:2px;
	color: #333399;
	font-size:smaller;
	line-height: 1.2em;
}
#icon {
	text-align: right;
}

/* 動画マニュアルで使用 */
#features #right-w433 .inline {
	width:400px;
	height:172px;
	overflow:auto;
	border:solid 1px #ccc;
	padding:10px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
}

/* 罫線 */
.clear {
	clear:both;
	visibility:hidden;
}

/* リンク */
a:link {
	color: #09f;
}
.header-link {
	float:right;
	letter-spacing:0;
	text-align: right;
	padding-right:3px;
}
.link {
	text-align:right;
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
	}
.link1 {
	color: #666;
	font-size:0.8em;
	line-height: 1.2em;
	text-decoration: none;
	text-align: right;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 0;
	}
.link2 {
	color: #666;
	font-size:smaller;
	text-decoration: none;
	text-align: right;
	}
#menu {
	width: 502px;
	float: right;
}
#menu a {
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	padding-left: 17px;
	margin: 0px;
	height: 25px;
	padding-bottom: 2px;
	color: #666666;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#menu a:hover {
	text-decoration: none;
	color: #990000;
	background-image: url(img/b2b/click_red.gif);
}
#menu2 {
	width: 502px;
	float: right;
}
#menu2 a {
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	padding-left: 17px;
	margin: 0px;
	height: 45px;
	padding-bottom: 2px;
	color: #666666;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#menu2 a:hover {
	text-decoration: none;
	color: #990000;
	background-image: url(img/b2b/click_red2.gif);
}
#menu230 {
	width: 230px;
	float: right;
}
#menu230 a {
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	padding-left: 17px;
	margin: 0px;
	height: 25px;
	padding-bottom: 2px;
	color: #666666;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#menu230 a:hover {
	text-decoration: none;
	color: #990000;
	background-image: url(img/b2b/click_red.gif);
}
ul.cmmenu {
	width: 250px;
	float: left;
}
ul.cmmenu a {
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	padding-left: 17px;
	margin: 0px;
	height: 25px;
	padding-bottom: 2px;
	color: #666666;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
ul.cmmenu a:hover {
	text-decoration: none;
	color: #990000;
	background-image: url(img/b2b/click_red.gif);
}
/* リスト */
ul.circle1 {
	list-style-type:circle;
	margin-left:20px;
}
li.dcircle {
	list-style-image:url(img/common/li_dcircle.gif);
	margin-left:-20px;
}
li.circle {
	list-style-image:url(img/common/li_circle.gif);
	margin-left:-20px;
}
li.triangle {
	list-style-image:url(img/common/li_triangle.gif);
	margin-left:-20px;
}
li.cross {
	list-style-image:url(img/common/li_cross.gif);
	margin-left:-20px;
}

/* その他 */
.nomark_1{
	list-style:none;
	color:#666666;
	line-height:1.4em;
	margin:0;
	padding-left:1em;
	text-indent:-1em;
	}
.nomark_2{
	list-style:none;
	text-indent: -3em;
	padding-left: 3em;
	margin: 0px;
	}
.nomark_3{
	list-style:none;
	margin: 0px;
	}
.nomark_4{
	list-style:none;
	color:#FFFFFF;
	line-height:1.4em;
	margin:0;
	padding-left:5em;
	text-indent:-1em;
	}
hr.clear {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
.square {
	margin:5px 0 0;
	padding-top:1px;
	padding-left:15px;
	list-style-image: url(img/common/menu-head3.gif);
}
.square_ps {
	padding-top:1px;
	padding-left:5px;
	list-style-image: url(img/common/menu-head3.gif);
}
.point {
	list-style-image: url(/img/common/menu-head3.gif);
}
.brown_mark {
	background-image: url(img/common/subttl-cap.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
}
.date {
	float:right;
	margin-right:10px;
}
.indent1 {
	padding-left:1em;
	text-indent:-1em;
}
.line_none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* イレギュラー */
#pankuzu1 {
	width:818px;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	background-color:#F5F5F5;
}
#pankuzu1 p {
	text-align:right;
	color:#09f;
	margin:2px;
}
#pankuzu1 p a:link {
	color:#09f;
}
#pankuzu1 p a:hover {
	color:#09f;
	font-weight:bold;
}
#pankuzu1 p a:visited {
	color:#09f;
}
#contents_menu {
	height: 45px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #dddddd;
	border-bottom-color: #dddddd;
	float: left;
	width: 265px;
}
#contents_menu1 {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	float: left;
	width: 245px;
	padding-top: 15px;
	padding-left: 20px;
}
#leftside1 {
	float: left;
	width: 470px;
}
#rightside1 {
	float: right;
	width: 265px;
}

/* サイトマップ */
#sitemap {
	}
#sitemap h5 {
	margin-bottom:0;
	}
#sitemap h5.product {
	margin-bottom:0;
	font-weight: normal;
	}
#sitemap h4.category {
	margin-top:10px;
	margin-bottom:10;
	color:#666666;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #EEEEEE;
	}
#sitemap h4.category2x {
	margin-top:10px;
	margin-bottom:0;
	color:#666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 0;
	}
#sitemap ul {
	list-style-image:url(img/common/menu-head4.gif);
	margin-left:25px;
	}
#left331 {
	float:left;
	width:331px;
	margin-left:5px;
}
#right331 {
	float:right;
	width:331px;
	margin-right:5px;
}
#left331 ul {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}
#right331 ul {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}
#suport {
	margin-left:5px;
}
#suport ul {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}

/* 商品スペック */
#spec table {
	border-collapse:separate;
	border:1px solid #ddd;
	border-spacing:0;
	}
#spec th,td {
	margin:0;
	border: 1px solid #ddd;
	}
#spec th {
	text-align:left;
	line-height: 1.1em;
	color: #555;
	font-weight: normal;
	vertical-align: middle;
	}
#spec td {
	padding:1px;
	line-height:1.2em;
	vertical-align: middle;
	color: #555;
	font-weight: normal;
	}
#spec ul{
	list-style:none;
	padding-left:2em;
	text-indent:-2em;
	}
/* ザ･ムーン(キャンペーン終わったら消すｺﾄ) */
#themoon {
	float: right;
	width: 752px;
}
#themoon td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

/* ショップページで使用 */
#features #left-w452 td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* 右ナビゲーション */
#navi {
	float:right;
	width:180px;
	}
#navi ul {
	height:1.5em;
	margin:10px 0 0;
	padding-left:0;
	list-style: none;
	}
#navi ul a {
	text-decoration: none;
	}
#navi li.head {
	padding:4px;
	background-color: #c00;
	border:solid 3px;
	border-color: #c66 #600 #600 #c66;
	color:#fff;
	}
#navi li.m-off {
	padding:4px;
	background-color: #F5F5F5;
	border:solid 3px;
	border-color: #F8F8FF #CCCCCC #CCCCCC #F8F8FF;
	color:#777;
}
#navi li.m-off a {
	color:#777;
}
#navi li.m-off a:hover {
	font-weight: bold;
	color:#c00;
}
#navi li.m-on {
	font-weight:bold;
	color: #666;
	padding:4.5px;
	background-color: #DCDCDC;
	border:solid 3px;
	border-color: #AAAAAA #C0C0C0 #C0C0C0 #AAAAAA;
}
#navi li.m-on a {
	color:#666;
}
#navi li.s {
	padding:4.5px 4.5px 4.5px 20px;
	background-color: #DCDCDC;
	border-bottom:#FFFFFF thin solid;
	color:#666;	
}
#navi li.s a {
	color:#666;
}
#navi li.s a:hover {
	font-weight: bold;
	color:#CC0000;
}
#navi li.s-off {
	padding:4.5px 4.5px 4.5px 20px;
	background-color: #F5F5F5;
	border-bottom:#FFFFFF thin solid;
	color:#666;	
}
#navi li.s-off a {
	color:#999;
}
#navi li.s-off a:hover {
	font-weight: bold;
	color:#CC0000;
}

/* ギャラリーTOPページ */
#season {
	}
#season h4 {
	background-image:url(img/common/subttl-cap.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	color:#A9834F;
	}
#season #frame {
	float:left;
	width:155px;
	margin-left:15px;
	padding:5px;
	border: 2px inset #C0C08B;
	background-color:#ECECD3;
	text-align:center;
	}
#season #frame p {
	margin:2px;
	line-height:1.1em;
	}

/* ギャラリー */
#piece #work {
	float:left;
	width:402px;
	}
#piece #work img.sideways {
	width:402px;
	border: 10px inset #CC9933;
	vertical-align:top;
	}
#piece #work img.lengthways {
	width:300px;
	margin-left:51px;
	border: 10px inset #CC9933;
	vertical-align:top;
	}
#piece #work img.w480 {
	width:480px;
	border: 10px inset #CC9933;
	vertical-align:top;
	}
#piece #work p.plate {
	width:250px;
	margin-left:76px;	
	background-position: center;
	color: #777777;
	text-align:center;
	background-color: #FFFFF0;
	border-style: ridge;
	}
#piece #work p.cap {
	margin-top:1px;
	color: #333399;
	font-size:smaller;
	text-align:right;
	line-height: 1.2em;
	}
#piece #comment {
	float:right;
	width:300px;
	}
#piece #comment p.author {
	margin-left:20px;
	}
#piece #comment p.ono {
	margin-bottom:0;
	}
#piece #comment ul {
	list-style-type:circle;
	padding-left:20px;
	}

/* ギャラリー2 */
.plate {
	width:250px;
	background-position: center center;
	font-size: 1em;
	color: #777777;
	text-align:center;
	background-color: #FFFFF0;
	border-style: ridge;
	line-height: 1.4em;
}
.gold {
	float:left;
	margin:0 10px 0 22px;
	width:160px;
	text-align:center;
}
.silver {
	float:left;
	margin:0 10px 0 10px;
	width:160px;
	text-align:center;
}
.bronze2 {
	float:left;
	margin:0 0 0 10px;
	width:160px;
	text-align:center;
}
/* 写真 */
.photo_gallery {
	width:402px;
	border: 10px inset #CC9933;
	background-color:#996633;
}

/* ○○の選び方用 */
#features #right-w478 ol.q-list li {
	padding-bottom:10px;
	}
#features #right-w478 ol.q-list a {
	display:block;
	color:#666;
	text-decoration:none;
	}
#features #right-w478 ol.q-list a:hover {
	background-color:#fef5de;
	}
#select #right-w478 p.question {
	margin:2px 0 3px 0;
	padding-left:2em;
	text-indent:-2em;
	color:#81511c;
	}
#select #right-w478 p.answer {
	margin:2px 0 3px 0;
	padding-left:2em;
	text-indent:-2em;
	}
#select #right-w478 p.word {
	margin:0 0 0 35px;
	}
#select #right-w478 span.qa {
	font-size:larger;
	font-weight:bold;
	}

/* SOLAR HUNTER */
#sh table {
	border-collapse:separate;
	border:1px solid #ddd;
	border-spacing:0;
	}
#sh th,td {
	margin:0;
	border: 1px solid #ddd;
	}
#sh th {
	text-align:left;
	line-height: 1.1em;
	color: #555;
	font-weight: normal;
	vertical-align: middle;
	}
#sh td {
	padding:1px;
	line-height:1.2em;
	vertical-align: middle;
	color: #555;
	font-weight: normal;
	}
.scroll {
	width: 578px;
	overflow: auto;
	height: 250px;
	border: 1px solid #666666;
}
.center {
	vertical-align: middle;
}

/* Q&amp;A */
#categoryr {
	width: 300px;
	float: right;
	margin-right: 50px;
}
#categoryr a {
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	padding-left: 17px;
	margin: 0px;
	height: 100px;
	padding-bottom: 2px;
	color: #666666;
	padding-top: 8px;
	border: 1px dotted #CCCCCC;
}
#categoryr a:hover {
	text-decoration: none;
	color: #990000;
	background-image: url(img/b2b/click_red.gif);
}
#categoryl {
	width: 300px;
	float: left;
	margin-left: 50px;
}
#categoryl a {
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	padding-left: 17px;
	margin: 0px;
	height: 100px;
	padding-bottom: 2px;
	color: #666666;
	padding-top: 8px;
	border: 1px dotted #CCCCCC;
}
#categoryl a:hover {
	text-decoration: none;
	color: #990000;
	background-image: url(img/b2b/click_red.gif);
}
#faq {
	width: 700px;
	float: left;
	margin-left: 20px;
}
#faq a {
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	padding-left: 17px;
	margin: 0px;
	height: 25px;
	padding-bottom: 2px;
	color: #666666;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#faq a:hover {
	text-decoration: none;
	color: #990000;
	background-image: url(img/faq/click_gray.gif);
}
