@charset "utf-8";

.line_up_xg {
	margin-top: 3px;
	line-height: 16px;
}

.line_up_xg img {
	vertical-align: text-top;
	padding: 3px 2px 0px 0px;
}


/*---------------------------------------------------* lineup  eye *--------------------------------------------------*/

h2.eye_index_h2_top {
	margin-top: 0px;
}

.tooth_index {
	margin: 0px;
}
.tooth_index li {
	list-style: none;
	position: relative;
}

.tooth_index li a span {
	display: none;
	position:absolute;
	top: -377px;
	left: -200px;
	width: 820px;
	height: 377px;
}

.tooth_index li a:hover span {
	display: block;
	filter:alpha(opacity:100);
	border: 1px solid #CCCCCC;
	
}

* html .tooth_index li a:hover span img {
behavior: expression(
this.style.filter = this.src.match(/\.png$/) ? "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "')" : this.style.filter,
this.src = this.src.match(/\.png$/) ? this.src.slice(0, this.src.lastIndexOf("/")+1) + "s.gif" : this.src,
this.style.behavior = "none"
);
}

.type_cont {
	margin-top: 2px;
	overflow: hidden;
	zoom: 1;
}


.type_cont .type_left {	
	width: 200px;
	float: left;
}

.type_cont .type_right {	
	width: 470px;
	float: right;
}
.type_cont .type_right .txt_cont {
	padding-bottom: 1px;
	overflow: hidden;
	zoom: 1;
}
.type_cont .type_right .txt_cont .arrow {
	float: left;
	padding: 20px 10px 0px 10px;
}
.img_left {
	padding-right: 21px;
	float: left;
}
.img_left2 {
	padding-right: 15px;
	float: left;
}
.style_left {
	width: 130px;
	float: left;
}
.style_right {
	width: 545px;
	float: left;
	padding-left: 15px;
}
.style_right dt {
	width: 519px;
	background: url(../img/icon_q_03.gif) 0px 0px no-repeat;
	padding-left: 21px;
	padding-bottom: 3px;
}
.style_right dd {
	width: 519px;
	background: url(../img/icon_orange_02.gif) 0px 5px no-repeat;
	margin: 2px 0px 10px 5px;
	padding-left: 16px;
}

.style_tit {
	margin-top: 10px;
}

/*-----------------------* lineup eye  ope *-------------------*/

.ope_cont {
 margin-top: 2px;
 overflow: hidden;
 zoom: 1;
}


.ope_cont .ots_left { 
 width: 465px;
 float: left;
}

.ope_cont .ots_right { 
 width: 200px;
 float: right;
}

.ope_cont .ots_left01 { 
 width: 330px;
 float: left;
}

.ope_cont .ots_right01 { 
 width: 335px;
 float: right;
}

.ope_cont .ots_right01 .area_border02 {
	border-left: 0px #D8D7D5 solid;
	border-right: 0px #D8D7D5 solid;
}
.ope_cont .ots_right01 .after_cont {
	text-align: right;
	padding: 5px 44px 7px 0px;
}

.ope_cont .ots_right01 .arrow {
	margin: 7px 111px 3px 0px;
}

.ots_add {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	zoom: 1;
	border-left: 1px #D8D7D5 solid;
	border-right: 1px #D8D7D5 solid;	
}



.ots_add .ots_btn {
	width: 290px;
	padding-top: 10px;
	text-align: center;
}

.ots_add .pho_bef {
	width: 290px;
	float: left;
	display: inline;
	padding: 10px 10px 6px 38px;
}

.ots_add .pho_aft {
	width: 290px;
	float: left;
	padding: 10px 0px 6px 10px;
}


.ots_add .pho_ope_arrow {
	float: left;
	padding: 70px 10px 0px 10px;
}




.ots_add .ots_btn01 {
	width: 197px;
	padding-top: 10px;
	text-align: center;
}

.ots_add .pho_bef01 {
	width: 214px;
	float: left;
	display: inline;
	padding: 10px 0px 6px 98px;
}

.ots_add .pho_aft01 {
	width: 214px;
	float: left;
	padding: 10px 79px 6px 0px;
}

.ots_add .pho_ope_arrow01 {
	float: left;
	padding: 67px 45px 0px 27px;
}



