/* CSS Document */

* {
	margin: 0;
	padding-right: 0;
	padding-left: 0;
}

body {
	background-color:#000000;
	margin: 0;
	text-align: center;
}

#bodyall {
	width:870px;
	margin: 0 auto;
	text-align: left;
	font-size: 12px;
	color: #2F1010;
	letter-spacing: 1px;
}

a:link, a:visited {
	color: #ab1c1e;
	text-decoration: none;
}
a:hover {
	color: #996666;
	text-decoration: underline;
}
a:active {
	color: #FFCCCC;
	text-decoration: underline;
}
	
#header { height:17px; width:100%; }
#header_left { height:17px; width:80px;	float:left; background-image:url(images/head_left.jpg);}
#header_main { height:17px;	width:650px; float:left; color: #ffffff; }
#header_right {	height:17px; width:140px; float:left; background-image:url(images/head_right.jpg); }


#title { height:240px; width:100%; clear:both; }
#title_left { height:240px; width:45px;	float:left; background-image:url(images/title_left.jpg); }
#title_main { height:240px; width:780px; float:left; background-image:url(images/title_main.jpg);}
#title_right { height:240px; width:45px; float:left; background-image:url(images/title_right.jpg);}

#contents {	width:100%; background:url(images/side_left.jpg) left repeat-y; clear:both; }
#contents_in { width:825px; background:url(images/side_right.jpg) right repeat-y; margin-left:45px; }

#contenst_news { height:100px; width:780px; }
#contenst_news iframe {
	height:100px;
	width:780px;
}

#contents_event {
	height:40px;
	width:780px;
	background-color: #000000;
}

#contents_event img {
	border: none;
}

#contents_head {
	height:23px;
	width:780px;
	background-color: #a52024;
/*	background-color: #0a0a0a;*/
/*	border:1px solid #967c65;*/
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	text-align:center;
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 22px;
	color: #fff096;
	background-image: url(images/contents_head.png); 
}
/*
#contents_head a:link    { color: #fff096; }
#contents_head a:visited { color: #fff096; }
#contents_head a:active  { color: #fff096; }
*/
#contents_head a:link    { color: #ffffff; }
#contents_head a:visited { color: #ffffff; }
#contents_head a:active  { color: #ffffff; }
#contents_head a:hover   { color: #FFF3D2; }

#contents_menufoot {
	height:20px;
	width:180px;
	border-top: 1px solid #967c65;
	margin-top:-21px;
}

#contents_foot {
	height:8px;
	width:780px;
	background-color: #EAD2B4;
	border-top:	1px solid #967c65;
	clear:both;
}

#contents_main {
	width:780px;
	background: url(images/menu_bg.png) repeat-y;
	background-color: #FFF3D2;
}

/*
 * トップページ共通
 */

.top_sub_block {
	height:95px;
	margin-left:20px;
}

.top_sub_block img {
	margin-right:7px;
	float:left;
	border: none;
}

.top_sub_text {
	margin-top:2px;
	width:115px;
	font-size:10px;
	float:left;
}

.top_sub_block h2{
	margin-bottom:10px;
	font-size:10px;
	font-weight:bold;
	line-height:12px;
	letter-spacing:1px;
}

.top_sub_text h3 {
	width:100px;
	font-size:10px;
	font-weight:normal;
	line-height:10px;
	letter-spacing:0px;
}

.top_text_block {
	width:560px;
	background-color:#FFF2DB;
	background-image: url(images/main_block_kaku.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border:solid;
	border-color:#649564;
	border-width:1px;
	margin-left:20px;
	line-height: 16px;
	margin-top: 10px;
	clear: both;
	float: none;
}

.top_text_block h3 {
	font-size:12px;
	font-weight:bold;
}

.top_text_block h4{
	font-size:12px;
	font-weight:normal;
}


.top_text_block_in {
	margin:10px 30px 10px 30px;
}

#top_address {
	margin-top:10px;
	padding-top:15px;
	text-align:center;
	border-top:	1px solid #649564;
}

#top_main {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#top_main:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#top_photo { float:left; }
#top_title { margin-top:20px; }

/*
 *  メニュー
 */

#menu {	width:180px; float:left; }

.menu_title {
	margin:5px 0px 0px 8px
}

.menu_block1 {
	width:164px; 
	margin-bottom:10px;
	background: url(images/menu_a1bg2.png) repeat-y;
	border-top:	4px solid #ab1c1e;
	border-right: 1px solid #ab1c1e;
	font-size:10px;
	letter-spacing:2px;
	font-weight:normal;
}

