@charset "utf-8";
/*
Theme Name: ROSES CLOSET
*/


/* ---------------------------- */
/* STANDARD HTML TAG RESET */
/* ---------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead,{
　　　　 align: center;
	margin: 0;
	padding: 0;
	border: 1;
	vertical-align: baseline;
	background: transparent;
}

body { line-height: 1.4; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; clear: both; }
ol, ul { list-style: none; }
blockquote { quotes: none; }
blockquote:before, blockquote:after { content: ''; content: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="1"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
a img { border: none; }

/* ---------------------------- */
/* STANDARD HTML TAG DEFINITION */
/* ---------------------------- */
body {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#333333;
	text-align: center;
	background-color: #e4e7e9;
	line-height: 18px;	
}

h1 {font-size: 20px; font-weight: bolder;}
h2 {font-size: 18px; font-weight: bold;	}
h3 {font-size: 14px; font-weight: bold;	}
p { font-size: 22px; margin-top: 7px; margin-bottom: 5px; }
small {font-size:12px;}

a, a:link, a:visited, a:active { color: #0000FF; text-decoration: none; }
a:hover { color: #37518c; text-decoration: underline; }

input, textarea, option, select, radio { color: #333; font-size: 11px; padding: 3px; border:1px solid #e4e7e9; }	
option, select { color: #333; font-size: 11px; padding: 1px; border:1px solid #e4e7e9; }	

/* image */
img {background:#FFFFFF;}
p img {	padding: 0; max-width: 100%; border:0; padding:30px;}
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }

.alignright { float: right; }
.alignleft { float: left; }
.center { text-align: center; }
.hidden { display: none; }
.clear {clear: both; visibility: hidden; height:0; content: ".";}


/* ----------------------------*/
/* PAGE ELEMENTS */
/* ----------------------------*/

#wrapper {
	margin: 10px auto;
	padding: 0;
	width: 880px; /* image width + 80px */	
	}

/* ========= HEADER ========= */
/* blog title */	
#header {
	padding: 5px 0px 15px 5px; 
	margin: 0;
	text-align: center;
	border: none; 
	color: #37518c;
	}

/* blog title text color */	
#header a, #header a:link, #header a:visited, #header a:active { color: #37518c; text-decoration: none; }
#header a:hover { color: #6380ac; text-decoration: none; }

/* ========= FOOTER ========= */
#footer {
	font-size: 11px;
	padding-top:10px;
	text-align: center;
	color: #000000;
	clear:both;
	}

#footer a, #footer a:link, #footer a:visited, #footer a:active { color: #00000; text-decoration: none; }
#footer a:hover { color: #00000; text-decoration: underline; }

/* ========= MAIN CONTENT ========= */
/* content area */
#content {
	background-color: #FFFFFF;
	margin: 0;
	padding: 15px 0px 10px 0px;
  	border: none; /*do not delete this line */
	-webkit-border-radius: 10px; /* for Safari and Chrome */
    -moz-border-radius: 10px; /* for Firefox */
	-o-border-radius: 10px; /* when Opera Presto 2.3 or later is released */
	border-radius: 10px; /* future proofing for when border-radius is supported */   
	}

/* site navigation */
#mainNav {
	text-align: left;
	font-size: 18px;
	margin: 5px 50px 5px 50px;
	border-bottom: 1px solid #e4e7e9;
	}

/* site navigation text color */
#mainNav a, #mainNav a:link, #mainNav a:visited, #mainNav a:active { color: #333; text-decoration: underline; }
#mainNav a:hover { color: #37518c; text-decoration: underline; }	

.menu ul li {display: inline; margin-left: 8px; margin-bottom: 0px; background:#FFC0CB;　}

/* entry navigation */
#nav {		
	text-align:center;
	font-size: 16px;
	margin:5px 40px 5px 40px;
	} 

#nav2 {		
	text-align:center;
	font-size: 16px;
	margin:5px 40px 5px 40px;
	} 


/* entry navigation text color */
#nav a, #nav a:link, #nav a:visited, #nav a:active { color: #11f; text-decoration: underline; }
#nav a:hover { color: #11f; text-decoration: underline; }		

/* paginated navigation */	
.navigation {margin:10px 40px;}

/* title + photo + text area */
#entry {
	margin:20px 40px 0px 40px;
	padding: 0;
	text-align: left;
	}

#entry p { font-size: 18px; }
#entry img { display: block; margin-left: auto; margin-right: auto; padding="20";}

