@charset "UTF-8";
/*
Theme Name: Cardeo Minimal	
Theme URI: http://www.cardeo.ca	
Description: A minimal blog theme
Version: 1.0
Author: Matt Lambert
Author URI: http://www.cardeo.ca
*/

/***------------------------------------
ALL
------------------------------------***/

html {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
 font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
 font-size: 12px;
 color: #000;
 padding: 0;
 margin: 0;
 text-align: left;
 border: 0;
 border-top: #000000 solid 6px;
 background-color: #fff;
}

img {
 border: 0;
}

a, a:link, a:visited {
 color: #333;
 text-decoration: none;
 border: 0;
}

a:hover {
 color: #ccc;
 text-decoration: none;
 border: 0;
}

ul {
 margin: 0;
 padding: 0px 0px 10px 0px;
 list-style: none;
 border: 0;
 -moz-padding-start:40px;
}

li {
 list-style: square;

}

p {
 margin: 0 0 15px 0;
 line-height: 1.8;
 color: #333;
}

ol li {
 list-style-type: decimal;
}

.clear {
	clear: both;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

/***------------------------------------
body styles
------------------------------------***/

#container {
 width: 940px;
 margin: 0 auto;
 padding: 0;
}

#header {
 width: 940px;
 float: left;
 height: 95px;
 margin: 0;
 padding: 0;
}

#logo {
 float: left;
 margin: 33px 0px 0px 0px;
 padding: 0;
}

#main {
 float: left;
 width: 940px;
 margin: 0;
 padding: 0;
 position: relative;
 
}

#left {
 float: left;
 display: inline;
 width: 560px;
 margin: 0 40px 0 0;
 padding: 0;
}

.post-footer {
 float: left;
 margin: 20px 0px 30px 0px;
 padding: 10px 15px 10px 15px;
 background-color: #ebebeb;
 width: 530px;
 font-size: 10px;
}

.post-footer-left {
 float: left;
 width: 400px;
}

.post-footer-right {
 float: right;
}

#right {
 float: left;
 display: inline;
 width: 195px;
 margin: 0;
 padding: 0;
 position: relative;
}

#sidebar {
 float: left;
 display: inline;
 width: 195px;
 margin: 0 20px 0 0;
 padding: 0;
}

#sidebar h3, #ads h3 {
 text-indent: -9999px;
 overflow: hidden;
}

h3#category {
	background: url(images/side_category.jpg) no-repeat;
	height: 40px;
}

h3#archives {
	background: url(images/side_archives.jpg) no-repeat;
	height: 40px;
}

h3#salon {
	background: url(images/side_salon.jpg) no-repeat;
	height: 40px;
}

h3#search {
	background: url(images/side_search.jpg) no-repeat;
	height: 30px;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
}

#sidebar ul {
 -moz-padding-start:0px;
 margin-bottom: 35px;
}

#sidebar li {
 font-size: 12px;
 list-style-type: none;
 padding-left: 23px;
 margin-bottom: 10px;
}

.cat-item-3 { background: url(images/li_1.jpg) left center no-repeat;}
.cat-item-4 { background: url(images/li_2.jpg) left center no-repeat;}

.cat-item-wedding { background: url(images/li_3.jpg) left center no-repeat;}
.cat-item-profile { background: url(images/li_4.jpg) left center no-repeat;}
.cat-item-stylist { background: url(images/li_5.jpg) left center no-repeat;}
.cat-item-lesson { background: url(images/li_6.jpg) left center no-repeat;}

.archivelist li { background: url(images/li_4.jpg) left center no-repeat;}

#ads {
 float: right;
 display: inline;
 width: 125px;
 height: 100%;
 margin: 0;
 padding: 0;
}

#footer {
 float: left;
 width: 100%;
 margin: 40px 0px 0px 0px;
 background-color: #000000;
 clear: both;
 font-size: 10px;
 height: 50px;
 color: #FFFFFF;
}


#footerWrap {
	width: 940px;
	margin: 0 auto;
}
#footerWrap p {
	padding-top: 10px;
	float: right;
	color: #FFF;
}

