@charset "utf-8";
/*
Theme Name: 雪絵の土田Ranch牧場ラジオ
Description: ベース：ABS_2column
Author: 
Version: 1.0
Template: ABS_2column
*/

/*-----------------------------------------------------------------------
font-size:  63%  69%  75%  81%  88%  94%  100%  107%  113%  119%  125%
あいうえお  10pt 11pt 12pt 13pt 14pt 15pt  16pt  17pt  18pt  19pt  20pt

131%  137%  144%  150%  156%  163%  169%  175%
 21pt  22pt  23pt  24pt  25pt  26pt  27pt  28pt
-----------------------------------------------------------------------*/

@import url("../ABS_2column/style.css");




/*-----------------------------------------------------

------------------------------------------------------*/

a{color: #14a83b;text-decoration: none;}
a:hover{color: #ff7e00;text-decoration: none;}
html{
	color: #282828;
	background: #80c269;	/* サイトの背景色 */
}

#box,#box-inner,#main,#contents{background-color: transparent;}

nav#page-navi{
	width: 300px;
}
#contents-inner{
	margin: 0 8px 0 0;
}

nav#page-navi{
	padding: 0;
}

footer#page-footer{
	background: #80c269;	/*フッタ背景色*/
	background: url(images/footer.png) repeat-x center bottom;
}

footer#page-footer p{
	color: white;
}

/* 記事 */
div.entry{
	margin: 0 0 16px 0;
	padding: 30px;
	border: 1px solid #5c8c4b;
	border-radius: 10px;
	background-color: #fafbe8;
}

div.title-deco{
	background: url(images/title_uline.gif) repeat-x left bottom;
	margin: 0 0 24px;
	padding: 4px 0 0 8px;
}
div.date1{
	font-size: 75%;
	color: #707070;
	line-height: 1.2;
	margin: 0 0 8px 0;
}
h2.title1{
	font-size: 175%;
	font-weight: normal;
	line-height: 1.2;
	margin: 0 0 8px 0;
	padding-bottom: 10px;
	color: #068c37;
}


div.entrycontent p{ font-size:107%; line-height: 1.7; color: #424242; }
div.entrycontent p img{ padding: 6px; border: 1px solid #C0C0C0; margin: 5px auto; max-width: 95%;}
div.entrycontent p a{ text-decoration: underline; }
div.entrycontent p strong{ color: #39C; font-weight: normal; }

div.entrycontent p.photo{text-align: center;border: none;}

/*アナブログ*/
div.entrycontent .color01 { color:#14a83b; font-weight:nomal; }

div.entrycontent ul,
div.entrycontent ol{
	margin-left: 1.5em;
}
div.entrycontent ul li,
div.entrycontent ol li{
	line-height: 1.2;
	margin: 0 0 4px;
}

div.entry-footer{
	margin: 24px 0 0;
	border: 2px dotted #C0C0C0;
	padding:10px;
}


div.return-list{
	margin: 24px 0;
	text-align: center;
}

div.return-list a{
	color: #fff;
}

div.side-banners{
	text-align: center;
	padding-top: 5px;
	margin: 0 0 10px;
}
div.side-banners img{
	margin: 0 0 5px;
}


h2.sidebar{
	/*width: 300px;*/
	height: 45px;
	line-height: 40px;
	color: #000;
	font-size: 100%;
	text-align: left;
	font-weight: normal;
	overflow: hidden;
	margin: 5px 0 8px;
	padding: 0 0 0 35px;
	background: #80c269 url(images/category_bg.png) repeat-x 0 0;
	overflow: hidden;
}

ul.sidebar-list1{
	margin: 0 12px 24px;
}
ul.sidebar-list1 li{
	list-style-type: none;
	font-size: 81%;
	line-height: 1.2;
	margin: 0 0 6px;
	padding: 4px 2px;
	color:#fff;
	border-bottom: 1px dotted #fff;
}
ul.sidebar-list1 li span.date{
	white-space: nowrap;
	font-size: 92.6%;
}
ul.sidebar-list1 li a{
	color: #fff;
}
ul.sidebar-list1 li a:hover{
	color: #f6a900;
}
p.side1{
	color: #fff;
	margin: 8px 12px 24px;
	font-size: 88%;
	line-height: 1.5;
	text-align: justify;
	text-justify: inter-ideograph;
}

p.side1 a{
	color: #fff;
}

p.side1 a:hover{
	color: #f6a900;
}

/*-----------------------------------------------------
Contact Form 7 メールフォームプラグイン
------------------------------------------------------*/
div.wpcf7{
	width: 100%;
	margin: 0 auto !important;
	padding: 0;
}

dl.mailform1{
	margin: 0 0 24px;
	background-color: #eeeeee;
	border-radius: 6px;
	border: 1px solid #41a1c9;
	padding: 12px 8px;
}
dl.mailform1 dt,
dl.mailform1 dd{
	width: 100%;
	display: block;
	margin-top: -1px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
dl.mailform1 dt{
	padding: 4px;
	font-weight: normal;
	line-height: 1.2;
	font-size: 88%;
}
dl.mailform1 dd{
	padding: 4px 4px 24px 4px;
	font-size: 88%;
}
dl.mailform1 input[type=text],
dl.mailform1 input[type=email],
dl.mailform1 input[type=tel],
dl.mailform1 textarea {
	width: 98%;
	padding: 1%;
}
dl.mailform1 select {
	padding: 1%;
}
dl.mailform1 textarea {
	height: 60px;
}
p.confirm{
	font-size: 88%;
}

div.wpcf7 span.require{
	color: red;
}
div.wpcf7 p.confirm{
}
div.wpcf7 p.btn{
	text-align: center;
}
div.wpcf7 input[type=submit]{
	padding: 4px;
}
div.wpcf7 span.wpcf7-not-valid-tip{
	line-height: 2;
	font-size: 100%;
}
div.wpcf7 div.wpcf7-validation-errors{
	padding: 8px;
	border-radius: 3px;
	border-color: #eb6100;
	background-color: #fff799;
}

.naiyou span.wpcf7-list-item { display: block; }
div.wpcf7 span.comment{
	font-size: 81%;
	line-height: 1.5;
}

p.confirm{
	/*width: 450px;*/
	text-indent: -30px;
	margin-left: 30px;
	line-height: 1.2!important;
}

input.age{width: 40px !important;}