@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:  #6D5C55;
	text-decoration:  none;
}
a:visited {
	color:  #6D5C55;
	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:  #6D5C55;
	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 {
	/* yoshida  position: absolute;
	top:-1px;/*yoshida*/
	width:  980px;
	/*margin-left:-480px; /* widthの半分をマイナス指定 */
	/*left: 594px;/*yoshida*/
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
}
/* 全体構造 End */

/* ヘッダ */
#header {
	height: 115px;
	border-bottom: 3px solid #80BC19;
	background-color:#FCFFFF;
	margin-top:5px;
}
#logo {
	width: 190px;
	float: left;
	margin-top:8px;
	margin-left: 18px;
}
*html #logo {
	width: 190px;
	float: left;
	margin-top:8px;
	margin-left: 9px;
}
#headermenu {
	width: 745px;
	height: 33px;
	text-align: right;
	display: inline; /* 横並びにさせる */
	float: right;
	margin-right:12px;
}
*html #headermenu {
	width: 725px;
	height: 33px;
	text-align: right;
	display: inline; /* 横並びにさせる */
	float: right;
	margin-right:6px;
}
/* ヘッダメニュー */
#headermenu ul.menu li {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 10px;
	border-left: #cccccc 1px solid;
	float: right;
}
#headermenu ul.menu li {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	border-left: #cccccc 1px solid;
	float: right;
}
#headermenu ul.menu li a {
	color: #4F352F;
}
#headermenu ul.menu li a:hover {
	color: #FF0000;
}
/* ヘッダメニュー END */

/* メインメニュー */
#globalmenu {
	width: 626px;
	height: 40px;
	margin-right: 75px;
	float: right;
}
*html #globalmenu {
	width: 626px;
	height: 40px;
	margin-right: 37px;
	float: right;
}
.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	background-image:url(../images/no_flicker.jpg);
}
.kwicks li {
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	float: left;
	width: 125px;
	height: 40px;
	margin-right: 0px;
	background-image:url(../images/kwicks_sprite.jpg);
	background-repeat:no-repeat;
}
.kwicks a {
	display:block;
	height:40px;
	text-indent:-9999px;
	outline:none;
}
#kwick1 {
	background-position:0px 0px;
}
#kwick2 {
	background-position:-200px 0px;
}
#kwick3 {
	background-position:-400px 0px;
}
#kwick4 {
	background-position:-600px 0px;
}
#kwick5 {
	background-position:-800px 0px;
}
#kwick1.active, #kwick1:hover {
	background-position: 0 bottom;
}
#kwick2.active, #kwick2:hover {
	background-position: -200px bottom;
}
#kwick3.active, #kwick3:hover {
	background-position: -400px bottom;
}
#kwick4.active, #kwick4:hover {
	background-position: -600px bottom;
}
#kwick5.active, #kwick5:hover {
	background-position: -800px bottom;
}
#kwick1 a {
	background-image:url(../images/end.jpg);
	background-repeat:no-repeat;
	background-position: left 0px;
}
#kwick1 a:hover {
	background-position: left -80px;
}
#kwick5 a {
	background-image:url(../images/end.jpg);
	background-repeat:no-repeat;
	background-position: right -40px;
}
#kwick5 a:hover {
	background-position: right -120px;
}
/* メインメニュー END */
/* ヘッダ END */

.title_message {
	height: 18px;
	font-size: 14px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 2px;
	background-color: #EFEBE8;
	border-left: 3px solid #80BC19;
	border-bottom: 1.5px dotted #80BC19;
}

/* message */
#main {
	clear: both;
	width: 980px;
	height: 300px;
	float: left;
	background-color:#FAFAF9;
}
/* 共通設定 */
a:link {
	color:  #06f;
	text-decoration:  none;
}
a:visited {
	color:  #06f;
	text-decoration:  none;
}
a:hover {
	color:  #FF0000;
	text-decoration:  none;
}
.message {
	font-size: 12px;
	margin-top: 25px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom:25px;
}
.trialmessage {
	font-size: 14px;
	line-height:2;
	margin-top: 25px;
	margin-left: 150px;
	margin-right: 150px;
	text-align:center;
}
#construction {
	width: 151px;
	height: 132px;
	margin-top: 40px;
	margin-left:auto;
	margin-right:auto;
}

/* フッタ */
#footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	clear: both;
	width: 980px;
	height: 70px;
	border-top: 3px solid #80BC19;
	text-align: center;
	margin-bottom: 30px;
	background-color:#FCFFFF;
}
/* フッタメニュー */
#footer ul.menu {
	width: 790px;
	margin-top: 15px;
	float: left;
	margin-left:15px;
}
*html #footer ul.menu {
	width: 790px;
	margin-top: 15px;
	float: left;
	margin-left:7px;
}
#footer ul.menu li {
	margin-left: 5px;
	display: inline; /* 横並びにさせる */
	border-right: 1px solid #80BC19; /* 区切り線 */
}
li:first-child {
	border: none; /* 親要素から見て一番目のli要素のボーダーを無しに */
}
#footer ul.menu li a {
	color: #4F352F;
}
#footer ul.menu li a:hover {
	color: #FF0000;
}
/* フッタメニュー END */

#adclips {
	margin-top:15px;
	margin-right: 20px;
	text-align: right;
}
*html #adclips {
	margin-top:15px;
	margin-right: 10px;
	text-align: right;
}
#copyright {
	margin-top: 15px;
	margin-right: 19px;
	font-size: xx-small;
	color: #4F352F;
	text-align: right;
	float: right;
}
*html #copyright {
	margin-top: 15px;
	margin-right: 9px;
	font-size: xx-small;
	color: #4F352F;
	text-align: right;
	float: right;
}
/* フッタ END */

