@charset "utf-8";
/*  
Theme Name: Orange PoPo Website Theme
Theme URI: http://orangepopo.com/
Description: オレンジポポテーマ
Version: 1.0
*/


/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a:link,a:visited {
	color: #F63;
}
a:hover {
	color: #9E4E36;
	text-decoration: none;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	margin: 0;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FCBB15;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
h1 {
	font-size: 1.2em;
	margin-bottom: 4px;
}
code {
	background: url('img/bgcode.gif');
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
.entry{
	margin-bottom: 30px;
	margin-top: 20px;
}

.item ul li
{
list-style: url(img/li.gif);
}


.item ol li
{
margin-left:22px;
}

/*main_contents*/
.content{
	font-size: 1.2em;
	line-height: 1.5em;
}
.content h1 {
	color: #76c402;
	font-size: 1.2em;
	font-weight: bold;
	clear: both;
	border-color: #76c402;
	border-style: solid;
	border-width: 1px 1px 1px 5px;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.content h2 {
	color: #f7951d;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
}
.content h3 {
	font-size: 1.2em;
	font-weight: bold;
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: 75px;
	height: 33px;
	clear: both;
	padding-top: 5px;
}
.ex_box {
	font-weight: bold;
	background-color: #fff5e1;
	margin-bottom: 10px;
	padding: 5px;
	border: solid 1px #f9ca6b;
}
.kakaku_table {
	float: left;
	margin-bottom: 10px;
}.kakaku_img { margin-left: 10px; border: solid 2px #f7951d; }
.data_table {
	width: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.data_table td { padding: 5px; }

/* inquiry */
#inquiry {
	background-image: url(img/contact_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 350px;
}
.inquiry_text {
	margin-left: 50px;
}
#inquiry td { font-size: 1.2em; padding-bottom: 5px; }

/* structure */
.container {
	padding-bottom: 10px;
	width: 730px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#headerbox {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 158px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.logo {
	text-align: right;
	margin-right: auto;
	background-image: url(img/logo_popo.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 335px;
	margin-left: auto;
	margin-top: 15px;
}
.logo a {
	display:block;
	width: 335px;
	height: 73px;
	text-indent:-99999px;
	font-size: 0;
	line-height: 0;
	text-decoration:none;
}

/* title */
.main_title {
	color: #646362;
	font-size: 1.2em;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-style: normal;
	background-image: url(img/main_title.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	margin-top: 10px;
}
.title  {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FA9907;
	padding: 5px;
}
/* navigation */
.navigation {
	margin-bottom: 4px;
}
.navigation a {
	background-color: #4A91C3;
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	padding: 8px 0;
	width: 19%;
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #000;
	color: #FFF;
}

/* main_box */
.main {
	clear: both;
	background-image: url(img/bgcontainer.jpg);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}

/* main left */
.sidenav {
	width: 190px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
.sidenav  h1 { color: #666; font-size: 1em; background-image: url(img/side_ue.png); background-repeat: no-repeat; height: 50px; margin: 0; padding: 0; }
.sidenav ul {
	margin: 0;
	border-style: none;
	padding: 0;
}
.sidenav01 li {
	font-size: 1.2em;
	list-style: none;
	margin: 0;
}
.sidenav01 li a {
	color: #cba266;
	display: block;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	padding-top: 18px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cba266;
	padding-bottom: 18px;
}
.sidenav01 li a:hover {
	color: #f7951d;
	background-color: #fff;
	padding-top: 18px;
	padding-bottom: 18px;
}
.sidenav02 {
	width: 190px;
	margin-top: 20;
	margin-bottom: 10px;
}

.sidenav02 ul {
	padding-left: 25px;
}
.sidenav02 li {
	margin-bottom: 5px;
	list-style-image: url(img/blog_arrow.gif);
}
.sidenav02 h2 {
	color: #930;
	margin-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 1.2em;
}
/* home */
.main_img { margin-bottom: 10px; }
.gift { background-image: url(img/present_bg.gif); background-repeat: no-repeat; height: 100px; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; padding: 5px 20px 5px 80px; }
.gift .title { color: #ef5a83; font-size: 1.5em; font-weight: bold; word-spacing: inherit; margin-top: 5px; margin-bottom: 3px; border-style: none; }
#bloglist {
	margin-top: 20px;
	padding: 10px;
	background-color: #FEF8E7;
	margin-bottom: 10px;
}
#bloglist img { zoom: 0.5; }
#bloglist .blogdays {
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	background-color: #76c402;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
}

/* content */
.content {
	float: right;
	width: 500px;
	background: #fff;
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}
.content .descr {
	color: #333;
	margin-bottom: 6px;
}
.content li {
	
	margin-left: 18px;
}

/* search form */
form {
	padding: 0 0 6px 8px;
}
.styled {
	border: 1px solid #DDD;
	padding: 4px;
}
.button {
	background: url('img/search.gif') no-repeat left bottom;
	border: none;
	height: 27px;
	width: 27px;
}

/*mihon_box*/
.mihon_box {
	
}
.mihon_box table {
	width: 100%;
	border: double 3px #fdb70b;
	margin-bottom: 30px;
}
.mihon_box td {
	padding: 10px;
}

/*speace*/
.sp10{
	height: 10px;
}
.sp20{
		height: 20px;
}
.sp30{
		height: 30px;
}

/*clear*/
.clear0{
	clear: both;
}

/* footer */
.footer {
	color: #f7951d;
	font-size: 1.1em;
	text-align: center;
	height: 30px;
	padding-top: 10px;
}

/*post stylng*/
.item{ margin-top: 0; margin-bottom: 25px; }
.info{ font-size:1.1em; color:#505050; clear: both; padding-top: 5px; border-top: 1px dotted #e3e4e4; }
.info .gocat{ background-image: url(img/10002157495_s.gif); background-repeat: no-repeat; text-indent: 5px; width: 120px; height: 50px; float: right; padding-top: 5px; padding-left: 2px; }
.info .gocomment{ background-image: url(img/10002157502_s.gif); background-repeat: no-repeat; text-indent: 5px; width: 120px; height: 50px; float: left; padding-top: 5px; padding-left: 2px; }
.info a{ color:#323131; }
.info a:hover{
color:#7d7d7d;
}

/* 絵本づくりお見合いサポート/////登録フォーム */
.registration table{}
.registration td{
	background-image: url(img/dot_line500.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 10px;
}
#checkbox{
	display: block;
	width: 300px;
}
.font_red{
	color: #C30;
	font-weight: bold;
}
.font_attention{
	font-size: 0.8em;
	font-weight: normal;
	color: #999;
}
.point_box{
	border: 1px solid #FAB138;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #FCF7EF;
}
.merit{
	border: 2px solid #FAB138;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 8px;
	margin-right: 3px;
	margin-left: 3px;
	font-weight: bold;
}
.table01{
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
.table01 td{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.table01 th{
	text-align: left;
	background-color: #F0F0F0;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
}

/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform { background: #feface; width: 280px; margin-top: 1em; margin-left: 1em; padding: 1em; }

#commentform textarea {
background: #fafafa;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #fafafa;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #fafafa;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #fafafa;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #fafafa;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #fafafa;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

#blog a img{ float: left; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; border:solid 1px #f7951d; }
#blog a:hover img{
border:solid 1px #fc247a;
}

