*{
	margin:0;
	padding:0;
}
img{
	border:0;
}
a:hover{
	color:#FF0000;
}
body{
	color:#333;
	background-color:#151d08;
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0 auto;
}
#wrapper{
	width:840px;
	background-color:#FFFFFF;
	text-align:center;
	margin:10px auto;
	padding:10px;
	border:#CCCCCC solid 1px;
}

#header{
	height:27px;
	width:820px;
	position:relative;
}
#header img{
	height:27px;
	width:183px;
	float:left;
}
#header p{
	text-align:right;
	position:absolute;
	bottom:0px;
	right:0px;
}

#navi{
	width:750px;
	padding:5px 0; 
	text-align:right;
}
#navi a{
	color:#CC6600;
}



#content{
	width:780px;
	margin:0 auto;
	text-align:left;
}
#content h1{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	color:#663333;
	border-bottom:#CCCCCC dotted 1px;
}
#content h2{
	padding-left:15px;
	padding-bottom:5px;
	color:#663333;
	font-size:20px;
}
#content h4{
	padding-left:35px;
	padding-bottom:5px;
	color:#663333;
	font-size:17px;
}
#content ul{
	margin:0;
	padding-left:50px;
	padding-bottom:30px;
}
/*#content li{
	margin:0;
	padding-bottom:3px;
}*/
#content p{
	margin:0;
	padding-left:35px;
}
p.limited_button{
	text-align:center;
	padding:5px;
}
p.limited_button a{
	text-align:center;
	margin:0 auto;
	width:600px;
	height:70px;
	display:block;
	background:url(../images/limited_button.gif) top left no-repeat;
}
p.limited_button a:hover{
	background-position:bottom;
}
p.sumika_button{
	text-align:center;
	padding:5px;
}
p.sumika_button a{
	text-align:center;
	margin:0 auto;
	width:600px;
	height:70px;
	display:block;
	background:url(../images/sumika_button.gif) top left no-repeat;
}
p.sumika_button a:hover{
	background-position:bottom;
}
#content table.step td{
	font-size:16px;
	padding:5px;
	vertical-align:middle;
}

table.itemlist {
	border: 1px solid #005599;
	border-collapse: collapse;
	border-spacing: 1px;
	background-color: #fff;
	margin:0 auto;
	font-size:12px;
	text-align:center;
}
table.itemlist th {
	color:#fff;
	background-color:#005599;
	font-size: 12px;
	line-height:160%;
	text-align:center;
}
table.itemlist th a{ color:#fff; }
table.itemlist td {
	text-align:left;
	line-height: 1.5em;
	font-size: 11px;
	border:1px solid #005599;
	padding:2px;
}
table.itemlist tr.sheet_a {
	background-color:#fee8eb;
}
table.itemlist tr.sheet_b {
	background-color:#e8eefe;
}
table.itemlist tr.sheet_c {
	background-color:#e8fef2;
}


.gototop{
	width:800px;
	text-align:right;
	font-size:10px;
	padding-top:10px;
}
#bottom_navi{
	width:800px;
	margin:0 auto;
	padding-top:50px;
	padding-left:30px;
	font-size:11px;
	text-align:left;
}
#bottom_navi h3{
	border-bottom:#CCCCCC solid 1px;
	color:#006699;
}
#bottom_navi ul{
	margin:10px 0;
	list-style:none;
}
#bottom_navi li{
	padding:3px 0;
	line-height:1.5em;
}
#f_reg{
	width:235px;
	padding-right:30px;
	float:left;
}
#f_pay{
	width:235px;
	padding-right:30px;
	float:left;
}
#f_ord{
	width:235px;
	float:left;
}
#footer{
	clear:both;
	padding-top:30px;
	text-align:center;
}


#dd_spec{
	text-align:center;
}
#dd_spec table{
	margin:0 10px;
}
#dd_spec td{
	padding:3px;
	text-align:left;
	background-color:#ffffe0;

}
#dd_spec td.spec_left{
	text-align:right;
	background-color:#FFCC99;
}

.order_0{ width:240px; height:240px; float:left; padding-right:5px; background-repeat:no-repeat;}
.order_0 a{ display:block; width:240px; height:240px; background-position:top;}
.order_0 a:hover{ background-position:bottom;}

p.shopping_link{ padding:20px; font-size:14px; font-weight:bold;}
ul.shopping_link{ list-style-type:none;}
li.shopping_link{ margin: 4px auto;}
li.shopping_link a{ display:block; text-decoration:none; width:500px; margin: 4px auto; padding:8px; background-color:#FFFFCC; border:#666666 solid 1px; border-left:#666666 solid 20px;}
li.shopping_link a:hover{ background-color:#99FFCC;}


.none{ display:none;}

ul.anieye li { list-style-type:none; padding-left:10px; margin-bottom:2px; border-left:16px solid; line-height:16px;}

.akane		{ color:#b7282e;}

.anzu		{ color:#eb9b6f;}

.sakura		{ color:#f2a0a1;}

.wakaba		{ color:#82ae46;}

.ruri		{ color:#1e50a2;}

.sumire		{ color:#7058a3;}

.shikkoku	{ color:#302833;}

