@import "fontsize.css";

/* local set */
body {
	margin:0px;
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	background-image: url(../img/bg_body.gif);
	background-repeat: repeat;
	padding: 0;
	text-align: center;
}
a {
	color: #DB0028;
	text-decoration: none;
	line-height: 160%
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#menu {
	background-image: url(../img/bg_menu.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 100px;
	width: 100%;
}
#title {
	background-image: url(../img/bg_title.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height: 150px;
	width: 100%;
	text-align: center;
}
#main {
	width: 700px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 50px;
}
#top_menu {
	background-image: url(../../top_img/bg_menu.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 80px;
	width: 100%;
}
#top_foot {
	width: 800px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#top_main {
	background-image: url(../../top_img/bg_fla.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 400px;
	width: 100%;
}
#top_foot .r12 a {
	color: #666666;
	text-decoration: underline;
}

#top_foot .r12 a:hover {
	color: #DB0028;
	text-decoration: none;
}
.about_img {
	background-image: url(../../about/pt01.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 75%;
	line-height: 180%;
	color: #606060;
}
.about_waku_left {
	font-size: 75%;
	line-height: 160%;
	color: #606060;
	background-image: url(../../about/kakomi_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left;
	width: 340px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
.about_waku_right {
	background-image: url(../../about/kakomi_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	float: right;
	width: 250px;
	padding-top: 44px;
	padding-right: 50px;
	padding-bottom: 45px;
	padding-left: 0px;
	text-align: right;
}
.about_waku2_top {
	background-image: url(../../about/waku_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 560px;
	padding-top: 70px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 70px;
}
.about_hyougumi {
	font-size: 75%;
	line-height: 160%;
	color: #606060;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.sp40 {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
.sp20 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.sp_u20 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.sp_line {
	margin-top: 40px;
	margin-bottom: 20px;
}
.sop_img {
	background-image: url(../../sop/pt01.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 75%;
	line-height: 160%;
	color: #606060;
}
.sp_u10 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.qa_waku {
	background-color: #FBFBFB;
	padding: 15px;
	width: 660px;
	border: 5px solid #EEEEEE;
}
.qa_que_bg {
	font-size: 75%;
	line-height: 160%;
	color: #606060;
	background-image: url(../../qa/bg_q.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 42px;
	height: 41px;
}
.qa_ans_bg {
	font-size: 75%;
	line-height: 160%;
	color: #606060;
	background-image: url(../../qa/bg_a.gif);
	background-position: left top;
	padding-left: 42px;
	padding-bottom: 40px;
	background-repeat: no-repeat;
	padding-top: 10px;
}
#well_head {
	background-image: url(../../wellaging/bg_head.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	height: 100px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	text-align: center;
}
#well_foot {
	margin-bottom: 50px;
}
