* {
	margin: 0;
	padding: 0;
	font-style: normal;
}

body {
	padding: 0;
	margin: 0;
	font: normal 14px/240% arial, verdana, helvetica, tahoma, sans-serif;
	background:url(image/body.png) center repeat-y;
}

a {
	color: blue;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

ul {
	padding:0 0 0 25px;
	margin:20px 0;
}

.check ul {
	padding:0 0 0 25px;
	margin:20px 0;
	list-style-image: url(image/li.png);
}

p {
	margin: 0 0 50px 0;
}

strong {
	font-size: 16px;
	font-weight: bold;
}

em {
	font-weight: bold;
}

img {
	border: none;
}

.kesi{
    text-decoration:line-through;
}

form select {
	display: inline;
	vertical-align: middle;
}

form input {
	display: inline;
	vertical-align: middle;
	margin-right: 5px;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

#wrapper {
	width: 840px;
	margin: 0 auto;
	height: auto;
}

#header {
	width: 840px;
	height: 80px;
	background:url(image/header.png) ;
}

#header h1 {
    font-size: 10px;
	line-height:14px;
	margin:0;
    padding:0;
	width: 840px;
	height: 80px;
}

#header h1 a {
display:block;
width:840px;
height:80px;
overflow: hidden;
color:#ffffff;
text-decoration:none;
}



#top1{
    width: 840px;
	height: 420px;
	background:url(image/top2.png) ;
}

#main-menu {
    background:transparent repeat scroll 0 0;
    clear:both;
    height:50px;
    overflow:hidden;
    padding:0;
    width:840px;
	margin:10px 0;
}

#main-menu ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
    text-align:center;
    width:auto;
}

#main-menu li {
    float:left;
    height:50px;
    line-height:16px;
    margin:auto;
    width:140px;
}

#main-menu a {
    background:transparent url(image/navi1.png) repeat scroll 0 0;
    color:#222222;
    display:block;
    height:32px;
    padding:18px 0 0 0;
    text-decoration:none;
	font-weight:bold;
}

#main-menu a:hover {
    background:transparent url(image/navi2.png) repeat scroll 0 0;
    color:#ffffff;
}

#contents {
	width: 820px;
	padding: 30px 10px;
	height: auto;
}

#user {
    width: 660px;
    border: dotted #808080 2px;
    height: auto;
    margin: 40px auto;
    padding: 20px;
    line-height: 200%;
}

#user h4 {
    font-size: 21px;
    color: #ff0000;
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 30px;
	text-align:center;
}

#user .name{
    color: #000000;
    font-weight: bold;
	text-align:right;
}

#user img.photo {
	margin: 0 20px;
	float: left;
}

#user p {
	margin: 0;
}

a.order {
    width: 637px;
    height: 116px;
	background: url(image/button1.png) no-repeat;
	margin: 20px auto;
	display: block;
}

a.order:hover {
	background: url(image/button2.png) no-repeat;

}

a.order span {
	display: none;
}

form .count{
	padding: 0;
	margin: 0;
	border: none;
	text-align: center;
	font-size : 26px;
	color: red;
	width: 600px;
}

#user {
	width: 790px;
	height: auto;
	background:#ffffff;
	padding:15px;
}

#user h3 {
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    text-decoration: underline;
    margin:0 0 20px 0;
	background:none;
}

#user .name{
    color: #333333;
	font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
	margin-bottom: 10px;
}

#user img.photo {
	margin: 0 20px 0 0;
	float: left;
}

#user a {
	color:blue;
	text-decoration:underline;
}

#user a:hover {
	color:#666666;
}

#footer {
	width: 840px;
	height: 50px;
	background:#000000;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	color:#ffffff;
	font-size: 12px;
	line-height:200%;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
}

.red {
	color: red;
}

.blue {
	color: blue;
}

.y_back {
	background: yellow;
	color: red;
}

h2{
	width:820px;
	height:auto;
	font-size: 24px;
	line-height:26px;
	color: #aa0000;
	font-weight: bold;
	margin: 50px 0px 30px 0px;	
}

h3{
	background:url(image/h3.png) no-repeat;
	width:815px;
	height:27px;
	font-size: 18px;
	line-height:26px;
	color: #aa0000;
	font-weight: bold;
	padding:3px 0px 0px 15px;
	margin: 50px 0px 20px 0px;	
}

h4{
	background:#000000;
	width:380px;
	font-size: 18px;
	line-height:26px;
	color: #ffffff;
	font-weight: bold;
	padding:3px 5px;
	margin: 0px 0px 20px 0px;	
}

#qa {
	width: 740px;
	height: auto;
	margin: 40px 0;
}

.tokushouhou a{
    font-size: 12px;
	line-height:250%;
	margin-left:300px;	
}

table {
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
    margin:50px 0 20px 0 ;
    width:820px;
	font-size:12px;
}

table h3 {
    background:#dcdcdc;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

table em {
    color:blue;
}

td {
    width: auto;
	border:1px solid #999999;
    padding:10px;
    text-align:left;
    vertical-align:top;
}

th {
    width: 150px;
	border:1px solid #999999;
    padding:10px;
    text-align:left;
    vertical-align:top;
	background:#f9f9f9;
	
}

.silver{
	background:#dcdcdc;
}

#bottom-menu {
    clear:both;
    overflow:hidden;
    padding:0;
    width:840px;
	margin:0 0 10px 0;
	text-align:center;
}

#bottom-menu ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
    width:auto;
	text-align:center;
}

#bottom-menu li {
    float:left;
    line-height:16px;
    margin:0 16px;
	text-align:center;
}

#bottom-menu a {
    color:blue;
    display:block;
    height:22px;
	text-align:center;
}

#bottom-menu a:hover {
    color:#666666;
	text-align:center;
}

#CDT{
 font-size: 26px;
 margin-top:-90px;
 margin-left:415px;
 width:400px;
 color:#ff0000;
}
#CDT .day{
 font-size: 48px;
}
#CDT .hour,#CDT .min,#CDT .sec{
 font-size: 32px;
}

.dai{
	font-size:30px;
}

#waku1{
	width:410px;
	padding:10px 10px 0 0;
	float:left;
	margin:0;
}
#waku2{
	width:390px;
	padding:10px 0 0 10px;
	float:right;
	margin:0;
}

.fb-like-box{
	
	padding:0;
}

.f30{
	font-size:30px;
}
