/* Base Weblog (base-weblog.css) */

/* basic elements */


* {
	margin: 0;
	padding: 0;
	}

body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,p,th,td { 
	margin:0;
	padding:0;
}

table {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

img { border:0;}



a:link {
	color:#666666;
	text-decoration: none;
} 

a:visited { color:#666666; }

a:hover { color:#7BBD79; }

a:active { color:#7BBD79; }

a:hover img.hoverimg{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
}


/* clearfix */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

div { zoom: 1;/*for IE 5.5-7*/ } 

.tj{clear:both; height: 0px;}
.tj1{clear:both; height: 10px;}
.tj2{clear:both; height: 20px;}
.tj3{clear:both; height: 30px;}
.tj4{clear:both; height: 40px;}
.tj5{clear:both; height: 50px;}
.tj6{clear:both; height: 60px;}

.uep1{padding-top:10px;}
.uep2{padding-top:20px;}
.uep{padding-top:30px;}
.uep4{padding-top:40px;}
.uep5{padding-top:50px;}


.st08{padding-bottom:8px;}
.st1{padding-bottom:10px;}
.st2{padding-bottom:20px;}
.st3{padding-bottom:30px;}
.st4{padding-bottom:40px;}
.st5{padding-bottom:50px;}

.ryo10{ padding:10px 0 10px 0;}

.ryo1020{ padding:10px 0 20px 0;}
.ryo2010{ padding:20px 0 10px 0;}
.ryo5020{ padding:50px 0 20px 0;}

.ryo20{ padding:20px 0 20px 0;}
.ryo30{ padding:30px 0 30px 0;}

.mg10


#sepa{clear:both; height: 0px;}

.clear {
	height: 0px;
	clear: both;
}

.clear20 {
	height: 20px;
	clear: both;
}

hr {
	display: none;
}


body {
	background:#fff;
	color: #333333;
	text-align: left; /* center on ie */
	font-size:12px;
	font-weight:normal;
	line-height:1.5em;
	font-family:'メイリオ',Meiryo;
}


/* standard helper classes */

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container {
    position: relative;
    margin: 0 auto;
    text-align: left;
}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta {
    display: inline; /* ie win bugfix */
    position: relative;
   /* float: left;*/
    min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
    position: static;
}


/* banner user/photo */

.banner-user {
    float: left;
    overflow: hidden;
    width: 64px;
    margin: 0 15px 0 0;
    border: 0;
    padding: 0;
    text-align: center;
}

.banner-user-photo {
    display: block;
    margin: 0 0 2px 0;
    border: 0;
    padding: 0;
    background-position: center center;
    background-repeat: no-repeat;
    text-decoration: none !important;
}

.banner-user-photo img {
    width: 64px;
    height: auto;
    margin: 0;
    border: 0;
    padding: 0;
}


/* content */

.content-nav {
    margin: 10px;
    text-align: center;
}

.date-header,
.entry-content {
    position: static;
    clear: both;
}

.trackbacks,
.comments,
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

.entry {
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 25px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comments-open-content,
.comments-closed {
    clear: both;
}

.comment-content {
	margin:0px;
	padding: 1px 25px;
	background: url(design-image/salonlist-cassete-main.gif) repeat;
}


.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
    clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
    clear: both;
    margin: 5px 10px 20px 10px;
}

.comments-open label {
	display: block;
	margin: 20px 0 8px 0;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 240px;
	border:	1px solid #A6BAA6;
	background-color:#EBF1EE;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

.comments-open-header {
    clear: both;
}

#comment-post {
    font-weight: bold;
}

img.image-full { width: 100%; }

.image-thumbnail {
    float: left;
    width: 115px;
    margin: 0 10px 10px 0;
}

.image-thumbnail img {
    width: 115px;
    height: 115px;
    margin: 0 0 2px 0;
}


/* modules */

.module {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.module-content {
    position: relative;
    margin: 5px 10px 20px 10px;
}

.module-linen {
	background-image:url(design-image/modulelinen_btm.gif);



	background-position:bottom;
	background-repeat:no-repeat;	
}

.module-linen-btm {
	background-image:url(design-image/modulelinen_up.gif);
	background-position:top;
	background-repeat:no-repeat;

}
.module-linen-btm2,.module-linen-btm3 {
	background-image:url(design-image/modulelinen_up2.gif);
	background-position:top;
	background-repeat:no-repeat;

}

.module-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.module-list-item {
    margin-top: 5px;
    margin-bottom: 5px;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table {
    border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
    width: 14%;
    text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item {
    display: block;
    clear: both;
    margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail {
    float: left;
    min-width: 60px;
    width: 60px;
    /* no ie mac \*/width: auto;/* */
    margin: 0 5px 0 0;
    text-align: center;
    vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description {
    margin: 0;
    padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content {
    margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list {
    display: block;
    height: 1%;
    margin: 0;
    border: 0;
    padding: 0;
    list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item {
    display: block;
    float: left;
    /* ie win fix \*/ height: 1%; /**/
    margin: 0;
    border: 0;
    padding: 0;
}

.module-recent-photos .module-list-item a {
    display: block;
    margin: 0;
    border: 0;
    padding: 0;
}

.module-recent-photos .module-list-item img {
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}


/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td {
    width: 14%;
    height: 75px;
    text-align: left;
    vertical-align: top;
}

.day-photo {
    width: 54px;
    height: 54px;
}

.day-photo a {
    display: block;
}

.day-photo a img {
    width: 50px;
    height: 50px;
}




/* Vicksburg II (theme-vicksburg.css) */

/* basic page elements */

body {
    font-family: Meiryo, "ヒラギノ丸ゴ Pro W4", Hiragino Maru Gothic Pro, Osaka, "ＭＳ Ｐゴシック";
    font-size: 12px;
}

a {





	color: #4F664F;
	text-decoration: none;
}
a:hover {
	color: #A6BAA6;
	text-decoration: underline;
}

#banner a {
	color: #fff;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
	height: 120px;
}
#banner a:hover { color: #fff; }

.module-content a {
	color: #004221;
	text-decoration: underline;
}
.module-content a:hover { color: #9BB09B; }


.module-header,
.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    border-left: 5px solid #36414d;
    padding: 5px;
    color: #fff;
    background: #a3b8cc;
    font-size: 11px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}

.trackbacks-header {
	/* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
	width: auto;
	w\idth: auto;
	background: url(design-image/ba-tb.gif) no-repeat;
	margin: 35px 0 15px 0;
	padding: 0px;
	height: 21px;
	text-indent: -9999px;
}

.comments-header {
	/* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
	width: auto;
	w\idth: auto;
	background: url(design-image/ba-comments.gif) no-repeat;
	margin: 35px 0 15px 0;
	padding: 0px;
	height: 21px;
	text-indent: -9999px;
}

.comments-open-header {
	/* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
	width: auto;
	w\idth: auto;
	background: url(design-image/ba-wantcomments.gif) no-repeat;
	margin: 35px 0 15px 0;
	padding: 0px;
	height: 21px;
	text-indent: -9999px;
}


.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover {
    color: #fff;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 11px;
}


.more{
	list-style:none;
	margin:0;
	padding:0;
	height:24px;
}
.more li{
	float:right;
}

.entry-more-link,
.totop {
	width:79px;
	height:24px;
}

.entry-more-link a {
	width:79px;
	height:24px;
	background-image:url(design-image/bt-readmore.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;	
}

.entry-more-link a:hover {
	background-position:right top;
}

.totop a {
	width:79px;
	height:24px;
	background-image:url(design-image/bt-pagetop.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;	
}

.totop a:hover {
	background-position:left bottom;

}




.commenter-profile img { vertical-align: middle; }


/* page layout */

body {
    color: #333333;
    /*background: #fff url(design-image/body_bg.gif) repeat-x;*/
}


/* ----------ヘッダー---------- */
#header{
	width:922px;
	position:relative;
	height:95px;
	margin:0px auto 0px auto;
	background: url(http://www.montsaintmichel.jp/mt-contents/images/head_bg.gif) no-repeat 230px 43px;
	}
	
#header h1{
	position: absolute;
	top:30px;
	left:7px;	
	text-align:left;
	width:193px;
	height:45px;
	}
	
	
#header_r{
	width:350px;
	float:right;
	position: relative;
	
	}
	
	
.r_bt01{
	width:350px;
	margin-top:8px;

	}
	
	
.r_bt01 li{
	list-style:none;
	float:right;
	margin-left:18px;
	background:url(http://www.montsaintmichel.jp/mt-contents/images/clip.gif) no-repeat left;
	padding-left:20px;
	font-size:12px;
	}
	
.r_bt01 li a{color:#333333; text-decoration:none;}
.r_bt01 li a:hover{color:#333333; text-decoration: underline;}
	
	
.r_bt02{
	width:350px;
	height:44x;
	margin-top:10px;
	margin-bottom:19px;
	}
	
	
.r_bt02 li{
	list-style:none;
	float:right;
	margin-left:10px;
	}	

	
#header_r p{
	position: relative;
	widows:320px;
	height:20px;
	text-align:right;
	}
/* -------------------- */
	
#wapper{ width:920px; margin: 0px auto  0px auto; padding:10px 0px 0px 0px;}

#top_area{ width:900px; margin: 0px auto  0px auto; padding:10px 10px 10px 10px; border:1px solid #CCCCCC}

/* ----------メインメニュー---------- */

#main_menu{
	width:922px;
	position:relative;
	z-index:200;
	margin-top:3px;
	height:35px;
	background:url(http://www.montsaintmichel.jp/mt-contents/images/menu_under_line.gif) repeat-x bottom;
	 }

#main_menu ul{
	text-align:left;
	margin:7px auto 5px auto;
}
	
#main_menu li{
float:left;
list-style:none;
margin:0px;
}	

/* ----------ドロップダウン---------- */

/*body {margin:25px; font:12px Verdana, Arial, Helvetica}
* {padding:0; margin:0}*/
.dropdown {float:left; padding-right:0px;}

.dropdown2 {float:left; padding-right:0px;}
.dropdown dt {/*width:188px; border:2px solid #9ac1c9; padding:8px; font-weight:bold; cursor:pointer; background:url(images/header.gif)*/ margin-bottom:0px;}
.dropdown dt:hover {/*background:url(images/header_over.gif)*/}
.dropdown dd {position:absolute; overflow:hidden; width:180px; margin-top:0px; padding-top:0px; display:none;/* background:#dee390;*/ z-index:200; opacity:0;}
.dropdown ul {width:180px;/* border:2px solid #9ac1c9;*/ list-style:none; border-top:none; z-index:200;}
.dropdown li {display:inline}
.dropdown .drop a, .dropdown .drop a:active, .dropdown .drop a:visited {display:block; padding:5px; color:#000; text-decoration:none; background:#dee390; width:180px; z-index:200;}
.dropdown .drop a:hover {background:#bbc069; color:#333; z-index:200;}
.dropdown .underline {border-bottom:1px solid #fff; z-index:200;}

.ddtx11{font-size:11px;}
	

/* ----------パンくずとSNS---------- */

#pasns{
	width:900px;
	position:relative;
}

/* ----------sns--------- */	

#sns{ width:265px;  float:right;  text-align:left; margin-top:15px;}

#sns ul{ width:265px; position:relative;}

#sns ul li{ float:right; margin-left:6px; list-style:none;}


/* ---パンくず--- */

#crumbs {
	width:550px;
	float:left;
	height:2.3em;
	margin-top:5px;
	padding-top:1px;
	margin-bottom:20px;
	}

#crumbs li {
	float:left;
	line-height:2.3em;
	color:#000;
	padding-left:5px;
	list-style:none;
	display:block;
	font-size:12px;
	}		
#crumbs li a {}							
#crumbs li a:link,
#crumbs li a:visited {
	color:#000;
	text-decoration:none;
	}
		
/*a:link, a:visited,	*/
#crumbs li a:hover,
#crumbs li a:focus {
	color:#dd2c0d;
	}


/* ----------メインコンテンツエリア---------- */

#contents{
	width:920px;
	position:relative;
	margin-bottom:30px;
	}	

/* ----------レフトメニュー---------- */

#l_menu{
	width:239px;
	position:relative;
	float:left;
	}
	
.me_ttl{
	padding-left:4px;
	padding-bottom:15px;
}

#l_menu dt dd ul{
margin:0px;
}

.l_under01{
	background:#fff;
	border-bottom: solid #e1e1e1 1px;
	border-left: solid #e1e1e1 1px;
	border-right: solid #e1e1e1 1px;
	margin:0px;
	padding-bottom:10px;
}


#l_menu dl{
	margin-bottom:20px;
	font-size:0px;
	line-height:0em;
	}

.air01{background:url(http://www.montsaintmichel.jp/mt-contents/images/air01.png) no-repeat left bottom; margin-bottom:9px;  display:block;}
.air02{background:url(http://www.montsaintmichel.jp/mt-contents/images/air02.png) no-repeat left bottom; margin-bottom:9px;  display:block;}


#l_menu li{
list-style:none;
width:182px;
border-bottom:#CCCCCC 1px solid;
display:block;
font-size:13px;
line-height:1.5em;
text-align:left;
padding:0px 3px 6px 13px;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
}

#l_menu li a{
color:#666666;
display:block;
text-decoration:none;
}

#l_menu li a:hover{
color:#669933;
display:block;
text-decoration:none;
}

#l_bana{
	margin-top:20px;
}

#l_bana p{
margin-bottom:10px;
}




/* ----------メインエリア---------- */

#main{width:625px; position:relative; float:right;}	
#main h2{ margin-bottom:10px;}
.sq01{ position:relative; width:625px; margin-bottom:23px;}
.sq01_l{ float:left; width:157px;}
.sq01_r{ float:right; width:445px; text-align:left;  }
#reco{ width:625px; position:relative; text-align:left; margin-bottom:40px;}

.box01{
width:290px;
padding:8px;
background:#FFFFFF;
border:#CCCCCC 1px dotted;
float:left;
margin-bottom:15px;
}

.box02{
width:290px;
padding:8px;
background:#FFFFFF;
border:#CCCCCC 1px dotted;
float:right;
margin-bottom:15px;
}

.box_l{width:128px; float:left;}
.box_r{width:150px; float:right;}

.boxtx01{
font-size:12px;
line-height:1.5em;
color:#000000;
padding-bottom:3px;
}

.boxtx05{
font-size:12px;
line-height:1.5em;
color:#666;
}

.boxtx02{
font-size:12px;
line-height:1.2em;
color:#666;
}

.boxtx03{
font-size:12px;
line-height:1.4em;
font-weight:bold;
color:#ff9a02;
background:url(../images/ico01.gif) no-repeat left;
padding-left:18px;
margin-top:4px;
}

.boxtx03 a{
color:#ff9a02;

}

.boxtx04{
font-size:12px;
line-height:1.5em;
font-weight:bold;
color:#95b84e;
background:url(../images/ico02.gif) no-repeat left;
padding-left:18px;
margin-top:4px;
padding-top:3px;
}

.boxtx04 a{
color:#95b84e;
}

/* ----------フッターエリア---------- */
#top_ft{ text-align:center; font-size:12px; color:#003300; padding-top:20px; padding-bottom:5px;}

#top_ft a{color:#003300; text-decoration:none;}

#top_ft a:hover{color:#003300; text-decoration: underline;}

#footer_area{
	position:relative;
	background-image: url(http://www.montsaintmichel.jp/mt-contents/images/foot_bg.jpg);
	background-repeat: repeat-x;
	margin-top:3px;
	height:248px;
	}
#footer{
width:900px;
margin:0 auto 0 auto;
position:relative;
text-align:center;
padding-top:20px;
}

.foot_l{float:left; width:500px; text-align:left;}
.foot_r{float:right; width:225px; text-align:left; padding-top:30px;}
.footlg01{ width:500px; padding-bottom:10px; border-bottom:1px solid #000; position:relative;}
.footl_l{ width:125px; float:left; padding-top:12px;}
.footl_r{ width:367px; float: right; color:#86b900; font-size:12px; padding-top:22px;}
.footl_r a{color:#86b900; text-decoration:none;}
.footl_r a:hover{color:#86b900; text-decoration: underline;}
.footlg02{ width:500px; padding-bottom:10px;  position:relative;}

#pt{
width:32px;
position:fixed;
_position:absolute;
bottom:130px;
right:0px;
z-index:200;
}


/*ツイッタータイムライン*/
.twe{
	padding:4px;
	background:#ecedcb;
}

.tew_ru{font-size:11px; text-align:right; width:230px; padding-top:3px;}
.tew_ru a{ color:#a8a988; text-decoration:none;}
.tew_ru a:fover{ color:#909338; text-decoration:none;}




/* ------------------------------------------------------------------------------------------------ */











#container {
    width: 900px;
}

#container-inner {
}

#banner {
	width: 900px; /* necessary for ie win */
	background: url(design-image/banner_bg.gif) no-repeat center 50px;
	height: 120px;
}

#banner-inner {
}

.banner-user {
    width: 70px;
    margin-top: 5px;
    font-size: 10px;
}

.banner-user-photo { border: 1px solid #fff; }

#banner-header {
    margin: 0;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    text-shadow: #36414d 0 2px 3px;
}

#banner-description {
    margin-top: 5px;
    margin-bottom: 0;
    color: #fff;
    background: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.125;
    text-shadow: #36414d 0 1px 2px;
}

/*#alpha { margin: 30px 30px 20px 0; width: 645px; }*/
#alpha { margin:0; width: 625px; text-align:left; }
#beta {
	width: 225px;
	margin: 30px 0 20px 0;
}
#gamma, #delta { width: 180px; background: #e6ecf2; }

#beta-inner,
#gamma-inner,
#delta-inner {
    padding: 0;
}

