/****** grid layout css
*************************/
.container { width: 940px; margin: 0 auto;}
.grid1, .grid2, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10, .grid11 {
  float: left;
  display: inline;
  margin-left: 20px;
}

.grid1 {width: 60px;}
.grid2 {width: 140px;}
.grid3 {width: 220px;}
.grid4 {width: 300px;}
.grid5 {width: 380px;}
.grid6 {width: 460px;}
.grid7 {width: 540px;}
.grid8 {width: 620px;}
.grid9 {width: 700px;}
.grid10 {width: 780px;}
.grid11 {width: 860px;}
.first {margin-left: 0;clear: left;}

/* clearfix */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
 /* IE6 */
* html .clearfix { zoom: 1;}
 /* IE7 */
*:first-child+html .clearfix {zoom: 1;}


/****** Design css
*************************/
body {
    margin: 0px;
    padding: 0px;
font-size: 75%;
	line-height: 200%;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    color: #222;
background:#fefbfc;
}

a {
    text-decoration: underline;
color:#7e3f2a;
}

a:hover {
    text-decoration: none;
  color:#7e3f2a;
}

ul, li, dl, dd, dt {
    margin: 0px;
    padding: 0px;
    list-style: none;

}

.wrapper{
margin-top:20px;
margin-bottom:20px;
}


/*header area*/

.headline{

}
.header-in{
padding:10px 0px 0px 0px;
padding-top:30px;

}

.header-in h1{
font-weight:normal;
font-size:24px;
color:#000;
margin-bottom:10px;
}
.header-in h1 a{
color:#333;
text-decoration:none;
}

.header-in h2{
color:#333;
font-weight:normal;

}


.desc_area{
background:#fff;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
border:1px dashed #ddd;
padding:5px;
}
/*navigation area*/

#navigation ul { margin: 0; padding: 0;}
#navigation li { margin: 0; padding: 0;}
#navigation a { margin: 0; padding: 0;}
#navigation ul {list-style: none;}
#navigation a {text-decoration: none;}
#navigation {
min-height: 30px;
width:200px;
margin-top:30px;
}

#navigation > ul > li {
    float: left;
/*    margin-left: 5px;*/
	margin-right:5px;	

}

#navigation > ul > li > a {
    color: #fff;
    font-size: 10px;
    line-height: 40px;
    padding: 12px 15px 13px;
-webkit-transition: color .15s;
   -moz-transition: color .15s;
     -o-transition: color .15s;
        transition: color .15s;
background:#c14478;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}

#navigation > ul > li > a:hover {
    color: #7e3f2a;
}

/*TOP image*/

