body {
	color: #333333;
	background:#cccccc;
	text-align:center;
	margin:0;
	padding:0;
	font-size:1em;
}

h1, h2, h3 {
	margin:0px;
	padding:0px;
}

p {
	margin:0px;
	padding:0px;
}

a:link {
	color:#E63337;
}

a:visited {
	color:#E63337;
}

a:hover {
	color:#e07574;
}

a:active {
	color:#e07574;
}

hr {
	clear:both;
	color:#ffffff;
	width:95%;
	border-top:1px solid #ededed;
	
}

img {
	border:0;
	margin:0;
	padding:0;
}

.bace {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	margin-bottom:20px;
	color:#333333;
}

.banner {
	background:#ffffff;
	width:100%;
	height:112px;
}

.topimg {
	background: url(img/top_month08.jpg) left bottom;
	width:460px;
	height:320px;
}

.topimg h1 {
	font-size:1em;
	text-align:center;
	color:#fff;
	background: #ff99ff; /*½Õff99cc¡¡½é²Æff99ff¡¡²Æ¡¡½©903333*/
}

.main {
	color: #333;
	background:#fff url(./img/back-main.jpg);
	width:100%;
}

.foot {
	background:#ffffff;
}

.setumei{
	padding-left:5px;
	margin-bottom:30px;
	font-size:0.9em;
	color:#666;
	line-height:1.5em;
/*	background:url(img/setumei-back.jpg);*/
	border-left:12px solid #ff99ff;/*½Õff99cc¡¡½é²Æff99ff¡¡²Æ376D5A¡¡½©903333*/
/*	border-right:8px solid #ffddee;
	border-top:1px solid #ffddee;
	border-bottom:1px solid #ffddee;*/
}

.cont {
	float:left;
	padding-left:62px;
	padding-top:20px;
	margin-bottom:20px;
	width:460px;
}

.cont .kisetu {
    width: 460px;
    height: 70px;
    background: #fff url(./kisetu/img/season_title_summer.jpg); /*spring summer autumn*/
	margin-bottom:10px;
}

.cont .asanama {
    width: 460px;
    height: 70px;
    background: #fff url(./asanama/img/asanama_title.jpg);
	margin-bottom:10px;
}

.cont .order {
    width: 460px;
    height: 70px;
    background: #fff url(./order/img/order_title.jpg);
	margin-bottom:10px;
}

.cont .tuunen {
    width: 460px;
    height: 70px;
    background: #fff url(./tuunen/img/tuunen_title.jpg);
	margin-bottom:10px;
}

.cont .h {
    position: absolute;
    top: -50px;
}

.cont table{
	width:100%;
	border:none;
	font-size:0.9em;
}

.cont fieldset{
	border:1px solid #ccc;
	margin-bottom:25px;
	padding:10px;
}

.cont h3 {
	font-size:1em;
}

.cont .sshort{
	width:20px;
}

.cont .short{
	width:40px;
}

.cont .middle{
	width:150px;
}

.cont .long{
	width:330px;
}

.cart{
	text-align:right;
}

.navi{
	float:left;
	margin-top:20px;
	margin-left:30px;
	width:180px;
	background:#ffddee url(img/navi-back.png);
	border-left:0px solid #dd4444;
}

.navi h1 {
	font-size:1em;
}

h2 {
	font-size:0.9em;
	margin: 30px 0 0;
	font-weight:bold;
	padding:8px 0;
	border-top:1px solid #dd4444;
}

.navi h2 {
	padding:8px 0 8px 18px;
}

ul,ol{
	margin: 10px 0 30px 0;
	padding: 0;
	font-size:0.9em;
}

li{
	margin: 10px 0 10px 20px;
	list-style-type:none;
}

li ul {
	margin: 0;
	padding: 0;
}

li ul li {
	list-style-type:circle;
}

ol li{
	margin-left: 40px;
	list-style-type:decimal;
	line-height:1.5em;	
}

.tensyu{
	text-align:right;
}

.item{
	color:#333333;
	float:left;
	background-color:#ffffff;
	margin:0 0 30px;
	width:460px;
	border:1px solid #ffddee;
}

.item .setumei{
	padding:3px 0;
	margin:0;
	width:280px;
	border:none;
	float:left;
}

.setumei img {
	float:left;
	padding-right:5px;
	padding-bottom:5px;
}

.item img {
	padding-right:10px;
	margin-right:10px;
	border-right:1px dashed #dd7f81;
	float:left;
}

.hinmei {
	color:#cc0033;
	font-family:serif;
}

.kakaku {
	font-family:serif;
}

.kikan {
	color:navy;
	font-family:serif;
}

.attention{
	color:#e91349;
	background-color:#ffe9e9;
	font-size:0.9em;
	font-weight:bold;
	margin:0.5em;
}

.sub_button{
	margin:15px 0px;
	padding:5px;
	color:#000000;
	background-color:#dddddd;
	text-align:right;
}

.zeikomi{
	font-size:0.85em;
	color:navy;
	text-align:right;
}

acronym{
	border-bottom:1px dotted #3333cc;
	cursor:pointer;
}

.copyright {
	text-align:center;
	margin-top:30px;
	font-size:0.8em;
	clear:both;
}

th {
	width:100px;
	text-align:left;
}