.date-header {
    margin-top: 0;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.category-archive .date-header, .individual-entry-archive .date-header {
	background: url(design-image/ba-date.gif) no-repeat left center;
	margin: 25px 0 10px 0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	/*font-family: "Times New Roman", Times, serif;*/
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	/*font-style: oblique;*/
	padding: 0 0 0 38px;
}

.entry-header {
	margin: 5px 0px 0px 0px;
	padding: 12px 0px 0px 50px;
	/*color: #3F715A;*/
	color:#006600;
	background: url(design-image/icon-title.gif) no-repeat left center;

	font-size: 14px;
	height: 35px;
	font-weight: bold;
}

.entry-header a{color:#entry-header; text-decoration:none;}
.entry-header a:hover{color:#entry-header; text-decoration:none;}

.entry-content,
.trackback-content {
	margin: 0;
	line-height: 1.8;
	padding-left: 20px;
}

.entry-tags {
    margin: 0 0 10px 10px;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.entry-tags-list {
    list-style:none;
    padding: 0px;
}

.trackback-footer {
    margin: 0 0 20px 0;
    border-top: 1px solid #dae0e6;
    padding-top: 3px;
    color: #666;
    font-size: 10px;
    text-align: right;
}

.comment-footer {
    margin: 0 0 20px 0;
    padding-top: 3px;
    color: #666;
    font-size: 10px;
    text-align: right;
}

.entry-footer {
    margin: 0px;
    border-top: 1px solid #dae0e6;
    padding-top: 3px;
    color: #666;
    font-size: 10px;
    text-align: right;
}

.trackback-content,
.comment-footer,
.trackback-footer {
    margin-left: 10px;
}

.content-nav { margin-top: 0; }

#trackbacks-info {
    margin: 10px 0;
    border: 1px solid #A6BAA6;
    padding: 0 10px;
    color: #292e33;
    font-size: 11px;
    text-align: center;
    background: #EBF1EE;
}

.comments-open-footer {
    margin: 10px 0;
}

/* modules */

.module {
    margin: 0 0 5px 0;
}

.module-content {
    margin: 0 0 5px 0;
    padding: 10px 10px 5px 10px;
    font-size: 10px;
    line-height: 1.5;
}

.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 10px; }

.module-powered { border-width: 0; }
.module-powered .module-content {
    margin-bottom: 0;
    border: 1px dashed #a3b8cc;
    padding-bottom: 10px;
    color: #292e33;
    background: #fff;
}

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }

.module-list {
    margin: 0 15px 10px 15px;
    list-style: disc;
}

.module-list .module-list {
    margin: 5px 0 0 0;
    padding-left: 15px;
    list-style: circle;
}

.module-list-item {
    margin-top: 0;
    color: #666;
    line-height: 1.2;
}

.typelist-thumbnailed .module-list {
    margin: 0 0 10px 0;
    list-style: none;
}

.typelist-thumbnailed .module-list-item {
    margin: 1px 0;
    padding: 0;
    background: #f3f6f9;
}

.typelist-thumbnail {
    background: #fff;
}

.module-photo img { border: 1px solid #fff; }

.module-featured-photo { width: 398px; }
.module-featured-photo .module-content {
    margin: 0;
    border-width: 0;
    padding: 0;
}
.module-featured-photo img { width: 398px; }

.module-recent-photos .module-content { padding: 10px 0 0 19px; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item {
    width: 64px; /* mac ie fix */
    margin: 0 10px 10px 0;
    padding: 0;
    background: none;
}

.module-recent-photos .module-list-item a {
    border: #cfd4d9 1px solid;
    padding: 1px;
    background: #fff;
}

.module-recent-photos .module-list-item a:hover {
    border-color: #36414d;
    background: #fff;
}

.module-tagcloud .module-list {text-align: center; }
.module-tagcloud .module-list { list-style: none; }
.module-tagcloud .module-list-item { display: inline; }
.module-tagcloud li.taglevel1 { font-size: 19px; }
.module-tagcloud li.taglevel2 { font-size: 17px; }
.module-tagcloud li.taglevel3 { font-size: 15px; }
.module-tagcloud li.taglevel4 { font-size: 13px; }
.module-tagcloud li.taglevel5 { font-size: 11px; }
.module-tagcloud li.taglevel6 { font-size: 9px; }


/* calendar tweaks */

.layout-calendar #alpha { width: 260px; }
.layout-calendar #beta { width: 420px; }

.layout-calendar #gamma,
.layout-calendar #delta {
    width: 190px;
}

.layout-calendar #gamma-inner,
.layout-calendar #delta-inner {
    border: 0;
    padding: 0;
}

.module-mmt-calendar { width: 398px; }
.module-mmt-calendar .module-content {
    margin: 0;
    border-width: 0;
    padding: 10px;
}

.module-mmt-calendar table {
    width: 378px;
    background: #a3b8cc;
}


.module-mmt-calendar th {
    color: #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #f3f6f9;
    border-bottom: 1px solid #cfd4d9;
    padding: 2px;
    text-align: right;
    font-weight: bold;
}

.module-mmt-calendar td {
    border-top: 1px solid #fff;
    border-right: 1px solid #f3f6f9;
    border-bottom: 1px solid #cfd4d9;
    padding: 2px;
    text-align: right;
    font-weight: normal;
    background: #e6ecf2;
}

th.weekday-7, td.day-7, td.day-14, td.day-21, td.day-28, td.day-35, td.day-42 {
    border-right: none;
}

.module-mmt-calendar td { height: 70px; }

.day-photo {
    width: 49px;
    height: 49px;
}

.day-photo a {
    border: #cfd4d9 1px solid;
    padding: 1px;
    background: #fff;
}

.day-photo a:hover {
    border-color: #36414d;
    background: #fff;
}

.day-photo a img {
    width: 45px;
    height: 45px;
}


/* artistic tweaks */

.layout-artistic #alpha { width: 260px; }
.layout-artistic #beta { width: 420px; }

.layout-artistic #gamma,
.layout-artistic #delta {
    width: 190px;
}