.ots_add .ots_btn02 {
	width: 248px;
	padding-top: 10px;
	text-align: center;
}

.ots_add .pho_bef02 {
	width: 248px;
	float: left;
	display: inline;
	padding: 10px 0px 6px 55px;
}

.ots_add .pho_aft02 {
	width: 248px;
	float: left;
	padding: 10px 55px 6px 0px;
}


.ots_add .pho_ope_arrow02 {
	float: left;
	padding: 40px 35px 0px 35px;
	padding:
}

.ots_add .pho_aft03 {
	width: 290px;
	float: left;
	padding: 10px 0px 6px 30px;
}

.ots_add .pho_bef03 {
	width: 278px;
	float: left;
	display: inline;
	padding: 10px 0px 6px 55px;
}

.ots_add .pho_ope_arrow03 {
	float: left;
	padding: 85px 10px 0px 10px;
}


.img_02{
 margin-top: 15px;
}

.font_10{
 font-size:10px;
 float:right;
 padding-right:10px;
}

.ope_con dl{
 width: 690px;
 float: left;
}
.ope_con dt {
 width: 150px;
 display:block;
 float:left;
}
.ope_con dd {
 width: 530px;
 display:block;
 float:left;
}

.flash_top {
	color: #FF0000;
	padding-bottom: 10px;
}

/*---------------------------------------------------* lineup  nose *--------------------------------------------------*/

.after_l {
	width: 335px;
	float: left;
}

.after_r {
	width: 335px;
	float: right;
}
.nose_border {
	border-left: 1px #D8D7D5 solid;
	border-right: 1px #D8D7D5 solid;
}
.nose_cont {
	text-align: right;
	padding: 5px 44px 7px 0px;
}

.nose_b {
	padding-bottom: 10px;
}

.nose_tcont{
	padding-right: 0px;
}

.nose_tcont .type_left {	
	width: 305px;
	float: left;
}

.nose_tcont .type_right {	
	width: 345px;
	float: right;
}
.nose_tcont .type_right .txt_cont {
	padding-bottom: 1px;
	overflow: hidden;
	zoom: 1;
}

.nose_tcont .type_right .txt_cont .arrow {
	float: left;
	padding: 50px 12px 0px 12px;
}

.nose_cont .arrow02,.nose_tcont .arrow02{
	padding: 50px 12px 0px 12px;
}

.nose_cont01 {
	text-align: right;
	padding: 5px 36px 7px 0px;
}

.nose_cont01 .arrow01 {
	padding: 75px 12px 0px 12px;
}


.nose_cont02 {
	text-align: right;
	padding: 5px 18px 7px 0px;
}

.nose_cont02 .arrow01 {
	padding: 75px 12px 0px 12px;
}

.nose_img {
	text-align: center;
	padding-top: 15px;
}
.tooth_right {
	float: right;
}



/*---------------------------------------------------* lineup  tooth *--------------------------------------------------*/

.tooth_cont{
	padding: 5px 0px 7px 20px;
}

.tooth_cont .type_left {	
	width: 305px;
	float: left;
}

.tooth_cont .type_right {	
	width: 345px;
	float: right;
}
.tooth_cont .type_right .txt_cont {
	padding-bottom: 1px;
	overflow: hidden;
	zoom: 1;
}

.tooth_cont .arrow {
	padding: 50px 12px 0px 12px;
}

.tooth_cont .arrow02{
	padding: 30px 12px 0px 12px;
}

.tooth_cont .arrow03{
	padding: 15px 12px 0px 12px;
}

.tooth_lcont{
 width: 460px;
}


/*---------------------------------------------------* lineup  tooth ope *--------------------------------------------------*/

.tooth_ope_led_txt {
	width: 500px;
	float: left;
}

.tooth_ope_led_img {
	width: 150px;
	float: right;
	text-align: right;
}

.tooth_ope_led_dl {
	width: 500px;
	float: left;
	overflow: hidden;
	zoom: 1;
}

.tooth_ope_led_dl dt {
	width: 150px;
	display: inline;
	float:left;
}

.tooth_ope_led_dl dd {
	width: 350px;
	display: inline;
	float:left;
}


