@charset "utf-8";
/* CSS Document */

/*共通設定
------------------------------------*/

*{
	margin:0;
	list-style:none;
	font-family:Arial,Helvetica,Verdana,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	color:#333333;
}

a{
	color:#47A630;
}

a:hover{
	color:#FF0000;
}

img{
	border:0;
}

.cl{
	clear:both;
}

.photo-line {
	padding:1px;
	border: 1px solid #CCCCCC;
}

.top_modoru {
	width:100%;
	margin:20px 0 0 0;
	padding:10px 0 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;	
}

.red {
	color:#FF0000;
}

.list-blue {
	margin:0 0 0 30px;
	color:#0000FF;
}

.entry-box {
}

.entry-box h3 {
	font-size:14px;
	font-weight:bold;
}

.entry {
	margin:0 0 50px;
	padding:0 0 20px;
	line-height:1.5;
}

.entry h3{
	width:600px;
	font-size:16px;
	margin:0 0 3px 0;
	padding:4px;
	clear:both;
	background:#ecf2bf;
}


.entry-date {
	font-size:12px;
	text-align:right;
	height:20px;
	margin:0 0 10px 0;
}

.sidedate {
}


#sidebar{
	font-size:12px;
	line-height:1.5;
}

#sidebar li {
	background:url(../../staffblog/img/icon01.gif) no-repeat 0 3px;
	padding:0 0 0 15px;
}


.asset-meta {
	font-size:11px;
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	text-align:right;
	clear:both;
}

.asset-meta a {
	font-size:11px;
}



/* Feedback */


#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-submit {
    font-weight: bold;
}

#comments,
#trackbacks {
	text-align:left;
	width:600px;
	margin:0 10px 0 36px;
	border-bottom: 1px solid #ccc;
	background-color: #F5F5F5;
}

#comments h4,
#trackbacks h4 {
	margin:10px 0 0 0;
	padding:10px 0 0 10px;
	text-align:left;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

.comments-open {
	width:600px;
	margin:15px 10px 0 36px;
}

.comments-open h4 {
	float:left;
}

.comments-open table {
	text-align:left;
}

.inner {
	padding:0 10px 0 10px;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.trackbacks-info {
	padding:0 10px 0 10px;
}

.entry-mobile {
	margin:10px 0 20px 0;
}

.entry-mobile h3{
	color:#288A27;
}


.entry-mobile img {
	text-align:center;
	max-width:180px;
	max-height:300px;
}

.entry-mobile p{
	clear:both;
	line-height:1.5;
}

#entry-box hr{
	margin:10px 0 0 0;
}

/*基本設定（全体・ヘッダ・メニュー）
------------------------------------*/

html,body {
    height: 100%;
	font-size:14px;
    text-align: center;
    margin: 0px auto;
	color:#000000;
}


#header{
	width:100%;
	margin:0 auto;
	background:url(../img/header_bg.gif) no-repeat 700px 25px #FFFFFF;
	height:110px;
}

#header-box{
	position:relative;
	width:960px;
	margin:0 auto;
	height:82px;
	background:#FFFFFF;
}


h1{
	background:url(../img/logo.gif) no-repeat bottom left;
	height:68px;
	text-indent:-9999px;
	margin:0 0 0 10px;
}

h1 a{
	position:absolute;
	top:8px;
	left:10px;
	display:block;
	width:265px;
	height:62px;
	text-indent:-9999px;
}

#header_tit{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	background:#F6F6F6;
	border-bottom:#CCCCCC solid 1px;
	border-top:#CCCCCC solid 1px;
	z-index:1px;
}

#head-text {
	margin:5px 0 0 0;
	padding:0;
	position:absolute;
	top:-2px;
	right:-20px;
	width:395px;
	display:block;
	font-size:11px;
}

#head-menu01 {
	margin:5px 0 0 0;
	padding:0;
	position:absolute;
	top:55px;
	right:240px;
	width:95px;
	height:17px;
	font-size:11px;
	background:url(../img/head_menu01.gif) no-repeat;
	text-indent:-9999px;
}

#head-menu01 a {
	width:95px;
	height:17px;
	display:block;
}

#head-menu02 {
	margin:5px 0 0 0;
	padding:0;
	position:absolute;
	top:55px;
	right:170px;
	width:57px;
	height:17px;
	font-size:11px;
	background:url(../img/head_menu02.gif) no-repeat;
	text-indent:-9999px;
}

#head-menu02 a {
	width:57px;
	height:17px;
	display:block;
}

#head-menu03 {
	margin:5px 0 0 0;
	padding:0;
	position:absolute;
	top:25px;
	right:-10px;
	width:177px;
	height:43px;
	font-size:11px;
	background:url(../img/tel.gif);
	text-indent:-9999px;
}

#head-menu02 a {
	width:57px;
	height:17px;
	display:block;
}

