@charset "utf-8";
/*
Theme Name: 蒼園tmp007
Description: original WordPress theme
Author: シムーン株式会社
*/



/* Begin Typography & Colors */
body {
color: #333333;
margin:0;
padding: 0;
text-align:left;
line-height:160%;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;
font-size:12px;
	}

div#frontpage{
height:372px;
background : transparent url(images/index_body_bg.gif) repeat-x;
}
div#otherpage{
height:100px;
background : transparent url(images/index_body_bg.gif) repeat-x;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}


#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}



.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
strong{color:#CC0000;}

.bold    { font-weight:bold; }
.base    { font-size: 13px; line-height: 20px; color:#666666;}
.white   { color: #ffffff; }
.red     { color: #cb100e; }
.gray   { color: #808080; }
.silver     { color: #c0c0c0; }
.green   { color: #008000; }
.gold     { color: #ffd700; }
.orange   { color: #ffa500; }
.pink     { color: #ff00ff; }
.blue   { color: #0000ff; }
.violet     { color: #ee82ee; }
.small   { font-size : 0.9em; line-height : 1.5em;}
.cr      { font-size: 12px; }
.mojiplus110{font-size:110%;}
.mojiplus120{font-size:120%;}
.mojiplus130{font-size:130%;}
.mojiplus140{font-size:140%;}
.mojiplus150{font-size:150%;}



.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.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;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}
span.must{
        color:#ff0000;
          }

.clear{clear:both;}


.mt30{
margin:30px 0 0 0;
}
.mt50{
margin:50px 0 0 0;
}
	
/* End Typography & Colors */




/* header */

div#header {
width : 800px;
height : 100px;
margin : 0 auto;
}
div.logo {
float : left;
width : 194px;
margin : 25px 0 0 0;
padding : 0;
}
div.logo a {
display : block;
width : 194px;
height : 48px;
background : transparent url(images/logo.gif) no-repeat;
}
div.logo span {
display : none;
}

/* グローバルナビゲーション */
div#gnavi {
float:right; width:600px; height:80px;
text-align:right;
}

ul#gnavi {
margin : 0 0 5px 0;
padding : 0;
list-style-type : none;
width : 600px;
height : 80px;
position:relative; 
}
ul#gnavi li{
float : right;
font-size:15px;
margin:45px 15px 0 15px;
}
ul#gnavi li a{
color:#333333;
}




/* wrapper */
div#wrapper {
clear:both;
width : 800px;
margin : 0 auto;
padding : 0;
}


/* Structure */


.narrowcolumn {
	float: left;
	margin: 0 20px 0 0;
        padding: 0;
	width: 550px;
	}

.widecolumn {
	float: left;
	margin: 0 20px 0 0;
        padding: 0;
	width: 550px;
	}

.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */


/* footer */

#footer {
        clear: both;
	padding: 0;
	background:#ED5F88;
	}

#footer div{
	margin: 0 auto;
        width : 800px;
        padding:10px 0;
　　　　text-align: center;
        color:#ffffff;
	}
#footer div a{
        color:#ffffff;
        margin:0 15px 0 15px;
	}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
.fright {
	float: right;
	margin:0 0 10px 10px;
	}

.fleft {
	float: left;
	margin:0 10px 10px 0;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0;
	text-align: center;
	}

#searchform #s {
	width: 80px;
	padding: 2px;
	}

#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* Begin toppage */
div.topimage
{
	width : 800px;
        height : 266px;
        margin : 0 auto;
        padding:0;
        background : transparent url(images/top_image.jpg) no-repeat;
	}

div.topimage h1{
	display:none;
        margin:0;
        padding:0;
	}

p.index_rwgblock{
float:left;
width:260px;
padding:0 15px 5px 0;
}
p.index_rgblock{
float:left;
width:260px;
padding:0 0 5px 15px;
}


.narrowcolumn h2.indextop{
        margin:10px 0 10px 0;
        padding:8px 0 8px 5px;
		color:#666666;
		font-size:15px;
        background : transparent url(images/narrowcolumn_h2.gif) no-repeat;
}
.narrowcolumn h2.indextop a{
color:#333333;
font-weight:normal;
}

div.top_infomation{
        width : 550px;
        margin:0;
        padding:0;
}
div.top_infomation h3{
border-left:3px solid #ED5F88;
margin:10px 0 0 0;
padding:0 0 0 7px;
color:#ED5F88;
font-weight:normal;
}
div.top_infomation h3 a,div.top_infomation h3 small{
color:#ED5F88;
}
div.top_infomation div{
margin:0 0 35px 0;
padding:0;
}

div.top_hours{
border:1px solid #eaeaea;
padding:10px 20px;
margin:15px 0 15px 0;
background:#f6f6f6;
}

/* End toppage */








/* Begin Sidebar */
#sidebar{
        float:left;
	    width: 230px;
        margin:10px 0 0 0;
        padding: 0;	
}


