@charset "Shift_JIS";

/* 全体 */
* {
	font-family: ＭＳ Ｐゴシック, Osaka;
	color: #333333;
}

body {
	background-color: #FFEBAC;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

a:link {
	color: #663300;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #663300;
}

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

a:active {
	text-decoration: none;
	color: #663300;
}

a img {
	margin: 0;
	padding: 0;
	border: none;
}

.clear {
	clear: both;
}

.clearfix{
	/*zoom:0;for IE 5.5-7*/
	font-size: 13px;
}
.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

/* メイン */
#wrap {
	width: 790px;
	margin: 20px auto;
	padding: 0;
	background: url(../img/shadow_m.gif) repeat-y;
}

#shadowT {
	width: 790px;
	height: 15px;
	background: url(../img/shadow_t.gif) no-repeat;
}

#innerWrap {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	border-left: #663300 solid 1px;
	border-right: #663300 solid 1px;
	background: #FFFFFF url(../img/main_bg.gif) repeat-y;
	text-align: left;
}

#shadowF {
	width: 790px;
	height: 15px;
	background: url(../img/shadow_f.gif) no-repeat;
	background-position: bottom;
}

/* ヘッダー */
#header {
	margin: 0;
	padding: 0;
	width: 760px;
	height: 83px;
	background: url(../img/head_bg.gif) no-repeat;
}

h1 {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 0;
	float: left;
}

#gnav {
	float: right;
	margin-top: 60px;
	margin-left: 0;
	margin-right: 0;
	padding-right: 10px;
	margin-bottom: 0;
}

#gnav li {
	display: inline;
	border-left: #996600 solid 1px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 100%;
	font-size: 10px;
	margin-bottom: 3px;
}

#gnav li.end {
	border-right: #996600 solid 1px;
}

#gnav li a {
	color: #996600;
}

/* メニュー */
#nav {
	clear: both;
	margin: 0;
	padding: 0;
	height: 50px;
}

#nav li {
	float: left;
}

#nav li a {
	display: block;
	width: 152px;
	height: 50px;
	text-indent: -9999px;
}

a#menu1 {
	background: url(../img/menu01.gif) no-repeat;
}
a#menu1:hover {
	background: url(../img/menu01-2.gif) no-repeat;
}

a#menu1over {
	background: url(../img/menu01-2.gif) no-repeat;
}

a#menu2 {
	background: url(../img/menu02.gif) no-repeat;
}

a#menu2:hover {
	background: url(../img/menu02-2.gif) no-repeat;
}

a#menu2over {
	background: url(../img/menu02-2.gif) no-repeat;
}

a#menu3 {
	background: url(../img/menu03.gif) no-repeat;
}

a#menu3:hover {
	background: url(../img/menu03-2.gif) no-repeat;
}

a#menu3over {
	background: url(../img/menu03-2.gif) no-repeat;
}

a#menu4 {
	background: url(../img/menu04.gif) no-repeat;
}

a#menu4:hover {
	background: url(../img/menu04-2.gif) no-repeat;
}

a#menu4over {
	background: url(../img/menu04-2.gif) no-repeat;
}

a#menu5 {
	background: url(../img/menu05.gif) no-repeat;
}

a#menu5:hover {
	background: url(../img/menu05-2.gif) no-repeat;
}

a#menu5over {
	background: url(../img/menu05-2.gif) no-repeat;
}

/* メインコンテンツ */
#contents {
	clear: both;
	margin: 0 30px 0 30px;
	padding: 0;
	width: 700px;
}

/* フッター */
#footer {
	margin: 0;
	padding: 0;
	width: 760px;
	text-align: center;
}

#subnav {
	margin: 0 auto 8px auto;
	padding-top: 10px;
}

#subnav li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	border-left: #663300 solid 1px;
	line-height: 100%;
	font-size: 11px;
}

#subnav li.end {
	border-right: #663300 solid 1px;
}

#footer address {
	width: 760px;
	height: 30px;
	margin: 0;
	background: url(../img/copy_bg.gif) no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	font-size: 11px;
	line-height: 250%;
}
#teble {
	width: 500px;
	text-align: left;
	font-size: 12px;
	line-height: 1.8em;
	margin-bottom: 5px;
	padding-left: 20px;
}
.img10 {
	margin: 0px 10px 10px 0px;
}
/* パンくずリスト */
#topicPath {
	font-size: 10px;
	margin: 6px auto 0 0;
}

#topicPath a {
	text-decoration: underline;
}
#teble_top {
	width: 500px;
	text-align: left;
	font-size: 12px;
	line-height: 1.8em;
	margin-bottom: 5px;
	margin-top: 10px;
	padding-left: 20px;
}
#teble_top2 {
	width: 510px;
	text-align: left;
	font-size: 12px;
	line-height: 1.8em;
	margin-bottom: 5px;
	margin-top: 10px;
}
#teble_no {
	width: 500px;
	text-align: left;
	font-size: 12px;
	line-height: 1.8em;
	margin-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #730000;
	color: #730000;
}
#teble_no2 {
	width: 500px;
	text-align: left;
	font-size: 12px;
	line-height: 1.8em;
	margin-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}


#teble_top3 {
	width: 500px;
	text-align: left;
	font-size: 12px;
	line-height: 1.8em;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-left: 20px;
}
#teble2 {
	width: 500px;
	text-align: left;
	font-size: 13px;
	line-height: 1.8em;
	margin-bottom: 5px;
	padding-left: 20px;
	color: #663300;
}
#teble_no3 {
	width: 500px;
	text-align: left;
	font-size: 12px;
	line-height: 1.8em;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#teble_top4 {
	width: 500px;
	text-align: left;
	font-size: 12px;
	line-height: 1.8em;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-left: 15px;
	border: 1px solid #CCCCCC;
	padding-bottom: 5px;
	padding-top: 5px;
}
.kuro {
	color: #000;
}
#kuro {
	color: #000;
}
span {
	color: #000;
}
#innerWrap #contents #news ul .clearfix span #kuro {
	color: #000;
}
#wrap #innerWrap #contents #news ul .clearfix {
	color: #F00;
}
.tt {
	color: #FF0000;
}
