#main_contents .left_contents {
	padding-left: 18px;
	width: 504px;
	float: left;
	overflow: hidden;
}

#main_contents .left_contents .navi {
	width: 504px;
	padding-bottom: 11px;
	margin-bottom: 18px;
	color: #999999;
	background-image: url("../images/common/line.jpg");
	background-position: left bottom;
	background-repeat: no-repeat;
	overflow: hidden;
}

#main_contents .left_contents .navi a {
	color: #999999;
}

#main_contents .right_contents {
	padding-left: 27px;
	width: 233px;
	float: left;
	overflow: hidden;
}

#main_contents .right_contents .box1{
	border-left: 4px solid #CCCCCC;
	border-right: 4px solid #CCCCCC;
	border-top: 3px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	width: 224px;
	overflow: hidden;
	margin-top: 4px;
	margin-bottom: 26px;
}

#main_contents .right_contents .box1 .img_button {
	width: 224px;
	margin:0;
}

#main_contents .right_contents .box2{
	border: 3px solid #CCCCCC;
	width: 227px;
	overflow: hidden;
	margin-bottom: 18px;
}

#main_contents .right_contents .box3{
	border: 1px solid #000000;
	width: 228px;
	overflow: hidden;
	margin-bottom: 18px;
}

#main_contents .right_contents .box3 .title{
	width: 220px;
	margin: 3px auto 8px;
	overflow: hidden;
}

#main_contents .right_contents .box3 .note1{
	width: 208px;
	margin: 0 auto 6px;
	overflow: hidden;
	padding-bottom: 11px;
	background-image: url("../images/common/line.jpg");
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 12px;
	clear: both;
}

#main_contents .right_contents .box3 .note1 .contact{
	padding:4px 0px 0px 0px;
	line-height:12px;
}

#main_contents .right_contents .box3 .note1 .contact img{
	margin:0px 10px 0px 0px;
	vertical-align:middle;
}


#main_contents .right_contents .box3 .note1 .left{
	width: 38px;
	float: left;
	line-height: 1.5em;
}

#main_contents .right_contents .box3 .note1 .right{
	width: 170px;
	float: left;
	line-height: 1.5em;
}

#main_contents .right_contents .box3 .note2{
	width: 208px;
	color: #999999;
	margin: 0 auto 8px;
	overflow: hidden;
	line-height: 1.5em;
}
