@charset "Shift_JIS";

html,
h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl,
address, form, blockquote
	{
	display: block;
	margin: 0;
	padding: 0;
	line-height: 1;
	text-align: left;
	right: auto;
	}

h1, h2, h3, h4, h5, h6
	{
	font-weight: bold;
	}

body {
	margin-top: 0px;
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

h1 { font-size: 18px; line-height: 20px; }

//テキスト

.l { font-size: 14px; line-height: 18px; }
.lg {
	font-size: 14px;
	color: #00836A;
	line-height: 20px;
}
.mw { font-size: 12px; line-height: 18px; }
.m { font-size: 12px; line-height: 16px; }
.m_bold {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.13_16_greay {
	font-size: 13px;
	line-height: 40px;
	color: #333333;
}
.ms { font-size: 11px; line-height: 14px; }
.s { font-size: 10px; line-height: 14px; }
.ss { font-size: 9px; line-height: 12px; }
.ll { font-size: 15px; line-height: 19px; }
.14px_white {
	font-size: 11px;
	line-height: normal;
	color: #FFFFFF;
}
.lll {
	font-size: 18px;
	color: #00836A;
	line-height: normal;
}
.llllred {
	font-size: 20px;
	color: #ff0000;
	line-height: normal;
}
.lllllorange { font-size: 22px; color: #ffcb05; }

.form_s { font-size: 11px; line-height: 12px; }
.search_s { font-size:10px; margin-bottom:2px;}

.text01 {
	font-size: 10pt;
	line-height: 14pt;
	color: 00836a;
}
.text02 { font-size: 11pt; line-height: 14pt; color: #009774}
.text03 {
	font-size: 10pt;
	line-height: 14pt;
	color: #333333;
}

/*リンク*/
a:link { color:#333333; text-decoration: none; }
a:visited { color:#333333; text-decoration: none; }
a:hover { color: #C10000; text-decoration: underline; }
a:active { color: #C10000; text-decoration: none; }

a img {border: none;}


//メニューバー
div.menuBar
	{
	width: 800px;
	background-color: #00836A;
	background-image: url("../img/menu_bg.gif");
	background-repeat: no-repeat;
	}

//フッター
div.footer a:link{ color:#00836A; text-decoration: none;}
div.footer a:visited{ color:#00836A; text-decoration: none;}
div.footer a:hover { color:#00836A; text-decoration: underline; }
div.footer a:active { color:#00836A; text-decoration: underline; }

.box2_top {
	background-image: url(../img/rc_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 70px;
}

.box2_top_l {
	font-weight: bold;
	background-image: url(../img/rc_top_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 70px;
	float: left;
	width: 17px;
}


.box2_top_r {
	font-weight: bold;
	background-image: url(../img/rc_top_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 70px;
	float: right;
	width: 17px;
}

.box2_head {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	color: #333333;
}

.box2_center {
	background-image: url(../img/rc_mid_r.gif);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: left;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left: 1px solid #dfdfdf;
}

.box2_bottom {
	background-image: url(../img/rc_bot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 16px;
}

.box2_bottom_l {
	background-image: url(../img/rc_bot_l.gif);
	background-repeat: no-repeat;
	height: 16px;
	float: left;
	width: 17px;
}

.box2_bottom_r {
	background-image: url(../img/rc_bot_r.gif);
	background-repeat: no-repeat;
	height: 16px;
	float: right;
	width: 17px;
}



#banner_top {
	margin: 0px;
	height: 45px;
	width: 190px;
	background-image: url(../img/campaign_top_banner_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 125px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #000000;
	font-size: 10px;
}




ul {
  list-style: none;
  margin: 0 0 20px 30px;
  padding: 0;
  }

li {
	list-style: none;
	padding-left: 14px;
	margin-bottom: 3px;
	background-image: url(http://wasabikikaku.com/fci/img/tictac_orange-1.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
  }


.footer, .footer a {
	text-decoration: none;
	color: #666;
	font-size: 12px;
	line-height: 140%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
