.title {
	height: auto;
	width: 1000px;
	margin-bottom: 20px;
	overflow: hidden;
}
#text_border {
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CD0920;
	padding-top: 5px;
	}
	
.text_bold {
	font-size: 20px;
	font-weight: bold;
	}
#sub_wrapper_auto {
	width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 0px;
}
#sub_wrapper_mb20pt20 {
	width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 20px;
	padding-top: 20px;
}
#sub_wrapper_mb30 {
	width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 30px;
}
#sub_wrapper_pb20 {
	width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 0px;
	padding-bottom: 20px;
}
#sub_wrapper_pb100 {
	width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 0px;
	padding-bottom: 100px;
}
.sub_box_left {
	height: auto;
	width: 490px;
	float: left;
	margin-top: 0px;
}
.sub_box_right {
	height: auto;
	width: 490px;
	float: right;
}
.sub_box_mb20 {
	height: auto;
	width: 1000px;
	margin-bottom: 20px;
	overflow: hidden;
}

.sub_box_auto {
	height: auto;
	width: auto;
	float: left;
}

.sub_box_auto img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
} 
.profile {
	width: 360px;
	float: left;
}
.profile_img {
	height: auto;
	width: 200px;
	float:left;
}
.profile_info {
	height: auto;
	width: 360px;
	float:left;
	background-image: url(../img/business_content/profile_icon.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 34px;
}
.profile_info_box {
	height: auto;
	width: 360px;
	float: left;
	margin-bottom: 10px;
}
.profile tr th {
	width: 70px;
	float: left;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
.profile tr td {
	width: 260px;
	float: left;
}
.profile_text {
	height: auto;
	width: 400px;
	float: right;
	margin-top: 40px;
}
#setsubi_bg {
	width: 1000px;
	height:  auto;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/business_content/setsubi_bg.png);
	background-repeat: no-repeat;
	background-position: center 50px;
	overflow: hidden;
}
#setsubi_box_left {
	height: 400px;
	width: 1000px;
}
#setsubi_box_right {
	height: 500px;
	width: 1000px;
}
#setsubi_box_left img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
}
#setsubi_box_right img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
}

#setsubi1 {
	height: 400px;
	width: 500px;
	float: left;
	margin-top: 0px;
	background-image: url(../img/business_content/setsubi1_bg.png);
	background-repeat: no-repeat;
	background-position: 30px 160px;
}

#setsubi2 {
	height: 400px;
	width: 480px;
	float: right;
	margin-top: 0px;
	background-image: url(../img/business_content/setsubi2_bg.png);
	background-repeat: no-repeat;
	background-position: 10px 50px;
}

#setsubi3 {
	height: 500px;
	width: 480px;
	float: left;
	margin-top: 0px;
	background-image: url(../img/business_content/setsubi3_bg.png);
	background-repeat: no-repeat;
	background-position: 60px 70px;
	overflow: hidden;
}

#setsubi4 {
	height: 400px;
	width: 480px;
	float: right;
	margin-top: 0px;
	background-image: url(../img/business_content/setsubi4_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#bc_lightbox1 {
	height: auto;
	width: 465px;
	overflow: hidden;
	padding-top: 45px;
	padding-left: 35px;
}

#bc_lightbox2{
	height: auto;
	width: 480pxx;
	overflow: hidden;
	padding-top: 290px;
	padding-left: 70px;
}

#bc_lightbox3{
	height: auto;
	width: 480pxx;
	overflow: hidden;
	padding-top: 350px;
	padding-left: 65px;
}

#bc_lightbox4{
	height: auto;
	width: 480pxx;
	overflow: hidden;
	padding-top: 220px;
	padding-left: 70px;
}
.smilerunning_theme {
	width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}

#accordion {
    width:1000px;
}

#accordion dd{
    display: none;
    margin: 0px;
    padding: 0px;   
	}

#sub_contents {
	width: 1000px;
	height: auto;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 20px;
}

.access_text {
	width: 490px;
	float: left;
}
.access_text tr{
	float: left;
	line-height: 16px;
}
.access_text tr th {
	width: 80px;
	float: left;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
.access_text tr td {
	float: left;
	width: 380px;
}
.mapbox_left {
	width: 500px;
	height: auto;
	float: left;
}
.mapbox_right {
	width: 475px;
	height: 300px;
	float: right;
	margin-right: 5px;
	padding-right: 0px;
}
.mapbox_left tr{
	float: left;
	line-height: 16px;
}
.mapbox_left tr td {
	width: 330px;
	float: left;
}
.mapbox_left tr th {
	width: 70px;
	float: left;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
.mapbox_left p {
	padding-top: 120px;
	margin-bottom: 0px;
}

.mapbutton {
	float: right;
	margin: 0px;
	padding: 0px;
}
.map dt :hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
}

.mapbutton :hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
}

#privacypolicy_box {
	width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 0px;
	padding-bottom: 60px;
}

#flow1 {
	width: 1000px;
	height: auto;
	list-style-type: none;
	text-align:center;
	margin-top: 80px;
	margin-bottom: 150px;
}

#flow2 {
	width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 100px;
}
.sitemap_link {
	height: 40px;
	width: 240px;
	float:left;
	background-image: url(../img/sitemap/sitemap_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
}
.sitemap_link a {
    color:#600;
}
.sitemap_link a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
}
#index_center {
	float: left;
	height: auto;
	width: 1000px;
	text-align: center;
	margin-bottom: 10px;
}
#text_center {
	float: left;
	height: auto;
	width: 1000px;
	text-align: center;
}
#text_left {
	float: left;
	height: auto;
	width: 1000px;
	text-align: left;
}
