@charset "shift-jis";

/*  common  */
* {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
img {
	border: none;
	vertical-align: bottom;
}
body {
	background: #f0eedc;
	font-size: 12px;
	color: #6C6C6C;
	line-height: 1.5em;
}
#stage {
	background: #FFFFFF;
	width: 780px;
	margin: 0px auto;
	height: 100%;
}
#main {
	width: 740px;
	margin: 0px auto;
}

/*  text  */
a:link {
	color: #f23333;
	text-decoration: none;
}
a:hover {
	color: #f23333;
	text-decoration: underline;
}
a:active {
	color: #f23333;
	text-decoration: underline;
}
a:visited {
	color: #f23333;
	text-decoration: none;
}
strong {
	color: #b8a44d;
	text-decoration: none;
	font-weight: bold;
}

/*  header  */
#header {
	width: 740px;
	margin: 0px auto;
}
#header p {
	float: left;
	padding: 20px 0px;
}
#header ul {
	float: right;
}
#header li{
	list-style: none;
	float: left;
	padding-top: 20px;
}
h1 {
	font-size: 14px;
	line-height: 1.5em;
	text-align: right;
	font-weight: normal;
	padding-top: 40px;
	clear: right;
}


/*  mainmenu  */
#mainmenu {
	width: 740px;
	margin: 0px auto;
	clear: both;
}
#mainmenu ul {
	padding: 0px;
}
#mainmenu li{
	float: left;
	list-style: none;
	padding-bottom: 40px;
}

/*  contents  */
#contents {
	width: 500px;
	float: left;
}
#contents h2 {
	float: left;
	width: 340px;
}
.contents_r01 {
	float: right;
	width: 340px;
	padding-top: 20px;
	text-align: left;
	font-size: 14px;
	line-height: 1.5em;
}
.contents_r02 {
	float: right;
	width: 340px;
	padding-top: 20px;
	text-align: left;
}
.contents_l01 {
	width: 160px;
	float: left;
}
.contents_l02 {
	width: 160px;
	float: left;
	padding-top: 130px;
}
.contents_bdr {
	clear: both;
	padding-top: 24px;
	padding-bottom: 40px;
}
#contents h3 {
	float: left;
	width: 340px;
}
#contents h4 {
	float: left;
	width: 340px;
	padding-top: 20px;
}

/*  side  */
#side {
	width: 220px;
	float: right;
}
#side table {
	width: 220px;
	background: #f0eedc;
}
.side_tpcs {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
#side h5 {
	background: #f0eedc;
	padding-left: 20px;
}
.side_end {
	margin-bottom: 20px;
}
.side_bnr01 {
	text-align: center;
	margin-bottom: 10px;
}
.side_bnr02 {
	text-align: center;
	margin-bottom: 20px;
}
.side_yaku {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 38px;
	background: url(../images/ico_yaku-rt01.gif) no-repeat 20px 12px;
	font-size: 14px;
	line-height: 1.5em;
	color: #f3987e;
	font-weight: bold;
}
.side_veg {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 38px;
	background: url(../images/ico_veg-rt01.gif) no-repeat 20px 13px;
	font-size: 14px;
	line-height: 1.5em;
	color: #43a95b;
	font-weight: bold;
}

/*  footer  */
#footer {
	width: 740px;
	margin: 0px auto;
	clear: both;
}
#footer p {
	clear: both;
	text-align: center;
}
.footer_bdr {
	padding: 24px 0px 40px;
}
.footer_txt {
	padding-bottom: 40px;
}

/*  contents_yaku-r  */
#contents_yaku-r {
	width: 500px;
	float: left;
}
#contents_yaku-r h2 {
	float: left;
}
#contents_yaku-r h3 {
	clear: both;
	padding-top: 40px;
	padding-bottom: 20px;
}
.contents_r03 {
	float: left;
	text-align: left;
	font-size: 14px;
	line-height: 1.5em;
	width: 340px;
}
.table_white {
	width: 500px;
	background: url(../images/ptn_yaku-r03.gif) repeat-y;
}
.table_pink {
	width: 500px;
	background: url(../images/ptn_yaku-r06.gif) repeat-y;
}
.table_pinktop {
	padding-top: 40px;
}
.table_pinknavi {
	padding-top: 10px;
	text-align: right;
}
#contents_yaku-r td {
	width: 210px;
	padding: 0px 20px;
	vertical-align: top;
}
#contents_yaku-r strong {
	font-weight: bold;
	color: #f3987e;
}

