@charset "utf-8";
* {
	margin:0px;
	padding:0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
} 
html, body, #wrap {height: 100%;}
body > #wrap {height: auto; min-height: 100%;}
body {
	background-color: #E8E8E8;
	background-attachment: scroll;
	background-image: url(./images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

*:first-child+html body{padding-left:1px;}
*html body{padding-left:1px;}
#wrap {
	background-attachment: scroll;
	background-image: url(./images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

#main {
	padding-bottom: 145px;
}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix { height: 1%;}
.clearfix {display: block;}

#header {
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	height: 151px;
	width: 900px;
}
#header h1 {
	height: 85px;
	width: 275px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
#header h1 a {
	display: block;
	height: 85px;
	width: 275px;
	text-indent: -9999px;
	background-image: url(./images/header_logo.jpg);
}
#header  ul#tnavi {
	width: 454px;
	float: right;
	height: 25px;
}
#header   ul#tnavi li  {
	list-style-type: none;
	float: left;
	padding: 0px;
	margin: 0px;
}
#header  ul#tnavi   li a:link, #header  ul#tnavi  li a:visited {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
	height: 25px;
	margin-left: 10px;
}
#header  ul#tnavi   li a:active, #header  ul#tnavi  li a:hover {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -9999px;
	display: block;
	height: 25px;
	margin-left: 10px;
}
#tnb1 {
	background-image: url(./images/tnb1.jpg);
	width: 47px;
}
#tnb2 {
	background-image: url(./images/tnb2.jpg);
	width: 74px;
}
#tnb3 {
	background-image: url(./images/tnb3.jpg);
	width: 79px;
}
#tnb4 {
	background-image: url(./images/tnb4.jpg);
	width: 116px;
}
#tnb5 {
	background-image: url(./images/tnb5.jpg);
	width: 88px;
}

#header   #sub_box {
	display: block;
	float: right;
	width: 444px;
	margin-top: 10px;
}
#search_box {
	float: left;
	padding-top: 8px;
}
#search_box       #input_box {
	height: 18px;
	width: 180px;
	padding: 0px;
	margin: 0px;
}
#search_box    #search_submit {
	width: 50px;
	height: 22px;
	padding: 0px;
	border: none;
	font-size: 0;
	background-color: transparent;
	color: transparent;
	background-image: url(./images/search_button.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
*:first-child+html #search_box #search_submit {
	padding-top: 100px;
}
* html #search_box #search_submit {
	padding-top: 100px;
}
html:first-child #search_box #search_submit {
	padding-top: 100px;
}

#contact_box {
	float: right;
}

#contact_box     a#cb:link,#contact_box    a#cb:visited {
	background-image: url(./images/contact_button.jpg);
	height: 36px;
	width: 186px;
	display: block;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
}
#contact_box      a#cb:active,#contact_box     a#cb:hover {
	background-image: url(./images/contact_button.jpg);
	height: 36px;
	width: 186px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -9999px;
	display: block;
}
#header ul#mnavi {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;

}
#header    ul#mnavi   li    {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#header      ul#mnavi       li     a:link,#header   ul#mnavi      li     a:visited        {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 66px;
	width: 180px;
	display: block;
	text-indent: -9999px;
}
#header      ul#mnavi        li     a:active,#header   ul#mnavi      li     a:hover        {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 66px;
	width: 180px;
	display: block;
	text-indent: -9999px;
}
#mnb1 {
	background-image: url(./images/mnb1.jpg);
}
#mnb2 {
	background-image: url(./images/mnb2.jpg);
}
#mnb3 {
	background-image: url(./images/mnb3.jpg);
}
#mnb4 {
	background-image: url(./images/mnb4.jpg);
}
#mnb5 {
	background-image: url(./images/mnb5.jpg);
}


