@charset "shift_jis";
/*---------- ページ全体の指定 ----------*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-Serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000;
	background-image: url(img/header_bg.gif);
	background-repeat: repeat-x;
	background-position: 50% 0;
}
/* IE7 用 */

*:first-child+html * {
	font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}
/* IE6 用 */
* html * {
	font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}
a:link {
	color: #8b4513;
	font-size: 12px;
}
a:hover {
	color: #8b4513;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #8b4513;
	font-size: 12px;
}
p {
	margin: 18px 0 18px 0;
	line-height: 180%;
}
/*---------- メイン ----------*/

#main {
	width: 100%;
	margin: auto;
	padding: 0;
	text-align: center;
}
/*---------- ヘッダー ----------*/

#header {
	width: 900px;
	height: 117px;
	font-size: 31px;
	color: #eecea6;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-left: 0;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bolder;
	line-height: 300%;
	letter-spacing: -1px;
	text-align: left;
}


/*---------- コンテンツ ----------*/

#container {
	width: 900px;
	overflow: hidden;
	background: #ffffff url(img/side_yback.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/*---------- メインコンテンツ ----------*/

#contents {
	float: right;
	margin: 0;
	font-size: 12px;
	line-height: 180%;
	width: 650px;
	text-align: left;
}
#contents h2 {
	height: 44px;
	font-size: 14px;
	color: #333;
	background-image: url(img/sub_01.jpg);
	background-repeat: no-repeat;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 66px;
	padding-top: 0px;
	margin: 0px;
	line-height: 44px;
	font-weight: bold;
}
#contents h3 {
	line-height: 130%;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding: 0 5px 0 8px;
}
#contents h4 {
	height: 50px;
	font-size: 22px;
	color: #FFF;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 26px;
	background-color: #e6cea6;
	padding-top: 0px;
	margin: 0px;
	line-height: 53px;
	font-weight: bold;
}

#contents h5 {
	font-size: 19px;
	color: #000;
	font-weight: bold;
	padding-bottom: 0px;
}

#contents h6 {
	font-size: 16px;
	color: #000;
	font-weight: bold;
}



#contents p {
	margin: 18px 0 18px 0;
	padding: 0 5px 0 8px;
	line-height: 180%;
	font-size: 12px;
	text-align: left;
}
#contents a {
	font-size: 12px;
	text-decoration: underline;
}
#contents a:hover {
	font-size: 12px;
	text-decoration: none;
}


/* news CUSTOMIZE */

#news {
	margin: 0;
	padding: 5px 5px 5px 0;
	font-size: 10px;
	line-height: normal;
	width: 640px;
	letter-spacing: 1px;
	text-align: left;
}

/*---------- 新着情報 ----------*/
* html body #contents dl.information dd div {
	display:inline-block;
}
#contents dl.information dt {
	float:left;
	margin-left: 20px;
	color: #03411a;
	font-weight: bold;
}
#contents dl.information dd {
	background-image: url(img/line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 140px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
}

/*---------- テーブル ----------*/
table.t01{
    border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.t01 td{
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    padding:0.3em 1em;
}


table.t02{
    border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.t02 th{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#f3f3f3;
	padding:0.5em 1.2em;
	text-align:left;
}
.t02 td{
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    padding:0.5em 1.2em;
}


/*---------- メニュー ----------*/

#menu {
	float: left;
	width: 220px;
	text-align: left;
	margin-top: 9px;
	margin-bottom: 15px;
}
.menulist {
	width: 220px;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
	color: #666;
}
.menulist h2 {
	height: 26px;
	margin: 0;
	font-size: 12px;
	color: #FFF;
	background-color: #e6cea6;
	padding-right: 0;
	padding-left: 15px;
	text-align: left;
	line-height: 26px;
}
.menulist a {
	color: #000;
	display: block;
	font-size: 13px;
	line-height: 31px;
	text-decoration: none;
	background-image: url(img/menuBg_9A_02.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-weight: bold;
	height: 32px;
}
.menulist a:hover {
	background-image: url(img/menuBg_9A_02_on.png);
	background-repeat: no-repeat;
	color: #990000;
}
.menu_free {
	width: 220px;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	background-color: #f3f3f3;
}
.menu_free h2 {
	margin: 0;
	font-size: 12px;
	color: #FFF;
	background-color: #e6cea6;
	padding-right: 15;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
}
.menu_free p {
	margin: 0;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 12px;
	padding-bottom: 22px;
	text-align: left;
	font-size: 12px;
	line-height: 120%;
}
/*---------- フッター ----------*/

#footer {
	clear: both;
	width: 100%;
	margin: 0;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #244c34;
	height: 60px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}


/*---------- イメージ ----------*/
.float_l {
	width: 166px;
	float: left;
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 10px;
	word-break:break-all;
	line-height: 200%;
	font-size: 11px;
	margin-right: 16px;
}

.float_r {
	width: 166px;
	float: right;
	margin-top: 7px;
	margin-bottom: 10px;
	word-break:break-all;
	line-height: 200%;
	font-size: 11px;
	margin-left: 20px;
}


.float_l_img {
	float: left;
	margin-bottom: 10px;
	margin-right: 16px;
}

.float_r_img {
	float: right;
	margin-bottom: 10px;
	margin-left: 18px;
}


.float_l_text {
	width: 380px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	word-break:break-all;
	margin-right: 10px;
}


.float_r_text {
	width: 380px;
	float: right;
	margin-bottom: 10px;
	word-break:break-all;
	margin-left: 10px;
	vertical-align: top;
}

.floatclear {
	clear: both;
}
