@charset "Shift_JIS";

/* reset------------------------- */
* {
	}

body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,fieldset,div,iframe,caption,hr,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	clear:both;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	clear:both;
}
h1,h2,h3,h4,h5,h6,p,li,dl,dt,dd,caption,address,th,td,b,small {
	word-break:break-all;
	word-wrap:break-word;
}
ul li,ol li{
	list-style: none;
}
img { 
	border:0;
	vertical-align:bottom;
}
/* clear float----- */
.clearfix:after {
	content: ".";
	clear: both;
	display: block;
	height: 0; 
	font-size:0;
	visibility: hidden;
}
.clearfix { 
	display:inline-block;
}

/*\*/
* html .clearfix{
	height:1%;
}
* htm .clearfix{
	display:block;
}
/**/

/* ページ全体の設定*/
body {
	text-align:center;
	}
#page {
	width:800px;
	background:#FFF;
	margin:0 auto;
	}
#header {
	width:780px;
	margin:0 auto;
	}
#main {
	width:780px;
	margin:20px auto;
	text-align:left;
	}
h1 {
    border-top:1px solid #b4bfe9;
    border-right: 1px solid #1c285b;
    border-bottom: 1px solid #0b1439;
    border-left: 1px solid #a3aee0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #0b1439;
	background:#FC9 url(images/tit_bc.jpg);
	font-size:160%;
	font-weight:700;
	text-align:left;
	padding:5px 20px;
	color: #FFFFFF;
	}

.tit2{
	font-size: 20px;
	font-weight: bold;
	color: #CC6600;
	background-image: url(images/marca.png);
	background-repeat: no-repeat;
	text-indent: 2em;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


h2 {
    border-top:1px solid #b4bfe9;
    border-right: 1px solid #1c285b;
    border-bottom: 1px solid #0b1439;
    border-left: 1px solid #a3aee0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #0b1439;
	font-size:130%;
	font-weight:700;
	background:#FFDCB9 url(images/tit_bc.jpg);
	padding:5px 10px;
	margin:30px 0 10px 0;
	color: #FFFFFF;
	}
h2.shiyou {
	font-weight:normal;
	background:none;
	border-bottom:1px dashed #666;
	padding:0;
	margin:0 0 10px 0;
	}
	
p {
	text-align:left;
	line-height:1.6;
	}

div.shiyou {
	padding-left:280px;
	background:url(images/no_image.gif) no-repeat left top;
	margin:10px auto;
	}
div.shiyou ul {
	}
div.shiyou li {
	list-style:square;
	line-height:1.6;
	margin-left:30px;
	}
div.shiyou li li {
	list-style:disc;
	line-height:1.45;
	margin-left:20px;
	}

p.box1 {
	border:1px solid #999;
	padding:10px 15px;
	margin:20px 0;
	}
dd {
	line-height:1.6;
	}
div.nagare {
	margin:30px 0 30px 15px;
	}
div.nagare dl {
	width:112px;
	float:left;
	padding-right:40px;
	margin-left:5px;
	background:url(images/arr.gif) no-repeat right ;
	text-align:center;
	}
div.nagare dt {
	background:#FC9;
	border:1px solid #999;
	padding:3px;
	}
div.nagare dd {
	border:1px solid #999;
	}
/* for IE5.5,6 */
*html div.nagare dt {
	width:112px;
	}
*html div.nagare dd {
	width:112px;
	}
/**/

div.nagare dd.ttl{
	background:#E9E9E9;
	border-bottom:none;
	border-top:none;
	}
div.nagare dl.last {
	background:none;
	padding:0;
	}
dl.nagare {
	border:1px dashed #999;
	}
dl.nagare dt {
	background:#E9E9E9;
	padding:5px 10px;
	}
dl.nagare dd {
	margin-left:1em;
	padding:0 10px 0 20px;	
	font-size:95%;
	}
dl.nagare dd.att {
	margin-left:2em;
	}

.att {
	margin-left:1em;
	}
.att:first-letter {
	margin-left:-1em;
	}
ul.recycle {
	margin-left:10px;
	}
ul.recycle li {
	list-style:disc;
	margin-left:15px;
	}

/*for　IE5.5、6*/	
* html dl.nagare dd.att:first-letter {
	margin-left:1em;
	}
/*for IE7*/
*+html dl.nagare dd.att:first-letter {
	padding-left:1em;
	}
/*for IE8*/
html>/**/body dl.nagare dd.att:first-letter {
	padding-left:0;
	margin-left:-1em;
	}


/**/


.txt {
	font-size:100%;
	line-height:1.35;
	}
.space_l15 {
	margin-left:15px;
	}
.space_u15 {
	margin-top:15px;
	}
.space_u50 {
	margin-top:50px;
	}
.space_b15 {
	margin-bottom:15px;
	}
.center {
	text-align:center;
	}
.clear {
	clear:both;
	}
.font_s {
	font-size:85%;
	}
.font_ss {
	font-size:80%;
	}
.font_b {
	font-weight:700;
	}
a:hover img{
	opacity:0.70;
	filter: alpha(opacity=70);
}
.align_right {
	text-align:right;
	margin:0 15px 10px 0;
	}
.space_l15 {
	margin-left:25px;
	}
.color_r {
	color:#F00;
	font-weight:700;
	}
.color_b {
	color:#00F;
	font-weight:700;
	}


/**/ 
table {	
	clear:both;
	border:1px solid #666;
	margin:20px auto;
	width:780px;
	font-size:100%;
	}
caption {
	text-align:left;
	}

th {
	background-color:#CCC;
	border:1px solid #666;
	text-align:center;
	padding:5px ;
	font-weight:normal;
	}

td {
	border:1px solid #666;
	text-align:center;
	padding:10px 10px;
	background:#FFF;
	}
.price {
	color:#F00;
	font-weight:700;
	}
.order {
	font-weight:700;
	}


/*フッター*/
div#footer {
	color:#999;
	text-align:center;
	font-size:75%;
	padding:10px 0 10px 0;
	border-top:3px double #999;
	}
div#footer p {
	text-align:center;
	}
h2.shiyouhuku {

	font-weight:normal;
	background:none;
	border-bottom:1px dashed #666;
	padding:0;
	margin:0 0 10px 0;
}