.tooth_ope_led_add {
	width: 500px;
	float: left;
}

.border_pink {
	border: 1px solid #cd2c52;
	padding: 10px;
	margin-top: 5px;
}

.border_pink ul {
	padding: 0px;
	margin: 0px;
	clear: both;
	background: url(../tooth/ope/img/led_tooth.jpg) right top no-repeat;
}

.border_pink ul li {
	margin: 0px;
	background: url(../tooth/ope/img/led_clover.jpg) 0px 0px no-repeat;
	padding-left: 15px;
}


.led_left {	
	width: 438px;
	float: left;
}

.led_right {	
	width: 230px;
	float: right;
}


.jil_left02 {	
	width: 530px;
	float: left;
}

.jil_right02 {	
	width: 138px;
	float: right;
}

.jil_left {	
	width: 270px;
	float: left;
}

.jil_right {	
	width: 398px;
	float: right;
	overflow: hidden;
	zoom: 1;
}

.arrow_jil {
	float: left;
	padding: 39px 10px 0px 10px;
}

.arrow_serec {
	float: left;
	padding: 30px 10px 0px 10px;
}

.serec_left {	
	width: 410px;
	float: left;
}

.serec_right {	
	width: 258px;
	float: right;
	overflow: hidden;
	zoom: 1;
}

.serec_top {
	margin: 0px;
	overflow: hidden;
	zoom: 1;
}


.serec_left02 {	
	width: 550px;
	float: left;
}

.serec_right02 {	
	width: 118px;
	float: right;
}


.home_left {	
	width: 518px;
	float: left;
}

.home_right {	
	width: 150px;
	float: right;
}

.white_left {	
	width: 528px;
	float: left;
}

.white_right {	
	width: 140px;
	float: right;
}


.white_left02 {	
	width: 362px;
	float: left;
}

.white_right02 {	
	width: 306px;
	float: right;
	overflow: hidden;
	zoom: 1;
}
.laminate_left {	
	width: 402px;
	float: left;
}

.laminate_right {	
	width: 266px;
	float: right;
	overflow: hidden;
	zoom: 1;
}

.laminate_left02 {	
	width: 530px;
	float: left;
}

.laminate_right02 {	
	width: 138px;
	float: right;
}

.about_dl{
	width: 690px;
}

.about_dl dt{
	width: 15px;
	float: left;
	display: block;
}

.about_dl dd{
	width: 670px;
	float: left;
	display: block;
}



/*---------------------------------------------------* lineup  depilation *--------------------------------------------------*/
.voice_left {	
	width: 418px;
	float: left;
}

.voice_right {	
	width: 250px;
	float: right;
	overflow: hidden;
	zoom: 1;
}

.voice_l {
	padding-left: 40px;
}

/*---------------------------------------------------* lineup bust *--------------------------------------------------*/
.bust_index_h2_bg02 {
	width: 690px;
	height: 57px;
	background: url(../bust/img/index_h2_02.jpg) 0px 0px no-repeat;
	text-indent: -99999px;
}

h2.bust_index_h2_top {
	margin-top: 0px;
}

.bust_index {
	margin: 0px;
}
.bust_index li {
	list-style: none;
	position: relative;
}

.bust_index li a span {
	display: none;
	position:absolute;
	top: -250px;
	left: 0px;
	width: 513px;
	height: 250px;
	text-indent:-9999px;
}
.bust_index li a span.list01 {
	background:url(../bust/img/index_list_01_2.jpg) left top no-repeat;
}
.bust_index li a span.list02 {
	background:url(../bust/img/index_list_02_2.jpg) left top no-repeat;
}
.bust_index li a span.list03 {
	background:url(../bust/img/index_list_03_2.jpg) left top no-repeat;
}
.bust_index li a span.list04 {
	background:url(../bust/img/index_list_04_2.jpg) left top no-repeat;
}
.bust_index li a span.list05 {
	background:url(../bust/img/index_list_05_2.jpg) left top no-repeat;
}
.bust_index li a span.list06 {
	background:url(../bust/img/index_list_06_2.jpg) left top no-repeat;
}
.bust_index li a span.list07 {
	background:url(../bust/img/index_list_07_2.jpg) left top no-repeat;
}
.bust_index li a:hover span {
	display: block;
	filter:alpha(opacity:100);
	border: 1px solid #CCCCCC;
}