#footerWrap ul {
	padding-top: 10px;
	float: left;
}
#footerWrap ul li{
	list-style-type: none;
	margin: 0 15px 0 0;
	padding: 0;
	display: inline;
}
#footerWrap ul li a {
	color: #FFF;
}
#footerWrap ul li a:hover {
	text-decoration: underline;
}

blockquote {
 padding: 20px;
 background-color: #ebebeb;
}

blockquote p {
 padding: 0;
}

.alignright {
 margin: 0px 0px 20px 20px;
}

.alignleft {
 margin: 0px 20px 20px 0px;
}

#next {
 float: left;
 clear: both;
}

.blog-description {
 font-size: 10px;
 padding: 20px;
 background-color: #ebebeb;
 margin: 0;
}

#twitter_update_list li {
 list-style-type: none;
}

.commentlist ul {
 -moz-padding-start: 0;
 margin: 0;
 padding: 0;
}

.commentlist li {
 width: 520px;
 list-style-type: none;
 background-color: #ebebeb;
 padding: 0px 20px 0px 20px;
 margin: 0px 0px 20px 0px;
}

.comment-text {
 font-size: 12px;
}


/***------------------------------------
Page
------------------------------------***/
.page-header-bg {
	height: 1px;
	background: url(images/dot.jpg) left top repeat-x;
	margin-bottom: 20px;
}

.page-header-bg h2 {
	display: none;
	font-size: 1;
}

.page-header-bg_r {
	margin-bottom: 20px;
}

.page-header-bg_r h2 {
	
}


/***------------------------------------
Profile
------------------------------------***/

.page-header-bg_p {
	margin-bottom: 20px;
}

.page-header-bg_p h2 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/sablo.jpg) no-repeat;
	width: 560px;
	height: 370px;
	
}

h3.sablo_ttl_profile {
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/sablo_ttl_profile.jpg) no-repeat;
	width: 560px;
	height: 60px;
}

h3.sablo_ttl_history {
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/sablo_ttl_history.jpg) no-repeat;
	width: 560px;
	height: 43px;
}
.txt_16b {
	font-size: 16px;
	font-weight: bold;
}


#history {
	width: 520px;
	margin-left: 20px;
	line-height: 1.6;
}


#history tr {
	background: url(images/dot_l.jpg) repeat-x bottom;
}


#history th {
	font-family: Georgia;
	font-weight: lighter;
	font-style: italic;
	letter-spacing: 1px;
	/**
	font-family: fantasy;
	**/
	font-size: 19px;
	color: #A5A5A5;
	padding-left: 10px;
}

#history td {
	padding: 22px 10px 22px 0;
}


/***------------------------------------
Salon
------------------------------------***/

#page_salon ul {
	margin: 0 0 0 10px;
	padding: 0;
}

#page_salon li {
	list-style-type: none;
	clear: left;
}

#page_salon h3 {
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}

#page_salon dt {
	margin: 0;
	padding: 0;
	width: 275px;
	float: left;
	display: inline;
	margin-bottom: 30px;
}
#page_salon dd {
	margin: 0;
	padding: 0;
	width: 275px;
	float: left;
	display: inline;
	text-align: left;
}

#page_salon table {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
}
#page_salon th {
	width: 65px;
	text-align: left;
	font-weight: normal;
	vertical-align: text-top;
	padding: 0 0 5px 0;
}
#page_salon td {
	padding: 0 0 5px 0;
	line-height: 1.6;
}

#ttl_upsa {
	background: url(images/ttl_upsa.jpg) no-repeat;
	height: 27px;
}
#ttl_koko {
	background: url(images/ttl_koko.jpg) no-repeat;
	height: 27px;
}
#ttl_armonia {
	background: url(images/ttl_armonia.jpg) no-repeat;
	height: 33px;
}
#ttl_ginza {
	background: url(images/ttl_ginza.jpg) no-repeat;
	height: 33px;
}

.salon_memo {
	float: left;
	width: 500px;
	font-size: 10px;
	color: #333;
	margin-top: -10px;
	margin-bottom: 20px;
}

.salon_memo span.color_armonia a {
	color: #B299F5;
}
.salon_memo span.color_armonia a:hover {
	text-decoration: underline;
}

.dot_salon {
	height: 30px;
	clear: both;
	background: url(images/dot.jpg) left 10px repeat-x;
}


