@charset "utf-8";
/* CSS Document */

h1 , h2 , h3 ,p ,ul ,li ,dl ,dt ,dd {
	margin:0px;
	padding:0px;
}

/* -------------------------------------------
Clearfix
------------------------------------------- */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#ffffff;
	color: #434343;
	line-height:140%;
}

#body p {
	margin-bottom:30px;
}

h1 {
	font-size:110%;
	color:#181818;
	letter-spacing:0.2em;
	margin-bottom:5px;
}

.txt01 {
	float:right;
	width:700px;
	padding:20px 20px 50px 20px;
	text-align:rignt;
	color:#ff002a;
}

.txt02 {
	float:right;
	width:700px;
	padding:0px 20px 20px 40px;
	text-align:rignt;
	color:#ff002a;
}

.txt03 {
	float:left;
	width:750px;
	padding:20px 40px 10px 80px;
	text-align:left;
	color:#ff002a;
	font-size:115%;
}

.txt {
	float:center;
	width:600px;
	padding:0px 0px 10px 110px;
	text-align:center;
}

div.txt p {
	font-size:110%;
	color:#181818;
	letter-spacing:0.2em;
	margin-bottom:5px;
	font-weight:normal;
	margin-bottom:5px !important;
}


.block {
	margin-bottom:20px;
}

.images {
	float:center;
	width:682px;
	padding:0px 0px 0px 80px;
}

.images8 {
	float:center;
	width:816px;
	padding:0px 0px 0px 0px;
}

.images01 {
	width:400px;
	padding:0px 0px 0px 25px;
}




ul.spec {
	margin-top:10px;
	margin-bottom:10px;
}

ul.spec li {
	list-style:none;
	padding:0px 0px 3px 0px;
}

dl.detail {
	padding:20px;
}

dl.detail dt {
	font-weight:bold;
}

.shift_left {
	float:left;
}

.shift_right {
	float:right;
}

.right {
	text-align:right;
}



#contents {
	margin: 0px auto;
	padding: 0px;
	width: 820px;
	background:#382905;
}

#contents1{
	margin: 0px auto;
	padding: 0px;
	width: 820px;
	background:#510574;
}

#main {
	width:816px;
	padding:0px 0px 15px 0px;
	background:#FFFFFF;
	margin:0px 2px;
	
}

/* -------------------------------------------
TOP MENU
------------------------------------------- */

.menu {
	text-align:right;
}

.menu img {
	margin-left:20px;
}

.block00 {
	margin-bottom:20px;
	padding:0px 100px;
}

.block00 div {
	width:30%;
}

.block00 div p {
	line-height:40%;
}

.block00 div p.price {
	margin-top:10px;
}

/* -------------------------------------------
繝悶Ο繝・け繝代ち繝ｼ繝ｳ1
------------------------------------------- */
.block01 {
	margin-bottom:5px;
	padding:0px 20px;
}

.block01 div {
	width:33%;
	text-align:center;
}

.block01 div h2 {
	font-size:110%;
	color:#000000;
	line-height:120%;
	margin-bottom:0px;
}

.block01 div p {
	line-height:100%;
}

.block01 div p.price {
	margin-top:5px;
	font-size:100%;
}


#header,.foot-img   {
	width: 800px;
	line-height:1em;
}

.foot-img {
	line-height:3em;
}



#footer {
	font-size: 12px;
	text-align: center;
	padding: 40px;
	background:#382905;
	color:#ffffff;
}

#footer1 {
	font-size: 12px;
	text-align: center;
	padding: 30px;
	background:#41055d;
	color:#ffffff;
}


#footer p, #footer1 p{
	margin-bottom:10px;
}

#footer a, #footer1 a{
	color:#ffffff;
}

#contents #main #hungle {
	margin: 0px;
	padding: 0px;
}

.style1 {color: #FF0000}
.style2 {color: #CC6600}

/*	Link
-------------------------------------------------------------------------------------------*/
a:link {
	color: #434343;
}

a:visited {
	color: #434343;
}

a:hover {
	color: #cd4673;
}

div#header a:link {
	color: #434343;
}

div#header a:visited {
	color: #434343;
}

div#header a:hover {
	color: #434343;
}

div#container a {
	outline: 0;
}

p.line_0 {
	line-height: 100%;
}




