/* 全体 */

body {
	font-family: "メイリオ", "Osaka", "ＭＳ ゴシック";
	font-size: 12px;
	color: #444444;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;

}

.yoc {
	text-align: center;
}
.yor {
        text-align: right;
}
.kome {
	color: #ff0000;
}
.go {
	margin-top: 10px;
	margin-bottom: 10px;
}
img {
	border: 0px;
        vertical-align: bottom;
}
.flo_l {
	float: left;
	margin-right: 10px;
}
strong {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #92c901;

}


/* リンク */

a, a:link  a:visited{
	color: #381B14;
	text-decoration: none;

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

}
#top_ban {
        width: 505px;
	float: left;
	margin: 0px 8px 8px 8px;
}
div#top_ban a:hover {
        background-color: #433C36;
	color:#ffffff;
}
a.blocklink {
	display: block;
	text-decoration:none;
	color:#666666;
	padding: 10px;
	margin-top: 10px;
	background-color: #fff2eb;
	clear: left;
	border: 2px solid #CCCCCC;

}
#top_ban2 {
        width: 427px;
	float: left;
	margin: 0px 8px 8px 0px;
}

/* 更新履歴 */

#nbox {
        width: 427px;
        height: 17em;
        overflow: auto;
        padding: 0px;
        margin: 0px 0px 20px 0px;
        background-color: #ffffff;
}
#nbox ul {
        padding: 0px;
        margin: 0px;
}
.li1 {
        list-style: none;
        border-bottom: 1px dotted #999999;
        margin-bottom: 7px;
        padding: 5px 5px 0px 5px;
}
.li2 {
        list-style: none;
        border-bottom: 1px dotted #999999;
        margin-bottom: 5px;
        padding: 5px 5px 0px 5px;
        background-color: #eeeeee;
}

#nbox a:hover {
        background-color: #433C36;
	color:#FF3d00;
}
.textbox {
        width: 400px;
        padding: 20px;
        margin: 0px 17px 17px 17px;
        background-color: #fff2e0;
}
.textbox ul {
        margin: 5px 5px 0px 25px;
}
.textbox2 {
        width: 400px;
        padding: 20px;
        margin: 0px 17px 17px 17px;
        background-color: #faffdc;
}
.textbox3 {
        padding: 20px;
        margin: 0px 17px 17px 17px;
        background-color: #faffdc;
        clear: left;
}
.textbox a:hover {
        background-color: #433C36;
	color:#FF3d00;
}

/* ボックス */

#m_box {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 956px;
	background-color: #ffffff;
	display: block;
	border-left-width: 3px;
	border-right-width: 3px;
	border-left-style: double;
	border-right-style: double;
	border-left-color: #e4e5d2;
	border-right-color: #e4e5d2;
}
#cont_box {
	width: 100%;
	display: block;
        clear: left;
	margin-bottom: 5px;
}
#mid {
	width: 100%;
	background-color: #000000;
	padding: 15px;
	margin-bottom: 15px;
}
#topi_box {
	width: 465px;
	padding: 10px 20px 10px 20px;
	background-color: #fff7bd;
}
#topi_box_2 {
	width: 465px;
	padding: 10px 20px 10px 20px;
	background-color: #ffdead;
	margin-bottom: 5px;
}

/* フッター */

#foot {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 925px;
	clear: left;
	color: #333333;
	font-size: 11px;
	background-image: url(../img/bg/top_foot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 146px;
	padding-top: 50px;
	padding-left: 25px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-left-style: double;
	border-right-style: double;
	border-left-color: #e4e5d2;
	border-right-color: #e4e5d2;

}

/* ヘッダー */

#head {
	width: 950px;
	color: #FFFFFF;
	font-size: 10px;
	height: 78px;
}

/* コンテンツボックス内 */

#top_com {
	width: 900px;
	background-image:url(../img/bg/top.gif);
	background-repeat: no-repeat;
        background-position: left top;
	border: 1px solid #999999;
	padding: 17px;
	margin: 5px 10px 10px 10px;
}
#top_1 {
	width: 542px;
	height: 93px;
	background-image:url(../img/mid/top_1.gif);
	background-repeat: no-repeat;
}
#top_1 h1{
	display:none;
}
.moc {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
.kt2 {
        text-align: center;
	color: #ff4500;
        font-size: 16px;
        font-weight: bold;

}

