.box {
	background-image: url(../media/img/business/contents/mobile/back.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	height: auto;
	width: 280px;
	margin-bottom: 15px;
}
.box_full {
	background-image: url(../media/img/business/contents/mobile/back.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	height: auto;
	width: 560px;
	margin-bottom: 15px;
}
.bar {
	float: left;
	height: auto;
	width: 40px;
	margin-right: 15px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
}
.in_box {
	float: left;
	height: auto;
	width: 250px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 17px;
}
.in_box_full {
	float: left;
	height: auto;
	width: 505px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 17px;
}
.float_left {
	float: left;
	margin-bottom: 15px;
}
.site_name {
	font-size: 3em;
	float: left;
	height: auto;
	width: 560px;
	font-weight: bold;
	line-height: 30px;
}
.code_area {
	height: auto;
	width: 150px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
	padding-bottom: 5px;
	background-color: #CCC;
	padding-top: 5px;
}
.cap_area {
	height: 320px;
	width: 210px;
	background-color: #CCC;
}
.mokuji {
	font-size: 10px;
	text-align: right;
	float: left;
	height: 10px;
	width: 560px;
}


#navi_container {
	height: auto;
	width: 150px;
	float: left;
}
#route {
	height: 15px;
	width: 750px;
	margin-top: 15px;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: middle;
	padding-top: 4px;
}
#contents_area {
	height: auto;
	padding-left: 175px;
	width: auto;
	padding-bottom: 15px;
	line-height: 16px;
}#main_container {
	padding-bottom: 15px;
	width: 570px;
}
#side_top {
	height: 20px;
	width: 750px;
	background-image: url(../media/img/common/navi/navi_bg_color.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#flont_container {
	width: 750px;
	background-image: url(../media/img/common/navi/navi_bg_color.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#side_btm {
	height: 100px;
	width: 750px;
	padding-left: 25px;
	padding-right: 25px;
	float: left;
}
/*
ここからテストで追加した部分
*/
#title_img {
	padding-bottom: 20px;
}
#contents_left {
	float: left;
	width: 310px;
	padding-left: 15px;
	padding-right: 15px;
}
#contents_right {
	float: right;
	width: 200px;
	padding-left: 15px;
	padding-right: 15px;
}#contents_visual {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
}
#cont_naviarea {
	float: left;
	width: 155px;
	height: auto;
	padding-left: 15px;
	margin-top: 8px;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}
#cont_leftarea {
	float: left;
	height: 510px;
	width: 170px;
	margin-right: 16px;
}
#blogparts_area {
	float: left;
	height: 300px;
	width: 170px;
	margin-top: 50px;
	padding-bottom: 15px;
}
#cont_rightarea {
	float: left;
	width: 560px;
	padding-bottom: 15px;
}
#choice_area {
	float: left;
	height: 76px;
	width: 560px;
	margin-bottom: 15px;
}
#category_area {
	float: left;
	height: 76px;
	width: 560px;
	margin-top: 15px;
}
#categorize_area {
	float: left;
	height: auto;
	width: 280px;
	margin-right: 15px;
}
#free_space {
	float: left;
	height: auto;
	width: 265px;
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #666;
	background-image: url(../media/img/business/contents/mobile/back_long.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#block {
	height: auto;
	width: auto;
	line-height: 16px;
	margin: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
