/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
reset
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
}

* {/*font*/
	color:#333333;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;	
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
settei
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

body {
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family:"ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height:150%;
	background-color: #FFFFFF;
	color: #121212;
}

h1 {
	width:757px;
	font-size:10px;
	font-weight:normal;
	text-align: right;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

h2 {
	margin:0px;
	width: 205px;
}

h3 {
	width: 178px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	font-size: 12px;
}

h4 {
	width:519px;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
	margin-top: 7px;
	margin-bottom: 10px;
}

h5{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	height: 51px;
	margin-top: 12px;
	margin-bottom: 0px;
}

h6{
	color:#CC6600;
	font-size:16px;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 4px;
}



a,
a:link,
a:visited {
	color:#333333;
	text-decoration:none;
}

a:hover,
a:active {
	color:#B4404E;
	text-decoration:underline;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
wrapper
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
	
#wrapper {
	width:778px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B4404E;
	border-bottom-color: #B4404E;
	border-left-color: #B4404E;
	background-image: url(../images/wp_back.gif);
	background-repeat: repeat-y;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
header
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#header {
	width:778px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/logo2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 57px;
}

#header_l {
	width:215px;
	float: left;
}

#header_r {
	width:300px;
	float: right;
}

#logo{
	display:inline;
	text-indent:-9999px;
	
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 7;
	margin-left: 19px;
}

#logo a{
	width:215px;
 	height:57px;
 	display: block;
}

.tel{
	width:279px;
	height: 28px;
	padding-right: 21px;
}

.mail{
	width:220px;
	height: 22px;
	padding-right: 48px;
	padding-bottom: 7px;
	padding-left: 32px;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
navi
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#gnavi {
	width:740px;
	margin-right: 19px;
	margin-left: 19px;
	height: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/gnavi.jpg);
}

#gnavi li {
	text-indent: -9999px;
 	display: block;
 	height: 24px;
 	float:left;
}

#gnavi ul {
	width:320px;
	margin-left: 420px;
}

#gnavi li a {
 display: block;		
 height: 24px;
 text-indent: -9999px;
}

#gnavi li#top a {
	background-image:url(../btn/top.jpg);
	background-position:0px 0px;
	width:83px;
}

#gnavi li#top a:hover, #gnavi li#top a:active {
 	background-position:0px -24px;
}

#gnavi li#nshop a {
	background-image:url(../btn/shop.jpg);
	background-position:0px 0px;
	width:146px;
}

#gnavi li#nshop a:hover, #gnavi li#top a:active {
 	background-position:0px -24px;
}

#gnavi li#nfm a {
	background-image:url(../btn/nfm.jpg);
	background-position:0px 0px;
	width:91px;
}

#gnavi li#nfm a:hover, #gnavi li#top a:active {
 	background-position:0px -24px;
}


#sabgnavi {
	width:519px;
	margin-right: auto;
	margin-left: auto;
	height: 38px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#sabgnavi ul {
	list-style-type:none;
}

#sabgnavi li {
	float:left;
}

#sabgnavi li img,
#sabgnavi li a img {
	vertical-align:top;
}

#sabgnavi2 {
	width:297px;
	margin-right: auto;
	margin-left: auto;
	height: 38px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#sabgnavi2 ul {
	list-style-type:none;
}

#sabgnavi2 li {
	float:left;
}

#sabgnavi2 li img,
#sabgnavi2 li a img {
	vertical-align:top;
}

#leftside {
	float:left;
	width:226px;
	padding:0px;
}

#leftmenu {
	width:207px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 19px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#leftmenu ul {
	list-style-type:none;
}

#leftmenu li img,
#leftmenu li a img {
	vertical-align:top;
	margin-bottom: 4px;
}

.kaiseki{
	height: 104px;
	width: 207px;
	margin-top: 16px;
	margin-bottom: 20px;
}

.cs{
	width: 205px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #B4404E;
}

#info{
	width: 207px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	background-color: #B4404E;
}