.menu_block2 {
	background: url(images/menu_b1bg2.png) repeat-y;
}

.menu_block1 li {
	height: 29px;
	width:145px;
	padding-left:17px;
	padding-top:5px;
}

.menu_block1 a {
	display: block;
	height: 29px;
	width:145px;
}

.menu_block1 a:link    { color:#2d1500; }
.menu_block1 a:visited { color:#2d1500; }
.menu_block1 a:active  { color:#2d1500; }
.menu_block1 a:hover   { color: #ab1c1e; }

#ark   		{
	margin-left:5px;
	margin-bottom:8px;
	margin-top: 4px;
}
#ark img 	{ border:none }
#menu_qrcode    { margin-left:20px; }

/*
 * メインブロック
 */

#main {
	height:100%;
	width:600px;
	padding-bottom:30px;
	background:#FFF3D2;
	float:right;
}

#footer { width:100%; height:80px; clear:both; }
#footer_left { height:80px; width:45px; float:left;	background-image:url(images/foot_left.jpg); }
#footer_main { height:80px; width:780px; float:left; background-image:url(images/foot_main.jpg); }
#footer_right { height:80px; width:45px; float:left; background-image:url(images/foot_right.jpg); }
#footer_text {
	margin-top:13px;
	text-align: center;
	color: #FFF096;
}
#footer_text a:link    { color:#FFF096; }
#footer_text a:visited { color:#FFF096; }
#footer_text a:active  { color:#FF920B; }
#footer_text a:hover   { color:#FFF9D2; }
#footer_copyright { margin-top:3px;	text-align:center; color:#DEA969; }

h1 {
	font-weight:normal;
	font-size: 9px;
	margin: 2px 0px 0px 7px;
}

/*
 * サブページ共通
 */

#sub_head {
	height:90px;
	margin-top: 10px;
}

#sub_head_left {
	float: left;
	padding-left: 5px;
	font-size:10px;
}

#sub_head_left img{
	margin:20px 0px 0px 20px;
}

#sub_head_right {
	float: right;
	padding-right: 15px;
}

#sub_catch {
	width:600px;
	clear:both;
	height: 220px;
}

#sub_catch_left {
	float:left;
	padding: 10px 0px 0px 50px;
}

#sub_catch_left img{
	border:1px solid #967c65;
}

#sub_catch_right {
	float:right;
	padding-right: 35px;
}

.sub_block1 {
	margin-left:30px;
	margin-bottom: 30px;
	clear:both;
}

.sub_block1 h2{
	letter-spacing:3px;
	font-size:12px;
	font-weight:bold;
}

.sub_block1 h3{
	font-size:12px;
	font-weight:bold;
}

.sub_blocktxet1 {
	margin:5px 50px 5px 15px;
}

.sub_price {
	color: #FF0000;
}

.sub_koe {
	color: #006600;
	font-size: 11px;
	font-weight:bold;
}

#sub_bar {
	clear:both;
	margin:0px 0px 10px 0px;
	text-align:center;
}

#sub_bar img {
	margin:10px 10px 0px 10px;
	border:none;
}

.sub_table {
	background-color:#649564;
	border-color:#649564;
	border:solid;
	border-width:1px;
	font-size:10px;
	margin:0px 0px 30px 0px;
}
.sub_table2 {
	background-color:#649564;
	border-color:#649564;
	border:solid;
	border-width:1px;
	font-size:11px;
}

.sub_table th {
	background-color:#FFE0A6;
	text-align:center;
	padding:5px 5px 5px 5px;
	letter-spacing:5px;
}
.sub_table2 th {
	background-color:#FFE0A6;
	text-align:center;
	padding:5px 5px 5px 5px;
	letter-spacing:5px;
}

.sub_table td {
	background-color:#FFF2DB;
	padding:5px 5px 5px 5px;
}
.sub_table2 td {
	background-color:#FFF2DB;
	padding:5px 5px 5px 5px;
}

/*
 *  経絡式トリートメント
 */

.keiraku_text_block_in {
	height:160px;
	margin:10px 0px 10px 30px;
}

#sub_catch_keirakuleft {
	float: left;
	padding-left: 30px;
}

#sub_catch_keirakuleft img{
	border:1px solid #967c65;
}

