@charset "utf-8";
/*___________ 基本設定 ___________ */
body {
	margin: 0;
	padding: 0;
	text-align:center;
	color: #333333;
}
#WRAP {
	width:900px;
	color:  #333333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
div {
	margin: 0;
	padding: 0;
	text-align:left;
}
p{
	font-size: 14px;
	line-height: 140%;
	padding: 5px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-left: 5px;
	color: #000000;
}

a {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover,
a:active, 		
a:focus {
	color: #663300;
	text-decoration: none;
}

img {
	border:0;
	margin: 0px;
	padding: 0px;
}

.center{
	background-position: center center;
	text-align: center;
}

/*___________ TOPBODYレイアウト情報 ___________ */

#title {
	position: absolute;
	top: 23px;
	left:9px;
	width: 557px;
	height: 34px;
	padding-left: 5px;
}
#title p {
	font-size: 35px;
	color: #FFFFFF;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	line-height: 35px;
}


#BODY{
	width:900px;
	float:none;
	background-repeat: repeat-y;
}

.top{
	background-image: url(../110binfo-images/top.jpg);
	height: 450px;
	width: 900px;
	position: relative;
}

.saitomap{
	margin-bottom: 10px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 14px;
}

.saitomap p{
	margin-bottom: 10px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10px;
}

.saitomap a{
	margin-bottom: 10px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 10px;
}

/*___________ TOPMENUレイアウト情報 ___________ */

#TOPMENU{
	height: 30px;
	background-color: #FF9800;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
}

.topmenu{
	height: 30px;
	display: block;
}

.topmenu p{
	color: #FFFFFF;
	float: left;
}

/*___________ WRAPレイアウト情報 ___________ */

h1 {
	font-size:12px;
	color:  #000000;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	padding-top: 2px;
	padding-right: 15;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0;
	line-height: 20px;
}

/*___________ MAINレイアウト情報 ___________ */
#MAIN {
	width:900px;
	float:left;
	padding-top: 10px;
	background-repeat: no-repeat;
}

#MAIN-A {
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	margin: 0;
}

/*___________ CONTENTSレイアウト情報 ___________ */
#CONTENTS {
	width:650px;
	float:right;
	margin: 0px;
	padding: 0px;
}

#CONTENTS p{
	font-size: 14px;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
}


#CONTENTS a{
	font-size: 14px;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	color: #663300;
}

#CONTENTS h2 {
	text-align: center;
	background-image: url(../txt/index_h2.jpg);
	color: #333333;
	font-size: 16px;
	line-height: 45px;
	height: 45px;
	width: 650px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	padding-bottom: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#CONTENTS h3 {
	font-size:16px;
	color: #000000;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10;
	padding-bottom: 6px;
	padding-left: 10px;
	background-repeat: no-repeat;
	text-indent: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	line-height: 20px;
}

.topback {
	text-align: right;
	font-size: 11px;
	margin-top: 40px;
	background: url(../img-layout/ico_pagetop01.gif) no-repeat right center;
	color: #000000;
}

.topback a {
	text-align: right;
	font-size: 12px;
	margin-top: 40px;
	background: url(../img-layout/ico_pagetop01.gif) no-repeat right center;
	color: #663300;
	text-decoration: underline;
}

/*___________ SIDEMENUレイアウト情報 ___________ */
#SIDEMENU {
	width:200px;
	float:left;
	padding: 0px;
	margin: 0px;
}

#SIDEMENU p{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#SIDEMENU a{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #663300;
}

#SIDEMENU h2 {
	margin: 0px;
	padding: 0px;
}
.sidemenu {
	background-repeat: no-repeat;
	margin: 0;
	padding: 0px;
}
.sidemenu p {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}

.sidemenu a {
	text-decoration: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 40px;
	color: #663300;
}


.sidemenu a:visited {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.sidemenu a:hover,
.sidemenu a:active, 		
.sidemenu a:focus {
	background-color: #F6F6F6;
	margin: 0;
	padding: 0px;
}
/*___________ FOOTERレイアウト情報 ___________ */
#FOOTER {
	margin: 0;
	padding: 20px 0 10px 0;
	background: url(../img-layout/bg_f-menu.jpg) repeat-x left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#FOOTER p {
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	margin: 0;
	padding: 0;
}
#FOOTER a {
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #333333;
}

#FOOTER2 {
	margin: 0;
	padding: 10px 0 10px 0;
	color: #ECE9D8;
}
#FOOTER2 p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
}
#FOOTER2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#FOOTER2 a:hover,
#FOOTER2 a:active, 		
#FOOTER2 a:focus {		
	color: #FFFFFF;
	background-color: #015ab4;
	text-decoration: none;
}
/*___________ 固定情報 ___________ */
.clear {
	clear:both;
}

/*___________ 文字色 ___________ */

.red{
	color: #FF0000;
}

.kiiro{
	color:#FF6600;
	font-weight: bold;
}

/*___________ 枠 ___________ */

.haikei_kiiro{
	background-color: #FFCC99;
	margin: 10px;
	border: 1px solid #FF9900;
}

/*___________ ステップメールCSS ___________ */

.step{
	background-image: url(../txt/stepmeru.jpg);
	background-repeat: no-repeat;
	height: 200px;
	padding-top: 290px;
	padding-left: 50px;
}



/*___________ メルマガCSS ___________ */

.merumaga_next{
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.merumaga{
	height: 110px;
	width: 198px;
}

/*___________ サンクスページ___________ */
#THANKS{
	float: none;
	height: auto;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
}

.thanks_contents{
	margin: 10px;
	padding: 5px;
}

.thanks_contents h2{
	font-size: 17px;
	background-image: url(../txt/thanks_h2.jpg);
	line-height: 38px;
	background-repeat: repeat-x;
	color: #333333;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
}

.thanks_contents p{
	color: #336633;
	font-weight: bold;
}

.thanks_contents_waku{
	border: 1px dashed #B9DEBF;
	padding: 5px;
}