#pankuzu {
	background-color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 7px;
	color: #666666;
	font-size: 10px;
	letter-spacing: 1px;
	height: 20px;
}
#pankuzu a:link, #pankuzu a:visited {
	text-decoration: none;
	color: #666666;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
	line-height: normal;
}
#pankuzu a:active, #pankuzu a:hover {
	text-decoration: underline;
	color: #FF6600;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
	line-height: normal;
}
#contents {
	width: 900px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#contents_left  {
	width: 210px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-attachment: scroll;
	background-image: url(./images/contents_left_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contents_left #lnavi_box {
	background-attachment: scroll;
	background-image: url(./images/left_navi_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 25px;
}

#contents_left    ul#lnavi  {
	background-attachment: scroll;
	background-image: url(./images/left_navi_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	margin-top: 15px;
}
#contents_left   ul#lnavi li   {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#contents_left      ul#lnavi         li   a:link,   #contents_left      ul#lnavi       li  a:visited {
	height: 30px;
	display: block;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	width: 210px;
	text-indent: -9999px;
}
#contents_left     ul#lnavi       li   a:active,  #contents_left     ul#lnavi      li  a:hover {
	height: 30px;
	display: block;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
	width: 210px;
	text-indent: -9999px;
}



#lnb1_1 {
	background-image: url(./images/lnb1_1.jpg);
}
#lnb1_2 {
	background-image: url(./images/lnb1_2.jpg);
}
#lnb1_3 {
	background-image: url(./images/lnb1_3.jpg);
}
#lnb1_4 {
	background-image: url(./images/lnb1_4.jpg);
}
#lnb1_5 {
	background-image: url(./images/lnb1_5.jpg);
}
#lnb2_1 {
	background-image: url(./images/lnb2_1.jpg);
}
#lnb2_2 {
	background-image: url(./images/lnb2_2.jpg);
}
#lnb2_3 {
	background-image: url(./images/lnb2_3.jpg);
}
#lnb2_4 {
	background-image: url(./images/lnb2_4.jpg);
}
#lnb3_1 {
	background-image: url(./images/lnb3_1.jpg);
}
#lnb3_2 {
	background-image: url(./images/lnb3_2.jpg);
}
#lnb3_3 {
	background-image: url(./images/lnb3_3.jpg);
}
#lnb3_4 {
	background-image: url(./images/lnb3_4.jpg);
}
#lnb3_5 {
	background-image: url(./images/lnb3_5.jpg);
}
#lnb3_6 {
	background-image: url(./images/lnb3_6.jpg);
}
#lnb4_1 {
	background-image: url(./images/lnb4_1.jpg);
}
#lnb4_2 {
	background-image: url(./images/lnb4_2.jpg);
}
#lnb4_3 {
	background-image: url(./images/lnb4_3.jpg);
}
#lnb5_1 {
	background-image: url(./images/lnb5_1.jpg);
        height:60px !important;
}
#lnb5_2 {
	background-image: url(./images/lnb5_2.jpg);
        height:60px !important;
}
#lnb5_3 {
	background-image: url(./images/lnb5_3.jpg);
}
#lnb5_4 {
	background-image: url(./images/lnb5_4.jpg);
}
#lnb5_5 {
	background-image: url(./images/lnb5_5.jpg);
}
#lnb5_6 {
	background-image: url(./images/lnb5_6.jpg);
}
#lnb5_7 {
	background-image: url(./images/lnb5_7.jpg);
}
#lnb5_8 {
	background-image: url(./images/lnb5_8.jpg);
}
#lnb5_9 {
	background-image: url(./images/lnb5_9.jpg);
}
#lnb6_1 {
	background-image: url(./images/lnb6_1.jpg);
}
#lnb6_2 {
	background-image: url(./images/lnb6_2.jpg);
}
#lnb6_3 {
	background-image: url(./images/lnb6_3.jpg);
}
#lnb6_4 {
	background-image: url(./images/lnb6_4.jpg);
}
#lnb6_5 {
	background-image: url(./images/lnb6_5.jpg);
}
#lnb6_6 {
	background-image: url(./images/lnb6_6.jpg);
}
#lnb6_7 {
	background-image: url(./images/lnb6_7.jpg);
}
#lnb6_8 {
	background-image: url(./images/lnb6_8.jpg);
}
#lnb6_9 {
	background-image: url(./images/lnb6_9.jpg);
}
#lnb7_1 {
	background-image: url(./images/lnb7_1.jpg);
}
#lnb8_1 {
	background-image: url(./images/lnb8_1.jpg);
}
#lnb8_2 {
	background-image: url(./images/lnb8_2.jpg);
}
#lnb8_3 {
	background-image: url(./images/lnb8_3.jpg);
}
#lnb8_4 {
	background-image: url(./images/lnb8_4.jpg);
}
#lnb8_5 {
	background-image: url(./images/lnb8_5.jpg);
}
#lnb8_6 {
	background-image: url(./images/lnb8_6.jpg);
}
#lnb8_7 {
	background-image: url(./images/lnb8_7.jpg);
}
#lnb9_1 {
	background-image: url(./images/lnb9_1.jpg);
}
#lnb10_1 {
	background-image: url(./images/lnb10_1.jpg);
}
#lnb11_1 {
	background-image: url(./images/lnb11_1.jpg);
}
#lnb11_2 {
	background-image: url(./images/lnb11_2.jpg);
        height:60px !important;
}
#lnb11_3 {
	background-image: url(./images/lnb11_3.jpg);
        height:60px !important;
}
#lnb11_4 {
	background-image: url(./images/lnb11_4.jpg);
}
#lnb11_5 {
	background-image: url(./images/lnb11_5.jpg);
}
#lnb11_6 {
	background-image: url(./images/lnb11_6.jpg);
}
#lnb11_7 {
	background-image: url(./images/lnb11_7.jpg);
}
#contents_left  img {
	border: none;
}
#banner_area {
	margin-top: 30px;
}
#contents_left  #lnavi_box2 {
	background-attachment: scroll;
	background-image: url(./images/left_navi_footer2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}

