@charset "utf-8";
@import "/css/reset.css";
@import "/css/global.css";

/* basic elements */

body{
 	background: #fff;
	color: #000;
	font-size: 67%;
	font-family: "メイリオ", Helvetica, Arial, "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3" "ヒラギノ角ゴ Pro W3", "MS UI Gothic", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, Sans-Serif;
	text-align: center;
}

form, input { margin: 0; padding: 0; }
code { font: 1.1em 'Courier New', Courier, Fixed; }

a:link{
	border-bottom: 1px dotted #ccc;
	color: #006699;
}
a:visited{
	border-bottom: 1px dotted #ccc;
	color: #666699;
}
a:hover, a:visited:hover{
	border-bottom: 1px dotted #666;
	color: #0033CC;
}
a:active{
	border-bottom: 1px dotted #666;
	color: #FF0000;
}

p.forcorporate{
	text-align: right;
	padding: 0 0 2px 0;
}
p.forcorporate a, 
p.forcorporate a:hover{
	border: 0;
}


/* Layout */
#container{
	margin: 0 auto 20px auto;
	padding: 10px 0;
	text-align: left;
	width: 820px;
}
#header{
	margin: 0 auto;
	padding: 10px 0;
	text-align: left;
	width: 820px;
}
#maingraphic{
	clear: both;
	display: block;
	margin: 0 auto;
	padding-top: 2px;
	width: 820px;
}
#content{
	float: right;
	width: 440px;
}
#section{
	float: left;
	width: 350px;
}
/* **********************************************-********************************************** */

#salon-logo{
	margin: 0 auto;
	padding: 20px 0 10px 0;
	text-align: left;
	width: 820px;
}
#salon-logo a{ border: 0; }

/* salonnavigation */
#salonnavigation{
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 820px;
}
#salonnavigation a{
	border: none;
}
#salonnavigation li{
	display: inline;
}
/* **********************************************-********************************************** */

/* Navigation */
#navschedule a, 
#navabout a, 
#navequip a, 
#navaccess a, 
#navgallery a{
	background: transparent no-repeat 0 0;
	display: block;
	float: left;
	height: 30px;
	margin: 0;
	text-indent: -999em;
}
/* *no ie mac \*/
#navschedule a, #navabout a, #navequip a, #navaccess a, #navgallery a{ overflow: hidden; }
/* */
#navschedule a{ background-image: url("/salon/media/nav_schedule.gif"); width: 192px; }
#navabout a{ background-image: url("/salon/media/nav_about.gif"); width: 197px; }
#navequip a{ background-image: url("/salon/media/nav_equip.gif"); width:125px;  }
#navaccess a{ background-image: url("/salon/media/nav_access.gif"); width:124px;  }
#navgallery a{ background-image: url("/salon/media/nav_gallery.gif"); width: 182px;}
#navschedule a:hover,
#navabout a:hover, 
#navequip a:hover, 
#navaccess a:hover, 
#navgallery a:hover{
	background-position: 0 -30px;
}
/* **********************************************-********************************************** */


/* Content */
#content h2{
	background: transparent no-repeat 0 0;
	font-size: 1em;
	height: 22px;
	margin: 0 0 5px 0;
	text-indent: -999em;
}
#content h2#archivedate{
	background-image: url("/salon/media/icon_arrow.gif");
	background-position: 0 50%;
	color: #FF9900;
	font-size: 1.4em;
	height: 18px;
	padding: 4px 0 0 18px;
	text-indent: 0;
	vertical-align: bottom;
}
#content h2#h_schedule{ background-image: url("/salon/media/h_schedule.gif"); width:180px; }
#content h2#h_about{ background-image: url("/salon/media/h_about.gif"); width:180px; }
#pickup {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	background-image: url(media/h_pickup.gif);
	height: 22px;
	width: 180px;
}

#content h2#h_equip{ background-image: url("/salon/media/h_equip.gif"); width:180px; }
#content h2#h_access{ background-image: url("/salon/media/h_access.gif"); width:180px; }
#content h2#h_gallery{ background-image: url("/salon/media/h_gallery.gif"); width:180px; }
#content h2#h_messages{ background-image: url("/salon/media/h_message.gif"); width:180px; }
#content h2#h_corporate{ background-image: url("/salon/media/h_corporate.gif"); width:180px; }

#latest, 
#entrylist{
	border: 1px solid #666;
	margin: 0 0 10px 0;
	padding: 10px;
	width: 418px;
}
#entrylist .entry{
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


