/* CSS Document */
body {
	font-family: verdana, geneva, sans-serif;
	font-size: 12px;
	color: #669999;
	margin-top: 0px;
	margin-left: 0px;
}
#container {
	position: relative;
	width:955px;
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 10px;
}
#head {
	height: auto;
	width: 805px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	margin-bottom: 1px;
}
#header {
	position: relative;
	width: 100%;
	height: 16px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#header h1 {
	font-size: 14px;
	margin: 0px;
	font-weight: normal;
	color: #99CCCC;
}
#logo {
	position: relative;
	width: 803px;
	height: 45px;
	border: 1px solid #99CCCC;
	padding-top: 14px;
	text-align: center;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#logo_sub {
	position: relative;
	width: 100%;
	height: 25px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#logo_sub h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	color: #CC9999;
	font-style: italic;
}
#logo_sub p {
	font-size: 18px;
	font-weight: normal;
	color: #669999;
	margin: 0px;
	text-decoration: underline;
}
/*******************************************/
/*Navi*/
#nav {
	position: relative;
	width: 795px;
	height: 16px;
	background-color: #99CCCC;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}
#nav ul {
	margin: 0px;
	padding: 0px 0px 2px;
	float: left;
	list-style-type: none;
}
#nav ul li {
	list-style-type: none;
	display: inline;
	float: left;
	width: 157px;
	text-align: center;
	font-weight: bold;
	color: #CCFFCC;
	font-size: 12px;
}
a.nav_01 {
	color: #CCFFCC.;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav_02 {
	color: #CCFFCC.;
	color: #00FFFF;
	text-decoration: none;
}
a.nav_01:hover, a.nav_01:focus {
	color: #FFFFCC;
	text-decoration: none;
}
/*end of Navi*******************************/
#field {
	position: relative;
	height: auto;
	width: 803px;
	border: 1px solid #99CCCC;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	margin-bottom: 1px;
}
/*Footer************************************/
#footer {
	position: relative;
	width: 803px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #99CCCC;
	margin-bottom: 50px;
	padding-top: 1px;
}
#footer h2 {
	text-align: center;
	color: #99CCCC;
	padding-bottom: 2px;
	font-size: 11px;
	font-weight: lighter;
	margin: 0px;
}
/*Gate**************************************/
#gate_01 {
	position: relative;
	width: 803px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 50px;
	padding-top: 20px;
}
#gate_01 h2 {
	font-size: 20px;
	font-weight: normal;
	color: #CCCC99;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#gate_02 {
	position: relative;
	height: auto;
	width: 803px;
	margin-bottom: 25px;
}
#gate_02 h2 {
	font-size: 24px;
	font-weight: normal;
	color: #CC9999;
	text-align: center;
	margin: 0px;
}
#gate_03 {
	position: relative;
	width: 736px;
	height: 113px;
	padding-left: 67px;
	margin-bottom: 40px;
}
#gate_03 img {
	float: left;
	margin-right: 66px;
}
#gate_04 {
	position: relative;
	width: 803px;
	height: auto;
	margin-bottom: 20px;
	text-align: center;
	font-size: 28px;
	color: #CC9999;
}
.indent_gate_01 {
	text-indent: -25px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.gate_01 {
	font-size: 20px;
	font-weight: normal;
	color: #FFCC99;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.gate_02 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 30px;
	margin-top: 0px;
}
.gate_03 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 70px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #669999;
	border-bottom-color: #669999;
	width: 700px;
	padding-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
}
.gate_04 {
	font-size: 16px;
	color: #99CCCC;
	text-decoration: blink;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
/*Home**************************************/
#home_01 {
	position: relative;
	width: 803px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 70px;
	padding-top: 20px;
}
#home_01 h2 {
	font-size: 20px;
	font-weight: normal;
	color: #CCCC99;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#home_02 {
	position: relative;
	height: auto;
	width: 803px;
	margin-bottom: 25px;
}
#home_02 h2 {
	font-size: 24px;
	font-weight: normal;
	color: #CC9999;
	text-align: center;
	margin: 0px;
}
#home_03 {
	position: relative;
	width: 736px;
	height: 113px;
	padding-left: 67px;
	margin-bottom: 40px;
}
#home_03 img {
	float: left;
	margin-right: 66px;
}
.home_01 {
	font-size: 20px;
	font-weight: normal;
	color: #FFCC99;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.home_02 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 30px;
	margin-top: 0px;
}
.home_03 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 70px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #669999;
	border-bottom-color: #669999;
	width: 700px;
	padding-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
}
.home_04 {
	font-size: 16px;
	color: #99CCCC;
	text-decoration: blink;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
/*Concept***********************************/
#concept_01 {
	position: relative;
	width: 783px;
	height: auto;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#concept_02 {
	position: relative;
	width: 783px;
	height: auto;
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
}
#concept_02 ul {
	margin-left: 100px;
	margin-bottom: 30px;
}
#concept_02 li {
	font-size: 14px;
	margin-bottom: 20px;
}
#concept_03 {
	position: relative;
	width: 783px;
	height: auto;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
}
#detail {
	position: relative;
	width: auto;
	height: 22px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#detail a {
	background-image: url(../image/detail.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	text-decoration: none;
	padding-left: 240px;
	color: #FFFFFF;
	height: 22px;
}
#detail a:hover {
	background-position: center -23px;
	color: #CC6699;
}
html>body detail a{
	height: 22px;
	width: 100%;
}
/*Price*************************************/
#price_01 {
	position: relative;
	width: 783px;
	height: 205px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	top: 40px;
	margin-bottom: 50px;
}
#price_title_l {
	position: absolute;
	top: -13px;
	left: 83.5px;
	height: auto;
	width: 203px;
	z-index: 1;
	background-color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
