@charset "utf-8";
/*
Theme Name: kodaruma_custm
Theme URI: http://c-tpl.com/
Description: 小だるま様用wordpressサイト
Version: 1.0
Author: daiseihome_noriyoikeda
Author URI: http://daiseihome.com/
Tags: 小だるま様用wordpressサイト

	Cloud template v1.0
	 http://c-tpl.com/

	This theme was designed and built by Cloud template,
	whose blog you will find at http://c-tpl.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

*{margin:0;padding:0;}

body{
font: 13px "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#f0ece0;
background:url(images/headerBg.png) repeat-x 50% 0;
}

html{background:url(images/bg.png) repeat 0 0;}

a{color:#fff;text-decoration:none;}
a:hover{color:#500c00;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}
p{margin-bottom: 10px;}
.center{text-align:center;}
.right{text-align:right;}
.a { text-decoration: none; }



/*************
全体幅
*************/
#header, #container, .inner{
margin: 0 auto;
width: 960px;
}


/*************
/* ヘッダー
*************/
#header{
position:relative;
height: 130px;
}

#header h1,#header h2, #header h3, #header ul{
position:absolute;
color: #fff;
font-size: 12px;
line-height: 20px;
font-weight: normal;
}

#header h1{
top:3px;
left:5px;
}

#header h2{
font-weight: normal;
top:3px;
right:10px;
}

#header h3{top:28px;}


/******************
/* ヘッダーナビゲーション
******************/
#header ul{
top:28px;
right: 0;
padding:0 10px;
background:url(images/topnav.png) no-repeat 50% 0;
}

#header ul li{
list-style: none;
float:left;
margin:0 0 0 4px;
font-size:12px;
text-align:center;
width:100px;
}

#header ul a{
display:block;
padding-top: 16px;
line-height:24px;
text-decoration:none;
background:url(images/topnavBg.png) repeat 0 0;
}

#header a:hover{
color:#ccc;
background-position:0 -40px;
}


/*************
メイン画像
*************/
#mainImage{
margin-top:20px;
}

/*************
コンテンツ全体
*************/
#container{padding: 20px 0 10px;}

#container a{border-bottom:1px dotted #fff;}

#container ul a,#container a:hover{border:0;}

.box{
float: left;
width: 225px;
margin-right: 15px;
padding-bottom: 10px;
line-height: 1.2;
}

.box2{
float: left;
width: 300px;
margin-right: 15px;
padding-bottom: 10px;
line-height: 1.2;
}

/* 最後のbox */
.last{margin-right:0;}

/* 横に長いbox */
.long{width:470px;}

/* 画像を左に回りこみ */
.long img{
float:left;
margin: 0 10px 10px 0;
}

/* H2 見出し */
#container h2{
font-size: 14px;
margin: 0 0 15px;
padding: 5px 10px 5px 0;
color: #f8d64c;
background:url(images/line.gif) repeat-x 0 100%;
}

/* H3 見出し */
#container h3{
font-size: 14px;
margin: 0 0 15px;
padding: 5px 10px 5px 0;
color: #f8d64c;
background:url(images/line.gif) repeat-x 0 100%;
}

#container ul, .inner ul{margin-left: 5px;}

#container ul li, .inner ul li{
list-style: none;
margin-bottom: 7px;
padding-left: 17px;
background:url(images/bullet.gif) no-repeat 0 50%;
}

.inner ul li{background-image:url(images/bullet.gif);}

#date {
text-align: right;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 10px;
font-weight:bold;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

img.aligncenter {
    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;
}

.box_img_border{
   border: 4px solid #000;
}

/************************
メイン（左側）コンテンツ
************************/
#main {
float: left;
width: 715px;
padding-bottom:60px;
}

/* table幅の指定・隣接するセルのボーダーを重ねて表示 */
#contents table.style {
        width: 95%;
        border-collapse: collapse;
}

/* thの指定 */
#contents table.style th {
        font-weight: normal;
        background-color: #320103;
        border:1px solid #9c521b;
        text-align: center;
        padding: 12px;
}

/* tr tdの指定 */
#contents table.style tr td {
        width: 70%;
        background-color: #420204;
        border:1px solid #9c521b;
        text-align: left;
        padding: 12px;
}


/************************
サイド（右側）コンテンツ
************************/
#sidebar {
float: right;
width: 225px;
padding-bottom:30px;
}

#sidebar h3{
font-size: 14px;
margin: 0 0 15px;
padding: 5px 10px 5px 0;
color: #f8d64c;
background:url(images/line.gif) repeat-x 0 100%;
}

#sidebar ul{
padding-bottom:10px;
}

.a { text-decoration: none; }

/*************
/* フッター
*************/
#footerUpper{
clear:both;
margin-top: 40px;
padding: 20px 0;
overflow: hidden;
background:#290000;
}

#footerUpper a{text-decoration:none;}

#footerUpper a:hover{color:#ccc;}

#footerUpper .inner{overflow: hidden;}

#footerLower{
overflow: hidden;
border-top:1px solid #333;
background:url(images/pattern.png) repeat 0 0;
}

#footerLower .inner{
position:relative;
min-height: 60px;
color: #fff;
font-size:13px;
}

* html #footerLower .inner{height:60px;}

#footerLower .inner p{
position:absolute;
top: 10px;
padding-bottom: 5px;
}

#footerLower .inner p#contact{right:0;}

/************************
メールフォーム
************************/
.wpcf7 {
	margin: 96px 0;
}
.asterisk {
	margin: 0 0 0 0.2em;
	color: #f5637a;
}
.wpcf7 span.wpcf7-not-valid-tip {
	font-size: 80%;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="tel"],
.wpcf7 textarea {
	background-color: #fff;
	color: #333;
	width: 95%;
	border: 1px solid #ddd;
	font-size: 100%;
	padding: 0.5em;
	border-radius: 4px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
}
.wpcf7 input[type="submit"] {
	font-size: 100%;
	padding: 0.2em 0.4em;
	background: #eee;
	color: #333;
	border-radius: 4px;
	cursor: pointer;
	box-shadow: 0 0 1px rgba(0,0,0,.2);
	border: 1px solid #ccc;
	text-shadow: -1px 1px 0 rgba(255,255,255,1);
}
.wpcf7 input[type="submit"]:hover {
	box-shadow: 0 0 1px rgba(0,0,0,.2) inset;
}


.wpcf8 {
	margin: 96px 0;
}
.asterisk {
	margin: 0 0 0 0.2em;
	color: #f5637a;
}
.wpcf8 span.wpcf7-not-valid-tip {
	font-size: 15%;
.wpcf8 input[type="number"],
.wpcf8 textarea {
	background-color: #fff;
	color: #333;
	width: 95%;
	border: 1px solid #ddd;
	font-size: 100%;
	padding: 0.5em;
	border-radius: 4px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
}
.wpcf8 input[type="submit"] {
	font-size: 100%;
	padding: 0.2em 0.4em;
	background: #eee;
	color: #333;
	border-radius: 4px;
	cursor: pointer;
	box-shadow: 0 0 1px rgba(0,0,0,.2);
	border: 1px solid #ccc;
	text-shadow: -1px 1px 0 rgba(255,255,255,1);
}
.wpcf8 input[type="submit"]:hover {
	box-shadow: 0 0 1px rgba(0,0,0,.2) inset;
}