.sub_keirakutxet1 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sub_keirakutxet1 img {
	border:1px solid #967c65;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}

.sub_keirakutxet2 {
	height:150px;
	margin:20px 0px 0px 15px;
}

.sub_keirakutxet2 img {
	float:left;
	margin-right:20px;
	border:1px solid #967c65;
}

.sub_keirakutxet2 p {
	margin-top:20px;
}

.sub_keirakukoe {
	margin-top:20px;
	font-size: 10px;
	line-height: 14px;
}

.sub_keirakutxet3 {
	text-align:center;
	margin-top:20px;
}

.sub_keirakutxet3 img {
	border:1px solid #967c65;
}


/*
 *  アロマセラピー
 */

#sub_catch_aromaleft {
	float: left;
	padding-left: 20px;
	padding-top: 6px;
}

#sub_catch_aromaleft img{
	border:1px solid #967c65;
}

/*
 *  まつげケア
 */

#sub_catch_matsugeleft {
	float: left;
	padding-left: 30px;
	border:1px solid #967c65;
}

.sub_matsugetxet1 {
	text-align:center;
	margin:20px 0px 5px 0px;
}

.sub_matsugetxet1 img {
	margin:0px 10px 0px 10px;
	border:1px solid #967c65;
}

/*
 *  ブライダルケア/マタニティーケア
 */
 
#sub_catch_maternityleft {
	float: left;
	padding-left: 30px;
}

#sub_catch_maternityleft img{
	border:1px solid #967c65;
}

.sub_maternityinfo {
	margin-top:10px;
	font-size: 10px;
	line-height: 14px;
}

/*
 *  フットケア
 */
 
#sub_catch_footleft {
	float: left;
	padding-left: 30px;
}

#sub_catch_footleft img{
	border:1px solid #967c65;
}

.sub_footinfo {
	margin-top:10px;
	font-size: 10px;
	line-height: 14px;
}

/*
 *  メンズケア
 */
 
#sub_catch_mensleft {
	float: left;
	padding-left: 30px;
}

#sub_catch_mensleft img{
	border:1px solid #967c65;
}

.sub_menstext1 {
	margin:15px 0px 0px 10px;
}

.sub_menstext1 img {
	margin-left:130px;
	border:1px solid #967c65;
}

.sub_menstext2 {
	margin:15px 0px 0px 10px;
}

.sub_menstext2 img {
	margin:0px 20px 0px 20px;
	border:1px solid #967c65;
}

/*
 *  カラーセラピー/オーラライト
 */
 
#sub_catch_colorleft {
	float: left;
	padding-left: 30px;
}

#sub_catch_colorleft img{
	border:1px solid #967c65;
}

.sub_colortext1 {
	margin:15px 0px 0px 10px;
}

.sub_colortext1 img {
	margin-left:130px;
	border:1px solid #967c65;
}

.sub_colorinfo {
	margin-left:15px;
	line-height: 14px;
}

/*
 *  Noah'sオリジナルメソッド 色・香・肌・道トリートメント
 */

#sub_catch_originalleft {
	float: left;
	padding-left: 30px;
}

#sub_catch_originalleft img{
	border:1px solid #967c65;
}

.sub_originaltext1 {
	margin:15px 0px 0px 0px;
	text-align: center;
}

.sub_originaltext1 img {
	margin:0px 20px 0px 20px;
	border:1px solid #967c65;
}

.sub_originalinfo {
	margin-left:0px;
	line-height: 14px;
}

/*
 *  サロンポリシー
 */

#sub_catch_policyleft {
	float: left;
	padding-left: 30px;
	padding-top: 10px;
}

#sub_catch_policyright {
	float:right;
	padding-right: 15px;
}

#sub_catch_policyleft img{
	border:1px solid #967c65;
}

.sub_policyinfo {
	margin-top:10px;
	font-size: 10px;
	line-height: 14px;
	text-align:center;
}

.sub_policynoah {
	height:180px;
	margin-top: 10px;
}
.sub_policytext {
	float:left;
	margin-top: 5px;
}
.sub_policyphoto {
	float:right;
	padding-right: 20px;
}
.sub_policyphoto img {
	border:1px solid #967c65;
}

/*
 *  アクセスマップ
 */
 
.sub_accessname h1{
	margin:50px 0px 20px 30px;
	padding-top:10px;
	font-size: 13px;
	line-height: 20px;
	letter-spacing:2px;
	border-top:1px solid #967c65;
	width:540px;
}
 
.sub_accesstext1 {
	margin:15px 0px 30px 0px;
	text-align:center;
}