div.sideblock{
border:1px solid #eaeaea;
padding:3px;
margin:0 0 15px 0;
background:#f6f6f6;
}
div.sideblock h2.title{
margin:0;
padding:7px 0 0 5px;
font-size:15px;
height:30px;
color:#FFFFFF;
background : transparent url(images/side_title.jpg) no-repeat;
}


div.leftbar{
margin:0;
padding:5px;
background:#ffffff;
}
div.leftbar img{
text-align: center;
}

div.leftbar p{
margin:0 0 5px 0;
padding:0;
}
div.leftbar h3{
margin:20px 0 3px 0;
padding:2px 0 2px 4px;
background: #a5a5a5;
font-size:13px;
font-weight:bold;
color:#ffffff;
}
div.leftbar h3.top{
margin:5px 0 3px 0;
padding:2px 0 2px 4px;
background: #a5a5a5;
font-size:13px;
font-weight:bold;
color:#ffffff;
}

ul.leftbar{
list-style:none;
margin:0;
padding:0;
}

ul.leftbar li{
list-style:none;
padding: 0 0 0 18px;
margin:5px 0 5px 0;
background : transparent url(images/side_icon.gif) left no-repeat;
}



div.sideblock2{
border:1px solid #eaeaea;
padding:3px;
margin:0 0 15px 0;
background : transparent url(images/sideblock2_bg.gif) repeat-y;
}
div.sideblock2 h2.title{
margin:0;
padding:7px 0 0 5px;
font-size:15px;
height:24px;
color:#ffffff;
background : transparent url(images/side_title2.jpg) no-repeat;
}


div.leftbar2{
margin:0;
padding:0 5px 0 5px;
}

/* End Sidebar */




/* 記事 */
div.pagetitle{
margin:10px 0 3px 0;
background : transparent url(images/hstyle_bg01.gif) repeat-y;
}
div.pagetitle small{
margin:0;
padding: 2px 0 0 12px;
}
h1.pagetitle{
        margin:0 0 10px 0;
        padding:9px 0 8px 5px;
	color:#666666;
	font-size:15px;
        font-weight:normal;
        background : transparent url(images/narrowcolumn_h2.gif) no-repeat;
}

.widecolumn h2{
border-left:3px solid #ED5F88;
margin:30px 0 0 0;
padding:2px 0 2px 7px;
color:#ED5F88;
font-weight:normal;
font-size:13px;
}
.widecolumn h2 a,.widecolumn h2 small{
color:#ED5F88;
}

.widecolumn .entrytext{
margin:5px 0 50px 0;
}

/* End 記事 */


/* ページ */
h1.pagestyle{
height:27px;
margin:0;
font-size:150%;
padding: 3px 0 3px 10px;
color:#ffffff;
background : transparent url(images/title_bg.jpg) no-repeat;
}

div.pagetext h2{
font-size:120%;
background : transparent url(images/hstyle_bg01.gif) repeat-y;
margin:20px 0 5px 0;
padding: 2px 0 3px 12px;
}

div.pagetext h3{
font-size:110%;
padding: 3px;
background:#D9E3FC;
}
div.pagetext h4{
font-size:100%;
padding: 3px 0 0 0;
border-bottom:1px solid #D9E3FC;
}

div.entry table,div.pagetext table{
width:100%;
border:1px solid #cdcdcd;
}

div.entry table th,div.pagetext table th{
background:#f5f5f5;
padding:10px;
border-right:1px solid #cdcdcd;
border-bottom:1px solid #cdcdcd;
vertical-align:top;
}

div.entry table td,div.pagetext table td{
padding:10px;
border-right:1px solid #cdcdcd;
border-bottom:1px solid #cdcdcd;
}


/* End ページ */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.right {
	text-align: right;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

div.mu15{margin:0 0 15px 0;}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.clearFix:after
 {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearFix
 {	
	display:inline-block;
	}

/*Hides from IE-mac\*/
*html.clearFix
{ display:block;}
/*End hide from IE-mac*/


