@charset "UTF-8";

/*============================================
　共通設定
============================================*/
.style4 {font-size: 16px}

img {border:0px;}

body {
	background-color: #E7E7E7;
	background-image: url(back.gif);
	background-position: center top;
	background-repeat: repeat-y;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	line-height:150%;
	color: #333333;
	margin:0;
	padding:0;
	overflow-y:scroll;
}

*html body {
margin-left:1px;
}


/*-------------------------------------
　スクロールバーの表示
-------------------------------------*/

/*■---------------------------■■■IE6設定用■■■*/
*html body {
	overflow-y:auto;
}

/*▲---------------------------▲▲▲IE7設定用▲▲▲*/
*+html body {
	overflow-y:auto;
}


/*-------------------------------------
　見出し共通設定
-------------------------------------*/

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image: url(h1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 26px;
	width: 400px;
	text-align: left;
	padding:0;
	margin-bottom: 10px;
	line-height: 140%;
}
h1.S {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image: url(h1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 26px;
	width: 240px;
	text-align: left;
	padding:0;
	margin-bottom: 10px;
	line-height: 140%;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(h2.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	width: 555px;
	height: 25px;
	text-align: left;
	padding:0 0 0px 25px;
	margin-bottom:10px;
	line-height: 25px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #1970AD;
	width: 530px;
	text-align: left;
	padding:0;
	margin:5px 0 5px 0;
	line-height: 18px;
}


h4{
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding:0 0 0 15px;
	margin:5px 0 0px 3px;
	line-height: 15px;
	background-image: url(mark2.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

h5{
	padding:0;
	margin:0;
}

h6{
	padding:0;
	margin:0;
}


/*-------------------------------------
　アンカー共通設定
-------------------------------------*/

a:link {
	color: #0000c0;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}

a:visited{
}

a:active{
}



/*-------------------------------------
　その他共通設定
-------------------------------------*/

p {
	margin:10px 0 0 0;
	padding:0 5px;
	text-indent: 1em;
	white-space: normal;
	line-break: strict;
}


/*============================================
　ヘッダ部
============================================*/

/*共通設定用、背景画像などを使用する場合。*/

#header{
	width:780px;
	height:40px;
	background-color:#FF0000;
	background-image: url();
}


/*-------------------------------------
　ヘッダ部----グローバルナビ(上部メニュー)
-------------------------------------*/

.menubar {
	
	background-image: url(menubar.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	clear: both;
	height: 52px;
	
	width: 780px;
	font-size: 12px;
	color: #FFFFFF;
	padding:0;
	margin:0;
}


/*●---------------------------●●●モダンブラウザ設定用●●●*/
.menubar ul {
	list-style:none;
	 /*リストに背景イメージを使う場合、文字だけの場合none*/
	padding:0;

	letter-spacing:0em;
	margin:0 0 0 2px;
}


.menubar li {
	float:left;
	display:inline;
	background-image: url(mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0px 20px 0 15px;
	margin: 0;
	line-height:26px;
}

/*■---------------------------■■■IE6設定用■■■*/
*html .menubar ul {
	list-style:none;
	 /*リストに背景イメージを使う場合、文字だけの場合none*/
	padding:0;
	margin-left:2px;
	letter-spacing:0em;
}

*html .menubar  li {
	float:left;
	display:inline;
	background-image: url(mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0px 20px 0 15px;
	margin: 0;
	line-height:26px;
}


/*-- グローバルナビゲーションの幅がブラウザによって違うためメニューが2列になる場合は
　　 margin（左）を変えるかまたは、letter-spacingで文字間を変えて調整
----------------------------------------------------------------------------------------*/

/*現在表示しているページのリストの表示*/

.menubar li.current{
	background-image: url(mark.gif);
}
.menubar li a{
	color:#FFFFFF;
}


/*-------------------------------------
　ヘッダ部----グローバルナビ　アンカー設定
-------------------------------------*/

.menubar  a:link, .menubar a:visited, .menubar a:hover, .menubar a:active{
	text-decoration:none;
}


/*-------------------------------------
　ぱんくずリスト
-------------------------------------*/

div#locator {
	font-size: 10px;
	text-align: right;
	margin:4px 10px 4px 0;
}



/*============================================
　メインコンテンツ
============================================*/

/*-------------------------------------
　コンテンツ
-------------------------------------*/
.right {
	padding:10px 0 0 0px;
	margin:0;
	text-align: left;
	vertical-align: top;
}

/*-------------------------------------
　左メニュー
-------------------------------------*/

/*--左メニュー---タイトル：現在のディレクトリ--*/
#leftmenu {
    background-image: url(leftmenu_bg.jpg);
	background-repeat: repeat-y;
	margin:10px 10px 0 0;
	padding-bottom:50px;
	width: 180px;
}
#leftmenu_title {
	background-image: url(menutitle.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 10px;
	margin-left: 6px;
	padding: 0;
	width: 167px;
	color: #ffffff;
	font-weight: bold;
	height:32px;
	line-height:32px;
	text-indent: -2000px;
}
#leftmenu_title a {
	color: #ffffff;
	text-decoration:none;
}


/*--左メニュー---１階層目ボタン--*/
#leftmenu ul {
	margin: 10px 0 5px 0;
	padding:0;
}
#leftmenu li {
	font-size: 12px;
	line-height: 27px;
	color: #FFFFFF;
	background-image: url(menubutton.jpg);
	background-repeat: no-repeat;
	width: 146px;
	display: block;
	position: relative;
	list-style-type: none;
	margin:3px 0 3px 6px;
	padding:0 0 0 21px;
}
#leftmenu li.current{
	background-image: url(menubutton.jpg);
}

#leftmenu li a {
	color: #FFFFFF;
	width: 146px;
	display: block;
	text-decoration:none;
}
#leftmenu li a:hover {
	text-decoration:underline;
}
/*--左メニュー---２階層目ボタン--*/