.layout-artistic #gamma-inner,
.layout-artistic #delta-inner {
    border: 0;
    padding: 0;
}


/* moblog1 tweaks */

.layout-moblog1 #alpha {
    margin: 0;
    width: 180px;
    background: #e6ecf2;
}

.layout-moblog1 #alpha-inner {
    padding: 10px 10px 0 10px;
    border-width: 2px 0 2px 2px;
    border-style: solid;
    border-color: #fff;
}

.layout-moblog1 #beta {
    margin: 15px 15px 0 15px;
    width: 320px;
    background: none;
}

.layout-moblog1 #beta-inner {
    padding: 0;
    border-width: 0;
}

.layout-moblog1 .module-recent-photos .module-content { padding: 10px 0 0 10px; }


/* moblog2 tweaks */

.layout-moblog2 #alpha {
    margin: 0;
    width: 86px;
    background: #e6ecf2;
}

.layout-moblog2 #alpha-inner {
    padding: 10px 10px 0 10px;
    border-width: 2px 0 2px 2px;
    border-style: solid;
    border-color: #fff;
}

.layout-moblog2 #beta {
    margin: 15px 15px 0 15px;
    width: 260px;
    background: none;
}

.layout-moblog2 #beta-inner {
    padding: 0;
    border-width: 0;
}

.layout-moblog2 #delta {
    width: 154px;
}

.layout-moblog2 .module-recent-photos {
    border: 0;
    background: none;
}

.layout-moblog2 .module-recent-photos .module-content {
    padding: 0;
    border: 0;
}

.layout-moblog2 .module-recent-photos .module-list-item { margin: 0 0 10px 0; }


/* timeline tweaks */

.layout-timeline #alpha { width: 260px; }
.layout-timeline #beta { width: 420px; }

.layout-timeline #gamma,
.layout-timeline #delta {
    width: 190px;
}

.layout-timeline #gamma-inner,
.layout-timeline #delta-inner {
    border: 0;
    padding: 0;
}


/* one-column tweaks */

.layout-one-column body { min-width: 520px; }
.layout-one-column #container { width: 900px; }
.layout-one-column #alpha {
	width: 900px;
	margin:30px 0 0 0;
	padding:0;
	float: none;
}


/* two-column-left tweaks */

