@charset "utf-8";
/* リセット */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, var, ol, ul, li, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ruby, rt, rb, rp, rtc, rbc {
	margin: 0;
	padding: 0;
	border: 0 none transparent;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	vertical-align: baseline;
	text-align: left;
	text-indent: 0px;
	background: transparent;
	outline: 0;
	min-height:0px;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
tr, th, td {
	vertical-align: top;
	text-align: left;
}
sup {
	vertical-align:super;
	font-size:88%;
}
sub {
	vertical-align:sub;
	font-size:88%;
}
label {
	cursor: pointer;
}
#Center ul, #Center ol {
	position: relative;
	left: -3em;
	padding: 0;
	margin-right: -3em;
	margin-left:0;
	width:100%;
}
#Center ul ul, #Center ul ol, #Center ol ol, #Center ol ul {
	margin-left: 0;
	padding-left: 0;
	left:1em;
}
#Center ul li, #Center ol li {
	margin-left: 5em;
}
#Center li li {
	margin-left: 1em;
}
ruby {
	display:inline-table!important;
	display:inline-block;
	text-align:left;
	white-space:nowrap;
	text-indent:0;
	vertical-align: middle;
	letter-spacing:0;
	position:relative;
}
ruby rb {
	line-height:1.2;
}
ruby rt {
	font-size:66%;
	vertical-align:sub;
	line-height:1;
}
ruby rt.rtc {
	display:block;
	vertical-align:baseline;
	position:absolute;
	top:3.6em;
	left:0;
}
ruby>rb, ruby>rbc {
	display:table-row-group;
}
ruby>rt, ruby>rbc+rtc {
	display:table-header-group;
}
ruby>rbc+rtc+rtc {
	display:table-footer-group;
	text-decoration:underline;
}
ruby>rbc+rtc+rtc>.rtc {
	position:relative;
	top:0;
}
rbc>rb, rtc>rt {
	display:table-cell;
}
rp {
	display:none;
}
/* 共通設定 */
a:link {
	color:  #4F352F;
	text-decoration:  none;
}
a:visited {
	color:  #4F352F;
	text-decoration:  none;
}
a:hover {
	color:  #FF0000;
	text-decoration:  none;
}
ul.menu {
	margin: 0px;
	padding: 0px;
}
ul.menu li {
	list-style-type: none;
}
body {
	color:  #4F352F;
	font-size:  small;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.2;
	text-align: left;
	background-color:#E4EDEC;
}
.bold {
	font-weight:bold;
}
.red {
	color:#F00;
	font-weight:bold;
}
.red2 {
	color:#F00;
}
/* 共通設定 End*/


/* 全体構造 */
#wrap {
	width:  998px;
	height: 850px;
	margin-left:auto;
	margin-right:auto;
}
/* 全体構造 End */

/* ヘッダ */
#header {
	height: 58px;
	background-image:url(../images/top_r1_c1.jpg)
}
#logo {
	width: 316px;
	margin-top: 8px;
	margin-left: 8px;
	float: left;
}

#headermenu {
	width: 650px;
	height: 17px;
	text-align: right;
	display: inline; /* 横並びにさせる */
	float: right;
	margin-top:39px;
	margin-right:15px;
}
/* ヘッダメニュー */
#headermenu ul.menu li {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-right: 8px;
	border-left: #cccccc 1px solid;
	float: right;
}
#headermenu ul.menu li a {
	color: #666;
}
#headermenu ul.menu li a:hover {
	color: #FF0000;
}
/* ヘッダメニュー END */
/* ヘッダ END */

/* コンテンツサイド */
#sidebox {
	clear: both;
	width: 179px;
	height:840px;
	float: left;
	background-image:url(../images/back_entry_r1_c1.jpg?20120726)
}

/* コンテンツサイド */
#sidebox1 {
	clear: both;
	width: 179px;
	height:1160px;
	float: left;
	background-image:url(../images/back_r1_c1.jpg)
}
/* サブボックス */
#subbox_top {
	height:37px;
	margin-top:73px;
}
/* Q */
#q {
	width: 156px;
	height: 27px;
	margin-left: 16px;
	margin-right: 5px;
}

#q ul.menu li a {
	height: 27px;
	text-indent: -700em;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	display:block;
}
#q ul.menu li a:hover {
	background-position: 0px -29px;
}
a.q01 {
	background-image:url(../images/q.png);
}

#subbox_middle {
	height:216px;
}

/* プレゼント */
#present {
	width: 154px;
	height: 210px;
	margin-top:10px;
	margin-left: 17px;
	margin-right: 6px;
}

#present ul.menu li a {
	height: 210px;
	text-indent: -700em;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	display:block;
}
#present ul.menu li a:hover {
	background-position: 0px -215px;
}
a.present01 {
	background-image:url(../images/present.png);
}

#subbox_under {
	height:213px;
}

/* モニター */
#monitor {
	width: 154px;
	height: 210px;
	margin-left: 16px;
	margin-right: 8px;
}

#monitor ul.menu li a {
	height: 210px;
	text-indent: -700em;
	background-repeat:no-repeat;
	background-position: 0px 0px;
	display:block;
}
#monitor ul.menu li a:hover {
	background-position: 0px -214.5px;
}
a.monitor01 {
	background-image:url(../images/monitor.png);
}
