@charset "utf-8";
/*--------------------------------------------------
jjkan.net  style ver.080205
Custom by rakuzanet  http://www.rakuzanet.jp/
--------------------------------------------------*/

.h_2 {
	font-size: 12px;
	margin: 0;
	padding: 5px 0 5px 10px;
/*	background-color: #EAEAEA;
	border-bottom: 2px dashed #000;*/
}

.h_3 {}
.h_4 {}
.h_5 {}



form { margin: 0; } 


/*================================================
	■　色　設定 朱色・水色・黒
================================================*/
.red { color: #C00; font-size: 12px; font-weight: bold; }
.blue { color: #06F; font-size: 12px; font-weight: bold; }
.black { color: #000; font-size: 12px; font-weight: bold; }
.brown { color: #B88A75; font-size: 12px; font-weight: bold; }
.gray { color: #897C6C; font-size: 12px; font-weight: bold; }
.white { color: #fff; font-size: 12px; font-weight: bold; }

/*================================================
	■　画像設定
================================================*/
.img_c { text-align: center; margin: 10px 0px; }
.img_l { float: left; margin-right: 0.5em; }
.img_r { float: right; margin-left: 0.5em; }


/*================================================
	■　テキスト設定
================================================*/
.txt_c { text-align: center; }
.txt_l { text-align: left; }
.txt_r { text-align: right; }


/*==================================================
	■　ヘッダー　設定
==================================================*/

#header {
          text-align: left;
          border: 0px;
          margin: 0px;
          margin-left: auto;
          margin-right: auto;
          padding: 0px;
          background: url("/imges/musashi_logo_01.jpg") #ffffff top left no-repeat;
          height: 250px;
}

/*==================================================
	■　ヘッダーロゴ　設定
==================================================*/
#logo {
	height: 60px;
	margin: 5px 5px 0 16px;
	padding: 0px;
}
#logo h1 {
	margin: 0px 0px;
	padding: 0px;
}
#logo span {
	display: none;
}
#logo a {
	color: #000;
	display: block;
/*	background: url("img/logotop.gif") no-repeat;*/
	width: 290px;
	height: 60px;
}
#logo a:hover {
	color: #000;
	display: block;
	width: 290px;
	height: 60px;
}

/*==================================================
	■　フラッシュ背景　設定
==================================================*/
.swf_bg {
	margin: 0 0 10px 0;
}


/*==================================================
	■　ヘッダーテキスト　設定
==================================================*/
#text1 {
	font-size: 11px;
	text-align:left;
	padding: 140px 15px 0px 15px;
}

/*================================================
	■　テーブルレイアウト 設定
================================================*/
.a_waku {
	color: #000;
	font-size: 12px;
	line-height: 1.8em;
/*	padding: 5px 10px 2px 10px;*/
/*	margin: 0 5px;*/
}

.list_menu {
	color: #333;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 540px;
	margin-top: 10px;
}

.list_th {
	text-align: left;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 5px 15px;
	border-left: 12px solid #C00;
	background-color: #FFF5EC;
}
.td00 {
	font-size: 12px;
	padding: 15px 5px 7px 10px;
	width: 540px;
}
.td01 {
/*	color: #333;*/
	font-size: 12px;
/*	border-right: 1px dotted #999;
	border-bottom: 1px dotted #999;*/
	padding: 15px 5px 7px 10px;
	width: 270px;
}

.td02 {
/*	color: #333;*/
	font-size: 12px;
/*	border-right: 1px dotted #999;
	border-bottom: 1px dotted #999;
	background-color: #EAEAEA;*/
	padding: 15px 5px 7px 10px;
	width: 270px;
}

/*==================================================
	■　トップ 新着リスト　設定
==================================================*/
.ul_top {
	padding: 0;
	margin: 0;
}

.li_top {
	list-style: none;/*square*/
	padding: 0;
	border-bottom: 1px dashed #000;
}
.li_top a {
	text-decoration: none;
/*	color: #333;*/
	background: none;
}
.li_top a:visited {
	text-decoration: none;
	color: #333;
	background: none;
}

/*==================================================
	■　フッター　設定
==================================================*/
#fd {
	color: #666;
	font-size: 10px;
	text-align: right;
	font-family: Verdana, Arial, sans-serif;
	line-height: 130%;
	padding: 5px 10px;
	margin: 5px 0px 0px 0px;
	background-color: #eceeef;
}
#fd a {
	color: #666;
	font-size: 10px;
	text-decoration: none;
}

/*-------------------------------------------------------
Copyright (C) 2005-2008
Rakuza Rakuichi Internet Co.,Ltd.All Rights Reserved.
http://www.rakuzanet.jp/
--------------------------------------------------------*/