.sub_accesstext1 img {
	border:1px solid #967c65;
}

/*
 *  プライバシーポリシー,特定商取引法
 */
 
.sub_guideblock1 {
	line-height: 16px;
	margin:0px 30px 0px 30px;
	clear:both;
}

.sub_guideblock1 blockquote{
	margin-left:16px;

}

/*
 *  サイトマップ
 */
 
.sub_sitemapblock1 {
	line-height: 16px;
	margin:0px 30px 0px 30px;
	clear:both;
}

.sub_sitemapblock1 blockquote{
	margin-left:32px;

}

/*
 *  リンク
 */
 
.sub_linkblock1 {
	padding:30px 0px 0px 30px;
}

.sub_linkblock1 h2{
	font-size:13px;
	font-weight:bold;
	letter-spacing:3px;
	border-left:solid 3px #e29c76;
	padding-left:5px;
}
 
.sub_linktext {
	width:450px;
	margin:3px 0px 0px 25px;
	font-size: 11px;
}
 
.sub_linktag {
	border:1px solid #666666;
	padding:2px 2px 2px 6px;
}

.sub_link {
	width:500px;
	padding:10px 5px 0px 25px;
	line-height: 16px;
	color:#666666;
}

.sub_link a {
	text-decoration: underline;
	padding-left:4px;
}

.sub_link img {
	margin:3px 0px 0px 20px;
	border:none;
}

/*
 * あなたはどのコース？
 */
 
.sub_which {
	margin:20px 0px 10px 10px;
}

.sub_which img {
	margin:0px 0px 15px 10px;
}

.sub_which_in {
	margin-top:3px;
	padding-top:5px;
	border-top:	1px solid #649564;
}

.sub_which_in_title {
	line-height: 20px;
	font-weight:bold;
	font-size:14px;
	letter-spacing:3px;
}

.sub_which_block1 {
	margin: 5px 0px 0px 20px;
}

.mainark {
	background:#78342B;
}

/*
 * arkスパ
 */

.arkhead1 {
	margin-top:20px;
	text-align:center;
}

.arkhead2 {
	margin-top:5px;
	text-align:center;
}

.arklogo {
	margin-top:5px;
	margin-bottom:20px;
	text-align:center;
}