#price_title_r {
	position: absolute;
	top: -13px;
	left: 109.5px;
	height: auto;
	width: 151px;
	z-index: 1;
	background-color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
#price_l {
	position: absolute;
	height: 146px;
	width: 348px;
	left: 15px;
	border: 1px dashed #99CCCC;
	padding-bottom: 25px;
	padding-top: 20px;
}
#price_r {
	position: absolute;
	height: 146px;
	width: 348px;
	right: 15px;
	border: 1px dashed #99CCCC;
	padding-bottom: 25px;
	padding-top: 20px;
}
#price_02 {
	position: relative;
	width: 783px;
	height: auto;
	text-align: center;
	line-height: 150%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}
.price_01 {
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.price_02 {
	margin: 0px;
	text-indent: 135px;
}
.price_03 {
	color: #FF9999;
}
.price_04 {
	font-size: 20px;
	text-indent: 20px;
}
.price_05 {
	margin-top: 40px;
	margin-bottom: 70px;
}
/*Thank you*********************************/
#main {
	position: relative;
	width: 783px;
	height: 537px;
	margin-right: auto;
	margin-left: auto;
	top: 30px;
}
.thanks_01 {
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	margin-bottom: 50px;
}
.thanks_02 {
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	color: #990033;
	margin-top: 75px;
	margin-bottom: 75px;
}
a.thank_you {
	color: #CCFFCC.;
	color: #669999;
	text-decoration: underline;
}
a.thank_you:hover, a.thank_you:focus {
	color: #FF9999;
	text-decoration: none;
}
/*End of Thank you**************************/
.align_c {
	text-align: center;
}
.align_r {
	text-align: right;
}
.size_10 {
	font-size: 10px;
}
.size_11 {
	font-size: 11px;
}
.size_12 {
	font-size: 12px;
}
.size_13 {
	font-size: 13px;
}
.size_14 {
	font-size: 14px;
}
.size_15 {
	font-size: 15px;
}
.size_16 {
	font-size: 16px;
}
.size_17 {
	font-size: 17px;
}
.size_18 {
	font-size: 18px;
}
.size_19 {
	font-size: 19px;
}
.size_20 {
	font-size: 20px;
}
.size_21 {
	font-size: 21px;
}
.size_22 {
	font-size: 22px;
}
.size_23 {
	font-size: 23px;
}
.size_24 {
	font-size: 24px;
}
.margin_0 {
	margin: 0px;
}
.margin_0_b_r {
	margin: 0px;
	font-weight: bold;
	text-align: right;
}
.weight_b {
	font-weight: bold;
}
.weight_n {
	font-weight: normal;
}