.entry .entry-date{
	color: #FF6600;
	font-size: 1.1em;
	margin: 0 0 5px 0;
	padding: 5px 10px;
}
.entry .entry-header{
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
}
.entry .entry-header a{
	border-bottom: 1px dotted #ccc;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.entry .entry-header a:hover{
	border-bottom: 1px dotted #666;
}	
.entry .entry-content, 
.entry .entry-more{
	font-size: 1.2em;
	line-height: 1.6;
	padding: 0 10px;
}
.entry .entry-content h4, 
.entry .entry-more h4{
	color: #663300;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
.entry .entry-content h5, 
.entry .entry-more h5{
	color: #695844;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
.entry .entry-content p, 
.entry .entry-more p{
	margin: 0 0 1em 0;
}
.entry .entry-content ul, 
.entry .entry-more ul{
	padding: 0 1em 0 2em;
	margin: 0 0 1em 0;
}
.entry .entry-content ul li, 
.entry .entry-more ul li{
	list-style-image: url("/salon/media/icon_li.gif");
	list-style-position: outside;
	list-style-type: square;
}

/* **********************************************-********************************************** */


/* content-nav */
#content-nav{
	font-size: 1em;
	line-height: 1.3em;
	padding: 20px 0;
}
.content-prev{
	float: left;
	text-align: left;
	width: 200px;
}
.content-next{
	float: right;
	text-align: right;
	width: 200px;
}
.order-notice{
	border: 1px solid #F29D23;
	color: #333;
	margin: 0 0 20px 0;
	padding: 10px;
}

.navi_Paginate{
	font-size: 1.2em;
	text-align: center;
}
/* **********************************************-********************************************** */

/* Trackback / Comments */
.trackbacks-header,
.comments-header, 
#content h2.comments-open-header{
	background: transparent no-repeat 0 0;
	font-size: 1em;
	height: 26px;
	margin: 0 0 5px 0;
	text-indent: -999em;
	width: 420px;
}
.trackbacks-header{ background-image: url("/books/media/h_trackbacks.gif"); }
.comments-header{ background-image: url("/books/media/h_comments.gif"); }
#content h2.comments-open-header{ background-image: url("/books/media/h_open-header.gif"); }

.trackbacks, 
#comments{
	margin: 0 0 20px 0;
}
#trackbacks-info, 
.trackback, 
.comment{
	padding: 0 5px;
}
#trackbacks-info{
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0 0 10px 0;
}

#comments-open-data p{
	padding: 3px 0 3px 10px;
	width: 410px;
}
#comments-open-data p label{
	display: block;
	float: left;
	font-size: 1.1em;
	padding: 2px 0;
	text-align: right;
	width: 100px;
}
#comment-author, 
#comment-email, 
#comment-url, 
#comment-text{
	float: left;
	border: 1px solid #ccc;
	font-size: 1.2em;
	margin: 0 0 0 10px;
	padding: 2px 3px;
	width: 264px;
}
#comment-text{
	height: 150px;
	line-height: 1.6em;
}
#comment-author:hover, 
#comment-email:hover, 
#comment-url:hover, 
#comment-text:hover{
	border: 1px solid #F29D23;
}
.comment-cookie{
	display: block;
	font-size: 1.2em;
	padding: 10px 0 10px 130px;
	text-align: left;
	width: 280px;
}
#comments-open-footer{
	padding: 20px 0 20px 130px;
	text-align: center;
	width: 280px;
}
#comment-preview, 
#comment-post{
	border-top: 1px solid #ccc;
	border-left: 1px solid #cccc;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	font-size: 1.2em;
	margin: 0 0 0 10px;
	padding: 2px 5px;
}
/* **********************************************-********************************************** */


/* Section */
#section h2{
	background: transparent no-repeat 0 0;
	font-size: 1em;
	height: 22px;
	margin: 0 0 5px 0;
	text-indent: -999em;
}
#section h2#h_message{ background-image: url("/salon/media/h_message.gif"); width:180px; }
#section h2#h_eventcal{ background-image: url("/salon/media/h_eventcal.gif"); width:180px; }

#section #messagelist, 
#section #contactinfo, 
#section #eventcalendar{
	border: 1px solid #666;
	padding: 10px;
	width: 328px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#section #messagelist .message_header{
	font-size: 1.4em;
	margin: 0 0 5px 0;
}
#section #messagelist .message_header a{
	border-bottom: 1px dotted #ccc;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#section #messagelist .message_header a:hover{
	border-bottom: 1px dotted #666;
}	
#section #messagelist .message_content{
	color: #333;
	font-size: 1.2em;
	line-height: 1.5;
	margin: 0 0 5px 0;
}
#section #messagelist .message_date{
	color: #666;
	font-size: 1.1em;
	text-align: right;
}

/* **********************************************-********************************************** */

/* Microformats */
.vcard{
	padding: 5px 0;
	margin: 0;
}
.vcard .org{
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 0.2em 0;
}
.vcard .address, 
.vcard .tel, 
.vcard .fax, 
.vcard .email{
	color: #333;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 0.1em 0;
}
/* **********************************************-********************************************** */

