@charset "utf-8";
/*-- sirena common class ------------------------*/
 
html, body { 
	margin:0; 
	padding:0; 
	height:100%;
	color: #333333;
	background-color:#E6D5B7; 
} 

* {
	font-family:"ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro W4","Hiragino Maru Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Tahoma,Verdana,Arial,sans-serif;

}

.midashi{
	font-size : 20px;
	line-height : 24px;
	color: #996633;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

.px14{font-size : 14px ;line-height : 18px }
.px12{font-size : 12px ;line-height : 16px }
.px10{font-size : 10px ;line-height : 14px }

.brown{
	color: #996633;
}

.brown2{
	color: #CCCC99;
}

A:link{ color: #996633 ;}
A:visited{ color: #999966;}
A:hover{ color: #996633 ;}

/*ヘッダー------------------------*/

#header {
	width:950px;
	height: 97px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	width: 325px;
	height: 97px;
	float:left;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#logo a{
	width: 325px;
	height: 97px;
	float:left;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}


/*メニュー------------------------*/

.menu0{
	width:142px;
	height: 97px;
	float:left;
}

#menu1b {
	width:56px;
	height: 97px;
	display:block;
	float:left;
	outline:none;
}
#menu1 a{
	width:56px;
	height: 97px;
	display:block;
	float:left;
	background: url(img/menu1.gif) no-repeat;
	text-indent: -9999px;
	outline:none;
}

#menu1 a:hover{
background: url(img/menu1_f2.gif) no-repeat;
}

#menu2 a{
	width:109px;
	height: 97px;
	display:block;
	float:left;
	background: url(img/menu2.gif) no-repeat;
	text-indent: -9999px;
	outline:none;
}

#menu2 a:hover{
background: url(img/menu2_f2.gif) no-repeat;
}

#menu3 a{
	width:68px;
	height: 97px;
	display:block;
	float:left;
	background: url(img/menu3.gif) no-repeat;
	text-indent: -9999px;
	outline:none;
}

#menu3 a:hover{
background: url(img/menu3_f2.gif) no-repeat;
}

#menu4 a{
	width:76px;
	height: 97px;
	display:block;
	float:left;
	background: url(img/menu4.gif) no-repeat;
	text-indent: -9999px;
	outline:none;
}

#menu4 a:hover{
background: url(img/menu4_f2.gif) no-repeat;
}

#menu5 a{
	width:72px;
	height: 97px;
	display:block;
	float:left;
	background: url(img/menu5.gif) no-repeat;
	text-indent: -9999px;
	outline:none;
}

#menu5 a:hover{
background: url(img/menu5_f2.gif) no-repeat;
}

#menu6 a{
	width:74px;
	height: 97px;
	display:block;
	float:left;
	background: url(img/menu6.gif) no-repeat;
	text-indent: -9999px;
	outline:none;
}

#menu6 a:hover{
background: url(img/menu6_f2.gif) no-repeat;
}

#menu7{
	width:28px;
	height: 97px;
	float:left;
	background: url(img/hd_r.gif) no-repeat;
}

/*メイン
------------------------*/
.sps30 {
	width:950px;
	height: 30px;
	float:left;
}

.sps15 {
	width:950px;
	height: 15px;
	float:left;
}

/*左メニュー
------------------------*/

#sidemenu {
	width:190px;
	height: 598px;
	float:left;
}

#sidemenu0 {
	width:146px;
	height: 126px;
	float:left;
	background: url(img/bg1.gif) no-repeat;
}

#side1 {
	width:190px;
	height: 632px;
	float:left;
	background: url(img/bg2.jpg) no-repeat;
}

#sidemenu01 {
	width:146px;
	height: 31px;
	display:block;
	float:left;
	background: url(img/menu.gif) no-repeat;
}

#sidemenu02 a{
	width:146px;
	height: 19px;
	display:block;
	float:left;
	background: url(img/nail_1.gif) no-repeat;
	text-indent: -9999px;
}

#sidemenu02 a:hover{
background: url(img/nail_1_f2.gif) no-repeat;
}


#sidemenu03 a{
	width:146px;
	height: 16px;
	display:block;
	float:left;
	background: url(img/nail_2.gif) no-repeat;
	text-indent: -9999px;
}

#sidemenu03 a:hover{
background: url(img/nail_2_f2.gif) no-repeat;
}

#sidemenu04 a{
	width:146px;
	height: 15px;
	display:block;
	float:left;
	background: url(img/nail_6.gif) no-repeat;
	text-indent: -9999px;
}

#sidemenu04 a:hover{
background: url(img/nail_6_f2.gif) no-repeat;
}