.info_in{
	width: 185px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.shoplogo{
	margin:0px;
	width: 185px;
	height: 72px;
}

.infotext{
	width: 175px;
	text-align: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 6px;
	line-height: 140%;
	font-size: 12px;
}

.map{
	padding-bottom: 7px;
	padding-top: 2px;
}

.infotel{
	margin:0px;
	width: 185px;
	height: 82px;
}

.infomail{
	margin:0px;
	width: 185px;
	height: 32px;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
main
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#in{
	width:778px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 0px;
}

#rightside {
	float:right;
	width:552px;
	padding:0px;
	background-color: #FFFFFF;
}

#main {
	width:519px;
	padding:0px;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 14px;
}

#f_read{
	width:519px;
	margin-right: auto;
	margin-left: auto;
}

#title{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	height: 27px;
	margin-top: 12px;
	margin-bottom: 0px;
}

#title2{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	height: 27px;
	margin-top: 30px;
	margin-bottom: 0px;
}

#pricelist{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 0px;
}

.acorse{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F7DDE6;
}

.agr{
	font-size: 14px;
	font-weight: bold;
	color: #E670B9;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
}

.agr2{
	font-size: 12px;
	color: #121212;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
}

.agr3{
	font-size: 14px;
	color: #121212;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 4px;
}

.bcorse{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #E4F7E7;
}

.bgr{
	font-size: 14px;
	font-weight: bold;
	color: #339999;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
}

.ccorse{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #FFE9B8;
}

.cgr{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
}

#information{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 14px;
}

#information p{
	font-size: 14px;
	line-height: 152%;
}

#pro{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 20px;
}

#pro_title{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	height: 28px;
}

#pro_img{
	width:345px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 249px;
}

#pro_com{
	width:480px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pro_coml{
	width:176px;
	float: left;
}

.pro_comr{
	width:176px;
	float: right;
}

.sera{
	font-size: 12px;
	line-height: 145%;
}

#shop_d{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: left;
}

.salonde{
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
	padding-bottom: 10px;
	padding-top: 10px;
}

.mapj{
	width:412px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 0px;
}

#mark{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	margin-top: 5px;
	margin-bottom: 0px;
	background-image: url(../images/mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-indent: 20px;
	line-height: 25px;
	color: #333333;
}

#mark a{
	font-size: 16px;
	font-weight: bold;

}


#mark2{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	margin-top: 15px;
	margin-bottom: 0px;
	background-image: url(../images/mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-indent: 20px;
	line-height: 25px;
	color: #333333;
}

#mark2 a{
	font-size: 16px;
	font-weight: bold;

}

.hada_text{
	padding-bottom: 10px;
	padding-top: 5px;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
cms
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#cms{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B4404E;
}

#cms_title{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/cms_title.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-indent: 30px;
	line-height: 30px;
}

#cms_read{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-weight: bold;
	color: #996600;
	margin-top: 5px;
	margin-bottom: 2px;
}

#cms_read2{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #121212;
	margin-top: 5px;
	margin-bottom: 5px;
}

#cms_read3{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #121212;
	margin-top: 0px;
	margin-bottom: 10px;
}


#cms_img{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
}

#cms_img_l{
	width:250px;
	float: left;
}

.cms_img_l1{
	width:250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
}

.cms_img_l2{
	width:250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
}

#cms_img_r{
	width:250px;
	float: right;
}

.cms_img_l3{
	width:250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 5px;
}

.cms_img_l4{
	width:250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
lineup
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#s_read1{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-align: left;
}


#s_read2{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	text-align: left;
}

#s_read3{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #3399FF;
}

#lineup{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B4404E;
}

#lineup2{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 10px;
}

#lineup_l{
	width:207px;
	float: left;
}

.lineup_img{
	width:205px;
	border: 1px solid #F3E8E8;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}


#lineup_r{
	width:312px;
	float: right;
}

#lineup_waku{
	width:303px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 9px;
}

