@charset "utf-8";
/* CSS Document */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	background-image: url(../S_image/Back_Ground.gif);
	background-repeat: repeat-y;
	background-position: center;
}
p {
	font-size: 13px;
	line-height: 1.5em;
}
#contener {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#contener #navi {
	background-color: #231815;
	text-align: center;
}
#contener #navi ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contener  #navi  ul li {
	list-style-type: none;
	display: inline;
}
h2 {
	background-image: url(../S_image/01_top.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 78px;
	padding-left: 100px;
	font-size: 16px;
	color: #231816;
	padding-top: 22px;
	padding-bottom: 20px;
}
h3 {
	color: #ED4695;
	line-height: 1.5em;
	margin-left: 110px;
	margin-top: 0px;
	padding: 0px;
	font-size: 13px;
}
h4 {
	color: #CA0079;
	line-height: 1.5em;
	margin-left: 110px;
	margin-top: 0px;
	padding: 0px;
}
h5 {
	background-image: url(../image/02_info.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 78px;
	padding-left: 180px;
	font-size: 16px;
	color: #231816;
	padding-top: 22px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}
h6 {
	background-image: url(../image/03_san.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 78px;
	padding-left: 280px;
	font-size: 16px;
	color: #231816;
	padding-top: 18px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#contener #content p {
	margin-left: 110px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-weight: bold;
	color: #EE0000;
}
#contener #content .top_conte_top {
	background-image: url(../image/01_top_cont_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 368px;
	margin: 0px;
}

#contener #content .top_conte_under {
	background-image: url(../image/01_top_cont_under.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 296px;
	margin: 0px;
}
#contener  #content  .info_cont_top {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
}
#contener #content .info_cont_under {
	margin: 0px;
	padding: 10px;
}


#content .top_conte_top .txt {
	padding-top: 30px;
}
#content .top_conte_under .txt {
	padding-top: 30px;
}
#contener #footer {
	color: #777777;
	text-align: center;
}

.style2   {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	height: 296px;
	margin: 0px;
}

.style3 {
	font-size: 13px;
	color: #000000;
}
