/* 全体の文字 */
body, td, th, input, textarea, select, option {
	font-size: 13px;
	color: #505050;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', "sans-serif";
	line-height: 165%;
}

/* 画像の枠線 */
img {
margin: 0px;
border: 0px;
}

ul, li {
margin-top:10px;
margin-bottom:10px;
}

p {
margin:8px;
}

form {
padding: 0px;
margin: 0px;
}

/* リンク */
a:link {
color : #333333;
text-decoration: underline ;
}
a:visited {
}
a:active {
color : #505050 ;
text-decoration : underline ;
}
a:hover {
color : #000099;
text-decoration : underline;
}

/* 背景色 */
#body {
background: #f3f3f3;
margin: 0px;
padding:0px;
text-align: center;
}

/* 外枠：上部 */
#container_pre {
padding: 0px;
width: 100%;
height: 15px;
display: none;
}

/* 外枠：メイン部 */
#container {
padding: 0px;
width: 908px;
margin-top: 0px;
margin-bottom: 5px;
margin-left:auto;
margin-right:auto;
background-color: #FFFFFF;
background-image: url(/skins/bizsimple01/image/body-bg.gif);
background-repeat: repeat-y;
}

/* 外枠：下部 */
#container_suf {
height: 0px;
padding: 0px;
margin: 0px;
display: none;
}

/* SEO対策用ヘッダーメッセージ */
h1#topmsg {
border: none;
font-weight: normal;
font-size: 10px;
margin: 0px 4px;
padding: 2px 2px 2px 10px;
text-align: left;
color: #FFFFFF;
background-color: #205F88;
}
h1#topmsg a {
	color: #FFFFFF;
	text-decoration: none;

}

/* ヘッダー：上部 */
#header_pre {
height: 10px;
margin-top: 0px;
margin-right: 4px;
margin-bottom: 0px;
margin-left: 4px;
width: 900px;
display: none;
}

/* ヘッダー：メイン部 */
#header {
	margin: 0px 4px;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
	clear: left;
	width: 900px;
	background-image: url(/skins/bizsimple01/image/header.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 100px;


}

/* ヘッダー：下部 */
#header_suf {
	height: 5px;
	background: #205F88;
	margin-right: 4px;
	margin-left: 4px;
	padding: 0px;



}
/* ヘッダーメニュー外枠：上部 */
div#header_menu_pre {
display: none;
clear: both;
padding: 0px;
margin: 0px;
height: 0px;
}


/*ヘッダーメニュー外枠 */
div#header_menu {
	font-size: 11px;
	padding: 5px;
	margin: 0px 4px 0px 0px;

}

/* ヘッダーメニュー外枠：下部 */
div#header_menu_suf {
clear: both;
padding: 0px;
margin: 0px;
height: 0px;
display: none;
}

/* ヘッダーメニュー：リスト */
ul.header_menu{
float: right;
padding : 0px;
margin : 0px;
}
li.header_menu {
	list-style-type : none;
	margin : 0px 5px;
	float: left;
	text-align: left;
	background-image: url(/skins/bizsimple01/image/header_menu.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-decoration: none;
	padding-left: 15px;
	font-size: 12px;
}

/* ヘッダーメニュー：リンク */
li.header_menu a {
	text-decoration: none;
	color: #205F88;


}

li.header_menu a:visited {
	text-decoration: none;
	color: #205F88;


}

li.header_menu a:hover {
	background: no-repeat left center;
	text-decoration: none;
	color: #990000;

}

/* ヘッダーメインメニュー 上部 */
div#header_mainmenu_pre {
display: none;
}


/* ヘッダーメインメニュー */
div#header_mainmenu {
	font-size: 13px;
	padding: 0px;
	margin: 0px 4px;
	background-repeat: repeat;
	background-image: url(/skins/bizsimple01/image/header_mainmenu_bg.gif);
}

/* ヘッダーメインメニュー 下部 */
div#header_mainmenu_suf {
display: none;
}

/* ヘッダーメインメニュー リンク */
ul.header_mainmenu{
	float: left;
	padding : 0px;
	margin : 0px;

}

li.header_mainmenu {
	list-style-type : none;
	margin : 0px;
	float: left;
	color: #FFFFFF;
	font-weight: bold;
	overflow:hidden;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom: 1px solid #205F88;
	vertical-align: middle;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

li.header_mainmenu a {
	font-size: 14px;
	text-decoration: none;
	white-space: nowrap;
	word-break: keep-all;
	color: #FFFFFF;
	display: block;

}

li.header_mainmenu a:visited {
text-decoration: none;
}

li.header_mainmenu a:hover {
text-decoration: none;
color: #000099;
}

/* ロゴ表示部分 */
table#logo {
padding:0px 20px;
height: 100%;
font-weight: bold;
clear: left;
color: #000099;
}
/* ロゴ画像なしの場合の代替文字 */
table#logo td a{
	font-size: 24px;
	color: #000099;
	text-decoration: none;
	line-height: 130%;
}
#logo img{
border: 0px;
background-color: #ffffff;
}
/* 左サイドバー */
#sidebar_left {
	margin: 0px;
	width: 190px;
	padding: 0px;
	background-image: url(/skins/bizsimple01/image/siderleft-bg.gif);
	background-repeat: repeat-y;
	background-position: 4px;





}

