@charset "utf-8";
/*
Theme Name: nailroom cachou
Theme URI: http://nailroom-cachou.com
Description:カシュー専用
Version: 1.0
Author: Rina Suzuki (rinazo.com)
Author URI: http://rinazo.com/
*/

/*------------------------------------------------
Title : nailroom cachou CSS

Created : 2009/5/31 Sun.
Modified : 2011/5/17 Tue.

Author : Rina Suzuki (rinazo.com)
Author URL : http://rinazo.com/
------------------------------------------------*/

/*-----------------------------------------------
 1. Default Reset
-----------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

/*-----------------------------------------------
 2. Base TAG
-----------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	background: #E9DBC0;
	font-size: 0.8em;
	color: #624F51;
	font-family:  "Lucida Grande", sans-serif;
}

/* for WinIE6*/

* html body {
	font-family: "MS P ゴシック", sans-serif;
	vertical-align: baseline;
}

/* for WinIE7*/

*:first-child+html body { 
	font-size: 75%;
	font-family: 'メイリオ', Meiryo, sans-serif;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

hr {
	clear: both;
	display: none;
}

/*-----------------------------------------------
 3. Base Link Color Setting
-----------------------------------------------*/

a {
	color: #624F51;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}


/*-----------------------------------------------
 4. Header
-----------------------------------------------*/
#header {
	background: #3C2F26;
}

#header_top_w {
	background: url(./images/bg_h.png) repeat-x ;
}

#header_top {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 1111px;
	height: 400px;
	background: url(./images/bg.png) no-repeat;
	position: relative;
}

#header_logo {
	position: absolute;
	top: 163px;
	left: 152px;
}

#header_image {
	position: absolute;
	top: 50px;
	left: 525px;
}

#header_sub_w {
	background: url(./images/bg_h.png) repeat-x;
}

#header_sub {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: 120px;
	text-align: right;
	background: url(./images/bg_sub_h.png) repeat-x;
	position: relative;
}

#sub_logo {
	position: absolute;
	top: 18px;
	left: 79px;
}

/*-----------------------------------------------
 5.Global Navigation
-----------------------------------------------*/

#g_menu {
	margin: 0;
	padding: 0;
	background: url(./images/bg_menu.png) repeat-x;
	height: 45px;
}

/* -+-+-+-+-+-+-+-+-+-+-+-+- Global Navi Style */
#g_navi {
	margin: 0 auto;
	width: 950px;
	height: 45px;
	background: url(./images/menu_bg.png) no-repeat;
}
#g_navi ul {
	margin: 0 auto;
	padding: 0;
	width: 950px;
}
#g_navi li {
	display: inline;
	list-style-type: none;
}
#g_navi li a {
	height: 45px;
	display: block;
	float: left;
	text-indent: -9877em;
	text-decoration: none;
	overflow: hidden;
}
/*------off*/
#g_navi li.g_navi01 a {
	background: url(./images/menu.png) no-repeat 0px 0px;
	width: 123px;
}
#g_navi li.g_navi02 a {
	background: url(./images/menu.png) no-repeat -123px 0px;
	width: 135px;
}
#g_navi li.g_navi03 a {
	background:url(./images/menu.png) no-repeat -258px 0px;
	width: 135px;
}
#g_navi li.g_navi04 a {
	background:url(./images/menu.png) no-repeat -393px 0px;
	width: 135px;
}
#g_navi li.g_navi05 a {
	background: url(./images/menu.png) no-repeat -528px 0px;
	width: 135px;
}
#g_navi li.g_navi06 a {
	background: url(./images/menu.png) no-repeat -663px 0px;
	width: 135px;
}
#g_navi li.g_navi07 a {
	background: url(./images/menu.png) no-repeat -798px 0px;
	width: 152px;
}

/*------hover*/
#g_navi li.g_navi01 a:hover {
	background: url(./images/menu.png) no-repeat 0px -45px;
}
#g_navi li.g_navi02 a:hover {
	background: url(./images/menu.png) no-repeat -123px -45px;
}
#g_navi li.g_navi03 a:hover {
	background: url(./images/menu.png) no-repeat -258px -45px;
}
#g_navi li.g_navi04 a:hover {
	background: url(./images/menu.png) no-repeat -393px -45px;
}
#g_navi li.g_navi05 a:hover {
	background: url(./images/menu.png) no-repeat -528px -45px;
}
#g_navi li.g_navi06 a:hover {
	background: url(./images/menu.png) no-repeat -663px -45px;
}
#g_navi li.g_navi07 a:hover {
	background: url(./images/menu.png) no-repeat -798px -45px;
}


/*------on*/
#g_navi li.g_navi01_on a {
	background: url(./images/menu.png) no-repeat 0px -45px;
	width: 123px;
}
#g_navi li.g_navi02_on a {
	background: url(./images/menu.png) no-repeat -123px -45px;
	width: 135px;
}
#g_navi li.g_navi03_on a {
	background: url(./images/menu.png) no-repeat -258px -45px;
	width: 135px;
}
#g_navi li.g_navi04_on a {
	background: url(./images/menu.png) no-repeat -393px -45px;
	width: 135px;
}
#g_navi li.g_navi05_on a {
	background: url(./images/menu.png) no-repeat -528px -45px;
	width: 135px;
}
#g_navi li.g_navi06_on a {
	background: url(./images/menu.png) no-repeat -663px -45px;
	width: 135px;
}
#g_navi li.g_navi07_on a {
	background: url(./images/menu.png) no-repeat -798px -45px;
	width: 152px;
}