#sidemenu05 a{
	width:146px;
	height: 17px;
	display:block;
	float:left;
	background: url(img/nail_7.gif) no-repeat;
	text-indent: -9999px;
}

#sidemenu05 a:hover{
background: url(img/nail_7_f2.gif) no-repeat;
}

#sidemenu06 a{
	width:146px;
	height: 23px;
	display:block;
	float:left;
	background: url(img/nail_8.gif) no-repeat;
	text-indent: -9999px;
}

#sidemenu06 a:hover{
background: url(img/nail_8_f2.gif) no-repeat;
}

#sidemenu07 a{
	width:146px;
	height: 22px;
	display:block;
	float:left;
	background: url(img/naild.gif) no-repeat;
	text-indent: -9999px;
}

#sidemenu07 a:hover{
background: url(img/naild_f2.gif) no-repeat;
}

#sidemenu08 a{
	width:146px;
	height: 15px;
	display:block;
	float:left;
	background: url(img/naild_1.gif) no-repeat;
	text-indent: -9999px;
}

#sidemenu08 a:hover{
background: url(img/naild_1_f2.gif) no-repeat;
}

#sidemenu09 a{
	width:146px;
	height: 21px;
	display:block;
	float:left;
	background: url(img/naild_2.gif) no-repeat;
	text-indent: -9999px;
}

#sidemenu09 a:hover{
background: url(img/naild_2_f2.gif) no-repeat;
}

#sidemenu10 a{
	width:146px;
	height: 27px;
	display:block;
	float:left;
	background: url(img/makidume.gif) no-repeat;
	text-indent: -9999px;
}

#sidemenu10 a:hover{
background: url(img/makidume_f2.gif) no-repeat;
}

#sidemenu11 a{
	width:146px;
	height: 24px;
	display:block;
	float:left;
	background: url(img/eye.gif) no-repeat;
	text-indent: -9999px;
}

#sidemenu11 a:hover{
background: url(img/eye_f2.gif) no-repeat;
}

#sidemenu12 a{
	width:146px;
	height: 27px;
	display:block;
	float:left;
	background: url(img/color.gif) no-repeat;
	text-indent: -9999px;
}

#sidemenu12 a:hover{
background: url(img/color_f2.gif) no-repeat;
}

#sidemenu13{
	width:146px;
	height: 20px;
	float:left;
	background: url(img/menu_a.gif) no-repeat;
}

#sidemenu14 a{
	width:146px;
	height: 37px;
	display:block;
	float:left;
	background: url(img/blog.gif) no-repeat;
	text-indent: -9999px;
}

#sidemenu14 a:hover{
background: url(img/blog_f2.gif) no-repeat;
}

#sidemenu15{
	width:146px;
	height: 9px;
	float:left;
	background: url(img/menu_b.jpg) no-repeat;
}


#sidemenu16 a{
	width:146px;
	height: 37px;
	display:block;
	float:left;
	background: url(img/bridal.gif) no-repeat;
	text-indent: -9999px;
}

#sidemenu16 a:hover{
background: url(img/bridal_f2.gif) no-repeat;
}

#sidemenu17{
	width:146px;
	height: 9px;
	float:left;
	background: url(img/menu_c.jpg) no-repeat;
}

#sidemenu18 a{
	width:146px;
	height: 241px;
	display:block;
	float:left;
	background: url(img/info.gif) no-repeat;
	text-indent: -9999px;
}

#sidemenu18 a:hover{
background: url(img/info_f2.gif) no-repeat;
}

#sidemenu19 a{
	width:146px;
	height: 15px;
	display:block;
	float:left;
	background: url(img/nail_3.gif) no-repeat;
	text-indent: -9999px;
}

#sidemenu19 a:hover{
background: url(img/nail_3_f2.gif) no-repeat;
}


#sidemenu20 a{
	width:146px;
	height: 15px;
	display:block;
	float:left;
	background: url(img/nail_4.gif) no-repeat;
	text-indent: -9999px;
}

#sidemenu20 a:hover{
background: url(img/nail_4_f2.gif) no-repeat;
}

/*右メインブロック
------------------------*/

#mainblock {
	width:717px;
	background-color: #fff;
	background: url(img/conbg.gif) repeat;
	float:left;
}

#mainhd{
	width:717px;
	height: 44px;
	background: url(img/main_hd.gif) no-repeat;
}

#honbun{
	width:625px;
	margin-left: auto;
	margin-right: auto;
}

#mainft{
	width:717px;
	height: 44px;
	float:left;
	background: url(img/main_ft.gif) no-repeat;
}

/*コピーライト------------------------*/

#footer {
	width:950px;
	height: 30px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	background: url(img/copy.gif) no-repeat;
}

 /* *** Float containers fix:
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* MacIE begin \*/
*+html div.clearfix{height: 1%;}