#contents_left    ul#lnavi2  {
	background-attachment: scroll;
	background-image: url(./images/left_navi_header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	margin-top: 15px;
}
#contents_left   ul#lnavi2 li   {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#contents_left      ul#lnavi2         li   a:link,   #contents_left      ul#lnavi2       li  a:visited {
	height: 31px;
	display: block;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	width: 210px;
	text-indent: -9999px;
}
#contents_left     ul#lnavi2       li   a:active,  #contents_left     ul#lnavi2      li  a:hover {
	height: 31px;
	display: block;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 210px;
	text-indent: -9999px;
}
#slnb1 {
	background-image: url(./images/slnb1.jpg);
}
#slnb2 {
	background-image: url(./images/slnb2.jpg);
}
#slnb3 {
	background-image: url(./images/slnb3.jpg);
}
#slnb4 {
	background-image: url(./images/slnb4.jpg);
}

#contents_right {
	float: right;
	width: 660px;
}

#contents h2 {
	height: 250px;
	width: 660px;
	padding: 0px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(./images/contents_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
}
#cnavi {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#cnavi  li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#cnavi  li  a:link,#cnavi  li  a:visited   {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
	height: 40px;
//	width: 110px;
	width: 220px;
}
#cnavi   li   a:active,#cnavi   li   a:hover   {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -9999px;
	display: block;
	height: 40px;
//	width: 110px;
	width: 220px;
}
#cnb1 {
	background-image: url(./images/cnb1.jpg);
}
#cnb2 {
	background-image: url(./images/cnb2.jpg);
}
#cnb3 {
	background-image: url(./images/cnb3.jpg);
}
//#cnb4 {
//	background-image: url(./images/cnb4.jpg);
//}
//#cnb5 {
//	background-image: url(./images/cnb5.jpg);
//}
//#cnb6 {
//	background-image: url(./images/cnb6.jpg);
//}


#contents_right_inner {
	width: 590px;
	margin-left: 35px;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	letter-spacing: 1px;

}
#contents h3 {
	font-size: 16px;
	clear: both;
	font-weight: bold;
	border-bottom-width: 2px;
	border-left-width: 7px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #666666;
	margin: 0px;
}

#contents h4 {
	font-size: 14px;
	clear: both;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #666666;
	margin: 15px 0px 10px 0px;
}


#contents_right_inner  div.inner {
	margin-top: 25px;
	margin-bottom: 45px;
}
div.inner p{
        margin:0px;
        padding:0px;
}
div.inner ul{
        margin-left:35px;
}
div.inner ol{
        margin-left:35px;
}

div.inner a:link,div.inner a:visited{
        color:#ff6600;
}
div.inner a:active,div.inner a:hover{
        color:#660000;
        text-decoration:underline;
}

#footer {
	position: relative;
	margin-top: -145px;
	height: 145px;
	clear:both;
	margin-right: auto;
	margin-left: auto;
	background-image: url(./images/footer_bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 10px;
	color: #999999;
	letter-spacing: 1px;
} 
#fotter_inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(./images/footer_inner_bg.jpg);
	height: 102px;
	padding-top: 43px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 25px;
	padding-right: 25px;
}
#footer   a#footer_logo{
	background-attachment: scroll;
	background-image: url(./images/footer_logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 172px;
	text-indent: -9999px;
	display: block;
	margin-bottom: 10px;
}