.main-img{
margin:10px 0 20px;

}
.main-img img{
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
/*sidebar area*/
.sidebar{
margin-top:20px;
}


.widget-title {
  font-size: 13px;
font-weight:600;
  line-height: 1;
margin:0 10px 0 0;
padding: 10px 5px 20px 10px;
background:url(../images/title_bottom.jpg) repeat-x 0% 100%;
}


.widget-area{
margin:10px 10px 20px;
}

.widget-area p{
padding:10px;
}
.widget-area ul li{
padding:10px 10px;
text-shadow:1px 1px 0px #fff;
list-style:none;
}
.widget-area ul li a{
color:#333;
text-decoration:none;
}
.widget-area ul li a:hover{
text-decoration:none;
text-shadow:none;
color:#7e3f2a;
}

.widget-area ul li li{
padding:10px 0px 0px 20px;
margin-left:-10px;
margin-right:-10px;
}



.widget-area ul li li:before {
content: "- ";
}
/*mainContent*/
.mainContent{
margin-top:20px;
}


.contents{
padding-top:10px;
padding-bottom:10px;
margin-bottom:20px;
margin-right:20px;
background:#f5e0e2;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
border-bottom:#ddd dashed 1px;
}

.b_btn{
padding:2px 5px;
background:#c14478;
}

.b_btn a{
color:#fff;
}
/*content-title*/

.content-title{
font-size:20px;
font-weight:normal;
text-shadow:1px 1px 0px #fff;
padding:10px 10px 15px 10px;
margin:0 0 10px;
color:#91ba20;
line-height:1.0em;
}
.content-title a{
color:#411616;
text-decoration:none;
}



/*記事内編集*/
.post{overflow:hidden;padding:10px;line-height:1.8em;}
.post p{padding:0 10px 15px;}
.post dl{padding:0 20px;}
.post ul{margin: 0 0 10px 10px;}

.post ul li{
margin:5px 0 0 15px;
list-style-image:url(../images/icon_allow.gif);
list-style-position:inside;
}

.post ol{margin: 0 0 10px 30px;}

.post ol li{list-style-type:decimal;
list-style-position:inside;}

.post h1, .post h2, .post h3, .post h4, .post h5, .post h6{clear:both;}

.post h1{
margin:20px 0;
padding:5px 10px;
font-size:150%;
color: #fff;
border-radius:4px;
background:#007FB1;
box-shadow:0 0 3px rgba(0,0,0,0.2); 
}

.post h2{
margin:10px 0;
padding:3px 5px;
font-size:150%;
border-left:10px solid #ddd;
padding-left:20px;
margin-left:10px;
}

.post h3{
margin:10px 0;
font-size:140%;
padding:10px 20px;
margin:10px;
border:1px solid #ddd;
background:#eee;
}
.post h4{
margin:10px 0;
font-size:120%;
padding:10px 20px;
margin:10px;
border:1px solid #ddd;
background:#eee;
}


.post h5{
margin:10px 0;
font-size:120%;
font-weight:normal;
border-left:4px solid #ddd;
padding-left:20px;
margin-left:10px;
}

.post h6{
margin:10px 0;
font-size:120%;
font-weight:normal;
border-left:4px solid #ddd;
padding-left:20px;
margin-left:10px;
}

.post table{
border: 1px #ddd solid;
border-collapse: collapse;
border-spacing: 0;
margin:10px 0 20px;
}

.post table th{
padding:7px 10px 7px 5px;
border: #ddd solid;
border-width: 0 0 1px 1px;
font-weight:bold;
background:#f7f7f7;
}

.post table td{
padding:7px 5px;
border: 1px #ddd solid;
border-width: 0 0 1px 1px;
background:#fff;
}

.post dt{font-weight:bold;}

.post dd{padding-bottom:10px;}


blockquote {  
    background: url(../images/blockquote.png) no-repeat 2% 6%;  
    padding: 10px 20px;  
    border: 1px solid #CCC;  
    color: #212121;  
    margin:0 30px;  
}  
blockquote p{  
    margin-bottom: 12px;  

}  


/*meta area*/
.postinfo{
 line-height: 1;
  margin: 0px 0px 5px 0px;
  padding: 5px 30px 5px 5px;
	text-align:right;
color:#888;
}
.postinfo a{
color:#fc0;
text-decoration:none;
}


.postinfo:before {
  right: 0;
  border-left: 5px solid #000;
}
/*tag category*/
.content-meta{
text-align:right;
margin:20px 10px 10px 0;
}

.content-meta a{
color:#444;
}


/*記事内画像*/
.post img{
max-width:100%;
height:auto;
padding:5px;
background:#fff;
border:1px dashed #ddd;

}

img.aligncenter {
display: block;
margin:5px auto;
}

img.alignright, img.alignleft{
padding:4px;
margin:5px;
display:inline;
}

img.alignleft{margin: 0 7px 2px 0;}

.alignright{float:right;}
.alignleft{float: left;}

/*フッターエリア*/

.footer{
border-top:1px solid #000:
background:#fc0;
min-height:40px;
text-align:center;
padding:30px 0;
}
.footer a{
}
.pagenav {
    clear: both;
    width: 100%;
    min-height: 50px;
    margin: 5px 0 10px;
border-top:1px solid #ddd;
color:#888;
overflow:hidden;
}

.prev {
    float: left;
margin-top:10px;
width:300px;
border-right:1px solid #ddd;
padding:5px 10px;
}

.next {
padding:5px 10px;
text-align:right;
    float: right;
margin-top:10px;
width:300px;

}

.prev a, .next a{

text-decoration:none;
}

.prev a:hover, .next a:hover{
text-decoration:underline;
}

#pageLinks {
    clear: both;
    color: #4f4d4d;
    text-align: center;
}


/*ウジェットのカレンダー*/

#wp-calendar caption{
font-size:16px;
font-weight:800;
padding:10px;
margin:0 0 10px 0;
text-align:center;

}

#wp-calendar {
width:100%;
padding:10px;
}

#wp-calendar td, #wp-calendar th{
text-align:center;
}



/*タグ欄*/

.tagcloud {
margin-bottom: 10px;
padding:0 10px 10px;
margin-top:20px;
}

.tagcloud a{
background:#666;
padding:5px;

text-decoration:none;
color:#fff;
}

/*news_area*/
.news_area{
margin:0 0 10px 0;
padding:0 0 10px 0;

max-width:680px;
}

/* newstitle
------------------------------------------------------------------------------------------------------------------------------- */

.news-title {
	position:relative;
	padding:10px;
	margin:1em 0 3em;
	color:#fff;
	background:#c14478;
	width:100px;
text-align:center;
	/* css3 */
}