.arkphoto1 {
	height:350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.arkphoto1 img{
	float:left;
	border:solid 1px #ff9933;
}

.arkphoto2 {
	height:180px;
	margin-right:30px;
}

.arkphoto2 img{
	float:right;
	border:solid 1px #ff9933;
}

.arkinfo1 {
	margin-left:50px;
	margin-bottom:8px;
}

.arkinfo2 {
	margin:0px 75px 0px 75px;
	width:450px;
	border-top:solid 1px #eaa675;
	text-align:center;
}

.arktext1 {
	float:right;
	padding-top:3px;
	width:315px;
}

.arkmenu1 {
	margin-bottom:3px;
	color:#ffcf00;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0px;
}

.arkmenusub1 {
	margin-bottom:15px;
	padding-left:17px;
	color:#ffffff;
	font-size:10px;
	line-height: 14px;
}

.arktext2 {
	float:left;
	padding:30px 0px 0px 50px;;
	width:240px;
}

.arkmenu2 {
	margin-bottom:3px;
	color:#ffcf00;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0px;
}

.arkmenusub2 {
	margin-bottom:15px;
	padding-left:17px;
	color:#ffffff;
	font-size:10px;
	line-height: 14px;
}

.arkspecial {
	color:#de1c39;
	font-size:14px;
	background:#ffe7bd;
	border:1px solid #ffcf00;
	letter-spacing:2px;
	padding:3px;
}

.arkmap {
	padding-right:50px;
	text-align:right;
}

.arkmap a:link    { color:#2d1500; }
.arkmap a:visited { color:#2d1500; }
.arkmap a:active  { color:#2d1500; }
.arkmap a:hover   { color:#eaa675; }

.imgtag {
	text-align:center;
}

.imgtag img {
	border:none;
}

/*
 * メディア
 */

.mediapage {
	height:350px;
}

.mediapage .new {
	color:#CC0000;
}

.mediapage .title {
	font-weight:bold;
}

.mediapage .photo {
	float:left;
	height:220px;
	padding:10px 20px 0px 0px;
}

.mediapage .photo img {
	border:solid 1px #ffffff;
}

.mediapage .tolarge {
	padding-top:5px;
}

.mediapage .tolarge img {
	border:none;
}

/*
 * 体形成
 */
.sub_vantext {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.vbody {
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 20px;
	padding-top: 5px;
}
.vbody_block {
}
#bodyall #contents #contents_in #contents_main #main .sub_block1 .vbody .sub_vantext .vbody_block img {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 100px;
	border: thin solid #999;
}
.vbody_cor {
	color: #006600;
}
.sub_head_2 {
	padding-bottom: 20px;
	padding-left: 20px;
}
#bodyall #contents #contents_in #contents_main #main .sub_block1 .vbody .vface_block {
}
#bodyall #contents #contents_in #contents_main #main .sub_block1 .vbody .vface_block img {
	margin-left: 80px;
	margin-bottom: 20px;
}
.recruit_block {
	width:560px;
	background-color:#FFF2DB;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border:solid;
	border-color:#649564;
	border-width:1px;
	margin-left:20px;
	line-height: 16px;
	padding-top: 10px;
}
#sub_catch2 {
	width:600px;
	clear:both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 70px;
}
#sub_catch_recruit {
	float: left;
	padding-left: 30px;
}
/*
 * イベント追加
 */
.event_text {
	line-height: 20px;
	padding-top: 5px;
	margin-bottom: 10px;
	height: 150px;
}
.even_img-s {
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 170px;
}
.event_kuwashiku {
	text-align: right;
	margin-top: 5px;
}
.event_link-b {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	padding-bottom: 10px;
}
.event a img{
	border:none;
}
.top_text_block_in2 {
	height: 230px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
/*
 * 新規追加
 */
 .sub_thum{
	 float:left;
	 }
.top_text_block img {
border: none;
}
.link {
	float: right;
	width: 160px;
	margin-right: 10px;
}
.top_main {
	margin-bottom: 10px;
	height: 380px;
	clear: both;
	float: none;
}

.link_banner-text{
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 15px;
}

.link_banner a img {
	border:none;
}
.link_banner-text2 {
	color: #900;
}

#voice {
	float: none;
	clear: both;
	width: 600px;
	line-height: 25px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 20px;
}
#otutae_text {
	font-size: 12px;
	margin-left: 30px;
}
.sub_block1 .sub_blocktxet1 p a strong {
	font-size: 13px;
}
.foot_cam {
	clear: both;
	margin-bottom: 30px;
	margin-left: 30px;
	line-height: 20px;
}
.foot_cam hr {
	width: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.foot_cam img {
	margin-bottom: 10px;
}
.staff_o {
	float: none;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	padding-left: 40px;
	font-size: 14px;
	margin-top: 10px;
	padding-top: 10px;
	clear: both;
}
.staff_text {
	float: right;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
}
.staff_img {
	float: left;
	height: 133px;
	width: 161px;
	padding-left: 40px;
}
.staff_shoukai {
	float: none;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 170px;
	margin-top: 25px;
}
.staff_name {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C60;
	font-size: 14px;
	width: 300px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #C60;
	padding-left: 5px;
	margin-bottom: 10px;
}
.staff_shoukai2 {
	float: none;
	height: 200px;
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.top_oshirase {
	float: none;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
}
.staff_koumoku {
	float: left;
	width: 45px;
}
.staff_naiyou {
	float: right;
	width: 325px;
	margin-right: auto;
	margin-left: auto;
}
.staff_kojin {
	float: none;
	margin-right: auto;
	margin-left: auto;
	width: 380px;
}
.staff_pr {
	float: none;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.staff_kojin:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}.banner-este {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.style-time {
	font-size: 12px;
	color: #900;
	font-weight: normal;
}
#sub_catch3{
	width:600px;
	clear: both;
	height: 140px;
	}
.banner-shien {
	float: none;
	height: 217px;
	margin-right: auto;
	margin-left: auto;
	width: 580px;
}
.banner-shien2 {
	float: none;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	width: 580px;
	margin-bottom: 10px;
}
.style-event01 {
	font-size: 16px;
	line-height: 21px;
	color: #900;
}
.style-event02 {
	font-size: 14px;
	line-height: 21px;
}
.sub_vantext-boder {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 10px;
}
.voice_01 {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#bodyall #contents #contents_in #contents_main #main .voice_01 p {
	margin-left: 30px;
}
.facebook {
	float: none;
	width: 500px;
	margin-left: 15px;
	margin-top: 10px;
}
.event_midashi {
	font-size: 14px;
	font-weight: bold;
	color: #900;
}