#footer address {
	font-style: normal;
	display: block;
	margin-top: 3px;
}
a#anchor:link, a#anchor:visited {
	background-attachment: scroll;
	background-image: url(./images/anchor.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	display: block;
	height: 28px;
	width: 140px;
	margin-left: 725px;
}
a#anchor:active, a#anchor:hover {
	background-attachment: scroll;
	background-image: url(./images/anchor.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -9999px;
	display: block;
	height: 28px;
	width: 140px;
	margin-left: 725px;
}
#news_box {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(./images/news_box_footer.jpg);
	padding-bottom: 15px;
	margin-top: 30px;
}

#list_rss {
	background-image: url(./images/news_box_header.jpg);
	height: 40px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#news_box   a#rss_list:link, #news_box   a#rss_list:visited {
	background-attachment: scroll;
	background-image: url(./images/rss.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 25px;
	display: block;
	text-indent: -9999px;
	float: right;
}
#news_box    a#rss_list:active, #news_box    a#rss_list:hover {
	background-attachment: scroll;
	background-image: url(./images/rss.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
	width: 25px;
	display: block;
	text-indent: -9999px;
	float: right;
}

#news_box a#new_list:link, #news_box a#new_list:visited {
	background-attachment: scroll;
	background-image: url(./images/readmore.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
//	width: 90px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	float: right;
}
#news_box  a#new_list:active, #news_box  a#new_list:hover {
	background-attachment: scroll;
	background-image: url(./images/readmore.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 40px;
//	width: 90px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	float: right;
}

#news_box  #news_inner  img  {
	margin-bottom: 5px;
	margin-top: 10px;
}

#news_box ul {
	list-style-type: none;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
}
#news_box  ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-left: 60px;
}
#news_box #news_inner {
	padding-right: 20px;
	padding-left: 20px;
	background-attachment: scroll;
	background-image: url(./images/news_box_body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 5px;
}

//li.type0 {
//	background-attachment: scroll;
//	background-image: url(./images/news0.jpg);
//	background-repeat: no-repeat;
//	background-position: left center;
//}
//li.type1 {
//	background-attachment: scroll;
//	background-image: url(./images/news1.jpg);
//	background-repeat: no-repeat;
//	background-position: left center;
//}
//li.type2 {
//	background-attachment: scroll;
//	background-image: url(./images/news2.jpg);
//	background-repeat: no-repeat;
//	background-position: left center;
//}
//li.type3 {
//	background-attachment: scroll;
//	background-image: url(./images/news3.jpg);
//	background-repeat: no-repeat;
//	background-position: left center;
//}

#news_box  ul li a:link, #news_box ul li a:visited {
	color: #666666;
	text-decoration: none;
}
#news_box   ul li a:active,  #news_box ul li a:hover {
	color: #FF9900;
	text-decoration: none;
}

#news_box ul li.tag-caution a:link,#news_box ul li.tag-caution a:visited{
	color: #FF66CC;
	text-decoration: none;
}
#news_box   ul li.tag-caution a:active,  #news_box ul li.tag-caution a:hover {
	color: #FF9900;
	text-decoration: none;
}

input, textarea {
	font-size: 13px;
	color: #666666;
	letter-spacing: 1px;
}

#inavi {
	width: 900px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#inavi li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#inavi li a:link, #inavi li a:visited {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	width: 225px;
	text-indent: -9999px;
	display: block;
	height: 56px;
}
#inavi  li  a:active, #inavi  li  a:hover {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 225px;
	text-indent: -9999px;
	display: block;
	height: 56px;
}
#inb1 {
	background-image: url(./images/snb1.jpg);
}
#inb2 {
	background-image: url(./images/snb2.jpg);
}
#inb3 {
	background-image: url(./images/snb3.jpg);
}

#inb4 {
	background-image: url(./images/snb4.jpg);
}
#galley  {
	width: 600px;
	margin-right: -5px;
	margin-left: -5px;
	margin-top: 20px;
}