.layout-two-column-left #alpha {
    margin: 0;
    width: 200px;
    background: #e6ecf2;
}

.layout-two-column-left #alpha-inner {
    padding: 10px 10px 0 10px;
    border-width: 2px 0 2px 2px;
    border-style: solid;
    border-color: #fff;
}

.layout-two-column-left #beta {
    margin: 15px 15px 0 15px;
    width: 480px;
    background: none;
}

.layout-two-column-left #beta-inner {
    padding: 0;
    border-width: 0;
}


/* three-column tweaks */

.layout-three-column #alpha {
    margin: 0;
    width: 180px;
    background: #e6ecf2;
}

.layout-three-column #alpha-inner {
    padding: 10px 10px 0 10px;
    border-width: 2px 0 2px 2px;
    border-style: solid;
    border-color: #fff;
}

.layout-three-column #beta {
    margin: 15px 15px 0 15px;
    width: 320px;
    background: none;
}

.layout-three-column #beta-inner {
    padding: 0;
    border-width: 0;
}


/*
 *  Preliminary styles added by Jay for Vicksburg II
 *     for review by Luke/Walt and rest of team

 */

/* All or multiple templates
    Suppress underlines on linked entry titles */
.entry-header a { text-decoration: none; }
    /* Suppress the prev/next nav */
.content-nav { margin: 0px; display: none; }

/* Search results templates */
.mt-search-results .search-results-header {
	background-image: url(design-image/entrydateheader.gif);
	background-repeat:no-repeat;
/*	background-repeat: repeat-x;*/
	background-position: left bottom;
	padding: 5px 5px 3px 15px;
	font-size:14px;
}

.mt-search-results .search-results-container { margin-left:10px; }
.mt-search-results form#search-form { width: 400px; margin: 0px auto 20px auto; }
.mt-search-results form#search-form input#search { width: 80%; }
.mt-search-results form#search-form p#search-options { text-align:center; }

/* Entry tag display */
div.entry-tags { margin:0 0 10px 10px; }
ul.entry-tags-list {
    list-style:none;
    padding: 0px;
}
h4.entry-tags-header,
ul.entry-tags-list,
li.entry-tag { display: inline; }

/* Main index styles
    Suppress date header on main index */
.main-index .date-header { display: none; }

/* Comment preview and individual entry
    Widen the comment form */
form textarea#comment-text { width:400px; }

/* All archive templates
    Informational "where am I?" module at top of sidebar */
.module-welcome p { font-size: 12px; }
.module-content p.first { margin-top:0px; }

/* Date-based and category archives
    Archive title banner at top of page, below blog banner */
.master-archive-index #archive-title,
.individual-entry-archive #archive-title,
.date-based-archive #archive-title,
.category-archive #archive-title {
	/* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
	width: auto;
	w\idth: auto;
	
	margin: 0;
	padding: 12px 0px 0px 50px;
	color: #3F715A;
	background: url(design-image/icon-title.gif) no-repeat left top;
	font-size: 14px;
	height: 35px;

}

.individual-entry-archive #archive-title {
	font-weight:bold;
	margin: 17px 0px 20px 0px;
}

/* Experimental comment styles
    Not currently in use anywhere in default templates
    For testing only... */
#comments-experimental .comment, #comments-experimental .comment .comment-inner {
    width:36em;
}

#comments-experimental .comment {
    padding: 0px;
    margin: 10px 15px;
    background-color:#eef;
    border:2px solid #bbb;
}

#comments-experimental .comment .comment-inner {
    position:relative;
    margin:-5px 0 0 -3px;
    background:#f3f3ff;
    border:1px solid #003;
}

#comments-experimental .comment:hover .comment-inner {
    border:1px solid #000;
    background-color: #fff;
}

#comments-experimental .comment a {
    text-decoration: none;
    border-bottom: 1px dotted #36414d;
}

#comments-experimental .comment:hover a {
    color: #333;
    border-bottom: 1px solid #666;
}

#comments-experimental .comment {
    margin-right: 25px;
    margin-left: 25px;
    margin-bottom: 15px;
}

#comments-experimental .comment-footer-experimental {
    margin-right: 15px;
    font-size: 10px;
    text-align: right;
}

#comments-experimental .comment .comment-header {
    font-size: 16px;
    margin: 5px auto 5px 10px;
    text-shadow: #99A 2px 2px 1px #66F;
    color: #666;
}

#comments .comment-header { display: none; }
#comments .comment-footer-experimental { display: none; }
#comments-experimental .comment-footer { display: none; }

.comment-top {
	background: url(design-image/ba-comments-top.gif) no-repeat left bottom;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 646px;
}

.comment-bottom {
	background: url(design-image/ba-comments-bottom.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 646px;
}

/*ヘッダナビ*/
#headnavi{
	clear:both;
	position:relative;
}
#headnaviul{
	margin:0;
	list-style:none;
	padding: 0;
}
#headnaviul li{
	float:left;
	margin: 0;
	}
#headnaviul a {
	display: block;
	height:47px;
	background-position:left top;
	background-repeat:no-repeat;
	text-indent: -9999px;
}
#headnaviul a:hover{
	background-position:right top;
}
#nv-concept,
#nv-aromakokoro,
#nv-salon,
#nv-popular,
#nv-school,

#nv-shop
 {
	width: 120px;
}
#nv-top{
	width:180px;
	}
#nv-concept a{
background:url(design-image/bt-concept.gif);
}
#nv-aromakokoro a{
background:url(design-image/bt-aroma.gif);
}
#nv-salon a{
background:url(design-image/bt-salon.gif);
}
#nv-popular a{
background:url(design-image/bt-pmenu.gif);
}
#nv-school a{
background:url(design-image/bt-school.gif);
}
#nv-shop a{
background:url(design-image/bt-shop.gif);
}
#nv-top a{
background:url(design-image/bt-top.gif);
}

/*サイド*/
#beta img {
	display: block;
	margin-bottom: 5px;
}

/*フッター*/
/*#footer,
#foot-image {
	clear: both;
}
#foot-image{
	background:url(design-image/foot-image.gif) repeat-x left bottom;
	padding:30px;
	
	}
#footer{
	text-align:right;
	background:url(design-image/foot_line.gif) 0 10px no-repeat;
	padding-top: 30px;
	height: 35px;
}
#footer ul{
	list-style:none;
	margin: 0;
	padding: 0;
	}
#footer li{
	display: inline;
	margin-left:20px;
	}
#foot-image address {
	text-indent: -9999px;
}
.mt-search-results #footer {
	margin-top:70px;
}*/

/*メイン*/
#main-left {
	width: 317px;
	margin-right:10px;
	float:left;
}
#main-left p{
margin:0;
padding:0;
}
#main-right {
	width: 317px;
	float:left;
}
#main-comp {
	background:url(design-image/main-firsttime.png) no-repeat;
	height:77px;
}
#main-comp a{
	display:block;
	width:317px;
	height:77px;
}
#main-visual {
	margin-bottom:10px;
}
#main-jea {
	background: url(design-image/main-concept.png) no-repeat;
	height: 134px;
	position:relative;
	
}
#main-jea ul{
padding:0;
margin:0;
list-style:none;
}
#main-jea a {
	display: block;
	height: 134px;
	width: 317px;
	background-position:left top;
}
#main-jea a:hover {
	background-position:right top;
}
#main-jea-lesson a {
	top: 90px;
	left: 21px;
	background:url(design-image/main-jea-lesson.gif) no-repeat;
}
#main-jea-master a {
	left: 21px;
	top: 163px;
	background:url(design-image/main-jea-master.gif) no-repeat;
}
#main-rss {
	background: url(design-image/main-aroma.png) no-repeat;
	height: 134px;
}
#main-rss a{
	display:block;
	width:317px;
	height:134px;
}
#main-search {
	background: url(design-image/main-search.png) no-repeat;
	height:78px;
	position: relative;
}
#main-search form{
	position:absolute;
	top:40px;
	left:20px;
	}
#main-search #search {
	font-size: 12px;
	width: 220px;
	border: 1px solid #A6BAA6;
}

#main-comp a,
#main-jea a,
#main-rss a,
#main-search p{
	text-indent:-9999px;
	}
	
#main-comp,
#main-jea,
#main-rss{
	margin-bottom:6px;
}
	


/*メインの右*/
	
#main-salon-info {
	background: url(design-image/main-salon-info_bg.png) no-repeat left top;
}
#main-staff-diary{
	background: url(design-image/main-staff-diary_bg.png) no-repeat left top;
}
.mainsalon-outer {
	background:url(design-image/main-ms_bg.png) no-repeat left bottom;
	min-height: 216px;
	margin-bottom: 5px;
	line-height: 1.4;
	position: relative;
}

