@charset "UTF-8";
/* 全体の文字 */
body, td, th, input, textarea, select, option {
	font-size: 13px;
	color: #333333;
	font-family: 'メイリオ', 'Meiryo', 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', "sans-serif";
}

/* 画像の枠線 */
img {
margin: 0px;
border: 0px;
}

p {
margin:5px 0px;
}
ul {
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

ul li {
	list-style-type: none;
	background-repeat: no-repeat;
	background-image: url(/files/nakama/tem_list.gif);
	background-position: 10px 8px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-position: outside;
}

ol li {
	list-style-type: decimal;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

form {
padding: 0px;
margin: 0px;
}

/* リンク */
a:link {
text-decoration: underline ;
}
a:visited {
}
a:active {
text-decoration : underline ;
}
a:hover {
color : #999999;
text-decoration : underline;
}

/* 背景色 */
#body {
background: #565E63 url(/files/nakama/bg.png) repeat;
margin: 0px;
padding:0px;
text-align: center;
}

/* 外枠：上部 */
#container_pre {
	display: none;
}

/* 外枠：メイン部 */
#container {
	padding: 0px 0px 0px 0px;
	width: 860px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
	border-top-style: none;
	background-image: url(/files/nakama/con_bg.jpg);
	background-repeat: repeat-y;
}

/* 外枠：下部 */
#container_suf {
height: 0px;
padding: 0px;
margin: 0px;
display: none;
}

/* SEO対策用ヘッダーメッセージ */
h1#topmsg {
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	background: url("/files/nakama/bg.png") repeat scroll 0 0 #ffffff;
	border: none;
	width: 860px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}
h1#topmsg a {
	color: #666666;
	text-decoration: none;
	padding-left: 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


/* ヘッダー：上部 */
#header_pre {
	padding: 0px;
	width: 840px;
	height: 22px;
	margin:0 10px;
	background: #ffffff url("/files/nakama/con_pre_02.png") no-repeat 0 top;
}


/* ヘッダー：メイン部 */
#header {
	text-align:center;
	width: 840px;
	height: 303px;
	background: url("/files/nakama/header.jpg") no-repeat scroll 0 0 transparent;
	padding: 0px;
	margin: auto;
	margin-bottom: 15px;
}


/* ヘッダー：下部 */
#header_suf {
	padding: 0px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}



/* ヘッダーメニュー外枠：上部 */
div#header_menu_pre {
display: none;
clear: both;
padding: 0px;
margin: 0px;
height: 0px;
}







/*ヘッダーメニュー外枠 */
div#header_menu {
	display: block;
	width: 860px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: auto;
	background: url("/files/nakama/bg.png") repeat scroll 0 0 #ffffff;
}

/* ヘッダーメニュー外枠：下部 */
div#header_menu_suf {
	padding: 0px;
	margin: 0px;
	display: none;
}

/* ヘッダーメニュー：リスト */
ul.header_menu{
float: right;
padding : 0px;
margin-right : 20px;
}
li.header_menu {
	list-style-type : none;
	text-align: left;
	text-decoration: none;
	font-size: 12px;
	float: left;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	background-image: none;
}

/* ヘッダーメニュー：リンク */
li.header_menu a {
	text-decoration: none;
	color: #2c2a2a;
	background-image: url(/files/nakama/header_menu.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	word-break: keep-all;
}

li.header_menu a:visited {
	text-decoration: none;
	color: #999999;
}

li.header_menu a:hover {
	background: url(/files/nakama/header_menu_on.png) no-repeat left center;
	text-decoration: none;
	color: #c00a04;
}

/* ヘッダーメインメニュー 上部 */
div#header_mainmenu_pre {
display: none;
}


/* ヘッダーメインメニュー */
div#header_mainmenu {
	font-size: 13px;
	padding: 0px;
    margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(/files/nakama/nav.png);
	width: 800px;
	background-color: #FFFFFF;
}

/* ヘッダーメインメニュー 下部 */
div#header_mainmenu_suf {
display: none;
}

/* ヘッダーメインメニュー リンク */
ul.header_mainmenu{
	float: left;
	padding : 0px;
	margin : 0px;
}

li.header_mainmenu {
	list-style-type : none;
	float: left;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-image: url(/files/nakama/nav_line.png);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	padding: 0px;
	height: 75px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

li.header_mainmenu a {
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	white-space: nowrap;
	word-break: keep-all;
	color: #ffffff;
	display: block;
	padding-top: 32px;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 26px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}

li.header_mainmenu a:visited {
text-decoration: none;
}

li.header_mainmenu a:hover {
	text-decoration: none;
	color: #ffffff;
	background-image: url(/files/nakama/nav_over.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

/* ロゴ表示部分 */
table#logo {
	padding:0px 0px 0px 0px;
	font-weight: bold;
	clear: left;
	margin: 0px;
	background-position: 0px 0px;
}
/* ロゴ画像なしの場合の代替文字 */
table#logo td a{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#logo img{
	border: 0px;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

/* レイアウト部分 */
#col_layout {
	width: 800px;
	padding: 0px;
	margin: auto;
}


/* 左サイドバー */
#sidebar_left {
	width: 185px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #e9e7e4;
	padding: 0px;
}