/*  contents_veg-r  */
#contents_veg-r {
	float: left;
	width: 500px;
}
#contents_veg-r h3 {
	clear: both;
	padding-top: 40px;
	padding-bottom: 20px;
}
#contents_veg-r h2 {
	float: left;
}
#contents_veg-r td {
	width: 210px;
	padding: 0px 20px;
	vertical-align: top;
}
#contents_veg-r strong {
	font-weight: bold;
	color: #43a95b;
}
.contents_l_veg-r {
	width: 260px;
	float: left;
}
.contents_r_veg-r {
	float: left;
	padding-left: 20px;
}
.contents_movie01 {
	border-top: 1px solid #DCDCDC;
	margin-top: 15px;
	padding-top: 15px;
}
.table_green {
	width: 500px;
	background: url(../images/ptn_veg-r03.gif) repeat-y;
}
.table_greentop {
	clear: both;
	padding-top: 20px;
}
.table_greennavi {
	padding-top: 10px;
	text-align: right;
}

/*  contents_sch  */
#contents_sch {
	width: 500px;
	float: left;
}
#contents_sch h2 {
	float: left;
}
#contents_sch h3 {
	clear: both;
	padding-top: 40px;
	padding-bottom: 20px;
}
#contents_sch p {
	padding-bottom: 15px;
}
.green {
	color: #43a95b;
	font-weight: bold;
}
.pink {
	color: #f3a58b;
	font-weight: bold;
}
.contents_r03 {
	float: right;
	width: 340px;
	text-align: left;
	font-size: 14px;
	line-height: 1.5em;
}
.table_goldnavi {
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
}
.table_sch_g011 {
	padding: 5px;
	width: 100px;
	background: #97c739;
	font-weight: bold;
	color: #FFFFFF;
}
.table_sch_g021 {
	padding: 5px;
	background: #97c739;
	font-weight: bold;
	color: #FFFFFF;
}
.table_sch_g031 {
	padding: 5px;
	width: 150px;
	background: #97c739;
	font-weight: bold;
	color: #FFFFFF;
}
.table_sch_g012 {
	padding: 5px;
	width: 100px;
	background: #e8e8e8;
	vertical-align: top;
}
.table_sch_g022 {
	padding: 5px;
	background: #e8e8e8;
	vertical-align: top;
}
.table_sch_g032 {
	padding: 5px;
	width: 150px;
	background: #e8e8e8;
	vertical-align: top;
}
.table_sch_g013 {
	padding: 5px;
	width: 100px;
	background: #edf5dd;
	vertical-align: top;
}
.table_sch_g023 {
	padding: 5px;
	background: #edf5dd;
	vertical-align: top;
}
.table_sch_g033 {
	padding: 5px;
	width: 150px;
	background: #edf5dd;
	vertical-align: top;
}
.table_sch_p011 {
	padding: 5px;
	width: 130px;
	background: #f3a58b;
	font-weight: bold;
	color: #FFFFFF;
}
.table_sch_p021 {
	padding: 5px;
	background: #f3a58b;
	font-weight: bold;
	color: #FFFFFF;
}
.table_sch_p012 {
	padding: 5px;
	width: 130px;
	background: #e8e8e8;
	vertical-align: top;
}
.table_sch_p022 {
	padding: 5px;
	background: #e8e8e8;
	vertical-align: top;
}
.table_sch_p013 {
	padding: 5px;
	width: 130px;
	background: #fdeee8;
	vertical-align: top;
}
.table_sch_p023 {
	padding: 5px;
	background: #fdeee8;
	vertical-align: top;
}
.indent_sch01 {
	padding-left: 36px;
}

/*  contents_veg  */
#contents_veg {
	width: 500px;
	float: left;
}
#contents_veg h2 {
	width: 160px;
	float: left;
}
#contents_veg h3 {
	float: left;
	width: 340px;
}
.contents_veg_r01 {
	float: right;
	width: 340px;
	padding-top: 20px;
	text-align: left;
}
.contents_veg_r02 {
	float: right;
	width: 340px;
	padding-top: 20px;
	padding-bottom: 40px;
	text-align: left;
}
/*  contents_sch  */
#contents_sch02 {
	width: 500px;
	float: left;
}
#contents_sch02 h2 {
	float: left;
}
#contents_sch02 table {
	float: right;
	width: 340px;
	padding-bottom: 40px;
	border: none;
}
#contents_sch02 h3 {
	padding-bottom: 20px;
}
.contents_sch02_r01 {
	float: right;
	text-align: left;
	font-size: 14px;
	line-height: 1.5em;
	width: 340px;
	padding-bottom: 40px;
}
.contents_sch02_r02 {
	padding-top: 31px;
	vertical-align: top;
}
.contents_sch02_r03 {
	float: right;
	text-align: left;
	width: 340px;
	padding-bottom: 40px;
}
.contents_sch02_r04 {
	float: right;
	text-align: right;
	width: 340px;
	padding-bottom: 20px;
}
