@charset "utf-8";
/* formatting style
-------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #eeeeee;
	background-image: none;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	text-align: center;
	color: #333333;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	display: none;
}



/* link style
-------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	border-style: none;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #CA0C1A;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#ALL {
	width: 500px;
	text-align: center;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	height: 100%;
}


/* top style
-------------------------------*/

#top_main {
	height: 173px;
	margin-bottom: 12px;
}

#top_footer {
	clear: both;
}
#coppy {
	float: left;
	font-size: 70%;
	color: #999999;
	margin-top: 8px;
}
#foot_menu {
	float: right;
	font-size: 80%;
	margin-top: 8px;
	font-weight: normal;
}


/* main body
-------------------------------*/

#body_ALL {
	width: 450px;
	text-align: left;
	letter-spacing: 0.1em;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 25px;
	padding-left: 25px;
}
h2 {
	margin-bottom: 15px;
	font-size: 200%;
}
/* main_baitai
-------------------------------*/






/* main_footer
-------------------------------*/


#main_menu {
	margin-top: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main_menu #manu {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main_footer {
}
#boshuttl {
	font-size: 140%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EB0E1F;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #EB0E1F;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #555555;
}
#sab {
	width: 100%;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
#edit {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
}
#design {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}


#sab_btm {
	width: 100%;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
#sab_ttl {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 110%;
	color: #444444;
	text-align: left;
}
#sab_in {
	width: 95%;
	text-align: left;
	left: 1em;
	position: relative;
}