/* 右サイドバー */
#sidebar_right {
	padding: 0px;
	width: 185px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #e9e7e4;
}

/* サイドバー内ボックス：上部 */
.sidebox_pre {
	background-color: #e9e7e4;
	font-size: 2px;
	line-height: 100%;
	display: none;
}

/* サイドバー内ボックス */
.sidebox {
	margin: 0px 0px 0px 0px;
	line-height: 145%;
	background-color: #e9e7e4;
	border: 1px none #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


/* サイドバー内ボックス：下部 */
.sidebox_suf {
	border: none;
	background-color: #e9e7e4;
	font-size: 2px;
	line-height: 100%;
	height: 10px;
	margin: 0px;
}


/* サイドボックスタイトル */
.sidebox h3 {
	text-align: left;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 25px;
	background-image: url(/files/nakama/sidebox_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}



/* 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: 145%;
	background-image: none;
}

li.menu div{
margin: 0px;
padding: 0px;
}

/* メニューリスト：リンク */
li.menu a {
	text-decoration: none;
	color:#666666;
	font-weight: bold;
	background-image: url(/files/nakama/level1.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	display: block;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 10px;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ffffff;
}

li.menu a:visited {
text-decoration: none;

}

li.menu a:active {
text-decoration: none;
}

li.menu a:hover {
	text-decoration: none;
	color: #c2110c;
	background-repeat: no-repeat;
	background-image: url(/files/nakama/level1_on.gif);
}

/* メニューリスト：リンク：現在のページ */
li.menu a.menu_present {
	text-decoration: none;
	color: #c2110c;
	background-image: url(/files/nakama/level1_on.gif);
}

li.menu a.menu_level0 {
	font-size: 13px;
	color: #453434;
	background-image: url(/files/nakama/level0.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 25px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 0px;
}
li.menu a.menu_level0:hover {
	text-decoration: none;
	background-image: url(/files/nakama/level0.png);
	background-repeat: no-repeat;
	background-position: -300px center;
	color: #AC061A;
}

li.menu a.menu_level0.menu_present {
	text-decoration: none;
	background-image: url(/files/nakama/level0.png);
	background-repeat: no-repeat;
	background-position: -300px center;
	color: #AC061A;
}

/* メニューリスト：リンク：１階層下 */
li.menu a.menu_level1 {
	margin: 0px 5px;
	padding-right: 0px;
	padding-left: 22px;
}

li.menu a.menu_level1:hover {
text-decoration: none;
}

/* メニューリスト：リンク：２階層下 */
li.menu a.menu_level2 {
	margin: 0px 5px;
	padding-left: 30px;
	background-position: 18px;
}

li.menu a.menu_level2:hover {
text-decoration: none;
}

/* メニューリスト：リンク：３階層下 */
li.menu a.menu_level3 {
	margin: 0px 5px;
	padding-left: 38px;
	background-position: 26px;
}

li.menu a.menu_level3:hover {
text-decoration: none;
}

/* メニューリスト：リンク：４階層下 */
li.menu a.menu_level4 {
	margin: 0px 5px;
	padding-left: 46px;
	background-position: 34px;
}

li.menu a.menu_level4:hover {
text-decoration: none;
}


/* ナビゲーション */
#navigation {
	padding-top: 1px;
	padding-left: 6px;
	text-align: left;
	line-height: 100%;
	background-image: none;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 15px;
	margin-left: 18px;
}

#navigation a {
text-decoration: none;
color: #666;
}

#navigation a:hover {
color:#c2110c;
text-decoration: underline;
}

/* ナビゲーション：現在のページ */
#present {
font-weight: bold;
}

/* ページ内容：上部 */
#main_pre {
display: none;
}

/* ページ内容 */
#main {
	background: #ffffff;
	line-height: 165%;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

/* ページ内容：下部 */
#main_suf {
	margin: 0px 5px;

}

/* フッター：上部 */
#footer_pre {
	display: none;


}

/* フッター */
#footer {
	color: #666666;
	margin: 0px;
	font-size: 12px;
	background-image: none;
	padding-right: 0px;
	padding-left: 0px;
}

/* フッター：下部 */
#footer_suf {
	height: 10px;
	margin-right: 10px;
	margin-left: 10px;

}

/* フッター：コピーライト部 */
#copyright {
	color: #333333;
	text-align: center;
	padding:3px 0px;
	margin: 0px;
}

#copyright a {
	text-decoration: none;

}

#copyright a:hover {
text-decoration: none;
}

