@charset "utf-8";

body  {
	margin: 0;
	padding: 0;
	color: #636363;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	background-color: #CCCCCC;
	background-repeat: repeat-y;
	text-align:center;
	background-image: url(_pat/bg_img.jpg);
	background-position: center;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl,form,hr {margin-top:0; margin-bottom:0;}
h1 {
	font-size: 175%;
	line-height: 150%;
}

a:link {color:#636363; text-decoration: none;}
a:visited {color:#636363; text-decoration: none;}
a:hover {color: #B70000; text-decoration: underline;}

#wrapper {
	width: 800px;
	text-align:left;
	color: #636363;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#maincontent_top {
	float:left;
	width:600px;
	padding-left: 1px;
}
#sidemenu_top {
	float:right;
	width:190px;
	text-align:left;
}
#maincontent {
	float:right;
	width:600px;
	text-align: left;
}
#mainheight {
	min-height:480px;
	_height:480px;/* IE Hack */
}
#mainbottom{
	text-align: center;
	font-size: 90%;
	line-height: 150%;
}
#sidemenu {
	float:left;
	width:190px;
	padding-left: 4px;
}
#footer {
	clear:both;
	background-image:url(_pat/footer_bg.jpg);
	height: 30px;
	background-repeat: no-repeat;
	text-align: right;
	font-size: 90%;
}
#footer img {
	border:0;
}
#footer li {
	display: inline;
	padding:0 10px;
	border-right:1px solid #F0F9FB;
}

.foot_r {
	float: right;
	height: 40px;
	width: 420px;
	text-align: left;
}

.footlink {
	font-size: 85%;
	float: right;
	padding-top: 12px;
}
.copyright {
	clear:both;
	padding-left: 31px;
}
#header {
	background-image:url(_pat/top_logo.jpg);
	height: 64px;
	background-repeat: no-repeat;
	padding-bottom: 4px;
}
#header img {
	border:0;
	padding:0;
}
.head_l {
	float: left;
	width: 510px;
}
#header_r_block {
	position: absolute;
	left: 522px;
	top: 5px;
}

.head_r {
	float: left;
	height: 82px;
	width: 270px;
	text-align: left;
}
.ta_l{text-align: left;}
.ta_c{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.ta_r{text-align: right;}
.va_t{vertical-align: top;}
.va_c{vertical-align: middle;}
.va_b{vertical-align: bottom;}

img.fl{
	float:left;
	margin-right: 1em;
	border:0;
}
img.fc{
	margin-left: 0.4em;
	margin-right: 0.4em;
	border:0;
}
img.fr{
	float:right;
	margin-left: 0.4em;
	border:0;
}
	
	
#g_navi {
	margin: 0px;
	text-align: center;
	vertical-align: top;
	height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #62CAB5;
}

.sidearea {
	width:136px;
	font-size: 8pt;
}

#breadcrumb {
	font-size:90%;
	color:#3b3b3b;
	line-height: 20px;
	padding-left: 20px;
}
#breadcrumb a { color:#959595; }

#breadcrumb a:hover { color:#959595; }
.main_head {
	font-size: 90%;
	line-height: 150%;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 16px;
	width: 626px;
}