/* 右サイドバー */
#sidebar_right {
	margin: 0px;
	padding: 0px;
	width: 190px;
	background-image: url(/skins/bizsimple01/image/sideright-bg.gif);
	background-repeat: repeat-y;
	background-position: -4px;




}

/* サイドバー内ボックス：上部 */
.sidebox_pre {
padding: 0px;
height: 5px;
}

/* サイドバー内ボックス */
.sidebox {
	margin: 0px 4px;
	padding: 0px 5px;


}

/* サイドバー内ボックス：下部 */
.sidebox_suf {
	border: none;
	height: 5px;



}

/* サイドボックスタイトル */
.sidebox h3 {
	text-align: left;
	font-size:14px;
	color:#f0f0f0;
	font-weight:bold;
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(/skins/bizsimple01/image/side-titel.gif);
	border: none;

}

/* サイトメインメニュータイトル */
.sideboxtype_mainmenu h3 {
	text-align: left;
	font-size:14px;
	color:#f0f0f0;
	font-weight:bold;
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(/skins/bizsimple01/image/side-titel.gif);
	border: none;


}


/* 検索フィールド */
.sideboxtype_searchbox {
	text-align: center;

}

/* RSSフィールド */
.sideboxtype_rssdisp {
	text-align: center;
	border: none;


}

/* メニューリスト */
ul.menu{
	list-style : none;
	padding : 0px;
	margin : 0px;
}

li.menu {
	padding : 0px;
	margin : 0px;
	line-height: 120%;
}

li.menu div{
margin: 0px;
padding: 0px;
}

/* メニューリスト：リンク */
li.menu a {
	text-align: left;
	display: block;
	padding: 8px 10px;
	margin: 0px;
	text-decoration: none;
	color:#333333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

}

li.menu a:visited {
text-decoration: none;
color: #333333;

}

li.menu a:active {
text-decoration: none;
}

li.menu a:hover {
	border-color: #003366 !important;
	text-decoration: none;
	background-image: url(/skins/bizsimple01/image/pass_on.gif);
	background-repeat: no-repeat;
	background-position: left center;

}

/* メニューリスト：リンク：現在のページ */
li.menu a.menu_present {
	text-decoration: none;
	color: #990000;
	background-image: url(/skins/bizsimple01/image/pass_on.gif);
	background-repeat: no-repeat;
	background-position: left center;

}

li.menu a.menu_level0 {
	font-size: 12px;
	background-image: url(/skins/bizsimple01/image/pass.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;


}
li.menu a.menu_level0:hover {
text-decoration: none;
}


/* メニューリスト：リンク：１階層下 */
li.menu a.menu_level1 {
	font-size: 12px;
	padding: 8px 25px 8px 27px;
	margin: 0px;
	font-weight: normal;
}

li.menu a.menu_level1:hover {
text-decoration: none;
}

/* メニューリスト：リンク：２階層下 */
li.menu a.menu_level2 {
font-size: 12px;
padding: 8px 25px 8px 34px;
margin: 0px;
font-weight: normal;
}

li.menu a.menu_level2:hover {
text-decoration: none;
}

/* メニューリスト：リンク：３階層下 */
li.menu a.menu_level3 {
font-size: 12px;
padding: 8px 15px 8px 41px;
margin: 0px;
font-weight: normal;
}

li.menu a.menu_level3:hover {
text-decoration: none;
}

/* メニューリスト：リンク：４階層下 */
li.menu a.menu_level4 {
	font-size: 12px;
	padding: 8px 15px 8px 48px;
	margin: 0px;
	font-weight: normal;

}

li.menu a.menu_level4:hover {
text-decoration: none;
}

/* メニューリスト：リンク：５階層下 */
li.menu a.menu_level5 {
font-size: 12px;
padding: 8px 15px 8px 55px;
margin: 0px;
font-weight: normal;
}

li.menu a.menu_level5:hover {
	text-decoration: none;

}

/* ナビゲーション */
#navigation {
padding-top: 1px;
padding-left: 6px;
font-size: 13px;
text-align: left;
margin: 10px 8px 0px 18px;
height: 17px;
line-height: 100%;
}

#navigation a {
text-decoration: none;
}

#navigation a:hover {
color:#0000FF;
text-decoration: underline;
}