#page_salon h3 span{
	position: absolute;
	right: 10px;
	top: 0;
}
#page_salon h3 span a {
	display: block;
	height: 18px;
	width: 85px;
}
.btn_more_upsa a {
	background: url(images/btn_more_upsa.jpg) left top no-repeat;
}
.btn_more_upsa a:hover {
	background: url(images/btn_more_upsa.jpg) left -18px no-repeat;
}
.btn_more_koko a {
	background: url(images/btn_more_koko.jpg) left top no-repeat;
}
.btn_more_koko a:hover {
	background: url(images/btn_more_koko.jpg) left -18px no-repeat;
}
.btn_more_armonia a {
	background: url(images/btn_more_armonia.jpg) left top no-repeat;
}
.btn_more_armonia a:hover {
	background: url(images/btn_more_armonia.jpg) left -18px no-repeat;
}
.btn_more_ginza a {
	background: url(images/btn_more_ginza.jpg) left top no-repeat;
}
.btn_more_ginza a:hover {
	background: url(images/btn_more_ginza.jpg) left -18px no-repeat;
}
/***------------------------------------
lesson　03042011追加
------------------------------------***/

.page-header-bg_l {
	margin-bottom: 20px;
}

.page-header-bg_l h2 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/lesson_head.jpg) no-repeat;
	width: 560px;
	height: 367px;
	
}
h3.lesson_ttl_annai {
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/lesson_ttl_annai.jpg) no-repeat;
	width: 560px;
	height: 60px;
}
.lesson_copy1 {
	overflow: hidden;
	margin-bottom: 20px;
	position: relative;
}
.page_lesson {
	margin-bottom: 10;
}

.page_lesson ul li {
	list-style-type: none;
	padding-left: 15px;
	background: url(images/lesson_dot.gif) no-repeat;
	margin: 0 0 5px 0;
 	line-height: 1.8;
 	color: #333;
}

.lesson_step1 {
	margin-top: 20px;
	padding: 0;
	width: 560px;
	height: 120px;
	background: url(images/lesson_eye.jpg) no-repeat;
	float: left;
	display: inline;
	text-align: left;
}
.lesson_step2 {
	margin-top: 15px;
	padding: 0;
	width: 560px;
	height: 120px;
	background: url(images/lesson_skin.jpg) no-repeat;
	float: left;
	display: inline;
	text-align: left;
}
.lesson_step3 {
	margin-top: 15px;
	padding: 0;
	width: 560px;
	height: 120px;
	background: url(images/lesson_lip.jpg) no-repeat;
	float: left;
	display: inline;
	text-align: left;
}
.lesson_step_txt {
	padding: 0 0 0 157px;
	float: left;
	display: inline;
	text-align: left;
	font-size: 14px;
}
.lesson_lady {
	margin-top: 30px;
	padding: 0;
	width: 560px;
	float: left;
	display: inline;
}	
.lesson_profile {
	margin-top: 30px;
	padding: 0;
	width: 330px;
	height: 210px;
	float: left;
	display: inline;
	text-align: left;
}
.lesson_toshiko_profile {
	margin-top: 5px;
	padding: 0;
	width: 330px;
	height: 105px;
	background: url(images/lesson_toshiko_profile.gif) no-repeat;
	float: left;
	display: inline;
}
.lesson_toshiko_profile_txt {
	padding: 40px 20px 0 20px;
	float: left;
	display: inline;
	text-align: left;
	font-size: 10px;
}
.lesson_profile_photo {
	margin-top: 30px;
	padding: 0;
	width: 210px;
	float: right;
	display: inline;
	text-align: left;
}
.lesson_info {
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 0;
	width: 560px;
	height: 467px;
	background: url(images/lesson_info.jpg) no-repeat;
	float: left;
	display: inline;
}
h3.lesson_ttl_aply {
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/lesson_ttl_aply.jpg) no-repeat;
	width: 500px;
	height: 60px;
}
.lesson_info_txt {
	padding: 20px 30px 0 30px;
	float: left;
	display: inline;
	text-align: left;
}
.lesson_info table {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	font-size: 12px;
	color: #333;
}
.lesson_info th {
	width: 50px;
	text-align: left;
	font-weight: normal;
	vertical-align: text-top;
	padding: 0 0 5px 0;
}
.lesson_info td {
	padding: 0 0 5px 0;
	line-height: 1.6;
}
.lesson_info span.color_armonia a {
	color: #B299F5;
}
.lesson_info span.color_armonia a:hover {
	text-decoration: underline;
}
/***------------------------------------
Type
------------------------------------***/