*html .mainsalon-outer {
	height:216px;
}

.mainsalon-outer h4 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	font-size: 1px;
}
.mainsalon-outer ul {
	margin-top: 45px;
}

.mainsalon-outer dl {
	margin: 0px;
	padding: 45px 20px 10px;
}

.mainsalon-outer dt {
	padding: 3px 0px 0px 0px;
	font-size: 10px;
}

.mainsalon-outer dd {
	width:277px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px dotted #C8BF9E;
}


.mainsalon-outer dd a {
	width:277px;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	display:block;
}

.mainsalon-outer dd a:hover {
	width:277px;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color: #AFC39C;
	display:block;
}




/**************** サロンリストインデックステンプレート *****************/

#salonlist {
}

#salonlist h2.kansai {
	background-image:url(design-image/ba-list-kansai.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#salonlist h2.hokuriku {
	background-image:url(design-image/ba-list-hokuriku.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#salonlist h2.kanto {
	background-image:url(design-image/ba-list-kanto.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#salonlist h2.chuugoku {
	background-image:url(http://www.montsaintmichel.jp/ba-list-chuugoku.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#salonlist .salondetailtop {
	width:900px;
	height:15px;
	background-image:url(design-image/salonlist-cassete-top.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
} 

#salonlist .salondetail {
	width:855px;
	background: url(design-image/salonlist-cassete-main.gif) repeat-y left top;
	margin: 0px;
	padding: 0px 30px 0px 20px;
}

h2#hd-salonlist {
	margin: 0px auto;
	padding: 0px;
	height: 125px;
	background: url(design-image/salonlist-title.gif) no-repeat center bottom;
	text-indent: -9999px;
}

#salonlist p.list {
	margin: 0px auto;
	padding: 0px 25px 10px;
	width: 838px;
}

#salonlist p.list a {
}

#salonlist p.list a:hover {
}


#salonlist h3 {
	margin:0px;
	padding:0px;
	height:32px;
	text-indent:-9999px;
}

#salonlist h3.yonago {
	background: url(http://www.montsaintmichel.jp/salonlist-yonago.gif) no-repeat left center;
}

#salonlist h4.laque {
/*	background: url(http://www.montsaintmichel.jp/salonlist-laque.gif) no-repeat left center;
	width:201px;
	height:32px;
	*/
	margin:0px;
	padding:0px;
	height:32px;
	
}



/*#salonlist h3.laque {
	background: url(http://www.montsaintmichel.jp/salonlist-laque.gif) no-repeat left center;
	width:201px;
	height:32px;
	
	
}
*/
.pic{
	width:89px;
	float:left;
	margin-right:10px;
}

.pic0{
position:relative;
}


#salonlist h3.crysta {
	background: url(design-image/salonlist-crysta.gif) no-repeat left center;
}

#salonlist h3.senri {
	background: url(design-image/salonlist-senri.gif) no-repeat left center;
}

#salonlist h3.kobe {
	background: url(design-image/salonlist-kobe.gif) no-repeat left center;
}

#salonlist h3.kyoto {
	background: url(design-image/salonlist-kyoto.gif) no-repeat left center;
}

#salonlist h3.kuzuha {
	background: url(design-image/salonlist-kuzuha.gif) no-repeat left center;
}

#salonlist h3.habisu {
	background: url(design-image/salonlist-habisu.gif) no-repeat left center;
}

#salonlist h3.okyozuka {
	background: url(http://www.montsaintmichel.jp/salonlist-okyozuka.gif) no-repeat left center;
}

#salonlist h3.kanazawa {
	background: url(http://www.montsaintmichel.jp/salonlist-kanazawa.gif) no-repeat left center;
}

#salonlist h3.kohrinbo {
	background: url(design-image/salonlist-kohrinbo.gif) no-repeat left center;
}

#salonlist h3.itabashi {
	background: url(http://www.montsaintmichel.jp/salonlist-itabashi.gif) no-repeat left center;
}

#salonlist h3.aoyama {
	background: url(design-image/salonlist-aoyama.gif) no-repeat left center;
}

#salonlist h3.jiyugaoka {
	background: url(design-image/salonlist-jiyugaoka.gif) no-repeat left center;
}

#salonlist h3.machida {
	background: url(design-image/salonlist-machida.gif) no-repeat left center;
}

#salonlist p {
	margin:0px;
	padding:0px;
}

#salonlist p.businesshours {
	margin:0px;
	padding:0px;
	font-size: x-small;
}


#salonlist .salondetailbottom {
	width:900px;
	height:22px;
	background-image:url(design-image/salonlist-cassete-bottom.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin: 0px 0px 5px;
	padding: 0px;
	clear: left;
} 

#salonlist .salonphote {
	width:193px;
	float:left;
	margin: 0px;
	padding: 0px;
}

#salonlist .add {
	float:left;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	font-size: x-small;
}

#salonlist .add-2 {
	float:left;
	margin: 0px 0px 0px 25px;
	padding: 0px;
	font-size: x-small;
}


#salonlist .add-2 h4 {
	margin: 0px;
	padding: 0px;
}


#salonlist .salonaddress {
	width:196px;
	float:right;
	margin: 0px;
	padding: 0px;
}

#salonlist .salonservice {
	height: 55px;
	clear:both;
	background: url(design-image/salonlist-bg-ul.gif) no-repeat right top;
	margin: 0px;
	padding: 0px;
}

#salonlist .salonservice h4 {
	margin:0px;
	padding:0px;
	height: 55px;
	width: 130px;
	float: left;
}

#salonlist .salonservice ul {
	padding:7px 0px 0px 0px;
	margin:0px;
	list-style:none;
}

#salonlist .salonservice ul li {
	width:122px;
	height:34px;
	float:left;
	display:block;
}

#salonlist .salonservice ul li a {
	text-indent:-9999px;	
	width:122px;
	height:34px;
	float:left;
	display:block;
}


#salonlist .salonaddress2 {
	width:196px;
	float:right;
	margin: 0px;
	padding: 0px;
}

#salonlist .salonservice2 {
	height: 55px;
	clear:both;
	background: url(design-image/salonlist-bg-ul.gif) no-repeat right top;
	margin: 0px;
	padding: 0px;
}

#salonlist .salonservice2 h4 {
	margin:0px;
	padding:0px;
	height: 55px;
	width: 130px;
	float: left;
	position:relative;
	display:block;
}

#salonlist .salonservice2 ul {
	padding:7px 0px 0px 0px;
	margin:0px;
	list-style:none;
}

#salonlist .salonservice2 ul li {
	width:110px;
	height:34px;
	float:left;
	display:block;
}

#salonlist .salonservice2 ul li a {
	text-indent:-9999px;	
	width:110px;
	height:34px;
	float:left;
	display:block;
}