#galley div {
	float: left;
	margin: 5px;
	width: 110px;
}
#galley  table.sell_center  {
	background-color: #D1DFD0;
	height: 110px;
	width: 110px;
}
#galley table.sell_center td {
	vertical-align: middle;
	text-align: center;
}
#galley  table.sell_center  td img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
.visi1 {
	background-position: bottom !important;
}
.visi2 {
	background-position: right !important;
}
.visi3 {
	color: #FF6600 !important;
}
#contact table {
	border: 3px solid #CCCCCC;
	border-collapse:collapse;
}
#contact th {
	background-color: #EEEEEE;
	color: #333333;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 35%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#contact  td {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#contact td.fm_button {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #FFFFCC;
}
#contact td.fm_button input {
	margin-right: 3px;
	margin-left: 3px;
	padding: 1px;
	color: #000000;
}
#contact .fm_button span {
	display: block;
	font-size: 10px;
	color: #FF0000;
}
#contact th span {
	font-size: 9px;
	color: #FF3300;
	margin-left: 3px;
}
#contact caption {
	font-size: 16px;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
}
#contact caption span {
	font-size: 14px;
	font-weight: normal;
	margin-left: 5px;
}
.briefing  table {
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
}
.briefing  th {
	background-color: #EEEEEE;
	color: #333333;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 20%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.briefing   td {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.briefing   ul {
        margin-left:25px !important; 
}
.briefing   ol {
        margin-left:25px !important; 
}
.briefing table.b_time {
	border: 1px solid #CCCCCC;
	width: 100%;
        margin:15px 0px;
}
.briefing  table.b_time th {
	vertical-align: middle;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
}
.briefing  table.b_time td {
	text-align: center;
	width: 25%;
	border: 1px solid #CCCCCC;
}
.briefing  table.b_time  td.kind {
	background-color: #DBDBDB;
	color: #666666;
}
.briefing   table.b_time   td.free {
	background-color: #DBDBDB;
	color: #FFFFFF;
}
.briefing table.b_time2 {
	border: 1px solid #CCCCCC;
	width: 100%;
	margin:15px 0px;
        table-layout:fixed;
}
.briefing  table.b_time2 th {
	vertical-align: middle;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
        width:50%;
}
.briefing  table.b_time2 td {
	text-align: center;
	border: 1px solid #CCCCCC;
        width:50%;
}
#time table {
	border: 2px solid #CCCCCC;
	border-collapse:collapse;
	line-height: 14px;
	table-layout:fixed;
}
#time th {
	background-color: #999999;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
}
#time td {
	text-align: center;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
#time .line {
	background-color: #86AB82;
	color: #FFFFFF;
	border-top-style: none;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #628C5E;
}
#result table {
	border: 2px solid #CCCCCC;
	border-collapse:collapse;
	line-height: 14px;
}
#result th {
	background-color: #999999;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
	width: 30%;
}

#result td {
	text-align: center;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
#result .line {
	background-color: #86AB82;
	color: #FFFFFF;
	border-top-style: none;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #628C5E;
}
#result  td.total {
	background-color: #666666;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #999999;
}
#result   th.total {
	background-color: #666666;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#cal{
        margin-top:25px;
}
#cal table {
	border: 2px solid #CCCCCC;
	border-collapse:collapse;
	line-height: 20px;
	background-color: #FFFFDF;
}
#cal  th.mon_e {
	background-color: #DFDF9F;
	color: #999933;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9A938;
	font-weight: normal;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#cal  th.mon {
	background-color: #999933;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
	font-size: 16px;
	text-align: center;
	width: 5%;
	padding-top: 5px;
	padding-bottom: 5px;
}

#cal td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	width: 25%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#cal td ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
img.aligncenter{
        clear:both;
        display:block;
        margin:30px auto;
}
img.alignleft{
        float:left;
        margin:0px 30px 30px 0px;
}
img.alignright{
        float:right;
        margin:0px 0px 30px 30px;
}
div.inner hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 1px;
}
#history table {
	border: 3px solid #CCCCCC;
	border-collapse:collapse;
}
#history th {
	background-color: #eeeeee;
	padding-top: 2px;
	padding-bottom: 2px;
}
#history  td.year {
	text-align: right;
	width: 12%;
        text-align:center;
}
#history   td.month {
	text-align: right;
	width: 9%;
}
#history    td {
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}

