@charset "utf-8";

body,td,th {
	font-family: ＭＳ ゴシック, Osaka－等幅;
	font-size: 13px;
	color: #000000;
	margin-top: 30px;
	margin-bottom: 30px;
	
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}

/*テーブルボーダー*/

.tb_1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tb_2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.tb_3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


/*境界線（ライン）*/

.line_1 {
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #FF9900;
}
.line_2 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A17A40;
}
.box {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

/*ヘッダー*/

.box1 {
	padding-top: 20px;
	padding-bottom: 5px;
}

/*メニュー*/

a.menu{
	color:#FFFFFF;
	text-decoration: none;
}
a:link.menu {
    color:#FFFFFF;
	text-decoration: none;
}
a:visited.menu {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.menu {
	text-decoration: none;
	color: #663300;
}
a:active.menu {
	text-decoration: none;
	color: #663300;
}
.box2 {

	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b39364;
	border-bottom-color: #704320;
}
.box3 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #704320;
	border-left-color: #b39364;
}
.mar1 {
	margin-left :5px;
	margin-right :5px;
}

/*ニュース、内容*/

.box4 {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.box5 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.news_bg {
	background-image: url(../images/news_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.s11 {
	font-size: 11px;
	line-height: 16px;
}

.s16 {
	font-size: 16px;
	line-height: 20px;
	color: #666666;
}
.s13h {
	font-size: 13px;
	line-height: 16px;
}
.s13r {
	font-size: 13px;
	line-height: 16px;
	color:#FF0000;
}
.s13o {
	font-size: 13px;
	line-height: 16px;
	color:#FF6600;
}
.box8 {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.s15b {
	font-size: 15px;
	letter-spacing:-0.1em;
	line-height: 20px;
	color: #FF6600;
	font-weight: bold;
}
h2 {
	margin: 0px;
}
h3 {
	margin: 0px;
}
.s16b {
	font-size: 16px;
	line-height: 20px;
	color: #FF6600;
	font-weight: bold;
}
.s16w {
	font-size: 16px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom:-10px;
}
.box9 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color:#FF6633;
}
.box10 {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	padding: 5px 5px 2px 10px;
}
.box11 {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	padding: 3px 5px 5px 10px;
}
.box12 {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	padding: 0px 5px 7px 10px;
}
/*トピックパス*/

.box7 {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

/*フッター*/

.g {
    color:#999999;
}
.box6 {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}