li.yonago01 a {
	background-image:url(http://www.montsaintmichel.jp/y_body.gif);
}

li.yonago02 a {
	background-image:url(http://www.montsaintmichel.jp/y_tara.gif);
}

li.yonago03 a {
	background-image:url(http://www.montsaintmichel.jp/y_face.gif);
}

li.yonago04 a {
	background-image:url(http://www.montsaintmichel.jp/can.gif);
}




li.aroma a {
	background-image:url(design-image/salonlist-list-aroma.gif);
}

li.aroma2 a {
	background-image:url(design-image/salonlist-list-aroma2.gif);
}

li.aroma3 a {
	background-image:url(http://www.montsaintmichel.jp/aroma_body.gif);
}

li.aroma4 a {
	background-image:url(http://www.montsaintmichel.jp/aroma_face.gif);
}

li.aroma5 a {
	background-image:url(http://www.montsaintmichel.jp/bt-aroma_t01.gif);
}

li.aroma6 a {
	background-image:url(http://www.montsaintmichel.jp/bt-aroma_t02.gif);
	
}



li.aroma7 a {
	background-image:url(http://www.montsaintmichel.jp/aroma_body02.gif);
}

li.aroma8 a {
	background-image:url(http://www.montsaintmichel.jp/aroma_face2.gif);
}

li.rifre2 a {
	background: url(http://www.montsaintmichel.jp/salonlist-list-rifre2.gif);	
}

li.bodycare2 a {
	background: url(http://www.montsaintmichel.jp/salonlist-list-bodycare2.gif);	
}

li.setmenu2 a {
	background: url(http://www.montsaintmichel.jp/salonlist-list-set2.gif);	
}

li.option2 a {
	background: url(http://www.montsaintmichel.jp/salonlist-list-option2.gif);	
}






li.rifre a {
	background: url(design-image/salonlist-list-rifre.gif);	
}

li.bodycare a {
	background: url(design-image/salonlist-list-bodycare.gif);	
}

li.setmenu a {
	background: url(design-image/salonlist-list-set.gif);	
}

li.option a {
	background: url(design-image/salonlist-list-option.gif);	
}

li.hotstone a {
	background: url(design-image/salonlist-list-hotstone.gif);	
}

li.face a {
	background: url(design-image/salonlist-list-face.gif);	
}


li.face_2 a {
	background-image:url(http://www.montsaintmichel.jp/face_bt.gif);
}

li.total a {
	background-image:url(http://www.montsaintmichel.jp/total_bt.gif);
}

li.total2 a {
	background-image:url(http://www.montsaintmichel.jp/total_set.gif);
}

/*#salonlist .saloninfo, #salonlist .salondiary {
	height:33px;
}*/

#salonlist .saloninfo-bg {
	background: url(design-image/salonlist-bg.gif) repeat-y left top;
}

#salonlist dl {
	margin:0px;
	padding:0px;
}

#salonlist dt {
	width:130px;
	height:33px;
	margin: 0px 0px 0px 10px;
	float:left;
}

#salonlist .saloninfo dd {
	margin: 0px;
	padding: 12px 0px 0px;
}

#salonlist .salondiary dd {
	margin: 0px;
	padding: 7px 0px 0px;
}

hr {
	display:none;
}

#salonlist p.gotop{
	text-align:right;
	margin-bottom:20px;
}

.tj{clear:both; height: 0px;}
.tj1{clear:both; height: 10px;}
.tj2{clear:both; height: 20px;}

.pic{
	width:89px;
	float:left;
}

/*************** カテゴリアーカイブタイトル画像 *********************/

.cate_title {
	margin: 0px auto;
}

#ca-100_about_montsaint, #ca-200_salon_info, #ca-300_price, #ca-310_crysta, #ca-315_senri, #ca-320_kobe, #ca-325_kyoto, #ca-330_kuzuha, #ca-335_herbis, #ca-340_okyouduka, #ca-345_kanazawa, #ca-350_korinbo, #ca-355_itabashi, #ca-360_aoyama, #ca-365_jiyugaoka, #ca-370_machida, #ca-400_aloma_na_kokolo, #ca-500_present, #ca-600_ceo_diary, #ca-700_staff_diary, #ca-800_recruit, #ca-450_medicalaroma{
	width:645px;
	height:97px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}


/* モンサンミッシェルからのご案内 */
#ca-100_about_montsaint {
	background-image:url(design-image/header-100_about_montsaint.jpg);
}


/* サロンからのお知らせ */
#ca-200_salon_info {
	background-image:url(design-image/header-200_salon_info.jpg);
}

/* 料金メニュ */

#ca-300_price {
	background-image:url(design-image/header-300_price.jpg);
}

#ca-310_crysta {
	background-image:url(design-image/header-310_crysta.jpg);
}

#ca-315_senri {
	background-image:url(design-image/header-315_senri.jpg);
}

#ca-320_kobe {
	background-image:url(design-image/header-320_kobe.jpg);
}

#ca-325_kyoto {
	background-image:url(design-image/header-325_kyoto.jpg);
}

#ca-330_kuzuha {
	background-image:url(design-image/header-330_kuzuha.jpg);
}

#ca-335_herbis {
	background-image:url(design-image/header-335_herbis.jpg);
}

#ca-340_okyouduka {
	background-image:url(design-image/header-340_okyouduka.jpg);
}

#ca-345_kanazawa {
	background-image:url(design-image/header-345_kanazawa.jpg);
}

#ca-350_korinbo {
	background-image:url(design-image/header-350_korinbo.jpg);
}

#ca-355_itabashi {
	background-image:url(design-image/header-355_itabashi.jpg);
}

#ca-360_aoyama {
	background-image:url(design-image/header-360_aoyama.jpg);
}


#ca-365_jiyugaoka {
	background-image:url(design-image/header-365_jiyugaoka.jpg);
}


#ca-370_machida {
	background-image:url(design-image/header-370_machida.jpg);
}


/* アロマなココロ */
#ca-400_aloma_na_kokolo {
	background-image:url(design-image/header-400_aloma_na_kokolo.jpg);
}

/* 読者プレゼント */
#ca-500_present {
	background-image:url(design-image/header-500_prezent.jpg);
}

/* 社長ダイアリ */
#ca-600_ceo_diary {
	background-image:url(design-image/header-600_ceo_diary.jpg);
}

/* スタッフダイアリ */
#ca-700_staff_diary {
	background-image:url(design-image/header-700_staff_diary.jpg);
}

/* 求人情報 */
#ca-800_recruit {
	background-image:url(design-image/header-800_recruit.jpg);
}

/* アロマ通信 */
#ca-450_medicalaroma {
background-image:url(design-image/header-200_salon_medicalaroma.jpg); font-size:0px;


}



/*************** アロマなココロ *********************/

.aroma_na_kokoro h2 {
	background: url(design-image/ba-aroma_na_kokoro.gif) no-repeat center top;
	padding: 0px;
	height: 30px;
	text-indent: -9999px;
	display: block;
	margin-top: 30px;

	margin-bottom: 30px;
	line-height: 0;
}

.aromanokokorolist {
	margin:0px;
	padding:0px;
	list-style:none;
}

.aromanokokorolist li {
	width: 209px;
	height: 201px;
	float:left;
	padding-right: 5px;
}

.aromanokokorolist li a {
	width: 209px;
	height: 201px;
	display:block;
	text-indent:-9999px;
	background-position: top left;
	background-repeat:no-repeat;
}
.aromanokokorolist #seiyu a{
	background-image: url(design-image/bt-seiyu.jpg);
}

.aromanokokorolist #iyashi a{
	background-image: url(design-image/bt-iyashi.jpg);
}

.aromanokokorolist #kanjyo a{
	background-image: url(design-image/bt-kanjyo_kenko.jpg);
}
.aromanokokorolist li a:hover{
	background-position: top right;
}



h4#learn{
text-indent:-9999px;
height:16px;
background:url(design-image/ba-manabu.gif) center no-repeat;
}

h3#ecole{
	text-indent:-9999px;
	height:65px;
	background:url(design-image/modulelinen_up_japan.gif) center no-repeat;
	margin: 0;
}

.module-linen ul{
padding:0;
margin:0;
list-style:none;
}
.module-linen ul li{
margin:3px;
}

.module-linen .module-linen-btm a {
	display: block;
	height: 51px;
	width: 203px;
	margin: auto;
}

#lesson a {
	background:url(design-image/bt-lesson.gif) no-repeat;
}
#pro a {
	background:url(design-image/bt-pro.gif) no-repeat;
}

#lesson a,
#pro a{
	text-indent:-9999px;
	}

.module-linen-btm2 h3 ,.module-linen-btm2 p.name {
	display:inline;
	margin:0 10px 0 0;
}

.module-linen-btm2 p.intro {
	font-size:9px;
}
.module-linen-btm p.read-aroma {
	text-align:center;
}

/*************** コンセプト *********************/

.concept {	
}

.leftbox-2 h3 {
	margin: 13px 0px 0px;
	padding: 0px;
}

.rightbox-2 h3 {
	margin: 13px 0px 0px;
	padding: 0px;
}

.leftbox-3 h3 {
	margin: 0px;
	padding: 13px 0px 0px;
}

.rightbox-3 h3 {
	margin: 0px;
	padding: 13px 0px 0px;
}

