.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: 200px;
	float: left;
}

#navi_container h1 {
	margin-bottom: 20px;	
}

#navi_container h2 {
	margin-top: 20px;
	padding-bottom: 0px;/*ソリューションで読み込まれるCSSのh2パディング設定を無効に*/
	margin-bottom: 5px;
	font-size: 12px;
	padding-left:20px;
	background-image:url(../media/img/common/sd_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#navi_container h3 {
	padding-bottom: 0px;/*ソリューションで読み込まれてるCSSのh3パディング設定を無効に*/
	list-style-type: circle;	
}

#route {
	height: 15px;
	width:800px;
	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;
	clear:both;
}
#contents_area {
	height: auto;
	padding-left: 225px;
	width: auto;
	padding-bottom: 15px;
	line-height: 16px;
}#main_container {
	padding-bottom: 15px;
	width: 570px;
}
#side_top {
	height: 20px;
	width:800px;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 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;
}
#block_b {
	height: auto;
	width: auto;
	line-height: 16px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