/* ナビゲーション：現在のページ */
#present {
font-weight: bold;
}

/* ページ内容：上部 */
#main_pre {
display: none;
}

/* ページ内容 */
#main {
background: #ffffff;
padding: 5px 12px;
margin: 0px 8px;
line-height: 170%;
text-align: left;
}

/* ページ内容：下部 */
#main_suf {
margin: 0px 8px 8px 8px;
height: 17px;
}

/* フッター：上部 */
#footer_pre {
	display: none;


}

/* フッター */
#footer {
background: #205F88;
color: #ffffff;
margin: 0px 4px;
padding: 6px;
height: 35px;
font-size: 12px;
}

/* フッター：下部 */
#footer_suf {
display: none;
}

/* フッター：コピーライト部 */
#copyright {
color: #FFFFFF;
text-align: center;
padding:3px 0px;
}

#copyright a {
	text-decoration: none;
	color: #FFFFFF;

}

#copyright a:hover {
color: #FFFFFF;
text-decoration: underline;
}

/* フッターメニュー外枠：上部 */
div#footer_menu_pre {
padding: 0px;
margin: 0px;
height: 3px;
}

/* フッターメニュー外枠 */
div#footer_menu {
	font-size: 11px;
	color:#404040;
	margin: 0px 4px;
	padding: 0px;

}

/* フッターメニュー外枠：下部 */
div#footer_menu_suf {
padding: 0px;
margin: 0px;
height: 3px;
clear: both;
height: 0px;
}

/* フッターメニュー：リスト */
ul.footer_menu{
float: right;
padding : 0px;
margin : 0px;
}

li.footer_menu {
	list-style-type : none;
	padding : 3px 5px 3px 0px;
	;
	margin : 0px 5px;
	float: left;
	background-image: url(/skins/bizsimple01/image/header_menu.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}

/* フッターメニュー：リンク */
li.footer_menu a {
	color: #205F88;
	padding : 0px 0px 0px 14px;
	text-decoration: none;
	text-align: center;
}
li.footer_menu a:visited {
text-decoration: none;
color: #205F88;
}

li.footer_menu a:hover {
color: #990000;
padding : 0px 0px 0px 14px;
}

/* 見出し１６ */
h1 {
	font-size: 18px;
	color: #333333;
	margin: 15px 0px;
	background: #E0E0E0;
	padding: 3px 6px 3px 10px;
	border-top: 1px solid #205F88;
	border-right: 1px solid #205F88;
	border-bottom: 1px solid #205F88;
	border-left: 10px solid #205F88;

}

h2 {
font-size: 16px;
color: #404040;
margin: 20px 0px 5px;
padding: 5px 2px 3px 20px;
background: #E0E0E0 url(/skins/bizsimple01/image/h2.png) no-repeat 5px center;
border-bottom: 1px dotted #767676;
}

h3 {
font-size: 14px;
color: #404040;
margin: 15px 0px 8px 0px;
padding: 1px 0px 1px 4px;
border-left: 7px solid #205F88;
border-bottom: 1px dotted #767676;
}

h4 {
margin: 15px 0px 8px 0px;
font-size: 14px;
color: #404040;
padding: 1px 0px 0px 2px;
border-left: 7px solid #205F88;
}

h5 {
margin: 15px 0px 8px 0px;
font-size: 14px;
color: #404040;
}

h6 {
	margin: 15px 0px 8px 0px;
	color: #404040;
	font-size: 14px;

}

/* 区切り横線 */
hr {
border: none;
border-bottom: 1px solid #cccccc;
height: 1px;
margin: 10px 0px;
}

/* 表タイプ */
table {
	line-height: 165%;
	font-size: 13px;
	font-weight: normal;
}

/* 表タイプ１ */
table.table_type1 {
background: #000066;
margin-bottom: 10px;
}

table.table_type1 th {
background: #006699;
color: #ffffff;
font-weight: bold;
text-align: center;
margin: 1px;
padding: 5px;
}

table.table_type1 td {
background: #ffffff;
color: #505050;
text-align: left;
margin: 1px;
padding: 5px;
}

/* 表タイプ２ */
table.table_type2 {
background: #303030;
margin-bottom: 10px;
}

table.table_type2 th {
background: #ddeeff;
color: #404040;
font-weight: bold;
text-align: center;
margin: 1px;
padding: 5px;
}

table.table_type2 td {
background: #ffffff;
color: #505050;
text-align: left;
margin: 1px;
padding: 5px;
}

/*◇↓ポップアップページ専用設定↓◇*/
/* ポップアップページ：背景色 */
#popup_body {
background: #eeeeee;
padding: 5px;
}

/* ポップアップページ：外枠：上部 */
#popup_container_pre {
padding: 0px;
margin: 0px;
}