/* post title */
.title {font-size: 22px; font-weight: bolder; text-align:center; color: #cc3399; margin-bottom: 5px; }

/* post meta data *//* comment link */
.postdata, .sh_comment { line-height: 1.4; text-align: right; font-size: 13px;　text-decoration: underline; }
	
/* post meta data */
.postdata, .sh_comment { padding: 3px 0px 0px 0px; }

.postdata a, .postdata a:link, .postdata a:visited, .postdata a:active { color: #0000FF; text-decoration: underline; }
.postdata a:hover { color: #0000FF; text-decoration: underline; }	
	
/* show/hide comment link */
.sh_comment {padding: 3px 0px 5px 0px; border-bottom: 1px solid #e4e7e9; } 
.sh_comment a, .sh_comment a:link, .sh_comment a:visited, .sh_comment a:active,  { color: #0000FF; text-decoration: underline; }
.sh_comment a:hover { color: #0000FF; text-decoration: underline; }	 

/*========== thumbnails ==========*/

#th_container {	padding:7px 0px 5px 39px; }

.thumbnails { /* defined in pb-function.php */
	float:left;
	padding-right:9px; /* adjust this when you change the thumbnail size */
	border: 0px;
	display: inline;
	color: #A4A7B3;
	}
    
.current-thumbnail { /* defined in pb-function.php */
	float:left;
 	padding-right:9px;	/* adjust this when you change the thumbnail size */
	border:0px;
	display: inline;
	color: #A4A7B3;
	}
	
.thumbnails a img, .thumbnails a:link img, .thumbnails a:visited img, .thumbnails a:active img { border: 1px solid #FFFFFF; padding: 1px; } 
.thumbnails a:hover img { border: 1px solid #cad2d8; padding: 1px; }

.current-thumbnail a img, .current-thumbnail a:link img, .current-thumbnail a:visited img, .current-thumbnail a:active img { border: 1px solid #FFFFFF; padding: 1px; } 
.current-thumbnail a:hover img { border: 1px solid #cad2d8; padding: 1px; }

#arcth_container { /* archive page */
	padding:5px 0px 5px 39px;
	margin: 0;
	min-height: 450px;
	/* IE Hack */
	height:auto !important;
	height:450px;
	}
 
#arcth_container .thumbnails {padding-bottom: 10px; }

/*========== Comment Template ==========*/

#pb_comments { text-align: left; padding-top: 10px;}
.commentlist { list-style: none; padding: 0; }

.children {
	margin: 10px 0px 10px 10px;
	list-style: none;
	border-top: 1px solid #e4e7e9;
	}	

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

.vcard img { padding: 0px 3px 5px 10px; margin: 0; display: inline; float: right; }

#pb_comments .children {padding: 0; margin: 5px 0px 0px 0px; border-top: 1px solid #e4e7e9; border-left: 1px solid #e4e7e9;}

.reply {font-size: 9px; padding:0px 0px 5px 0px; margin: 0;}

.depth-1 { margin: 10px 0px 10px 0px; border-top: 1px solid #e4e7e9; border-left: 1px solid #e4e7e9; }

.commentmetadata { font-size: 9px; }

#respond {padding-top: 10px; }
#respond textarea { width: 90%; }

#commentform p {font-size: 9px;	}

#commentform #author, #commentform #email ,#commentform #url, #commentform #comment { padding:3px; border:1px solid #e4e7e9; font-size:10px; font-family: 'Lucida Grande', Helvetica, Verdana, Arial, Sans-Serif;}	

#commentlist {list-style: none; }
#submit {background-color:#f0f3f5; font-size:10px; padding:5px; border:1px solid #e4e7e9;}	
.comment_meta {margin-top: 0px;	font-size: 9px; }

.nor {border-bottom: 1px dotted #e4e7e9; border-top: 1px dotted #e4e7e9; }

/*========== Pages ==========*/

#page_entry {
	padding:20px 5px 20px 5px;
	min-height: 450px;
	/* IE Hack */
	height:auto !important;
    height:450px;
    text-align: left;
	}

.page_title { color: #37518c; font-weight: bold; margin-bottom: 7px; border-bottom: 1px dotted #e4e7e9;  }

#page_entry ul li { margin-left: 10px; }

#arc_entry { /* archive page */
	padding:20px 40px 0px 40px;
	text-align: left;
	}
	
.arc_dropdown { text-align: right; }

/* two column page style */
div.left_column {
	float: left;
	width: 48%;
	margin: 0;
	padding: 0;
	text-align: left;
	}

div.right_column {
	float: right;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 48%;
	}	

.right_column a, .right_column a:link, .right_column a:visited, .right_column a:active { color: #333; text-decoration: none; }
.right_column a:hover { color: #333; text-decoration: underline; }	

.left_column a, .left_column a:link, .left_column a:visited, .left_column a:active { color: #333; text-decoration: none; }
.left_column a:hover { color: #333; text-decoration: underline; }	

.right_column .children, .left_column .children {padding: 0; margin: 3px 0px 5px 0px; border:none;}


/* ========== SEARCH ========= */
#searchform { margin-top: 5px; padding: 5px 0px; text-align: left; }

/*========== widget ==========*/
.widget { padding-bottom: 15px;}
.widget ul li a, .widget ul li a:link, .widget ul li a:visited, .widget ul li a:active { color: #333; text-decoration: none; }
.widget ul li a:hover { color: #333; text-decoration: underline; }

.linkcat ul li a, .linkcat ul li a:link, .linkcat ul li a:visited, .linkcat ul li a:active { color: #333; text-decoration: none; }
.linkcat ul li a:hover { color: #333; text-decoration: underline; }
.linkcat h2 {margin-top: 5px; margin-bottom: 3px;}

/*========== tag cloud ==========*/
#tag_cloud a, #tag_cloud a:link, #tag_cloud a:visited, #tag_cloud a:active { color: #333; text-decoration: none; }
#tag_cloud a:hover { color: #37518c; text-decoration: none; }

/* wp-stats hide smiley */
img#wpstats {width:0px; height:0px; padding:0px; border:none; overflow:hidden; }

#footer a {
color:black;
text-decoration :none;
}

/*お問い合わせ*/

.wpcf7-form {
   background-color:#fff;
   padding-left:75px;
   padding-right:75px;
}

.wpcf7-form  span.hissu {
             color: #ffffcc;
             font-size: smaller}

a[href $='.pdf'] {
font-size: 24px;
background:url(images/pdf.png) no-repeat;
margin-top: 10px;
padding-left: 25px;
padding-top: 0px;
padding-bottom: 150px;
}
a[href $='.pdf'] a {
color:#0000FF;
text-decoration:underline;
}
a[href $='.pdf'] a:hover{
color:#0000FF;
text-decoration:underline;
}

.ninja_onebutton {
text-align: center;
}

#link a{
color:#e4e7e9;
font-size: 7px;
text-align="left"
}