@charset "utf-8";
body {
	background: #000033;
}
#main_wrapper {
	background: url(../images/main_back.gif) no-repeat center bottom;
	margin: 0px auto;
	width: 850px;
	overflow: hidden;
	position: relative;
	font-size: 10px;
	line-height: 170%;
	color: #505050;
	padding-bottom: 15px;
}
#contents_area {
	padding: 52px 45px 0px;
}

#left_wrapper {
	height: 380px;
	width: 380px;
	float: left;
	margin-bottom: 25px;
	overflow: hidden;
	position: relative;
}

#right_wrapper {
	width: 350px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#right_wrapper h2 {
	margin: 0px;
	font-size: 16px;
	line-height: 170%;
}
#right_wrapper .text_b {
	font-size: 28px;
}

#right_wrapper h3 {
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
}

#contents_area  h4 {
	clear: both;
	margin: 0px 0px 45px;
}
#right_wrapper #text_area {
	text-align: justify;
	text-justify: distribute;
	font-size: 14px;
	line-height: 180%;
	overflow: hidden;
	margin: 0px 0px 0px;
	padding: 0px;
}

#right_wrapper #text_area_02 {
	text-align: justify;
	text-justify: distribute;
	font-size: 14px;
	line-height: 180%;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#contents_area .before_list {
	clear: both;
	width: 750px;
	overflow: hidden;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#contents_area  .before_list li {
	float: left;
	font-size: 0px;
	line-height: 0px;
	height: 62px;
	width: 62px;
	margin: 0px 15px 0px 0px;
	padding-bottom: 27px;
}
#contents_area  .before_list li img {
	border: 1px solid #787878;
}
#contents_area .after_list {
	clear: both;
	overflow: hidden;
	position: relative;
	width: 750px;
	margin-top: 0px;

}
#contents_area .after_list li {
	float: left;
	font-size: 0px;
	height: 62px;
	width: 62px;
	line-height: 0px;
	margin: 0px 15px 0px 0px;
	padding-bottom: 27px;
}
#contents_area .after_list li img {
	border: 1px solid #769E5E;
}
#contents_area .detail_btn {
	float: left;
}
#contents_area .back_btn {
	float: right;
	margin-top: 48px;
}

#navigation .works_btn a {
	background: #FFFFFF url(../../thuboniwa/images/navi_back.gif) no-repeat -219px top;
}

.works_links{
	font-size: 12px;
	font-family: "Helvetica", "Arial", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", "sans-serif";
	color: #666666;
	line-height: 13px;





}