h1 {

}
h1 a {
 display: block;
 text-indent: -9999px;
 overflow: hidden;
 background: url(images/logo.jpg) no-repeat;
 height: 31px;
 width: 180px;
 margin: 0;
 padding: 0;
 }

h2 {
 font-size: 20px;
 color: #000;
 margin: 7px 0;
 padding: 0;
 font-weight: normal;
 line-height: 1.3;
}

h3 {
 margin: 0px 0px 0px 0px;
 padding: 0;
}

h4 {
 font-size: 14px;
 color: #999;
 margin: 10px 0px 6px 0px;
 padding-bottom: 5px;
 background: url(images/dot.jpg) bottom repeat-x;
}

h5 {
 font-size:12px;
 color: #333;
 margin: 0px 0px 10px 0px;
 padding: 0;
}

#sidebar p {
 font-size: 10px;
 margin: 0;
}

#nav a, #nav a:link, #nav a:visited, #nav a:hover {
 text-decoration: none;
}


h1 a, h1 a:link, h1 a:visited, h1 a:hover {
 text-decoration: none;
}

h2 a, h2 a:link, h2 a:visited, h2 a:hover {
 text-decoration: none;
}

/***------------------------------------
Text area
------------------------------------***/

.topImg {
	margin-bottom: 30px;
}

.titleBox {
 float: left;
 display: inline;
 width: 460px;
}

.dateBox {
	width: 85px;
	height: 70px;
	background: url(images/bg_date.jpg) no-repeat;
	float: left;
	display: inline;
	color: #FFFFFF;
	margin-right: 15px;
	padding-top: 15px;
	font-family: Georgia;
}

.dateBox .date_small{
	font-size: 14px;
	display: block;
	text-align: center;
}

.dateBox .date_large{
	font-size: 40px;
	display: block;
	text-align: center;
	line-height: 0.8;
}

.post_category {
	padding-left: 18px;
	font-weight: bold;
}

.cate_news { background: url(images/li_1.jpg) left center no-repeat; }
.cate_styling { background: url(images/li_2.jpg) left center no-repeat; }

.dot {
	height: 30px;
	clear: both;
	background: url(images/dot.jpg) left 10px repeat-x;
}
.dot_bot {
	height: 15px;
	clear: both;
	background: url(images/dot.jpg) center repeat-x;
}
.dot_search {
	height: 45px;
	clear: both;
	background: url(images/dot.jpg) top repeat-x;
}
#pagetitle {
	font-size: 14px;
	margin-bottom: 3px;
}
#pagetitle span {
	font-weight: bold;
}

.post_author {
	
}

.post_author span {
	padding: 1px 5px;
	color: #FFFFFF;
}

.post_author span a {
	color: #FFFFFF;
}
.post_author span a:hover {
	color: #333;
}

span.author_sashu { background-color: #73A7D9;}
span.author_upsa { background-color: #93D0ED;}
span.author_kokoschka { background-color: #8ADF4C;}
span.author_armonia { background-color: #B299F5;}
span.author_ginza { background-color: #FFAFBE;}

.space {
	height: 100px;
}

.spacer {
	height: 20px;
}

.space_30 {
	height: 30px;
}

.space_50 {
	height: 50px;
}

span.tag {
	font-size: 10px;
}
span.tag a {
	background: #E9E9E9;
	margin-right: 2px;
	padding: 1px 5px;
}
span.tag a:hover {
	background: #999;
	color: #FFF;
}

.bottom {
	position: relative;
}

.totop a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 15px;
	height: 14px;
	background: url(images/totop.jpg) no-repeat;
	position: absolute;
	right: 2px;
	top: -2px;

}

.totop a:hover {
	background: url(images/totop.jpg) left -15px no-repeat;
}

