/*-------------------Created
2007/10/19
Last
reflect ohya
--------------------------*/
/*--------------------------
2014/12/01 Update
coolsite
--------------------------*/
@import url("font_style.css");
@import url("print.css");


/* デフォルト*/
* { margin:0; padding:0; }

html{ height:100%; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	 background:#003366;
}

/* レイアウト*/

#position { height:100%; width:810px; margin:0px auto 0px auto;}
#position_head { height:100%; width:810px; margin:10px auto 0px auto; background:url(../images/bg01.jpg) left bottom no-repeat; color:#003366; font-size:10px;}
#position_head h2 { color:#003366; font-size:10px;  }
#position_foot { height:100%; width:810px; margin:0px auto 10px 0px; background:url(../images/bg03.jpg) left top no-repeat; }

#contents { height:100%; width:802px; margin:0px auto 0px 0px; background:url(../images/bg02.jpg) left top repeat-y;  }
#top_main { height:auto; width:802px; margin:0px 0px 0px 0px; }
#top_bottom { height:auto; width:802px; margin:0px 0px 0px 0px; }



#position_head_low { height:100%; width:810px; margin:10px auto 0px auto; background:url(../images/contents_bg01.jpg) left bottom no-repeat; color:#003366; font-size:10px;}
#position_head_low h2 { color:#003366; font-size:10px;  }
#position_foot_low { height:100%; width:810px; margin:0px auto 0px 0px; background:url(../images/contents_bg03.jpg) left top no-repeat; }

#contents_low { height:100%; width:802px; margin:0px auto 0px 0px; padding:0px; background:url(../images/contents_bg02.jpg) left top repeat-y;  }

#left_menu { width:156px; background:url(../images/contents/contens_30.jpg) left top repeat-y; margin:0px 0px 0px 0px ; }
#head_navi{ background:url(../images/contents/contents_head_bg.gif) left top no-repeat ; width:664px;}

#main_contents { width:621px; background-color:#FFFFFF; margin:0px 0px 0px 0px ;}
#main_contents .indent{ width:556px; background-color:#FFFFFF; margin:0px 0px 0px 20px ;}
#main_contents .indentMenu { width: 566px; background-color: #FFFFFF; margin: 0px 0px 0px 25px ;}

#main_contents .indent td{padding:10px 0px 0px 5px ;}
#main_contents .indent .inner td{ margin:0px 0px 0px 0px ; padding:0px;}

#main_contents .indent_news{ width:556px; background-color:#FFFFFF; margin:0px 0px 0px 20px ;}
#main_contents .indent_news td{padding:15px 0px 0px 5px ;}
#main_contents .indent_news .inner {border-bottom:1px #003366 dotted; }
#main_contents .indent_news .inner td{ margin:0px 0px 0px 0px ; padding:0px;}
#main_contents .indent_news .inner td h2{ margin:0px 0px 5px 0px ; padding:0px; font-size:14px; font-weight:bold; color:#003366;}
#main_contents .indent_news .inner td h3{ margin:0px 0px 2px 5px ; padding:0px; font-size:10px; font-weight:bold; color:#990000;}
#main_contents .indent_news .inner td h4{ margin:5px 0px 2px 5px ; padding:0px; font-size:12px; font-weight:bold; color:#003366;}

#main_contents .indent_news .inner02 { }
#main_contents .indent_news .inner02 td{ margin:0px 0px 0px 0px ; padding:0px;}
#main_contents .indent_news .inner02 td h2{ margin:0px 0px 5px 0px ; padding:0px; font-size:14px; font-weight:bold; color:#003366;}
#main_contents .indent_news .inner02 td h3{ margin:0px 0px 2px 5px ; padding:0px; font-size:10px; font-weight:bold; color:#990000;}
#main_contents .indent_news .inner02 td h4{ margin:5px 0px 2px 5px ; padding:0px; font-size:12px; font-weight:bold; color:#003366;}


#main_contents .pagetop { margin:0px 0px 0px 0px ; padding:0px 0px 0px 0px ;}



/* Menu */
.indentMenu h2 {
	text-align: center;
}
td.bubbaMenu {
	text-align: left;
	font-family: Meiryo, "メイリオ";
}
td.bubbaMenu div {
	text-align: center;
}