* html div.clearfix{height: 1%;}

.clearfix {display: block;}
/* Mac IE end */

 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}



/* ======================================== */
/*                 blog                     */
/* ======================================== */


#content-blog {
	font-size: 1.2em;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	}


#sidebar {
	width:200px;
	float: right;
	background-color: #FFFFFF;
	padding:0 25px 0 0;
}


.widgettitle{
	font-size:12px;
	line-height:18px;
	margin: 20px 0 10px 0;
	text-align:center;
}


div.widget_search  {
background-image: url(img_blog/title_blog_search.gif);
background-repeat: no-repeat;
margin: 20px 0px 10px 0px;
padding: 30px 0px 0px 0px;
}


.widget_calendar .widgettitle {
background-image: url(img_blog/title_blog_calendar.gif);
background-repeat: no-repeat;
margin: 20px 0px 10px 0px;
height: 29px;
text-indent: -9999px;
}


.widget_recent_entries .widgettitle {
background-image: url(img_blog/title_blog_entry.gif);
background-repeat: no-repeat;
margin: 20px 0px 10px 0px;
height: 29px;
text-indent: -9999px;
}


.widget_categories .widgettitle {
background-image: url(img_blog/title_blog_category.gif);
background-repeat: no-repeat;
margin: 20px 0px 10px 0px;
height: 29px;
text-indent: -9999px;
}


.widget_archive .widgettitle {
background-image: url(img_blog/title_blog_archive.gif);
background-repeat: no-repeat;
margin: 20px 0px 10px 0px;
height: 29px;
text-indent: -9999px;
}


.widget_recent_comments .widgettitle {
background-image: url(img_blog/title_blog_comment.gif);
background-repeat: no-repeat;
margin: 20px 0px 10px 0px;
height: 29px;
text-indent: -9999px;
}

.widget_links .widgettitle {
background-image: url(img_blog/title_blog_link.gif);
background-repeat: no-repeat;
margin: 20px 0px 10px 0px;
height: 29px;
text-indent: -9999px;
}

.widget_text .widgettitle {
background-image: url(img_blog/title_blog_ranking.gif);
background-repeat: no-repeat;
margin: 20px 0px 10px 0px;
height: 29px;
text-indent: -9999px;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	background-color:#CCA467;
	color:#FFFFFF;
	padding: 3px;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	font-size: 11px;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 11px;
	}

#wp-calendar a {
	text-decoration: underline;
	}

#wp-calendar caption {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	font-size: 12px;
	color:#006699;
	}
/* End Calendar */


/* Begin List */
.widget_recent_entries ul,
.widget_categories ul,
.widget_recent_comments ul,
.widget_text .textwidget ul,
.widget_links ul,
.widget_archive ul {
	margin: 0px;
	padding: 0px;
	}
.widget_recent_entries ul li,
.widget_categories ul li,
.widget_recent_comments ul li,
.widget_text .textwidget ul li,
.widget_links ul li,
.widget_archive ul li {
	font-size:12px;
	line-height:18px;
	color: #333333;
	margin: 0px 5px 5px 10px;
	padding: 0px 0px 2px 15px;
	background-image: url(/img/arrow01.gif);
	background-repeat:no-repeat;
	list-style: none;
	}

/* End List */



/* Begin Comment */
h3#comments{
	margin: 20px 0px 10px 0px;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCA467;
	border-top: 1px solid #CCA467;
	padding: 3px 0px 0px 10px;
	color: #CCA467;
	}
	
#respond h3{
	margin: 30px 0px 10px 0px;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCA467;
	padding: 0px 0px 0px 10px;
	color: #CCA467;
	}
	
	
	
#commentform input {
	margin: 5px 0 1px 5px;
}

#commentform #submit {
	float:left;
}
#commentform p {
	margin: 5px 0;
	}

.commentlist p {
	margin: 10px 0 10px 5px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

ol.commentlist li {
	margin: 1px 0px 0px 0px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



#mainblock-blog {
	width:520px;
	background-color: #fff;
	background: url(img_blog/conbg-blog.gif) repeat;
	float:left;
}

#mainhd-blog {
	width:520px;
	height: 44px;
	background: url(img_blog/main_hd-blog.gif) no-repeat;
}

#honbun-blog {
	width:440px;
	margin:0 auto;
}
#honbun-blog p {
	font-size: 12px;
	line-height:18px;
}


#mainft-blog {
	width:520px;
	height: 44px;
	float:left;
	background: url(img_blog/main_ft-blog.gif) no-repeat;
}

.entry_footer {
	border-bottom: 1px dotted #666666;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}