/*ページ全体*/
body {
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;
/*	background-image: url(img/back.gif);　*/
/*	background-repeat: repeat-y;　*/
	width: 800px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

#wrraper {
	width: 750px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}




/*ヘッダー*/
#header {
	height: 60px;
	width: 730px;
	background-color: #044050;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	clear: both;
}





/*コンテンツ*/
#contents {
	padding: 0px;
	height: 600px;
	width: 730px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	clear: both;
	float: none;
}

/*コンテンツメニュー*/
#contents #menu {
	float: left;
	height: 700px;
	width: 150px;
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	padding: 0px;
}

#contents #menu p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#contents #menu ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
}
#contents #menu li {
	background-color: #EEEEEE;
	background-image: url(img/back_link.gif);
	background-repeat: repeat-y;
	display: block;
	width: 150px;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 2.3em;
	padding: 0px;
	text-align: left;
	text-indent: 10px;
	border: 1px solid #333333;
	clear: both;
	float: none;
}
#contents #menu li a:hover {
	background-color: #EEEEEE;
	background-image: url(img/back_linkhover.gif);
	background-repeat: repeat-y;
	display: block;
	height: 100%;
	width: 100%;
}

#contents #menu li a {
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
	color: #333333;
}



/*コンテンツメイン*/
#contents #main {
	float: right;
	height: auto;
	width: 535px;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	letter-spacing: 1.5px;
	border: 1px solid #333333;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: right;
}

#contents #main a {
	color: #0000FF;
}
#contents #main a:hover {
	color: #FF0000;
}

#contents #main ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#contents #main ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#contents #main li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}

#contents #main li#line_on {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	width: 230px;
	list-style-type: none;
	font-weight: bold;
	padding: 5px;
}

#contents #main p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#contents #main h1,h2,h3 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #044050;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#main #box {
	padding: 5px;
	height: auto;
	width: 380px;
	border: 1px solid #333333;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	font-size: 12px;
	line-height: 16px;
}

#main #box_center {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	padding: 0px;
}

/*フッター*/
#contents #footer {
	font-size: 12px;
	width: 730px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	clear: both;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	float: none;
	text-align: center;
}

/*フォーム飾り*/
table#form {
	width: 370px;
	margin: auto;

}
#form td#form_left {
	width: 35%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#form td#form_right {
	width: 65%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	}



/*フォントや飾り*/
.midashi {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #044050;
	border-left-color: #044050;
	font-weight: bold;
}
.midashi_2 {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #044050;
	border-left-color: #044050;
	width: 250px;
	margin-top: 10px;
	text-decoration: none;
}

.midashi2 {
	padding: 0px;
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	line-height: 18px;
	margin: 0px;
	text-decoration: underline;
}

.text_color_red {
	color: #FF0000;
	font-weight: normal;
}
.text_color_red_12px {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.text_color_red_14_b {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.text12px {
	font-size:12px;
	font-weight: normal;
	line-height: 16px;
}

ul#mar0 {
	margin-bottom: 30px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 30px;
	font-size: 14px;
}
ol#mar0 {
	margin-bottom: 30px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 30px;
	font-size: 14px;
}
#mar0 li#mar {
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
.img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.back_point {
	background-color: #FFFFCC;
}
.yosou_back1 {color: #FF0000}
.yosou_back2 {color: #FF9C7C}
.text_right {
	text-align: right;
	font-size: 12px;
}
