﻿@charset "utf-8";


/*---------------------------------------------------------

	File_name    : index.css
	Description  : all page stylesheet
	The date     : 2010.02.24
	
	index /////////////////////////////////////////////////////
		-- reset
		-- base
		-- contents
		-- kougu
	//////////////////////////////////////////////////////////

----------------------------------------------------------- */


/*----------------------------------------------------
	reset
----------------------------------------------------*/

html {
	overflow-y: scroll;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

img,
object,
embed {
	vertical-align: top;
}

hr,legend {
	display: none;
}

h1,h2,h3,h4,h5,h6,strong {
	font-size: 100%;
	font-weight: 400;
}

img,abbr,acronym,fieldset {
	border: 0;
}

li {
	list-style-type: none;
}



/*----------------------------------------------------
	base
----------------------------------------------------*/

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 14px;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	text-align: center;
	line-height: 1.6em;
	letter-spacing: 0.2em;
	background-color: #F2F2F2;
	background-image: url("../images/back01.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	}

a {
	color: #2A51E0;
	text-decoration: underline;
	}

a:hover {
	color: #539BCF;
	text-decoration: none;
	}

#wrapper {
	width: 900px;
	*width: 898px;
	margin: 30px auto;
	padding-bottom: 30px;
	text-align: center;
	border: solid 1px #cdcdcd;
	background-color: white;
	background-image: url("../images/back02.gif");
	background-position: left top;
	background-repeat: repeat-x;
	}

.clear {
	clear: both;
	}

.red {
	color: #FF1A00;
	}

.yellow {
	background-color: yellow;
	}

.big {
	font-size: 120%;
	}

.small {
	font-size: 85%;
	}

.bold {
	font-weight: 800;
	}


/*----------------------------------------------------
	contents
----------------------------------------------------*/

h1 {
	margin: 20px auto 0;
	}

h2 {
	margin: 20px auto 0;
	}

.text01 {
	margin: 20px auto 0;
	}

.textBig {
	margin: 10px auto 0;
	}

.bar {
	margin: 20px auto 0;
	}

.bar02 {
	margin: 0 auto;
	}

.text02 {
	width: 840px;
	margin: 20px auto 0;
	*margin: 0 auto 0;
	text-align: left;
	}

.text03 {
	width: 840px;
	margin: 10px auto 0;
	text-align: left;
	}

.text04 {
	width: 840px;
	margin: 10px auto 0;
	text-align: center;
	}

.text05 {
	width: 840px;
	margin: 5px auto 0;
	text-align: left;
	}

.text06 {
	width: 840px;
	margin: 10px auto 0;
	*margin: 0 auto 0;
	padding: 0;
	*padding: 10px 0;
	text-align: center;
	}

.text06 span {
	font-size: 300%;
	}

.text07 {
	width: 840px;
	margin: 20px auto 0;
	text-align: left;
	}

.plus {
	width: 840px;
	margin: 20px auto 0;
	text-align: left;
	}

.voice {
	width: 836px;
	*width: 840px;
	margin: 20px auto 0;
	*margin: 0 auto 0;
	padding: 1px;
	border: solid 1px #cdcdcd;
	background-color: white;
	}

.voice div {
	width: 836px;
	*width: 840px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url("../images/back_voice.gif");
	background-position: left top;
	background-repeat: repeat;
	}

.voice #voice02 {
	width: 836px;
	*width: 840px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-image: url("../images/back_voice.gif");
	background-position: left top;
	background-repeat: repeat;
	}

.voice div p {
	width: 800px;
	margin: 0 auto;
	color: #4d2003;
	text-align: left;
	line-height: 1.9em;
	}

.voice div p span {
	border-bottom: dotted 1px #4d2003;
	}

.voice div p span span {
	border-bottom: none;
	}

.voice div div {
	width: 800px;
	margin: 0 auto;
	text-align: right;
	}

.point {
	width: 840px;
	margin: 0 auto;
	*margin: -15px auto 0px;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: left;
	background-image: url("../images/back_point.gif");
	background-position: left top;
	background-repeat: repeat;
	}

.point h3 {
	margin-left: 20px;
	padding-top: 12px;
	padding-bottom: 3px;
	padding-left: 45px;
	background-image: url("../images/check.gif");
	background-position: left top;
	background-repeat: no-repeat;
	}

.point p {
	width: 800px;
	margin-left: 20px;
	margin-bottom: 20px;
	}

.point02 {
	width: 840px;
	margin: 0 auto;
	*margin: -15px auto 0px;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: left;
	background-image: url("../images/back_point.gif");
	background-position: left top;
	background-repeat: repeat;
	}

.point02 p {
	margin-left: 20px;
	padding-top: 0;
	padding-bottom: 15px;
	padding-left: 45px;
	background-image: url("../images/check.gif");
	background-position: left top;
	background-repeat: no-repeat;
	}

.point02 h3 {
	margin-left: 70px;
	margin-bottom: 10px;
	}

.special01 {
	width: 880px;
	margin: 50px auto 0;
	background-image: url("../images/back_special_top.gif");
	background-position: center top;
	background-repeat: no-repeat;
	}

.special02 {
	width: 880px;
	background-image: url("../images/back_special_bottom.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
	}

.special02 h3 {
	}

.special02 div {
	width: 710px;
	margin-top: 15px;
	margin-left: 95px;
	*margin-left: 15px;
	text-align: center;
	}

.special02 .special03 {
	width: 710px;
	margin-top: 20px;
	margin-left: 95px;
	*margin-left: 15px;
	padding-bottom: 150px;
	text-align: left;
	}

.special02 .special03 img {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	}

.special02 .special04 {
	width: 710px;
	margin-top: 20px;
	margin-left: 95px;
	*margin-left: 15px;
	padding-bottom: 150px;
	text-align: left;
	}

.special02 .special04 img {
	margin-left: -10px;
	margin-bottom: 10px;
	}

* html .special02 .special04 img {
	margin-left: 0;
	}

#count01 {
	width: 840px;
	margin: 30px auto 0;
	padding: 0;
	*padding: 15px 0;
	text-align: center;
	font-size: 250%;
	}

#count02 {
	width: 840px;
	margin: 20px auto 0;
	text-align: center;
	}

#count03 {
	width: 840px;
	border: #000000 thin none;
	font-size: 450%;
	text-align: center;
	}

.button {
	width: 840px;
	margin: 40px auto 0;
	text-align: center;
	}

#food {
	width: 840px;
	margin: 80px auto 0;
	text-align: center;
	}

#dammy {
	text-indent: -9999px;
	}

.tokutei {
	width: 840px;
	margin: 20px auto 0;
	}

.tokutei tr {
	}

.tokutei tr td {
	padding: 5px 10px;
	text-align: left;
	border: solid 1px #cdcdcd;
	}

.tokutei tr .tokutei01 {
	width: 230px;
	*width: 250px;
	background-color: #efefef;
	}

.tokutei tr .tokutei02 {
	width: 570px;
	*width: 590px;
	}





