@charset "Shift_JIS";
@media screen{
}

{ font-family: "ＭＳ Ｐゴシック", "Osaka";}
* { font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;}
* { box-sizing : border-box}
* { -moz-box-sizing : border-box}

html {
	overflow-y:scroll;
}

/* 全体 */

#wrapper {
	width: 1000px;
	margin: 0px auto ;
	padding-bottom: 80px;
	text-align: left;
	background-color: ;
	color: ;
	}
#wrapper_02 {
	width: 1000px;
	margin: 0px auto 0;
	padding-bottom: 80px;
	text-align: left;
	background-color: ;
	color: ;
	}

/* clearfix */

.clearfix:after {
    display: block;
    clear: both;
    height: 0px;
    visibility: hidden;
    content: ".";
	}
.clearfix {
    min-height: 1px; /*IE6、7対策*/
	}
* html .clearfix {
    height: 1px;
    /*\*//*/ /*MAC IE5.x対策*/
    height: auto;
    overflow: hidden;
    /**/
	}

/* ヘッダー */
#ent {
	width: 1000px;
	height: 500px;
	}
ul.ex_menu {
	margin: 0 0 20px;
	padding: 0;
	list-style-type: none;
	height: 80px;
	}
ul.ex_menu li {
	float: left;
	}
ul.ex_menu li a:hover{
	border-bottom: 5px solid #333;
	}
dl.fukidasi {
	margin-bottom: 10px;
	}
dl.fukidasi dd{
	color: #fff;
	font-weight: normal;
	font-size: 0.9em;
	}
dl.fukidasi dd a:link,a:visited{
	color: #fff;
	text-decoration: none;
	}
dl.fukidasi dd a:hover,a:active{
	color: pink;
	text-decoration: underline;
	}

/* パンくずリスト */
.kuzu {
	height: 30px;
	font-size: 70%;
	color: #fff;
	text-align: right;
	padding-top: 5px;
	}
.kuzu a:link,a:visited{
	color: #fff;
	text-decoration: underline;
	}
.kuzu a:hover,a:active{
	color: pink;
	text-decoration: underline;
	}

/* メインコンテンツ */
#contents {
	width: 1000px;
	margin: 0px auto;
	background-color: #fff;
	color: #292929;
	background-image: url(../img/bg_wasi.jpg);
	}
#contents_l {
	width: 265px;
	text-align: center;
	float: left;
	margin: 0px auto;
	}
#contents_l h1{
	padding: 20px 0 50px;
	}
#contents_r {
	width: 735px;
	float: right;
	text-align: center;
	line-height: 160%;
	}
#contents_r h2{
	margin: 0px 0 40px;
	}
#contents_r h3{
	margin: 0px 0 30px;
	}
#contents_r h4{
	margin: 50px 0 30px;
	}
#contents_r h5{
	margin: 30px 0 10px;
	}
#contents_r p{
	font-size: 90%;
	}
#contents_r a:link {
	color: blue;
	text-decoration: underline;
	}
#contents_r a:visited {
	color: blue;
	text-decoration: underline;
	}
#contents_r a:hover,a:active {
	color: blue;
	text-decoration: underline;
	}
#contents_r .com{
	width: 670px;
	margin: 50px auto 100px;
	text-align: left;
	}
#contents_r .tab{
	width: 650px;
	border-collapse: collapse;
	}
#contents_r .tab td{
	padding: 15px;
	background-image: url(../img/product_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #e1e1e1;
	vertical-align: top;
	}
#contents_r .tab img{
	margin-bottom: 0px;
	}
#contents_r .fla {
	width: 650px;
	border-collapse: collapse;
	}
#contents_r .fla td{
	padding: 10px;
	vertical-align: top;
	}
#banner {
	margin-top: 50px;
	}
dl.etc {
	margin: 20px 0;
	}
dl.etc dt{
	margin: 40px 0 10px;
	border-bottom: 1px dotted #333;
	font-weight: bold;
	}
dl.etc dd{
	font-weight: normal;
	font-size: 90%;
	text-indent: 10px;
	margin: 0;
	}
dl.table {
	border: 7px solid #e8e8e8;
	padding: 20px;
	font-size: 90%;
}
dl.table dt {
	margin: 0;
	margin-right: -10em;
	padding: 0.2em 0;
	float: left;
	clear: both;
	display: inline;
	border-top: 1px solid #e8e8e8;
	width: 10em;
	text-indent: 10px;
}
dl.table dd {
	margin-left:10em;
	padding: 0.2em 10px;
	border-top: 1px solid #e8e8e8;
	background-color: #fff; 
}
dl.table {
	/*\*/
	min-height: 1px;
	_height: 1%;
	/* */

	/*\*//*/
	overflow: hidden;
	/**/
}