.lineup_title{
	font-size: 14px;
	font-weight: bold;
	color: #996633;
	text-align: left;
	padding-bottom: 3px;
}

.lineup_titles{
	font-size: 12px;
	font-weight: bold;
	color: #996633;
	text-align: left;
	padding-bottom: 3px;
}

.lineup_titles2{
	font-size: 12px;
	font-weight: bold;
	color: #996633;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 5px;
}


.lineup_read{
	text-align: left;
	padding-bottom: 8px;
}

.lineup_form{
	width:303px;
	height: 50px;
	margin-top: 5px;
}

.lineup_tel{
	width:303px;
	height: 56px;
}

.lineup_img2{
	width:205px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

.lineup_img3{
	width:205px;
	height: 240px;
	border: 1px solid #F3E8E8;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

.lineup_img4{
	width:205px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	border: 1px solid #F3E8E8;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
footer
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#footer {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	text-align: center;
	line-height: 25px;
	background-color: #F2E6D9;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

#footer a{
	font-size: 12px;
}

#copy {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
	text-align: center;
	line-height: 35px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
fukusuu
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.bblu{
	color:#CC3300;
	font-weight: bold;
}

.red {
	color:#FF0000;
}

.red2 {
	color:#FF0000;
	font-size: 14px;
	font-weight: bold;
}

.re{
	color:#FF0000;
	margin-top: 3px;
}

.bl{
	color:#121212;
}

.bri{
	color:#666666;
	margin-top: 3px;
	margin-bottom: 10px;
}

.bb{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}

.bb5{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}


.qq{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	color:#0099CC;
}

.aa{
	font-size: 12px;
	margin-bottom: 5px;
}

.mini{
	font-size: 11px;
	color: #999999;
}

.futo{
	font-weight: bold;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
etc
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.clear {
	clear:both;
}

.rgtside {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.lgtside {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#pagetop{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

#pagetop a{
	font-size: 12px;
}

.table1 {
	width: 519px;
	border-collapse: collapse;
	border: 1px #B4404E solid;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	color: #121212;
	text-align: left;
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 1px;
} 

.table1 td {
	border: 1px #B4404E solid;
	font-size: 14px;	
}

.pr_text{
	background-color: #E4D8C0;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 8px;
	padding-right: 2px;
	font-weight: bold;
}

.pr_text2{
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	color: #0099CC;
	padding-right: 2px;
}

.pr_text3{
	background-color: #EEEEEE;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 2px;
}

.pr_text4{
	background-color: #FFE6E6;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 2px;
}

.pr_text5{
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 2px;
	padding-right: 5px;
}

.pr_t2{
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	color: #333333;
	padding-right: 2px;
}

#hada{
	width: 519px;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#hada2{
	width: 519px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#hada3{
	width: 519px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 414px;
	background-image: url(../images/hada4.jpg);
	background-repeat: no-repeat;
}

.hada4{
	padding-left: 170px;
	padding-right: 10px;
}

#hada5{
	width: 303px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#sj_d{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 25px;
}

.line1{
	text-decoration: underline;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
更新2009/11/11追記
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#new_information{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 14px;
}

.rgtside_n {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.rgtside_n2 {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.lgtside_n {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.new_shopinfo_text{
	font-size: 14px;
	line-height: 150%;
	padding-top: 15px;
	padding-left: 8px;
	padding-bottom: 10px;
}

/* インタビュー */
#interview_box{
	width:519px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 14px;
}

.interview{
	margin-top: 3px;
	padding: 8px;
}

.iv_text_s{
	font-size: 14px;
	line-height: 150%;
	color: #999999;
	padding-bottom: 23px;
}

.iv_text_o{
	font-size: 14px;
	line-height: 150%;
	color: #CC9900;
}

.iv_text_o2{
	font-size: 14px;
	line-height: 150%;
	color: #CC9900;
	padding-bottom: 23px;
}

.iv_text_m{
	font-size: 14px;
	line-height: 150%;
	color: #333333;
}

.iv_text_m2{
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	padding-bottom: 23px;
}
