@charset "utf-8";

#sumai a:link{
	color: #006600;
	text-decoration: underline;
}

#sumai a:visited{
	color: #006600;
	text-decoration: underline;
}

#sumai a:hover{
	color: #006600;
	text-decoration: none;
}

#mainImg {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #006600;
	height: auto;
	margin-bottom: 40px;
	text-align: center;
	padding-bottom: 20px;
}
#main02Img {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	text-align: center;
}


#service {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	color: #006600;
	font-size: 12px;
	line-height: 160%;
}
#service #service01 {
	background-image: url(images/service_stitle01.png);
	background-repeat: no-repeat;
	height: auto;
	width: 630px;
	margin-bottom: 20px;
	background-position: 10px 10px;
	/*border: 1px solid #006600;*/
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
ul.serviceLeft {
	list-style-type: none;
	width: 250px;
	float: left;
	display: block;
	height: auto;
	padding-top: 60px;
	padding-left: 40px;
}
ul.serviceLeft li {
	margin-bottom: 10px;
}


#service01 .serviceRight {
	float: right;
	width: 330px;
}
#service #service02 {
	background-image: url(images/service_stitle02.png);
	background-repeat: no-repeat;
	height: auto;
	width: 630px;
	background-position: 10px 10px;
	padding: 10px;
}
#service02 .serviceRight {
	float: right;
	width: 330px;
}
#service02 .serviceRight p {
	float: left;
	width: 180px;
	text-align: justify;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	margin-right: 8px;
}
#service #service0304 {
	width: 650px;
	height: auto;
}
#service0304 #service03 {
	width: 240px;
	/*border: 1px solid #006600;*/
	height: auto;
	background-image: url(images/service_stitle03.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	float: left;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 60px;
}
#service0304 #service04 {
	width: 250px;
	/*border: 1px solid #006600;*/
	height: auto;
	background-image: url(images/service_stitle04.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	float: right;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 60px;
}
#service04 p {
	float: left;
	width: 120px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	text-align: justify;
	margin-right: 8px;
}


.sideBox01 .flowCenter {
	background-repeat: repeat-y;
	width: 240px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../common/images/box_bg/sideBox01_center_bg.png);
	text-align: justify;
	margin: 0px;
	height: auto;
}
.sideBox01 .flowCenter p {
	margin-bottom: 10px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	text-align: justify;

}
#merit {
	font-size: 12px;
	color: #006600;
	line-height: 160%;
	text-align: justify;
	height: auto;
	padding: 10px;
}
#merit ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 640px;
}
#merit ul li {
	width: 300px;
	display: block;
	float: left;
	padding: 10px;
	margin: 0px;
	height: 150px;
}

#merit p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color:#333;
}

#merit hr {
	margin:20px 0px
}


#wrapperComment {
	height: 780px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 30px;
}

/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
ul#saturday {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url("images/bgOFF.gif") repeat-x top left;
	border-bottom:4px solid #336666;
	border-top:1px solid #C0E2D4;
}
ul#saturday li {
	display:block;
	float:left;
	margin:0;
	pading:0;
	margin-bottom:20px;
}
ul#saturday li a {
	display:block;
	float:left;
	color:#874B46;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url("images/bgDIVIDER.gif") no-repeat top right;
}
ul#saturday li a:hover {
	background:transparent url("images/bgHOVER.gif") no-repeat top right;
}
ul#saturday li a.current, ul#saturday li a.current:hover {
	color:#fff;
	background:transparent url("images/bgON.gif") no-repeat top right;
}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#sumai h2 {
	color: #006600;
	line-height: 150%;
	margin-bottom: 10px;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}

.naiyouBox p {
	color: #006600;
	padding: 10px;
}

.introBox p {
	padding-right: 70px;
	padding-left: 60px;
}



#faqBox{
	padding-right: 20px;
	padding-left: 20px;
}
#faqBox ul.qa{
	list-style-type: none;
	padding: 0px;
	height: auto;
	width: 300px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
#faqBox ul.qa li.qaQ{
	background-image: url(images/question_mark.png);
	background-repeat: no-repeat;
	height: auto;
	font-weight: bold;
	background-position: 0px -6px;
	width: 230px;
	padding-left: 50px;
	padding-right: 10px;
}
#faqBox ul.qa li.qaA{
	background-image: url(images/answer_mark.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	height: auto;
	background-position: 0px -6px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	text-align: justify;
	width: 230px;
	padding-right: 10px;
}
#sumai h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