.news-title.top {
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#c14478), to(#f04349));
	background:-moz-linear-gradient(#c14478, #f04349);
	background:-o-linear-gradient(#c14478, #f04349);
	background:linear-gradient(#c14478, #f04349);
}


.news-title.left {
	margin-left:50px;
	background:#c14478;
}


.news-title.right {
	margin-right:50px;
	background:#c14478;
}


.news-title:before {
	content:"";
	position:absolute;
	bottom:-20px; /* value = - border-top-width - border-bottom-width */
	left:60px; /* controls horizontal position */
	border:0;
	border-right-width:30px; /* vary this value to change the angle of the vertex */
	border-bottom-width:20px; /* vary this value to change the height of the triangle. must be equal to the corresponding value in :after */
	border-style:solid;
	border-color:transparent #c14478;
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}


.news-title:after {
	content:"";
	position:absolute;
	bottom:-20px; /* value = - border-top-width - border-bottom-width */
	left:80px; /* value = (:before's left) + (:before's border-right/left-width)  - (:after's border-right/left-width) */
	border:0;
	border-right-width:10px; /* vary this value to change the angle of the vertex */
	border-bottom-width:20px; /* vary this value to change the height of the triangle. must be equal to the corresponding value in :before */
	border-style:solid;
	border-color:transparent #fff;
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}


.news-title.right {
	margin-right:50px;
	background:#c14478;
}

.news_area dl{
	padding:0 10px;
	max-height: 210px;
	overflow-y: scroll;

}
.news_area dt{
	padding: 5px 10px 5px 10px ;
	font-size: 12px;
}
.news_area dd{
	padding: 0px 20px 5px 20px ;
border-bottom:1px #ccc dashed;
}

/*comment*/
.comment{
	border:#ddd solid 1px;
	padding: 0 18px;
	margin:20px 0;
background:#fff;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
	}
	.comment h3{
		border-bottom:#b22222 solid 3px;
		padding-bottom:3px;
		margin-top:20px;
		
	}
.comment-title{
		border-bottom:#b22222 solid 3px;
		padding-bottom:3px;
		margin-top:20px;
}

	.comment p{
		}
		.comment p a{
			color:#0c8dcb;
		}
		.comment input, .comments textarea{
			display:block;
			
		}
		.comment textarea{
			width:450px;
		}
		.comment .required{
			color:#f00;
		}
		.comment code{
			display: block;
			margin-top:5px;
			font-size:smaller;
			
		}
			

/*検索窓エリア*/

#search_area{
width:940px;
margin:10px auto 0;
		text-align:right;
position:relative;
}
#search_in{
position:absolute;
right:20px;
z-index:1;
}
#searchform {
    width: 200px;
/*    padding: 10px;*/
}
#s {
    width: 110px;
    height: 23px;
    line-height: 20px;
    padding: 0 10px;
    vertical-align: bottom;
    border: 1px solid #ccc;
    border-radius: 5px 0 0 5px;
    outline: none;
    box-sizing: content-box;
    -webkit-appearance: textfield;
    color: #999;
    background: #eee;
    box-shadow: 0 1px 0 #fff,
        0 -1px 0 #fff,
        -1px 0 0 #fff,
        1px 0 0 #fff,
        0 0 3px #ddd inset;
}
#s:focus {
    color: #333;
}
#searchsubmit {
    width: 60px;
    height: 25px;
    vertical-align: bottom;
    border: 1px solid #ccc;
    border-radius: 0 5px 5px 0;
    margin-left: -5px;
    color: #666;
    background: -webkit-linear-gradient(top, #fff, #eee);
    background: -moz-linear-gradient(top, #fff, #eee);
    background: linear-gradient(top, #fff, #eee);
    cursor: pointer;
    box-shadow: 0 1px 0 #fff,
        0 -1px 0 #fff,
        -1px 0 0 #fff,
        1px 0 0 #fff;
}
#searchsubmit:hover {
    background: -webkit-linear-gradient(top, #eee, #fff);
    background: -moz-linear-gradient(top, #eee, #fff);
    background: linear-gradient(top, #eee, #fff);
}
#searchsubmit:active {
    border: 1px solid #aaa;
    border-right-color: #fff;
    border-bottom-color: #fff;
    box-shadow: 0 1px 0 #ddd,
        0 -1px 0 #fff,
        -1px 0 0 #fff,
        1px 0 0 #ddd;
}

/* 04.吹き出し */
.kensaku{
	width:350px;
	position:relative;
	margin:0 15px 30px;
	padding:10px 20px;
	color:#333;
	border:#c14478 solid 3px;
	border-radius:18px;
	background:#fff;

}