/* ポップアップページ：外枠 */
#popup_container {
background: #ffffff;
padding: 0px;
margin: 0px;
border-top: 1px solid #cccccc;
border-left: 1px solid #aaaaaa;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #aaaaaa;
}

/* ポップアップページ：外枠：下部 */
#popup_container_suf {
display: none;
}

/* ポップアップページ：ヘッダー：上部 */
#popup_header_pre {
display: none;
}

/* ポップアップページ：ヘッダー */
#popup_header {
height: 25px;
margin: 0px;
padding: 0px;
border-bottom: 1px solid #cccccc;
}

/* ポップアップページ：ヘッダー：下部 */
#popup_header_suf {
display: none;
}

/* ポップアップページ：ヘッダー：サイト名表記部分 */
#popup_site_name td{
font-size: 20px;
color: #777777;
height: 25px;
margin: 0px;
padding: 0px 5px;
}
/* ポップアップページ：ヘッダー：サイト名表記部分：リンク */
#popup_site_name td a {
color: #777777;
font-weight: bold;
}

/* ポップアップページ：メイン部分：上部 */
#popup_main_pre {
display: none;
}

/* ポップアップページ：メイン部分 */
#popup_main {
background: #ffffff;
padding: 5px;
}
/* ポップアップページ：メイン部分：下部 */
#popup_main_suf {
display: none;
}

/* ポップアップページ：閉じるボタン外枠 */
#popup_close {
text-align: center;
margin: 0px;
padding: 5px;
background: #f6f6f6;
border-top: 1px solid #cccccc;
}
/* ポップアップページ：閉じるボタン */
input#popup_close_button {
background: #f3f3f3 url(/skins/bizsimple01/image/popup_close_button.gif) no-repeat 0% 50%;
height: 20px;
font-size: 13px;
line-height: 100%;
padding: 0px 4px 1px 20px;
border-top: 2px solid #ffffff;
border-left: 2px solid #ffffff;
border-bottom: 2px solid #999999;
border-right: 2px solid #999999;
}

/* ポップアップページ：フッター：上部 */
#popup_footer_pre {
display: none;
}
/* ポップアップページ：フッター */
#popup_footer {
background: #cccccc;
margin: 0px;
padding: 5px;
}
/* ポップアップページ：フッター：下部 */
#popup_footer_suf {
display: none;
}

/* サイトマップ */
ul.sitemap {
margin:0px 0px 8px 0px;
padding:0px 0px 0px 8px;
}
ul.sitemap li{
margin:0px 0px 8px 8px;
padding:0px;
list-style-type : none;
border:1px solid #dddddd;
padding:2px;
}
.sitemap a {
	display:block;
	background-color:#eeeeee;
	font-weight:bold;
	padding:2px;
	text-decoration: none;

}
.sitemap a:hover{
background-color:#e6f3fc;
}

/* フォーム */
.form_table {
border: 1px solid #cccccc;
margin: 8px 0px;
}
.err_msg {
border-bottom: 1px solid #862014;
color: #cb5a26;
font-weight: bold;
padding: 5px;
}

th.item {
border-right: 1px solid #dddddd;
border-bottom: 1px solid #cccccc;
color: #444444;
padding: 5px;
background-color: #f5f5f5;
}
th.necessary_item {
color: #444444;
background-image: url(/skins/bizsimple01/image/kome.gif);
background-repeat: no-repeat;
background-position: right top;
}

td.item {
border-bottom: 1px solid #cccccc;
color: #444444;
padding: 5px;
}

th.error_item {
background-color: #fff3f0;
}
.form_submit {
text-align: center;
padding: 5px;
}


/* コメント */
#comments_pre {
display: none;
}
#comments {
margin-top: 20px;
border-top: 1px solid #cccccc;
padding: 10px;
}

#comments h3 {
border-left-color: #cccccc;
}

.comment_item {
border: 1px solid #dddddd;
margin: 15px 8px;
padding: 0px;
}

.comment_title {
padding: 5px;
background-color: #eeeeee;
}

.comment_msg {
padding: 5px;
}

.posted_by {
padding: 5px;
color: #666666;
text-align: right;
}

/* 更新一覧 */
div.updatelist{
margin:0px;
border:1px solid #cccccc;
}
div.updatelist td{
text-align:left;
border-bottom:1px dashed #cccccc;
}
td.updatelist_date {
background-color:#eeeeee;
}
td.updatelist_name {
width:180px;
}

/* ドロップダウンメニュー */
div.sub_header_mainmenu ul.menu a.menu_level1 {
	background-color:#FFFFFF;
	color: #205F88;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: none;


}

div.sub_header_mainmenu ul.menu a.menu_level1:hover {
	color: #FFFFFF;
	background-color: #205F88;
	background-image: none;

}

div.sub_header_mainmenu {
background-color:#205F88!important;
}