td.bubbaMenu h3 { color: #003366; line-height: 120%; padding: 8px 10px 0px; }
td.bubbaMenu h4 { padding: 0px 10px 0px; }
td.bubbaMenu p { font-size: 11px; padding: 0px 10px 0; }

td.bubbaMenu dl { width: 265px; font-size: 10px; line-height: 18px; color: #003366; font-weight: bold; margin-left: 10px; }
td.bubbaMenu dt { clear: both; width: 135px;  float: left; }
td.bubbaMenu dd { float: right; }

td.bubbaMenu div.menuPlate {
	margin: 10px 10px 5px 0;
	padding: 8px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 2px solid #FFF;
	background-color: #990033;
	box-shadow: 3px 3px 8px rgba(0,0,0,0.5);
	text-align: left;
}
td.bubbaMenu div.newMarc {
	color: #990000;
	font-weight: bold;
	position: absolute;
	text-align: left;
	margin: 0px 0 0 -12px;
	padding: 0;
}
td.bubbaMenu div.newMarc2 {
	color: #990000;
	font-weight: bold;
	position: absolute;
	text-align: left;
	margin: -8px 0 0 -10px;
	padding: 0;
}
div.menuPlate h3 {
	color: #FFF;
	padding: 0px;
	font-size: 11px;
}
div.menuPlate h3 + p {
	color: #FFF;
	font-size: 10px;
	line-height: 14px;
	margin: 3px 0 0;
	padding: 0px;
	font-weight:normal;
}
td.bubbaMenu div.subMenu {
	text-align: left;
	margin-top: 8px;
}
.menuImgBox {
	margin: 8px 0;
}



/* News */
.newsPhoto { font-size: 10px; padding: 5px; float: left;}
.indent_news .inner dl {
	margin: 0em 0em 1em;
	border-left: 3px solid #AAAAAA;
	line-height: 1.3em;
}
.indent_news .inner dt {
/*	margin: 0em 0em 0.8em;*/
	padding-left: 5px;
	font-weight: bold;
	font-size: 10px;
	color: #003366;
}
.indent_news .inner dd {
/*	margin: -2em 0em 0.8em 6.5em;*/
	margin-bottom: 8px;
	padding-left: 5px;
	padding-bottom: 2px;
}
.indent_news .inner p span {
	font-weight: bold;
}

.schedulebox {
	width: 550px;
	background-color:#555555;
	margin-left: 5px;
}
.schedulebox td{
	font-size: 10px;
	line-height: 130%;
	text-align: center;
	padding: 2px;
}
.schedulebox th{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF;
	padding: 2px 3px;
	color: #333333;
}
td.nn_time {
	background-color: #FFFFFF;
}
.nn_week{
	font-weight: bold;
	background-color: #fff8ac;
	color: #333333;
	border-bottom: 2px solid #555555;
}

/* トップページ トピック */
.topTopic {
	width: 145px;
/*	border: 1px solid #990000;*/
	padding: 10px 8px;
	margin: 5px 10px;
	background-color: #e9e6dd;
	}


/* ヘッダー*/

/* フッター*/

/* コピーライト*/
#copyright { width:750px; margin:0px; text-align:right;}
#copyright p {margin:0px 0px 0px 0px; padding:5px 0px 0px 0px ; font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF;}

/* リンク*/
a:link 		{ color: #003366; text-decoration:underline; }
a:visited 	{ color: #003366; text-decoration:underline; }
a:hover 	{ color: #990000; text-decoration:underline; }
a:active 	{ color: #990000; text-decoration:underline; }
.topTopic a:link 		{ color: #990000; text-decoration:underline; }
.topTopic a:visited 	{ color: #990000; text-decoration:underline; }
.topTopic a:hover 	{ color: #990000; text-decoration:none; }
.topTopic a:active 	{ color: #990000; text-decoration:underline; }

/* 点線*/
.dotted{ border-top:1px dotted #AAAAAA; padding:0 0 10px 0;}

/*枠*/
.waku { background:#CCCCCC; padding:3px; margin:3px;}

/*トップページ*/
#top { height:100%; width:802px; margin:0px auto 0px 0px;}

/*下階層ページ*/
#lower { height:100%; width:802px; margin:0px auto 0px 0px;}

/*JAPANE/ENGLISH*/
#jp_en { margin:5px 40px 0px 0px;}


.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}
