﻿/* CSS Document */

@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

p {
	font-size: 13px;
	line-height:150%;
}

div#Header h1 a:link {
	color: #666666;
	text-decoration: underline;
}

div#Header h1 a:visited {
	color: #990000;
	text-decoration: underline;
}

div#Header h1 a:hover {
	color: #990000;
	text-decoration: underline;
}

div#Header h1 a:active {
	color: #990000;
	text-decoration: underline;
}

body {
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x repeat-y;
	text-align: center;
	
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

div#pageWrapper {
	width: 950px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/body_back.jpg);
	background-repeat: repeat-y;
}

/* old \*/
* html div#pageWrapper {
	width: 950px;
}
/* end */

div#Header {
	width: 930px;
	height: 140px;	
	background-image: url(../img/header_back.jpg);
	background-repeat: repeat-x repeat-y;
	margin-left: 10px;	
}

div#Header2 {
	width: 930px;
	height: 120px;	
	margin-left: 10px;	
}

div#Header h1 {
	padding-top: 7px;
	padding-left: 5px;
	font-size: 80%;
	color: #666666;
	text-align: left;
}

div#contentsWrapper {
	width: 930px;
	height: 100%;
	margin-left: 10px;
}

img.contents_title {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

div#LeftColumn {
	float: left;
	width: 550px;
	margin-top: 20px;
	margin-left: 20px;
	text-align: left;	
}

div#RightColumn {
	float: right;
	width: 360px;
	margin-top: 20px;	
	text-align: left;
	border-left: 1px;
	border-left-color: #000000;
}

div#Product {
	margin-top: 10px;
	margin-bottom: 15px;
}

div#Product table {
	margin-top: 10px;
}

div#Product table tr td {
	width: 180px;
	font-size: 15px;
	text-align: left;
}

div#AboutUs {
	clear: both;
	width: 850px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

div#AboutUs img.contents_title {
	float: left;
}

div#comment {
	clear: both;
}

div#comment img.akito {
	float: left;
}

div#comment p {
	margin-left: 10px;	
	text-align: left;

}

div#comment p.small {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 20px;
}

div#news {
	width: 320px;
	height: auto;
	font-size: 13px;
	margin-top: 10px;
	margin-left: 15px;
}

div#news p.midasi {
	margin-bottom: 10px;
	line-height: 130%;
	background-image: url(../img/news_dot.gif);
	background-repeat: no-repeat;
}

div#RightColumn img.banner {
	margin-top: 20px;
	margin-bottom: 10px;
}

div#shop {
	height: 530px;
	background-image: url(../img/top_shopback2.jpg);
	background-repeat: no-repeat;
}

div#shop p.title {
	margin-top: 20px;
	margin-left: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}

div#shop p.shop {
	margin-top: 10px;
	margin-left: 30px;
	font-size: 15px;
	line-height: 130%;
}

div#footer {
	clear: both;
}

div#footer p.subnavi {
	text-align: right;
	margin-right: 30px;
	margin-bottom: 30px;
}

img.line {
	margin-top: 10px;
	margin-bottom: 20px;
}



/* Product \*/

img.ptitle {
	margin-top: 10px;
}

div#Product2 {
	width: 910px;
	text-align: left;
	margin-left: 20px;
}

div#Product2 table {
	width: 930px;
	margin-top: 10px;
	text-align: left;
}

div#Product2 table td {
	width: 430px;
	font-size: 13px;
	line-height: 130%;
	vertical-align: top;
}

div#Product2 table td.p_comment {
	padding-right: 30px;
}

div#Product2 table td.p_season {
	padding-top: 10px;
	padding-right: 30px;
	font-size: 11px;
	color: #666666;
}

div#Product2 table td.product-title {
	font-size: 17px;
	font-weight: bold;
	color: #990000;
}

div#Product2 table.item {
	width: 400px;
	margin-top: 5px;
	text-align: left;
}

div#Product2 table.item td.pack1 {
	width: 260px;
}

div#Product2 table.item td.pack2 {
	padding: 5px 0 0 5px;
	font-size: 13px;
	line-height: 150%;
}

div#Product2 table.item p.price {
	padding: 5px 0 0 5px;
	font-size: 15px;
	font-weight: bold;
	color: #006699;
	line-height: 150%;
}

div#Product2 table.shop {
	width: 800px;
}

div#Product2 table.shop td.shop1 {
	width: 280px;
	font-size: 15px;
	padding: 5px 0 10px 0;
}

div#Product2 table.shop td.shop2 {
	width: 250px;
	font-size: 15px;
	padding: 5px 0 10px 0;
}

div#Product2 table.shop td.shop3 {
	width: 150px;
	text-align: left;
	padding: 5px 0 10px 0;
}

div#Product2 table.shop td.shop4 {
	width: 30px;
	text-align: left;
	padding: 5px 0 10px 0;
}

div#Product2 p.guide {
	margin-top: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #006699;
}

div#Product2 img.fax {
	float: left;
	margin: 20px 20px 10px 20px;
}

div#Product2 p.faxnum {
	font-size: 20px;
	font-weight: bold;
	margin-top: 25px;
}

/* end */

/* Aboutus \*/

div#Aboutus img.futari {
	float: left;
	margin: 20px 20px 10px 20px;
}

div#Aboutus p {
	font-size: 15px;
	line-height: 130%;
	text-align: left;
	padding: 20px 20px 10px 20px;
}

div#Aboutus table {

	margin-left: 20px;
}

div#Aboutus table td {
	width: 300px;
	text-align: left;
}

div#Aboutus table td.comment {
	font-size: 13px;
	text-align: center;
	padding: 5px;
}

div#map {
	text-align: left;
	margin-left: 35px;
}

div#map2 {
	clear: both;
}

/* end */

/* priv \*/

div#priv {
	width: 870px;
	text-align: left;
	margin-left: 25px;
}

div#priv p.chapter {
	font-size: 15px;
	font-weight: bold;
	color: #006699;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
}

div#priv p.comment {
	width: 840px;
	font-size: 13px;
	padding-left: 20px;
}

/* end */

/* form \*/

div#form {
	width: 870px;
	text-align: left;
	margin-left: 25px;
}

div#form2 {
	width: 870px;
	height: 700px;
	text-align: left;
	margin-left: 25px;
}

div#form ol {
	margin: 10px 0 15px 40px;
	font-size: 13px;
	line-height: 150%;
}

div#form table {
	margin-left: 50px;
}

div#form table tr th {
	padding-right: 5px;

}

div#form table tr th,td {
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#form strong.ttl {
	margin: 10px 0 15px 25px;
	font-size: 13px;
}

div#form p.button {
	text-align: center;
}

div#form2 table {
	margin-left: 50px;
}

div#form2 table tr th {
	padding-right: 5px;
}

div#form2 table tr th,td {
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#form2 ul li {
	margin-left: 25px;
	font-size: 13px;
}

div#form2 strong.ttl {
	margin: 10px 0 15px 25px;
	font-size: 13px;
}

div#form2 p.button {
	text-align: center;
}

div#form2 ul li.msg {
	margin: 10px 0 15px 25px;	
}

div#form2 p.msg {
	margin: 10px 0 15px 25px;	
}


/* end */