body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 85%;
	line-height: 150%;
	color: #666666;
	background-attachment: fixed;
	background-image: url(../img/common/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.header {
	color: #333333;
	font-size: 90%;
	background-image: url(../img/common/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:10px;
}

.seo {
	color: #FFFFFF;
	font-size: 90%;
	background-image: url(../img/common/header_seo_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 24px;
	padding-left: 10px;
}
.footer {
	background-image: url(../img/common/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 108px;
}
a:link {
	text-decoration: none;
	color: #ff9966;
	font-style: normal;
}

a:visited {
	text-decoration: none;
	color: #ff9966;
	font-style: normal;
}

a:active {
	text-decoration: none;
	color: #ff9966;
	font-style: normal;
}

a:hover {
	text-decoration: underline;
	color: #ff9966;
	font-style: normal;
}



/************ TOP ************/
.topics {
	background-image: url(../img/top/topics_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px;
	height: 170px;
	width: 670px;
}
#whats {
	overflow:auto;
	overflow-x:hidden;
	width:670px;
	height:170px;
	background-image:url(../img/top/topics_bg_in.gif);
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
}


/************ guide ************/
.guide_01 {
	background-image: url(../img/guide/bg01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 230px;
	width: 365px;
	padding-top: 10px;
	padding-right: 15px;
}
.guide_02 {
	background-image: url(../img/guide/bg02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 230px;
	width: 365px;
	padding-top: 10px;
	padding-left: 15px;
}
.guide_03 {
	background-image: url(../img/guide/bg03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 230px;
	width: 365px;
	padding-top: 10px;
	padding-right: 15px;
}
.guide_04 {
	background-image: url(../img/guide/bg04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 230px;
	width: 365px;
	padding-top: 10px;
	padding-left: 15px;
}

/************ cures ************/
.cures_01 {
	background-image: url(../img/cures/bg01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 230px;
	width: 365px;
	padding-top: 10px;
	padding-right: 15px;
}
.cures_02 {
	background-image: url(../img/cures/bg02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 230px;
	width: 365px;
	padding-top: 10px;
	padding-left: 15px;
}
.cures_03 {
	background-image: url(../img/cures/bg03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 230px;
	width: 365px;
	padding-top: 10px;
	padding-right: 15px;
}
.cures_04 {
	background-image: url(../img/cures/bg04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 230px;
	width: 365px;
	padding-top: 10px;
	padding-left: 15px;

}

.cures_coming {
	background-repeat: no-repeat;
	background-position: left top;
	height: 230px;
	width: 365px;
	padding-top: 10px;
	padding-right: 15px;
}

.box {
	color: #FFFFFF;
	background-image: url(../img/cures/box_center.gif);
	background-repeat: repeat-y;
	padding-left:10px;
}


/************ access ************/
.time {
	background-image: url(../img/access/time_bg.jpg);
	width: 417px;
	padding-top: 45px;
	line-height:125%;
}


/************ recruit ************/

.recruit {
	font-size: 90%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00ACF0;
	border-bottom-color: #00ACF0;
	border-left-color: #00ACF0;
}

/************ info ************/

.info_style01 {
	font-size: 18px;
	font-weight: bold;
}

.info_title {
	line-height: 160%;
	color: #FC9C72;
	font-size: 22px;
	font-weight: bold;
}