* html .bust_index li a:hover span img {
behavior: expression(
this.style.filter = this.src.match(/\.png$/) ? "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "')" : this.style.filter,
this.src = this.src.match(/\.png$/) ? this.src.slice(0, this.src.lastIndexOf("/")+1) + "s.gif" : this.src,
this.style.behavior = "none"
);
}

.bust_cont {	
	padding-top: 10px;
	overflow: hidden;
	zoom: 1;
}
.bust {	
	width: 470px;
	float: left;
}

.bust_cont01 {	
	overflow: hidden;
	zoom: 1;
}
.bust01 {	
	width: 470px;
	float: left;
}
.bust02 {	
	width: 410px;
	float: left;
}

 
/*---------------------------------------------------* lineup  anesthesia  *--------------------------------------------------*/
.ane_area {
	padding-top: 20px;
}


.ane_area .area_txt {
	padding: 3px 20px 12px 20px;
	background: url(../anesthesia/img/masui_img_02_bg.gif) left top repeat-y;
	word-wrap: break-word; 
}

.anesthesia {
	padding-top: 30px;
	overflow: hidden;
	zoom: 1;
	
}

.anesthesia .area01 {
	width: 509px;
	float: left;
	display: inline;

}

.anesthesia .area01 .area01_bg {
	background: url(../anesthesia/img/masui_img_05_bg.gif) left top repeat-y;
	padding: 10px 10px 10px 15px;
	word-wrap: break-word; 
}


.anesthesia .area02 {
	width: 481px;
	float: left;
	display: inline;
}

.anesthesia .area02 .area02_bg {
	background: url(../anesthesia/img/masui_img_08_bg.gif) left top repeat-y;
	padding: 10px 10px 10px 15px;
	word-wrap: break-word; 
}

.word {
	word-wrap: break-word; 
}


.anesthesia .area03 {
	width: 433px;
	float: left;
	display: inline;
}

.anesthesia .area03 .area03_bg {
	background: url(../anesthesia/img/masui_img_13_bg.gif) left top repeat-y;
	padding: 10px 10px 10px 15px;
	word-wrap: break-word; 
}






/*---------------------------------------------------* lineup  skin  *--------------------------------------------------*/
.skin_left {	
	width: 480px;
	float: left;
}

.skin_right {	
	width: 200px;
	float: right;
}

.skin_left02 {	
	width: 290px;
	float: left;
}

.skin_right02 {	
	width: 350px;
	float: right;
	margin-top: 15px;
}

.skin_left03 {	
	width: 350px;
	float: left;
}

.skin_right03 {	
	width: 280px;
	float: right;
	margin-top: 15px;
}

.skin_left04 {	
	width: 410px;
	float: left;
}

.skin_right04 {	
	width: 260px;
	float: right;
}

.skin_left05 {	
	width: 475px;
	float: left;
}

.skin_left05 .vital_pho {
	padding: 5px 13px 7px 14px;
}


.skin_left05 .vital_pho img {
	vertical-align: text-top;
}


.skin_left05 .vital_pho .arrow {
	padding: 50px 12px 0px 12px;
}

.skin_right05 {	
	width: 138px;
	float: right;
	padding-right: 50px;
}



.index_border01 {
	background: url(../eye/img/index_h_l.gif) bottom no-repeat;
	padding: 0 19px;
}

.index_border01 ul {
	padding: 0px;
	padding: 10px 0;
	overflow: hidden;
	zoom: 1;
}

.index_border01 ul li {
	width: 147px;
	background: url(../eye/img/index_s_l.jpg) right repeat-y;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	display: inline;
}

.index_border01 ul li.fir_none_r {
	padding-left: 0px;
}
.index_border01 ul li.none_bg {
	background: none;
	padding-right: 0px;
}

.index_border01 ul li div {
	padding: 7px 0px 7px 0px;
	min-height: 35px;
	_height: 35px;
}

.index_border01 ul .pad_l_4 {
	padding-left: 4px;
}


.index_border01_none {
	padding: 0 19px;	
}