.concept h2.title-01 {
	background-image:url(design-image/concept-title-01.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin: 10px 0 0 0;
	padding: 0;
	height: 120px;
}

.concept .mainbox-top {
	width:899px;
	height:415px;
	margin:0px auto 10px;
	padding: 0px;
	background: url(design-image/concept-box-bg.png) no-repeat right top;
}

.concept .mainbox {
	width:889px;
	margin:0px auto 20px;
	padding: 0px;
}

.concept .leftbox {
	width:300px;
	height:415px;
	float:left;
}

.concept .rightbox {
	float:left;
	color: #666666;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	width: 574px;
}

.concept .rightbox h3.title01 {
	height:70px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

.concept .rightbox h3.title02 {
	height:65px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	display: block;
}


.concept .rightbox p {
	margin: 0px;
	padding: 5px 10px 10px;
}


.concept h2.title-02 {
	background-image:url(design-image/concept-title-02.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	text-indent:-9999px;
	padding: 40px 0 10px 0;
	clear:left;
	margin: 0;
}

.concept .leftbox-2 {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	float: left;
	height: 185px;
	width: 425px;
	background: url(design-image/concept-bg-leftbox2.gif) no-repeat right bottom;

　　 　position:relative;
	position: relative;
} 

.concept .rightbox-2 {
	margin: 0px;
	padding: 0px 0px 0px 22px;
	float: left;
	height: 185px;
	width: 422px;
	background: url(design-image/concept-bg-rightbox2.gif) no-repeat left top;
} 

.concept .leftbox-3 {
	margin: 0px;
	padding: 22px 20px 0px 0px;
	clear: left;
	float: left;
	height: 165px;
	width: 425px;
	background: url(design-image/concept-bg-leftbox3.gif) no-repeat right top;
} 


.concept .rightbox-3 {
	margin: 0px;
	padding: 22px 0px 0px 22px;
	height: 163px;
	width: 422px;
	float: left;
	background: url(design-image/concept-bg-rightbox3.gif) no-repeat left top;
} 

.concept img.mar {
	margin: 0px 20px 22px 0px;
	float:left;
}

.concept h2.title-03 {
	text-indent:-9999px;
	margin: 0px;
	background: url(design-image/concept-title-03.gif) no-repeat top center;
	height: 45px;
}

.concept p.title-03-read {
	width: 847px;
	margin:0px auto;
	padding:0 22px 0;
}

.concept .title-03-btm {
	background: url(design-image/concept-title-03-btm.gif) no-repeat center top;
	margin: 0 0 30px 0;
	padding: 0;
	height: 20px;
}

.concept #readmore {
	width:79px;
	height:22px;
	position: absolute;
	left: 340px;
	top: 150px;
	overflow:hidden;
　　padding:0px;
	margin:0px;
}

.concept #readmore a {
	width:79px;
	margin:0px;
	display:block;
	overflow:hidden;
	background-image:url(design-image/bt-readmore3.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height: 22px;
	text-indent: -9999px;
}
.concept #readmore a:hover {
	background-position:bottom left;
}

.clear-left {
	clear:left;
}

.clear-both {
	clear:both;
}

.concept #guide {
	width:842px;
	height:56px;
	margin:0px 0px 20px;
	background-image:url(design-image/concept_notice.gif);
	background-repeat:no-repeat;
	background-position: top left;
	text-indent: -9999px;
	list-style:none;
}

/*************** はじめての方へ *********************/

.service h2 {
	width:900px;
	height:116px;
	margin:16px auto 25px;
	text-indent:-9999px;
	padding: 0px;
	background: url(design-image/service-title.gif) no-repeat;
}
.service p.read {
	width:888px;
	height:47px;
	margin:0px auto;
	padding:0px;
	text-indent: -9999px;
	background: url(design-image/service-title-read.gif) no-repeat center top;
}

.service div.reserve {
	width:513px;
	height:86px;
	margin: 15px auto 50px;
	padding:5px 30px 0px 347px;
	background: url(design-image/service-bg-reserve.gif) no-repeat center center;
}

.service h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.service .container {
	width:870px;
	margin:0px auto;
	padding: 0px 0px 30px;
}

.service h3.title02 {
	margin: 0px;
	padding: 0px;
	background: url(design-image/service-h3-02.gif) no-repeat;
	text-indent: -9999px;
	height: 45px;
}

.service h3.title03 {
	margin: 0px;
	padding: 0px;
	background: url(design-image/service-h3-03.gif) no-repeat;
	text-indent: -9999px;
	height: 23px;
}

.service h3.title04 {
	margin: 0px;
	padding: 0px;
	background: url(design-image/service-h3-04.gif) no-repeat;
	text-indent: -9999px;
	height: 45px;
}

.service h3.title05 {
	margin: 0px;
	padding: 0px;
	background: url(design-image/service-h3-05.gif) no-repeat;
	text-indent: -9999px;
	height: 22px;
}

.service h3.title06 {
	margin: 0px 0px 7px 0px;
	padding: 0px;
	background: url(design-image/service-h3-06.gif) no-repeat;
	text-indent: -9999px;
	height: 22px;
}

/* new レイアウト用 */
#step1,#step2,#step3,#step4,#step5,#step6 {
	width:433px;
	height:210px;
	float: left;
	margin-bottom:33px;
}
#step1,#step3,#step5{
	margin-right:33px;
}


/*
#step5{
	width:900px;
	margin-bottom:33px;
	height: 132px;
	background: url(design-image/service-img05.jpg) no-repeat;
}
*/

.service .leftbox{
	width:200px;
	float:left;
}

.service .rightbox{
	width:690px;
	float:right;
	margin: 0px;
	padding: 5px 0px 0px 10px;
}

/*************** 人気メニュー *********************/
#hd-nin_title {
	background: url(design-image/nin_title.gif) no-repeat;
	display:block;
	width:900px;
	height: 120px;
	text-indent:-9999px;
}
.nin-left,
.nin-right{
	margin-top:0px;
	margin-bottom: 30px;
	}
.nin-left {
	float: left;
	width: 420px;
	margin-right: 40px;
}
.nin-right {
	width: 420px;
	float:left;
	margin-bottom: 10px;
	}
#monograms {
	clear: both;
	margin: 20px 0 30px 0;
	display: block;
	position: relative;
	background-image: url(design-image/nin-wakubg.gif);
	background-repeat: no-repeat;
	height: 128px;
}
#nin-block img {
	display: block;
}
.nin-column {
	display: block;

	width: 200px;
	float: left;
}
#nin-block .nin-column h4 {
	margin: 5px 0 0 0;
	padding: 0px;
	font-size: 11px;
}
.nin-column p {
	margin: 0px;
	padding: 0px;
}

#nin-block h3{
	background-repeat:no-repeat;
	height:37px;
	font-size:12px;
	margin:5px 0 10px 0;
	padding:0;
	text-indent:-9999px;
	}

.lower-left ul, .lower-right ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#nin-aroma {
	background-image: url(design-image/nin-aroma.jpg);
	height:302px;
	text-indent:-9999px;
	margin: 0;
}

#nin-quick {
	background-image: url(design-image/nin-quickbody.jpg);
	height:302px;
	text-indent:-9999px;
	margin: 0;
	padding: 0;
}

#nin-ref {
	background-image: url(design-image/nin-riflecsoro.jpg);
	height:172px;
	text-indent:-9999px;
}

#nin-aromafc {
	background-image: url(design-image/nin-aroma-faci.jpg);
	height:172px;
	text-indent:-9999px;
}

#nin-aromaopt {
	background-image: url(design-image/nin-aroma-op.jpg);
	height:172px;
	text-indent:-9999px;
}

#nin-hotstone {
	background-image: url(design-image/nin-hotstone.jpg);


	height:172px;
	text-indent:-9999px;
}

.nin-block {
	float: left;
}

#monogram-inner img {
	float: left;
	margin-right: 8px;
}
#monogram-inner h4 {
	float: left;
	display: block;
	background-image: url(design-image/nin-price.gif);
	background-repeat: no-repeat;
	width: 166px;
	height: 85px;
}
.nin-block p {
	line-height:1.5;
	margin-top: 3px;
	margin-bottom: 0px;
}
#monogram-inner {
	padding-top: 20px;
	padding-left: 20px;
}

.lower-left h4 {
	margin:0px;
	padding:0px;
	font-size:12px;
}

.lower-right h4,.lower-left span,.lower-right span{
	margin:0px;
	padding:0px;
	font-size: 10px;
}

.lower-left h3, .lower-right h3{
	margin:0px;
}

.main-upper table,.main-lower table{
	margin:0px;
}

.main-upper table th,.main-lower table th{
	text-align:left;
	font-weight:normal;
}

.lower-left {
	margin:0px 10px 0px 0px;
}

.main-upper{
	background:url(design-image/nin-bg-top.png) repeat-x top left;
	padding:10px 20px 30px;        
}
.lower-left,.lower-right{
	width:213px;
	float:left;
}

.lower-left div,.lower-right div{
	width:183px;
	background:url(design-image/nin-bg-un.png) repeat-x top left;
	padding:5px 15px 20px;
	height: 321px;
}

.lower-left{
	margin:0px 13px 0px 0px;
}

#quick-chair{
	width:175px;
	float:left;
	margin:0px;
	padding:0px;
	background:none;
}

#quick-bed{
	width:190px;
	float:right;
	margin:0px;
	padding:0px;
	background:none;
}

#try {
	margin: 0px;
	padding: 0px;
	height: 56px;
	width: 125px;
	background: url(design-image/try.gif) no-repeat;
	position: absolute;
	left: 2px;
	top: -41px;
	text-indent: -9999px;
}


/*************** カンパニインフォ *********************/
#tosalon{
	margin:0 0 25px 0;
	}
#hd-companyinfo {
	background-image: url(design-image/company-title-01.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 114px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-bottom: 0px;
}
	
.companyinfo #tosalon a{
	display: block;
	width: 642px;
	height:43px;
	text-indent:-9999px;
	background:url(design-image/company-ba.gif) top center;
}