/* フッターメニュー外枠：上部 */
div#footer_menu_pre {
	padding: 0px;
	background-color: #fff;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

/* フッターメニュー外枠 */
div#footer_menu {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 800px;
}

/* フッターメニュー外枠：下部 */
div#footer_menu_suf {
	padding: 0px;
	clear: both;
	height: 10px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

/* フッターメニュー：リスト */
ul.footer_menu{
float: right;
padding : 0px;
margin : 0px;
}

li.footer_menu {
	list-style-type : none;
	padding : 2px 5px 0px 10px;
	margin : 0px 5px;
	float: left;
	background-image: none;
}

/* フッターメニュー：リンク */
li.footer_menu a {
	color: #2c2a2a;
	text-decoration: none;
	text-align: center;
	background-image: url(/files/nakama/header_menu.png);
	background-repeat: no-repeat;
	background-position: left center;
	word-break: keep-all;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
li.footer_menu a:visited {
text-decoration: none;
color: #666666;
}

li.footer_menu a:hover {
	color: #c00a04;
	text-decoration: none;
	background-image: url(/files/nakama/header_menu_on.png);
}

/* 見出し１６ */
h1 {
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #d22024;
	background-image: url(/files/nakama/h1.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 20px;
}

h2 {
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	background-color: #46484b;
	background-image: url(/files/nakama/h2.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 16px;
}

h3 {
	font-size: 17px;
	color: #a14e38;
	font-weight: bold;
	text-decoration: none;
	background-color: #eae4d4;
	background-image: url(/files/nakama/h3.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 15px;
}

h4 {
	margin: 0px 0px 10px;
	font-size: 16px;
	color: #333333;
	padding: 4px 0px 0px 30px;
	background-image: url(/files/nakama/h4.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

h5 {
	margin: 0px 0px 10px;
	font-size: 16px;
	color: #c00a04;
	background-image: url(/files/nakama/h5.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-top: 0px;
	padding-left: 22px;
	text-decoration: none;
}

h6 {
	margin: 5px 0px 10px 0px;
	color: #666666;
	font-size: 16px;
	background-image: url(/files/nakama/h6.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	padding-top: 3px;
	text-decoration: none;
}

/* 区切り横線 */
hr {
border: none;
border-bottom: 1px solid #cccccc;
height: 1px;
margin: 5px 0px;
}


/* 表タイプ１ */
table {
	line-height: 165%;
	font-size: 13px;
	font-weight: normal;
}


/* 表タイプ１ */
table.table_type1 {
	background: #999999;
	margin-bottom: 10px;
}

table.table_type1 th {
background: #ffffff url(/files/nakama/tem_table01.gif) repeat-x left top;
color: #aa0d1b;
font-weight: bold;
text-align: center;
margin: 1px;
padding: 2px;
}

table.table_type1 td {
background: #ffffff;
color: #505050;
margin: 1px;
padding: 2px;
}

/* 表タイプ２ */
table.table_type2 {
	background: #303030;
	margin-bottom: 10px;
}

table.table_type2 th {
background: #f6e5d1 url(/files/nakama/table02.jpg) repeat-x left top;
color: #cb1619;
font-weight: bold;
text-align: center;
margin: 1px;
padding: 2px;
}

table.table_type2 td {
background: #ffffff;
color: #505050;
margin: 1px;
padding: 2px;
}

/*◇↓ポップアップページ専用設定↓◇*/
/* ポップアップページ：背景色 */
#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(/files/nakama/tem_popup_close.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;
	color: #aa0d1b;
}
.sitemap a:hover{
background-color:#e6fbe7;
}

/* フォーム */
.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(/files/nakama/tem_kome.gif);
background-repeat: no-repeat;
background-position: 5px center;
padding-left:24px;
}

td.item {
border-bottom: 1px solid #cccccc;
color: #444444;
padding: 5px;
}

th.error_item {
background-color: #fff3f0;
}
.form_submit {
text-align: center;
padding: 5px;
}
.input_msg{background-color:#fcfcfc;border:1px solid #eeeeee;padding:4px;}


/* コメント */
#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;
	background-color: #FFFFFF;

}

/* 更新一覧 */
div.updatelist{
margin:0px;
border:1px solid #cccccc;
}
div.updatelist td{
text-align:left;
border-bottom:1px dashed #cccccc;
}
td.updatelist_date {

}
td.updatelist_name {
width:180px;
}

/* ドロップダウンメニュー */
div.sub_header_mainmenu ul.menu a.menu_level1 {
	background-color:#FFF;
	color: #666666;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-right: 1px;
	margin-left: 1px;
	border: none;
}

div.sub_header_mainmenu ul.menu a.menu_level1:hover {
	color: #333333;
	background-color: #feefdf;
	background-image: none;
}

div.sub_header_mainmenu {
	background-color:#cb1619!important;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.twtr-hd h3{background-image:none;border:none;}
.twtr-hd h4{background-image:none;border:none;}