dl.table::after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


/* フッター */

#pagetop {
	width: 1000px;
	text-align: right;
	margin: 0 auto;
	}
#footer {
	width: 100%;
	margin: 0 auto;
	color: #fff;
	padding-top: 20px;
	background-color: #000000;
	text-align: center;
	background-image: url(../img/f_bg.png);
	border-top: 9px solid #111;
	}
#footer address{
	margin-bottom: 30px;	
	}
#footer p{
	font-size: 80%;
	padding: 0 10px 20px 0;
	letter-spacing: 0.1em;
	}
#footer p a:link,a:visited{
	color: #fff;
	}
#footer p a:hover,a:active{
	color: pink;
	}

/* 基本CSS */

body {
	margin: 0 auto;
	padding: ;
	text-align: center;
	font-size: 100%;
	background-color: #241200;
	background-image: url(../img/bg/bg_3.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	}

em {
	font-style: normal;
	font-weight: bold;
	}
p{
	margin: 0;
	}
h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
	}
ul,li {
	margin: 0;
	padding: 0;
	line-height: 100%;
	list-style: none;
	}
caption {
	color: #003366;
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 5px;
	}
img {
	border: 0;
	}
div {
	border: 0px solid gray;
	}
form {
	margin: 0;
	}
dl {
	margin: 0;
	}
dt {
	margin-top: 5px;
	}
dd {
	font-weight: bold;
	}
a:focus { outline:none;}
a:hover img{
    /* IE */
    filter: alpha(opacity=60);
    /* Safari Opera */
    opacity:0.6;
    /* Firefox Netscape */
    -moz-opacity:0.6;
	}

/* クラス */

.disnone {
	display: ;
	font-size: 70%;
	height: 30px;
	color: #fff;
	font-weight: normal;
	padding-top: 5px;
	}
.imgBottom {
	padding-bottom: 20px;
	}
.imgLeft{
	float: left;
	margin: 5px 10px 10px 0px;
	}
.imgLeftm0{
	float: left;
	margin: 0px;
	}
.imgRight{
	float: right;
	margin: 5px 0px 10px 10px;
	}
.imgRightm0{
	float: right;
	margin: 0px;
	}
.bg_e9e9e9{
	background-color: #e9e9e9;
	padding: 5px;
	}
.bg_e9e9e9 li{
	line-height: 160%;
	text-align: left;
	}

.bg_green{
	background-color: #692;
	padding: 2px;
	color: #fff;
	font-size: 0.9em;
	}
.bg_cartarea{
	background-color: #fff;
	border: 1px solid #e9e9e9;
	padding: 10px;
	margin: 20px auto;
	width: 80%;
	background-image: url(../img/product_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
.bg_border_g {
	border-left: 5px solid #692;
	border-bottom: 1px solid #692;
	padding: 5px;
	font-size: 1.1em;
	}
.textRed{
	color: red;
	}
.textRedCenter{
	color: red;
	text-align: center;
	}
.textRedBold{
	color: red;
	font-weight: bold;
	}
.textRedBoldCenter{
	color: red;
	font-weight: bold;
	text-align: center;
	}
.textRedBoldRight{
	color: red;
	font-weight: bold;
	text-align: right;
	border-top: 1px dotted #000;
	}
.textRedBoldMin {
	color: red;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	}
.textSmall{
	font-size: small;
	}
.textxSmall{
	font-size: x-small;
	}
.textxxSmall{
	font-size: xx-small;
	}
.text12pt{
	font-size: 12pt;
	}
.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;		
	}
.left {
	text-align: left;	
	}
.right {
	text-align: right;	
	}
.rightbold {
	text-align: right;
	font-weight: bold;
	font-size: 120%;	
	}
.right_plus {
	text-align: right;
	padding-right: 20px;	
	}
.textItalic {
	font-style: italic;	
	}
.c-both{
	clear:both;
	}


/* テーブル用 */

.zebra {
	width: 520px;
	font-size: 0.9em;
	border-collapse: collapse;
	margin: 0 auto 10px;
}
 
.zebra th,
.zebra td {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.trcolor1 {
    background-color: #e8e8e8;
}
.trcolor2 {
    background-color: #ffffff;
}