.index_border01_none ul {
	padding: 0px;
	padding: 10px 0;
	overflow: hidden;
	zoom: 1;
}

.index_border01_none ul li {
	width: 147px;
	background: url(../eye/img/index_s_l.jpg) right repeat-y;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	display: inline;
}

.index_border01_none ul li.fir_none_r {
	padding-left: 0px;
}

.index_border01_none ul li.none_bg {
	background: none;
	padding-right: 0px;
}

.index_border01_none ul li p {
	padding: 7px 0px 7px 0px;
	min-height: 30px;
	_height: 30px;
}

.index_border01_none ul .pad_l_4 {
	padding-left: 4px;
}



.skin_method {
	padding-top: 10px;
	overflow: hidden;
	zoom: 1;
}

.skin_method li {
	float: left;
	display: inline;
	margin-right: 10px;
	padding-bottom: 5px;
}

.skin_method li.mr_none {
	margin-right: 0px;
}

.skin_exp {
	padding-top: 10px;
	overflow: hidden;
	zoom: 1;
}

.skin_exp li {
	float: left;
	display: inline;
	margin-right: 20px;
	padding-bottom: 12px;
}

.skin_exp li.mr_none {
	margin-right: 0px;
}


/*---------------------------------------------------* lineup  index  *--------------------------------------------------*/
.index_con{
	width: 690px;
	background-color: #f6f6f2;
	overflow: hidden;
	zoom: 1;
}

.index_line{
	border-left: 1px #D8D7D5 solid;
	border-right: 1px #D8D7D5 solid;
}

.index_border {
	background: url(../eye/img/index_h_l.gif) bottom no-repeat;
	padding: 0 19px;
}

.index_border_none {
	padding: 0 19px;
}

.index_l{
	background: url(../eye/img/index_s_l.jpg) right repeat-y;
	width: 326px;
	margin: 10px 0;
	float: left;
}
.index_l p{
	padding:0 20px 5px 7px;
}
.index_r{
	width: 315px;
	margin: 10px 0;
	float: right;
}
.index_r p{
	padding:0 10px 5px 8px;
}


.index_l2{
	background: url(../eye/img/index_s_l.jpg) right repeat-y;
	width: 214px;
	margin: 10px 0;
	float: left;
}

.index_r2{
	width: 202px;
	margin: 10px 0;
	float: right;
}

.index_bust_l{
	float: left;
	margin: 33px 0 40px 13px;
	display: inline;
}

.index_bust_r{
	float: right;
	margin: 33px 0 40px 13px;
	display: inline;
}


/*---------------------------------------------------* lineup  bodyline  *--------------------------------------------------*/


.box_area {
	padding-top: 20px;
}

.area_border {
	border-left: 1px #D8D7D5 solid;
	border-right: 1px #D8D7D5 solid;
	background-color: #F6F7F2;
}
.area_border02 {
	border-left: 1px #D8D7D5 solid;
	border-right: 1px #D8D7D5 solid;
}

.area_cont {
	padding: 8px 10px 0px 10px;
}

.area_cont p {
	margin: 6px 0px 0px 0px;
	padding-bottom: 15px;
}

.area_cont .b_line {
	border-bottom: 1px #D8D7D5 solid ;
	margin-bottom: 12px;
}


.fat_cont {
	overflow: hidden;
	zoom: 1;
}


.fat_cont .float_img {
	width: 130px;
	float: right;
	font-size: 10px;
}


.fat_cont .float_txt {
	width: 545px;
	float: left;
	padding-right: 15px;
	display: inline;
}


.fat_cont .float_img02 {
	width: 130px;
	float: right;
	padding: 10px 0px 10px 15px;
}


.fat_cont .float_txt02 {
	width: 520px;
	float: left;
	display: inline;
	padding-top: 6px;
	padding-bottom: 10px;
}

.fat_dl {
	overflow: hidden;
	zoom: 1;
	padding-bottom: 5px;
}


.fat_dl dt {
	width: 42px;
	padding-right: 5px;
	float: left;
	display: inline;
}

.fat_dl dd {
	float: left;
}

.fat_pop {
	text-align: center;
	padding-top: 22px;
	position: relative;
}

.fat_pop .pop_txt {
	position: absolute;
	left: 0px;
	top: 0px;
}