/*●---------------------------●●●モダンブラウザ設定用●●●*/
#leftmenu ul ul li {
	background-image: none;
	width: 121px;
	line-height: 130%;
	margin-bottom: 6px;
	margin-left:10px;
	padding:0 0 0 15px;
}
#leftmenu ul ul li.current{
	background-image: none;
	font-weight: bold;
}

#leftmenu ul ul a {
	width: 121px;
	color: #000000;
	text-decoration:none;
}


/*■---------------------------■■■IE6設定用■■■*/
*html #leftmenu ul ul li {
	background-image: none;
	width: 121px;
	line-height: 130%;
	padding:0;
	left:15px;
	margin:0 0 6px 0;
}
*html #leftmenu ul ul li.current{
	background-image: none;
	font-weight: bold;
}

*html #leftmenu ul ul a {
	width: 121px;
	color: #000000;
	text-decoration:none;
}


/*-- 左メニューのブラウザによる表示位置の違いはpaddingまたはline-heightで調整する
---------------------------------------------------------------------------------*/



/*============================================
　フッタ部
============================================*/

/*-------------------------------------
　共通設定用
-------------------------------------*/
/*共通設定用、背景画像などを使用する場合。*/

#footer{
}

/*-------------------------------------
　下部メニュー
-------------------------------------*/

#bottommenu {
	border-bottom:1px solid #666666;
	margin:20px 20px 0 20px;
	padding:0 0 5px 0; 
	}
#bottommenu a {
	color: #666666;
	text-decoration:none;
	}
#bottommenu a:hover {
	color: #333333;
	text-decoration:underline;
	}

/*-------------------------------------
　コピーライト表示枠
-------------------------------------*/
#copyright {
	font-size: 12px;
	text-align: center;
	padding:7px 0px 10px 0;
	color: #666666;
}

/*top*/
.top_main {
	margin-bottom: 5px;
}

*html .top_main {
	margin-left: 1px;
}
.top_TB {
    border: 1px solid #0260A4;
	border-collapse:collapse;
	margin-bottom: 5px;
}
.top_TB_contents td {
    padding-left: 10px;
	padding-right: 2px;
}
.top_TB_contents td.L {
    font-size: 14px;
	font-weight: bold;
	line-height: 140%;
}
.top_TB_contents td.S {
    padding-bottom: 10px;
}
.top_TB_contents a {
    color:#333333;
	text-decoration: none;
}
.top_TB_contents a:hover {
	text-decoration: underline;
}

.top_right {
    font-size: 11px;
}
.top_right a {
    color:#333333;
	text-decoration: none;
}
.top_right a:hover {
	text-decoration:underline;
}
.top_rightTB {
	margin-bottom: 5px;
}

.top_TB_left {
    border: 1px solid #0260A4;
	border-collapse:collapse;
	margin-right: 5px;
}
.top_normalTB td {
    padding:0;
	margin:0;
}
.top_TB_right {
    border: 1px solid #0260A4;
	border-collapse:collapse;
}
ul.top {
    margin: 5px 0 0 0;
	padding-left: 15px;
}
li.top {
    margin: 0px;
	padding: 0px;
	line-height: 120%;
	list-style-type: disc;
}

/*MF*/
.MF_mokuji {
    background-color: #EAF9FD;
	border: 1px solid #DDDDDD;
	padding:10px;
	line-height: 140%;
}
.MF_mokuji td {
	padding:10px;
}
.MF_backnumber {
    font-size:14px;
	line-height: 140%;
}
/*news*/
.news ul {
	list-style:none;
	padding:0;
	margin:10px 0 0 0;
	letter-spacing:0em;
}
.news li {
    margin:5px 0 0 0;
	padding:0 2px 0 15px;
	line-height: 140%;
	background-image: url(mark2.gif);
	background-position: left top;
	background-repeat:no-repeat;
}
.news li a:hover {
    color:#333333;
	text-decoration: none;
}
.news li a:link, .news li a:visited, .news li a:active{
    color:#333333;
	text-decoration:underline;
}
/*column*/
.column {
    background-color: #EAF9FD;
	border: 1px solid #DDDDDD;
	padding:10px;
	line-height: 140%;
}
.column p {
	padding:0px;
	margin:0px;
}
/*search*/
.search {
    background-color: #EAF9FD;
	border: 1px solid #DDDDDD;
	line-height: 140%;
}
.search td {
	padding:10px;
}
.search ul {
    margin: 5px 0 0 0;
	padding-left: 15px;
}
.search li {
    margin: 0px;
	padding: 0px;
	line-height: 200%;
	list-style-type: disc;
}
/*company*/
.company {
    background-color: #EAF9FD;
	border: 1px solid #DDDDDD;
}
.company td {
	padding:5px;
}
/*RCC*/
ul.rcc {
    margin: 0 0 0 4px;
	padding:0 0 0 15px;
}
li.rcc {
    margin: 0;
	padding: 0px;
	list-style-type: disc;
}
ol.rcc2 {
    margin: 0 0 0 4px;
	padding:0 0 0 18px;
}
li.rcc2 {
    margin: 0;
	padding: 0px;
}
.rcc3 {
	line-height: 130%;
}
.rcc3 p {
	padding:0px;
	margin:0px;
}
/*infomation*/
ol.info {
    margin: 0 0 0 4px;
	padding:0 0 0 18px;
}
li.info {
    margin: 0;
	padding:12px 0 0 0;
}