/* Calendar */
#calendar .module-header{
	font-size: 1.4em;
	padding: 0 0 4px 0;
	text-align: center;
}
#eventcalendar table{
	margin: 0 auto;
}
#eventcalendar table caption{
	font-size: 1.2em;
	padding: 0 0 0.5em 0;
}
#eventcalendar table caption a.arrow{
	font-size: 1.4em;
	font-weight: bold;
}
#eventcalendar table th{
	background: #efefef;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0.5em 1em;
	text-align: center;
}
#eventcalendar table th.sun{
	color: #CC3333;
}
#eventcalendar table th.sat{
	color: #3333CC;
}
#eventcalendar table td{
	border-bottom: 1px solid #666;
	font-size: 1.0em;
	padding: 0.75em 1.2em;
	text-align: center;
}
#eventcalendar table td a{
	border-bottom-style: solid;
	display: block;
	font-weight: bold;
}
#eventcalendar table td span.saturday{
	color: #5C5C8F;
}
#eventcalendar table td span.holiday{
	color: #A86565;
}
#eventcalendar table td span.today{
	color: #000000;
	font-weight: bold;
}
/* **********************************************-********************************************** */

/* salon */

#calender {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 0px;
	height: 180px;
	width: 288px;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#pickup {
	padding: 0px;
	height: 27px;
	background-image: url(media/pick_up.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: no-repeat;
	width: 328px;
}
#schedule_bar {
	padding: 0px;
	height: 27px;
	background-image: url(media/schedule.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#pickup_content {

}
#pickup_content_base {
	margin: 0px;
	padding: 0px;
	height: 27px;
	background-image: url(media/01.gif);
}
#pickup_content_base2 {
	background-color: #ffcc33;
	padding-bottom: 15px;
}
.pickup_date {
	height: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	margin-bottom: 20px;
}
#pickup_photo {
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#content_new2 {
	margin-top: 30px;
}

#calendar_new {
	margin-bottom: 40px;
	background-image: url(archives/events/images/haikei.gif);
	background-repeat: no-repeat;
	background-position: 45px 80px;
}

#calender_box {
	margin-right: auto;
	margin-left: auto;
	width: 695px;
	font-weight: bold;
	font-size: 1.4em;
}
.entry_box2 {
	border: 0px solid #FF9933;
	float:left;
	margin-bottom:20px;
}

.title_box2 {
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	font-size:16px;
}


.photo_box2{
	width:180px;
	float:left;
	margin:10px;
}

.caption{
	font-size:11px;
	color:#666666;
}

.report2{
	float:left;
	margin-top:10px;
	margin-left:50px;
	margin-right:10px;
	margin-bottom:10px;
	width:400px;
}

#entrylist2{
	border: 1px solid #666;
	padding: 10px;
	width: 780px;
	margin-top:10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	float:left;
}
#entrylist2 .entry2{
	margin-bottom: 10px;
	margin-top: 10px;
}

.entry2 .entry-date2{
	width: 740px;
	color: #FFFFFF;
	font-size: 1.1em;
	background-color: #FF9900;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.entry2 .entry-header2{
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
}
.entry2 .entry-header2 a{
	border-bottom: 1px dotted #ccc;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.entry2 .entry-header2 a:hover{
	border-bottom: 1px dotted #666;
}	
.entry2 .entry-content2, 
.entry2 .entry-more2{
	font-size: 1.2em;
	line-height: 1.6;
	padding: 0 10px;
}
.entry2 .entry-content2 h4, 
.entry2 .entry-more2 h4{
	color: #663300;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
.entry2 .entry-content2 h5, 
.entry2 .entry-more2 h5{
	color: #695844;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
.entry2 .entry-content2 p, 
.entry2 .entry-more2 p{
	margin: 0 0 1em 0;
}
.entry2 .entry-content2 ul, 
.entry2 .entry-more2 ul{
	padding: 0 1em 0 2em;
	margin: 0 0 1em 0;
}
.entry2 .entry-content2 ul li, 
.entry2 .entry-more2 ul li{
	list-style-image: url("/salon/media/icon_li.gif");
	list-style-position: outside;
	list-style-type: square;
}


.entry .index_entry{
	margin-left:10px;
}

.entry .entry-date-list{
	color: #FF6600;
	font-size: 1.1em;
	margin: 0 0 5px 0;
}
.entry .entry-header-list{
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

.entry .entry-content-list, 
.entry .entry-more{
	font-size: 1.2em;
	line-height: 1.6;
	padding-bottom:10px;
}


/* event */

.style2 {color: #FF0000}
.style3 {color: #0000FF}
.style4 {color: #000000}

.style2 a:visited {color: #FF0000; border-bottom: 1px double #f00;}
.style3 a:visited {color: #0000FF; border-bottom: 1px double #00f;}
.style4 a:visited {color: #000000; border-bottom: 1px double #000;}
.style2 a:link {color: #FF0000; border-bottom: 1px double #f00;}
.style3 a:link {color: #0000FF; border-bottom: 1px double #00f;}
.style4 a:link {color: #000000; border-bottom: 1px double #000;}
