*{
/*    margin:0;
    padding:0;*/
    border:none;
}
body {
	background-color: #FFFFFF;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
}

p{
	line-height: 180%;
}

#header_menu {
	margin-right: auto;
	margin-left: auto;
	width: 758px;
	height: 62px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* base_boxのcontent関連 */

#base_box {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
	padding: 0px 0px 10px 0px;
	margin-top: 0px;
	border: 1px solid #B92818;
}
.top_img {
	margin-top: 0px;
	margin-bottom: 10px;
	height: 5px;
	width: 748px;
	background-image: url(../img/top_image2.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	font-size: 1px;
	padding-top: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
}
#flowimg {
	background-image: url(../img/top_image_flow.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 200px;
	width: 430px;
}
#left_col {
	width: 550px;
	padding-left: 15px;
	float: left;
	padding-right: 20px;
}
#right_col {
	float: left;
	width: 160px;
}
#content {
	margin-bottom: 24px;
}

#navi {
	height: 18px;
	padding-top: 6px;
	clear: left;
	margin-bottom: 24px;
}
#pre {
	float: left;
	height: 18px;
	width: 80px;
}
#next {
	float: right;
	height: 18px;
	width: 80px;
}

/* base_box内footer関連 */

#footer {
	clear: both;
	width: 700px;
	font-size: 9pt;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}

/* 文字関連 */


.clear {
	clear: both;
}

.text {
	padding-right: 0px;
	padding-left: 0px;
}



.h1_top {
	background-color: #A0180F;
	font-weight: bold;
	line-height: 180%;
	margin-bottom: 20px;
	font-size: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
}



.content_h2 {
	color: #333333;
	margin-bottom: 20px;
	text-align: center;
	height: 24px;
	line-height: 24px;
	background-repeat: no-repeat;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #337B50;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #337B50;
}




.point10 {
	font-size: 10px;
}


/* menu関連 */

#menu {
	padding-left: 0px;
	margin-left: 0px;
}

#menu ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 6px;
	margin-bottom: 6px;
}

#menu li {
    background-color: #FFF4D9;

}

#menu li a {
	display: block;
	padding: 2px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	text-indent: 20px;
	margin-bottom: 2px;
	width: 146px;
	background-image: url(../img/sankaku.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 200%;
}
.center {
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
}
.area {
	border: 1px solid #CCCCCC;
}