.main_head_i_box {
	width: 598px;
	text-align: right;
}
.main_body {
	font-size: 120%;
	line-height: 180%;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.main_body a {
	color: #7e1600;
	text-decoration: none;
}
.main_body a:visited {
	color: #7e1600;
	text-decoration: none;
}
.main_body a:hover {
	color: #7e1600;
	text-decoration: underline;
}
.main_body h2 {
	color: #7e1600;
}

.main_foot {
	font-size: 90%;
	line-height: 150%;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 16px;
	padding-bottom: 32px;
}

.go_pagetop {
	text-align: right;
	margin-right: 16px;
	color: #7e1600;
}
.go_pagetop  a {
	color:#7e1600;
	text-decoration: none;
}
.go_pagetop  a:visited {
	color:#7e1600;
	text-decoration: none;
}
.go_pagetop  a:hover {
	color:#7e1600;
	text-decoration: underline;
}
.c_main{
	line-height: 150%;
	margin-right: 16px;
	margin-left: 16px;
	margin-top: 16px;
	font-size: x-small;
	color: #636363;
}
.c_main p{
	font-size: x-small;
	color: #636363;
}

.c_main h2{
	line-height: normal;
	font-size: 150%;
	color: #333333;
	border-left-width: 24px;
	border-left-style: solid;
	border-left-color: #FF7B24;
	letter-spacing: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-indent: 0.5em;
}
.c_main h3{
	line-height: 150%;
	font-size: 120%;
	border-bottom-color: #999999;
	text-indent: 0.5em;
	background-color: #00CC95;
	color: #ffffff;
}
.c_main .s_box{
	line-height: 150%;
	float: left;
	width: 320px;
}
.c_main .r_img{
	float: right;
}
.c_main .nav_box{
	line-height: 150%;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	text-align: center;
	float: none;
	clear: both;
}

.b_com{
	border: 1px solid #cccccc;
	text-align:left;
	width: 90%;
	margin-top: 16px;
	margin-bottom: 16px;
	padding: 8px;
	margin-right: auto;
	margin-left: auto;
}
.oshirase{
	width: 576px;
}
.hf_box{
	width: 284px;
	float: left;
	margin-right: 12px;
}

.b_news{
	border: 1px solid #cccccc;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 16px;
	padding: 8px;
}
.no_disc{
	list-style-type: none;
}
.sst{
	width: 400px;
	margin-top: 16px;
	margin-bottom: 16px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #999999;
}
.sst table{
	width: 400px;
	table-layout:auto;
	border-collapse: collapse;
}

.sst th, .sst td{
	border: 1px solid #cccccc;
	padding:6px;
}
.s_thumb_box {
	margin: 1px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	float: left;
	width: 184px;
	vertical-align: top;
}
.s_thumb_box img{
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.s_thumb_box a {
	display: block;
	}
.s_thumb_box a:hover{
	background-color: #EFF0FE;
}
.s_t_title {
	text-align: left;
	text-indent: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.s_t_comment1 {
	text-align: left;
	text-indent: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	height: 100px;
	padding: 8px;
}
.s_t_comment2 {
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
.s_t_l{
	text-align: center;
	float: left;
	width: 48px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
.s_t_r{
	text-align: center;
	float: left;
	width: 130px;
}
.r_thumb_box {
	margin: 1px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	float: left;
	width: 270px;
	height: 240px;
	vertical-align: top;
	font-size: small;
}
.r_thumb_box img{
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.r_thumb_box a {
	display: block;
	}
.r_thumb_box a:hover{
	background-color: #EFF0FE;
}
.r_t_title {
	text-align: center;
	text-indent: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#sidemenu ul  ,#sidemenu li  {
	margin:0;
	padding:0;
	list-style:none;
}
.menu_lk {
	text-align: left;
	text-indent: 10px;
}
li.tl1 {
	width:auto;
	height:auto;
	padding:5px;
	border: 1px solid #999999;
	background-color:#dddddd;
	margin: 5px;	
}
li.tl2  {
	width:auto;
	height:auto;
	background-color:#ffffff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

#sidemenu a:hover {
	background-color:#eeeeee;
	display:block;
	text-decoration: underline;
}

.b_keytop {
	border: 1px solid #cccccc;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 4px;
	vertical-align: middle;
	top: -16px;
}
.catch_copy {
	font-family: "Comic Sans MS", "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 14px;
	font-weight: bolder;
	color: #3EAC35;
	letter-spacing: 0.1em;
	text-align: center;
	line-height: normal;
	padding-top: 18px;
	position: relative;
	z-index: -1;
	top: -24px;
	border: 1px solid #cccccc;
	vertical-align: top;
	padding-bottom: 12px;
}
.week_key {
	font-size: 12px;
	font-variant: normal;
	vertical-align: middle;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	text-align: center;
	height: 16px;
	width: 220px;
	top: -10px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