h2.body_index_h2_top {
	margin-top: 0px;
}

.mt_15{
	margin-top: 15px;
}

.mt_25{
	margin-top: 25px;
}

.pl_30{
	padding-left: 20px;
}

.pl_40{
 padding-left: 30px;
}

.pl_60{
 padding-left: 60px;
}

.pl_5{
	padding-left: 5px;
}
.pl_10{
	padding-left: 10px;
}

.mr_10{
	margin-right:10px;
}

.ml_10{
	margin-left: 10px;
}

.pt_10 {
	padding-top: 10px;
}

.pt_20 {
	padding-top: 20px;
}

.pb_5 {
	padding-bottom: 5px;
}
.pb_10 {
	padding-bottom: 10px;
}

.font_size_11 {
	font-size:11px;
	text-align:left;
}

.font_size_10 {
	font-size:10px;
	text-align:left;
}

.font_size_9 {
	font-size:9px!important;
	font-size:8px;
	text-align:left;
}

.arrow04 {
	margin: 7px 118px 3px 0px;
}





/*---------------------------------------------------* price *--------------------------------------------------*/

.price_table {
	width: 690px;
	padding-top: 10px;
	border-left: 1px dotted #A9A9A9;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px dotted #A9A9A9;
}

.price_table th {
	text-align: center;
	font-weight: normal;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px dotted #A9A9A9;
	background-color: #FDE0DA;
}


.price_table td {
	text-align: left;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px dotted #A9A9A9;
	padding: 2px 0px 2px 10px;
}
.price_table td.td01 {
	background-color: #F4E8D0;
}

.price_table td.td02 {
	text-align: center;
	padding: 2px 0px 2px 0px;
	line-height: 16px;
}

.price_table td.td02 .stu_area {
	padding: 0px;
	margin: 0px;
	position: relative;
}
.price_table td.td02 .stu_area .stu {
	position: absolute;
	right: 4px;
	top: 0px;
}

.price_table td.td03 {
	text-align: center;
	padding: 2px 0px 2px 0px;
	line-height: 16px;
}

.price_table td.td03 .stu_area {
	padding: 0px;
	margin: 0px;
	position: relative;
}
.price_table td.td03 .stu_area .stu {
	position: absolute;
	right: 0px;
	top: 0px;
}

.price_table td.td04 {
	background-color: #F4E8D0;
}

.price_table td.td05 {
	text-align: right;
	padding: 2px 10px 2px 0px;
}

.price_table td.td06 {
	background-color: #F4E8D0;
	padding: 0px;
	border-bottom: 0px;
}
.price_table td.td07 {
	background-color: #F4E8D0;
	padding: 0px;
	border-top: 0px;
}




.price_table01 {
	width: 690px;
	padding-top: 10px;
	overflow: hidden;
	zoom: 1;
	border-left: 1px dotted #A9A9A9;
	margin-top: 10px;
}

.price_table01 th {
	text-align: center;
	font-weight: normal;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px dotted #A9A9A9;
	background-color: #FDE0DA;
}


.price_table01 td {
	text-align: center;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px dotted #A9A9A9;
	padding: 2px 5px 2px 5px;
}

.price_table01 td.td04 {
	text-align: left;
	width: 100px;
	background-color: #F4E8D0;
}
.case035 {
	margin-top: 20px;
}
.column_case035 {
	width: 435px;
	_height: 142px;
	min-height: 142px;
	padding: 10px 10px 10px 20px;
	position: relative;
	background-color: #F6F7F2;
	background-image: url(../anesthesia/img/bg_col.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


/*---------------------------------------------------* masui *--------------------------------------------------*/
.main p {
	margin-bottom: 10px;
}
.main .box_left {
	float: left;
}
.main .box_left_470 {
	float: left;
	width: 470px;
}

.main .box_right_300 {
	float: right;
	width: 300px;
}
.box_left_500 {
	float: left;
	width: 500px;
}
.box_right {
	float: right;
	padding-top: 15px;
}
.masui_text {
	padding-bottom: 15px;
}
table.table1 {
	margin-top: 10px;
}
table.table1 th {
	vertical-align: top;
	padding-right: 10px;
}
table.table1 td {
}