#contents_left    #lnavi_box3 {
	background-attachment: scroll;
	background-image: url(./images/left_navi_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 25px;
}
#contents_left       ul#lnavi3  {
	background-attachment: scroll;
	background-image: url(./images/left_navi_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	margin-top: 15px;
}
#contents_left      ul#lnavi3    li   {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(./images/navi_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#contents_left         ul#lnavi3            li      a:link,   #contents_left         ul#lnavi3          li     a:visited {
	display: block;
	width: 165px;
	font-size: 15px;
	text-decoration: none;
	color: #666666;
	background-attachment: scroll;
	background-image: url(./images/arrow_navi.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#contents_left        ul#lnavi3          li      a:active,  #contents_left        ul#lnavi3         li     a:hover {
	width: 165px;
	display: block;
	color: #FF6600;
	background-attachment: scroll;
	background-image: url(./images/arrow_navi_f.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.visi4 {
	color: #FF6600 !important;
	background-attachment: scroll;
	background-image: url(./images/arrow_navi_f.jpg) !important;
	background-repeat: no-repeat;
	background-position: left center;
}
	#feed2  {
		width: 600px;
		margin-right: -5px;
		margin-left: -5px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
#feed2    div {
	margin: 5px;
	float: left;
	height: 138px;
	width: 138px;
	border: 1px solid #CCCCCC;
}
#feed2     div span {
	display: block;
	height: 130px;
	width: 130px;
	margin: 4px;
	overflow: hidden;
}
	#feed2   table  {
		height: 240px;
		width: 240px;
		margin-top: -50px;
		margin-left: -50px;
	}
	#feed2  table  td {
		text-align: center;
		vertical-align: middle;
	}
	#feed2  div  img {
		border: none;
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
	#feed  {
		width: 610px;
		margin-right: -10px;
		margin-left: -10px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	#feed div {
		margin: 10px;
		width: 285px;
		float: left;
	}
	#feed div em {
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
		display: block;
		padding-top: 10px;
	}

#contents_right #contents_right_inner a.etc:link, #contents_right #contents_right_inner a.etc:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 150px;
	text-align: center;
	float: right;
	background-color: #666666;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	clear: both;
}
}
#contents_right #contents_right_inner a.etc:active, #contents_right #contents_right_inner a.etc:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 150px;
	text-align: center;
	float: right;
	background-color: #FF6600;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
	clear: both;
}
#enter_list ul {
	width: 600px;
	margin-right: -5px;
	margin-left: -5px;
}

#enter_list ul {
	width: 600px;
	margin-right: -5px;
	margin-left: -5px;
}
#enter_list ul li {
	width: 138px;
	float: left;
	list-style-type: none;
	height: 100px;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	margin-right: 5px;
}
#enter_list ul li a:link, #enter_list ul li a:visited {
	display: block;
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	text-align: center;
	font-size: 14px;
}
#enter_list  ul  li  a:active, #enter_list  ul  li  a:hover {
	display: block;
	background-color: #333333;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	text-align: center;
	font-size: 14px;
}
#enter_list strong {
	display: list-item;
	font-weight: normal;
	padding: 10px;
}
div#tab {
	width: 636px;
	margin-right: -23px;
	margin-left: -23px;
}
ul.ulTab {
	margin: 0px !important;
}
#tab li img {
	border: none;
	display: block;
	margin-right: 4px;
	margin-left: 4px;
}
#tab ul {
	list-style-type: none;
}


ul.ulTab li {
	float:left;
}
#tab .tab_box {
	clear: both;
	padding-top: 20px;
	padding-right: 23px;
	padding-left: 23px;
}
.box1 {
	border: 1px solid #708D6F;
}
.box2 {
	border: 1px solid #4F92AD;
}
.box3 {
	border: 1px solid #E181A6;
}
td.yellow{background-color:#FFF44B}
td.pink{background-color:#F49FC0}
td.green{background-color:#A3C346}
td.purple{background-color:#9FA4CA}
.club2 {
	width: 630px;
	margin-right: -20px;
	margin-left: -20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.club2 div {
	margin: 20px;
	height: 330px;
	width: 170px;
	float: left;
}
.club1 {
	margin-top: 30px;
}
.club1 div {
       margin-bottom:30px;
}
.club1 strong{font-size:14px;color:#333333;}
.club2 strong{font-size:14px;color:#333333;}
.club2 img{margin-bottom:10px;}
.club1 em{display:block;color:#006633;font-style:normal;font-weight:bold;line-height:18px;margin:10px 0px;}
.club2 em{display:block;color:#006633;font-style:normal;font-weight:bold;line-height:18px;margin:10px 0px;}