.companyinfo .mainbox {
	border-left:2px solid #FF3366;
	text-indent:-9999px;
	padding-left:5px;
	margin-top:10px;
}

.companyinfo h3 {
	height:21px;
	margin: 0 0 5px 0;
}

.companyinfo h3#title00{
	background:url(design-image/company-mon.gif) 20px 0 no-repeat;
}

.companyinfo h3#title01{
	background:url(design-image/company-hotel.gif) 20px 0 no-repeat;
}

.companyinfo h3#title02{
	background:url(design-image/company-spa.gif) 20px 0 no-repeat;
}

.companyinfo h3#title03{
	background:url(design-image/company-school.gif) 20px 0 no-repeat;
}

.companyinfo h3#title04{
	background:url(design-image/company-therapy.gif) 20px 0 no-repeat;
}

.companyinfo h3#title05{
	background:url(design-image/company-edu.gif) 20px 0 no-repeat;
}

.companyinfo h3#title05_2{
	background:url(design-image/company-develop2.gif) 20px 0 no-repeat;
}

.companyinfo h3#title06{
	background:url(design-image/company-development.gif) 20px 0 no-repeat;
}

.companyinfo p#para00{
	background:url(design-image/company-mon-read.gif) 20px 0 no-repeat;
	height:49px;
}

.companyinfo p#para01{
	background:url(design-image/company-hotel-read.gif) 20px 0 no-repeat;
	height:13px;
}

.companyinfo p#para02{
	background:url(design-image/company-spa-read.gif) 20px 0 no-repeat;
	height:13px;
}

.companyinfo p#para03{
	background:url(design-image/company-school-read.gif) 20px 0 no-repeat;
	height:31px;
}

.companyinfo p#para04{
	background:url(design-image/company-therapy-read.gif) 20px 0 no-repeat;
	height:48px;
}

.companyinfo p#para05{
	background:url(design-image/company-edu-read.gif) 20px 0 no-repeat;
	height:12px;
}

.companyinfo p#para05_2{
	background:url(design-image/company-develop2-read.gif) 20px 0 no-repeat;
	height:49px;
}

.companyinfo p#para06{
	background:url(design-image/company-development-read.gif) 20px 0 no-repeat;
	height:13px;
}


.companyinfo ul.companyul{
	margin:22px;
	list-style-image: url(design-image/company-list-blet.gif);
	padding: 0 0 0 20px;
}

.companyinfo #syacho a {
	display: block;
	height: 38px;
	width: 200px;
	margin: auto;
	text-indent:-9999px;
	background:url(design-image/bt-ceo_diary.gif) no-repeat;
}

.companyinfo .flash {
	margin: 20px 0px 0px;
	padding: 0px;
}


.readmore {
	margin: 0 0 15px 0;
	padding: 0;
	height: 35px;
}
.readmore a{
	background:url(design-image/bt-readmore2.gif) no-repeat top right;
	height:23px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	}
.comp-cassete{
	border-bottom:2px solid #698C75;
	margin-bottom: 40px;
	position: relative;
	}
	

/*************** フッタボタン *********************/
#menulistul{
	height:37px;
	list-style:none;
	margin:15px auto;
	padding:0;
	width:775px;
}
#menulistul li{
	display:block;
	float:left;
	margin-right:5px;
}
#menulistul li a{
	width:150px;
	height:37px;
	display:block;
	text-indent:-9999px;
}
#mn-present{
	background:url(design-image/btm_present.gif) no-repeat;
	}
#mn-first{
	background: url(design-image/btm_first.gif) no-repeat;
	}
	
#mn-salon{
	background: url(design-image/btm_fromsalon.gif) no-repeat;
}
#mn-staff{
	background: url(design-image/btm_staffdiary.gif) no-repeat;
}
#mn-ceo{
	background: url(design-image/btm_ceodiary.gif) no-repeat;
}
/***************トップボタン *********************/
.topmore {
	position: absolute;
	background-image: url(design-image/top_more_btn.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 44px;
	right: 5px;
	bottom: 3px;
	overflow: hidden;
	padding:0px;
	margin:0px;
}

.topmore a{
	width:44px;
	padding-top:19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	overflow: hidden;
	margin: 0px;
}

/***************人気 *********************/
.floatingimg {
	float: left;
	margin-right: 10px;
}

#nin-block .pkg .nin-right h4 {
	font-size: 12px;

	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/***************よくいただく質問 *************/

#entry-733 a {
	font-size: 14px;
}

/***************その他 *********************/
#soreiyu,
#soreiyu2 a{
	background-image: url(design-image/bt-soreiyu.gif);
	background-repeat: no-repeat;
}
#soreiyu2 a{
	width: 203px;
	height: 40px;
	left: 673px;
	top: 13px;
	text-indent: -9999px;
	position: absolute;
}
#soreiyu a {
	text-indent: -9999px;
}
#soreiyu a {
	height: 40px;
}
#soreiyu-ti {
	background-image: url(design-image/modulelinen_soreiyu.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 10px;
	height: 30px;
	background-position: center center;
}
#comments-open {
	margin-top: 35px;
}
.leftbox p {
	text-align: right;
}



#mobilepage-head {
	background-image: url(design-image/side_mob_top.gif);
	background-repeat: no-repeat;
	height: 94px;
	text-indent: -9999px;
	margin-bottom: 5px;
}
#mobilepage {
	background-image: url(design-image/side_mob_mid.png);
	background-repeat: repeat-y;
	margin: 0px;
}
#mobilepage-inner {
	padding: 10px 10px 0 10px;
}
#mobilepage-foot {
	background-image: url(design-image/side_mob_btm.png);
	background-repeat: no-repeat;
	height: 18px;
	margin-bottom: 5px;
}
#mobilepage-head h5 {
	margin: 0px;
	padding: 0px;
}
#mobilepage-inner img {
	float: left;
	margin-right: 10px;
}
#mobilepage-inner p {
	margin: 0px;
	padding: 0px;
	line-height: 1.3;
}

.caption{
	font-size:10px;
	}
.dateheaderbg {
	background-image: url(design-image/entrydateheader.gif);
	background-repeat:no-repeat;
	/*background-repeat: repeat-x;*/
	background-position: left bottom;
	padding: 0 0 0 15px;
}
#newcolumn {
	background: url(design-image/modulelinen_newcolmn.gif) no-repeat center top;
	text-indent: -9999px;
	height: 16px;
	font-size: 10px;
}
#soreiyu2 {
	position: relative;
	background: url(design-image/concept-title-03-bg.gif) center repeat-y;
	font-size: x-small;
}
#menuaroma {
	margin-right: 10px;
	width: 441px;
	padding: 0;
	float: left;
}
#menubody {
	width: 441px;
	margin: 0;
	padding: 0;
	float: left;
}
#menuaroma h4,
#menubody h4{
	font-size: 12px;
	margin-bottom: 0px;
}
#step1 {
	background: url(design-image/service-img01.gif) no-repeat;
}
#step2 {
	background: url(design-image/service-img02.gif) no-repeat;
}
#step3 {
	background: url(design-image/service-img03.jpg) no-repeat;
}
#step4 {
	background: url(design-image/service-img04.jpg) no-repeat;
}
#step5 {
	background: url(design-image/service-img05.jpg) no-repeat;
}
#step6 {
	background: url(design-image/service-img06.jpg) no-repeat center;
}



#step1 *, #step2 *, #step3 *, #step4 *, #step5 *, #step6 *{
	text-indent:-9999px;
	}
	
#step6 dl {
	margin:0px;
	padding:0px;
}

.title-icon-400_aloma_na_kokolo{
	background: url(design-image/icon-title-jyuni.gif) no-repeat left top;
}

.title-icon-600_ceo_diary{
	background: url(design-image/icon-title-fennel.gif) no-repeat left top;
}

#s_news{
	padding:7px 7px 7px 7px;
	border:3px solid #ff7a26;
	position:relative;
	margin-bottom:10px;
}

#s_news p{
	
	margin:0;
	line-height:1.5em;
}

.sn01{
	font-size:14px;
	font-weight:bold;
	color:#a61816;
	text-align:left;
}

.sn02{
	font-size:13px;
	color:#a61816;
	text-align:left;F
	line-height:1.5em;
	font-weight:normal;
	
}

.sn03{
	font-size:14px;
	font-weight:bold;
	color:#a61816;
	text-align:left;
	
}

.save{ margin-bottom:10px;
}


#can02{
background:url(http://www.montsaintmichel.jp/can02.jpg) no-repeat;
padding:40px 10px 5px 255px;
font-size:12px; line-height:1.5em
}

#can04{
background:url(http://www.montsaintmichel.jp/can04.jpg) no-repeat;
padding:40px 25px 20px 25px;
font-size:12px; line-height:1.5em
}