/*-----------------------------------------------
 6.Contents
-----------------------------------------------*/

#wrapper {
	margin: 0 auto;
	padding: 0;
	background: #E9DBC0;
	text-align: center;
}

#contents {
	margin: 0 auto;
	padding: 0;
	width: 950px;
	text-align: left;
}

/*---Toppage---*/

#top_left {
	margin: 25px 0;
	float: left;
	width: 400px;
}

#top_left ul {
	width: 365px;
}

#top_left li {
	padding: 6px 3px 6px 20px;
	border-bottom: 1px dotted #3C2F26;
	list-style-type: none;
	background: url(./images/m_list.png) no-repeat 3px 0.5em;
}

#top_left .newlast {
	margin: 0 3px 15px 3px;
	padding: 6px 20px 0 0;
	text-align: right;
	width: 365px;
}

#top_right {
	margin: 25px 0;
	float: right;
}

	/*--toppage Gallery--*/
#top_right .top_photo {
	margin: 5px 0;
	width: 540px;
}

#top_right .top_photo ul li {
	margin: 3px 5px;
	list-style: none;
	float: left;
}



/*---Subpage---*/
#sub_left {
	margin: 20px 0;
	padding: 10px;
	float: left;
	width: 680px;
	background: #FFFFFF;
	text-align: left;
}

#sub_left .navigation {
	text-align: center;
}

#sub_left .pagetop {
	margin-top: 15px;
	padding: 5px;
	text-align: right;
	border-top: 1px dotted #AF3501;
	clear: both;
}

#sub_left .redbold {
	color: #CC0000;
	font-weight: bold;
}

#sub_left .date {
	margin: 5px 0;
	text-align: right;
	border-bottom: 1px dotted #CCCCCC;
}

#sub_left h3.storytitle {
	margin: 5px 0 0 0;
	padding: 5px;
	font-size: 100%;
	background: #E4C1BA;
	clear: both;
}

#sub_left .entrycontent {
	margin: 10px 0 20px 0;
	line-height: 1.6;
}

#sub_left .entrycontent p {
	margin: 15px;
}

#sub_left img.alignleft {
	margin: 5px;
	float: left;
}

#sub_left img.alignright {
	margin: 5px;
	float: right;
}

#sub_left img.aligncenter {
	margin: 5px auto;
	display: block;
}





	/*--- Subpage About ---*/

#sub_left .abouttxt {
	margin: 5px;
	padding: 5px;
	line-height: 1.6;
	border-bottom: 1px dotted #AF3501;
	clear: both;
}

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

#sub_left .about_map {
	margin: 0 0 0 36px;
	line-height: 1.6;
}

#sub_left .img_right {
	margin: 5px;
	padding: 5px;
	border: 1px solid #eeeeee;
	float: right;
}


	/*--- Subpage PriceMenu ---*/

#sub_left .pricemenu {
	padding: 3px;
	border-bottom: 1px dotted #CCCCCC;
}

#sub_left .price_title {
	padding: 3px;
	font-size: 120%;
	font-weight: bold;
	background: #E4C1BA;
}


	/*--- Subpage Gallery ---*/
#sub_left .gallery {
	margin: 6px 3px 6px 6px;
	padding: 5px;
	width: 200px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	float: left;
}

#sub_left .gallery .g_date {
	margin: 0 0 3px 0;
	text-align: right;
	border-bottom: 1px dotted #CCCCCC;
}

#sub_left .gallery h3 {
	margin: 5px 0;
	font-size: 100%;
	border-bottom: 1px dotted #CCCCCC;
}

	/*--- Subpage Contact ---*/

#sub_left form {
	margin: 15px auto;
	width: 650px;
}

table.mailform {
	width: 100%;
	padding: 10px;
}

table.mailform tr th {
	padding: 7px 3px 7px 0px;
	border-bottom: solid 1px #CCCCCC;
	font-weight: bold;
	background: #E4C1BA;
	text-align: right;
	width: 180px;
}

table.mailform tr th span {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	display: block;
}

table.mailform tr td {
	padding: 7px 0px 7px 10px;
	border-bottom: solid 1px #CCCCCC;
}



#sub_right {
	margin: 20px 0 0 10px;
	padding: 0;
	float: right;
	width: 230px;
	text-align: left;
}

#sub_right li {
	margin: 3px 0 0 0;
	padding: 0 0 5px 15px;
	list-style: none;
	background: url(./images/m_list.png) no-repeat left top;
	border-bottom: 1px dotted #3C2F26;
}

#sub_right .sub_newlast {
	margin: 0 3px 5px 3px;
	padding: 3px 20px 0 0;
	text-align: right;
	width: 230px;
}


/*-----------------------------------------------
 7.Footer
-----------------------------------------------*/
#footer {
	clear: both;
	padding: 5px;
	background: #3C2F26;
	text-align: center;
	color: #FFFFFF;
	height: 45px;
}

#footer a {
	color: #FFFFFF;
}

#footer .f_link {
	margin: 0;
}

#footer .f_copy {
	margin: 5px 0 0 0;
	font-size: 80%;
}