h2{
	width:875px;
	margin:0 auto;
	text-align:left;
	font-size:11px;
	font-weight:normal;
}


#m_navi{
	width:100%;
	background:url(../img/m_navi_bg.gif) repeat-x;
	height:52px;
}

#m_navi:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

#m_navi_wrap{
	width:1000px;
	margin:0 auto;
}

#m_navi li{
	float:left;
	list-style:none;
}

#m_navi li a,
#m_navi li span{
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
	height:50px;
	text-indent:-9999px;
}
	
li.m_navi01 {
	margin-left:0px;
}

li.m_navi01,li.m_navi01 a {
	background-image:url(../img/m_navi01.gif);
	width:113px;
}

li.m_navi01 a:hover {
	background-image:url(../img/m_navi01-2.gif);
}

li.m_navi01 a span{
	background-image:url(../img/m_navi01-2.gif);
}

li.m_navi02,li.m_navi02 a {
	background-image:url(../img/m_navi02.gif);
	width:165px;
}

li.m_navi02 a:hover {
	background-image:url(../img/m_navi02-2.gif);
}

li.m_navi02 a span{
	background-image:url(../img/m_navi02-2.gif);
}

li.m_navi03,li.m_navi03 a {
	background-image:url(../img/m_navi03.gif);
	width:101px;
}

li.m_navi03 a:hover {
	background-image:url(../img/m_navi03-2.gif);
}

li.m_navi03 a span{
	background-image:url(../img/m_navi03-2.gif);
}

li.m_navi04,li.m_navi04 a {
	background-image:url(../img/m_navi04.gif);
	width:177px;
}

li.m_navi04 a:hover {
	background-image:url(../img/m_navi04-2.gif);
}

li.m_navi04 a span{
	background-image:url(../img/m_navi04-2.gif);
}

li.m_navi05,li.m_navi05 a {
	background-image:url(../img/m_navi05.gif);
	width:134px;
}

li.m_navi05 a:hover {
	background-image:url(../img/m_navi05-2.gif);
}

li.m_navi05 a span{
	background-image:url(../img/m_navi05-2.gif);
}

li.m_navi06,li.m_navi06 a {
	background-image:url(../img/m_navi06.gif);
	width:131px;
}

li.m_navi06 a:hover {
	background-image:url(../img/m_navi06-2.gif);
}

li.m_navi06 a span{
	background-image:url(../img/m_navi06-2.gif);
}

li.m_navi07,li.m_navi07 a {
	background-image:url(../img/m_navi07.gif);
	width:139px;
}

li.m_navi07 a:hover {
	background-image:url(../img/m_navi07-2.gif);
}

li.m_navi07 a span{
	background-image:url(../img/m_navi07-2.gif);
}




/*メイン設定
------------------------------------*/

#main_wrap_top{
	width:910px;
	height:1200px;
	margin:0 auto;
	background-image: url(http://www.yotsuba-kids.net/common/img/back_line.gif);
}

#main_wrap{
	width:980px;
	margin:0 auto;
	background-image: url(http://www.yotsuba-kids.net/common/img/back_line.gif);
}

#main_wrap_l{
	width:660px;
	float:left;
	padding:10px 0;	
}

#main_wrap_r{
	width:290px;
	float:right;
	padding:10px 0 0 10px;
	background-color: #ECF2BF;
}




/*フッタ設定
------------------------------------*/
#footer{
	width:100%;
	height:100px;
	clear:both;
	padding-top:10px;
}

#footer_main{
	width:910px;
	height:80px;
	margin:0 auto;
}


#footer ul.foot_list{
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:100%;
}

#footer ul.foot_list2{
	margin:0;
	padding:0 0 10px 0;
	list-style-type:none;
	line-height:100%;
	border-bottom:#CCCCCC solid 1px;
}

#footer ul.foot_list li,
#footer ul.foot_list2 li{
	display:inline;
	padding-right:3px;
}

#footer ul.foot_list li.crumb,
#footer ul.foot_list2 li.crumb{
	padding-left:6px;
	background:url(../img/icon08.gif) no-repeat 0 4px;
}


#footer ul.foot_list li a:link,
#footer ul.foot_list li a:visited{
	font-size:10px;
	color:#B50E01;
}

#footer ul.foot_list li a:hover{
	text-decoration:underline;
}


#footer ul.foot_list2 li a:link,
#footer ul.foot_list2 li a:visited{
	font-size:10px;
	color:#B50E01;
}

#footer ul.foot_list2 li a:hover{
	text-decoration:underline;
}

#footer .waku_l{
	width:94px;
	float:left;
	margin:10px;
	
}

#footer .waku_c{
	width:300px;
	float:left;
	font-size:10px;
	line-height:120%;
	text-align:left;
	margin:15px 10px 10px 10px;
}

#footer .waku_r{
	width:400px;
	float:right;
	font-size:12px;
	margin:18px 10px 10px 10px;
}

.topmodoru {
	width:640px;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

