/*-------------------Created
2007/10/19
Last
reflect ohya
--------------------------*/

@import url("font_style.css");

/* デフォルト*/
* { margin:0; padding:0; }

html{ height:100%; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	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 .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:10px 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 ;}

.indent_news .inner p span {
	font-weight: bold;
}



/* ヘッダー*/

/* フッター*/

/* コピーライト*/
#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; }

/* 点線*/
.dotted{ border-top:1px dotted #AAAAAA; padding:0 0 10px 0;}



/*トップページ*/
#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;}
