/*
------------------------------
   RESET
------------------------------*/

html,body,
h1,h2,h3,h4,h5,h6,p,
div,span,
table,tr,th,td,
ul,ol,li,
dl,dt,dd {
	margin: 0;
	padding: 0;
}

body{
	color:#333;
	font-size:87.5%;
	font-family : 'メイリオ', 'Hiragino Kaku Gothic Pro', 'Verdana', sans-serif;
	line-height:1.6;
	background: url("/img/bg_body.jpg") center repeat-y #fff;
}

a:link    { color: #062D84; }
a:visited { color: #90c; }
a:hover   { color: #c00; }

h1,h2,h3,h4,h5,h6{ font-size:100%; }
ul,ol,li,dl,dt,dd{ list-style:none; }
hr{ display:none; }

img,object{
	border:none;
	vertical-align:middle;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

ol ｛　list-style-type: none　｝

/*
------------------------------
   USUAL CLASS
------------------------------*/

.ac{text-align:center;}
.ar{text-align:right;}



/*
------------------------------
   LAYOUT
------------------------------*/

body{
	text-align: center;
	background: #ededed;
}

#container{
	margin:0 auto;
	width:1010px;
	text-align:left;
}

#container-inner{
	margin:0 auto;
	width:1010px;
	height:100%;
	background: url("/img/bg_container.gif") center repeat-y #ededed;
}

#header {
	margin: 0 0 15px 0;
}

#content {
	width:1000px;
	height:100%;
	margin:0;
	padding:0 5px 0 5px;
}

#content-inner {
	float: left;
	width: 770px;
	height: 100%;
}

#maincontents {
	float: right;
	width: 535px;
	height: 100%;
}

#maincontents-inner {
	margin:0 12px 0 10px;
}

#alpha {
	float: left;
	width: 230px;
}

#beta {
	float: left;
	width: 230px;
}

#footer {
	clear: both;
	height: 50px;
	padding: 40px 5px 10px 5px;
	background: url("/img/bg_footer.gif") center bottom no-repeat;
}

#content:after,
#content-inner:after,
#container-inner:after,
#container-inner:after,
#maincontents:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}



/*
------------------------------
   HEADER
------------------------------*/

/* タイトルバナー下の説明 */
.blog-description {
	margin: 0 0 0 10px;
	color: #666;
	font-size: 85%;
	background: transparent;
}


#header h1 {
	padding: 7px 5px 0 5px;
	width:1000px;
	height: 105px;
	text-indent: -9999px;
}

#header h1 a {
	display: block;
	width: 350px;
	height:105px;
	text-decoration: none;
}

#header h1#logo-top {
	background: url("/img/bg_logo_top.gif") top center no-repeat;
}

#header h1#logo-page {
	background: url("/img/bg_logo_page.gif") top center no-repeat;
}

#header h1#logo-page a { width: 420px; }

#header-inner {
	position: relative;
	width: 1000px;
	height: 372px;
	padding: 0 5px 0 5px;
	background: url("/img/mainvisual.jpg") top center no-repeat;
}

#header-inner h2,
#header-inner ol { display: none; }

#header-inner p#for-baby{
	position: absolute;
	top: 7px;
	left: 390px;
}

#header-inner p#for-baby a{
	display: block;
	width: 605px;
	height: 248px;
	text-indent: -9999px;
	text-decoration: none;
}

#header-inner p#for-baby2{
	position: absolute;
	top: 255px;
	left: 390px;
}

#header-inner p#for-baby2 a{
	display: block;
	width: 310px;
	height: 110px;
	text-indent: -9999px;
	text-decoration: none;
}

#header-inner p#for-old {
	position: absolute;
	top: 260px;
	left: 705px;
}

#header-inner p#for-old a{
	display: block;
	width: 290px;
	height: 105px;
	text-indent: -9999px;
	text-decoration: none;
}


ul#header-menu {
	margin: 0;
	padding: 0 5px 0 4px;
	height: 40px;
	background: url("/img/bg_header_menu.jpg") top center no-repeat;
}

ul#header-menu li {
	float: left;
	width: 143px;
	height: 40px;
}

ul#header-menu li a {
	display: block;
	width: 143px;
	height: 40px;
	text-indent: -9999px;
	text-decoration: none;
}

ul#header-menu:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}



/*
------------------------------
   MAIN CONTENTS
------------------------------*/

.entry {
	width: auto;
	margin: 0 3px 15px;
	word-break: break-all;
}

#page-title {
	margin: 0 0 15px 0;
	padding: 15px 0 10px 45px;
	font-size: 130%;
	border-bottom: 1px solid #1d3a97;
	background: url("/img/ic_page_title.gif") left no-repeat;
}

.entry-header {
	margin: 0 0 10px 0;
	color: #062D84;
	font-size: 120%;
	font-weight: bold;
}
.entry-header a{
           text-decoration: none; 
}



/* ブログ記事日付・各タイトル */
.date{
	margin: 0 0 10px 0;
	font-size: 80%;
	font-weight: bold;
           text-align: right;
}

.trackbacks-header,
.comments-header,
.comments-open-header,
.search-header {
	margin: 0 0 10px 0;
	font-size: 115%;
	font-weight: bold;
}



.entry p { margin: 15px 0; }

.entry ul,
.entry ol { padding-left: 16px; }

.entry ul li { list-style-type: circle; }

.entry dl {}
.entry dt {}
.entry dd { padding-left: 8px;}

/* 追記 */
.entry.extended {}

/* 投稿者 */
.entry-footer {
	margin: 10px 0 0 0;
	padding: 3px 0 0 0;
	text-align: right;
	border-top: 1px solid #999;
}




/* コメント・トラックバック */
#trackbacks,#comments { margin: 10px 0; }

.trackbacks-header,
.comments-header,
.comments-open-header { margin: 15px 0; }

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
	margin: 0 2px;
	padding: 0;
	line-height: 1.5;
	word-break: break-all;
}

.trackback-content p,
.comment-content p { margin-top: 10px; margin-bottom: 5px;}

.trackback-footer,
.comment-footer {
	margin-right: 2px;
	padding-top: 3px;
	border-top: 1px dotted #36414d;
	font-size: 66.6%;
	text-align: right;
}

#comments-open-data p { margin-bottom: 10px; }

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

#comment-author,
#comment-email,
#comment-url {
	width: 220px;
	height: 20px;
}

html > body #comment-author,
html > body #comment-email,
html > body #comment-url { height: 15px; }

#comment-text { width: 400px; height: 150px; }

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

#comments-open-footer {
	margin-top: 15px;
	text-align: center;
}

.comments-open label { display: block; }



/*
------------------------------
   SIDE MENU
------------------------------*/

.widgets {
	margin: 0 0 15px 0;
}

.widgets-categories {
	margin: 0 15px 13px 15px;
	padding: 0 0 12px 0;
	background: url("/img/bg_side_category.jpg") bottom center no-repeat;
}

.widgets-categories-inner{
	padding: 12px 0 0 0;
	background: url("/img/bg_side_category_top.jpg") top center no-repeat;
}

.widgets-categories h3 {
	margin: 0 12px 0 12px;
	color: #fff;
	font-size: 115%;
}

.widgets-categories ul {
	margin: 0 12px 0 12px;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #fff;
}

.widgets-categories li {
	padding: 5px 5px 5px 9px; 
	color: #fff;
	border-bottom: 1px solid #fff;
	background: url("/img/ic_side_category.gif") top left no-repeat;
}

.widgets-categories li a,
.widgets-categories li a:link,
.widgets-categories li a:visited {
	color: #fff;
	text-decoration: none;
}

.widgets-categories li a:hover {
	color: #fff;
	text-decoration: underline;
}


.widgets-entries {
	margin: 0 15px 15px 15px;
	padding: 0 0 12px 0;
	background: url("/img/bg_side_entries.gif") bottom center no-repeat;
}

.widgets-entries-inner{
	padding: 12px 0 0 0;
	background: url("/img/bg_side_entries_top.gif") top center no-repeat;
}

.widgets-entries h3 {
	margin: 0 12px 0 12px;
	font-size: 115%;
}

.widgets-entries ul {
	margin: 0 12px 0 12px;
}

.widgets-entries li {
	padding: 5px 5px 5px 9px;
	background: url("/img/ic_side_menu.gif") top left no-repeat;
}

.widgets-profile {
	margin: 0 13px 15px 12px;
	padding: 0 0 12px 0;
	background: url("/img/bg_side_profile.jpg") bottom center no-repeat;
}

.widgets-profile-inner{
	padding: 12px 0 0 0;
	background: url("/img/bg_side_profile_top.jpg") top center no-repeat;
}

.widgets-profile h3 {
	margin: 0 15px 10px 15px;
	padding: 0 0 3px 0;
	font-size: 115%;
	border-bottom: 2px solid #666;
}

.widgets-profile p {
	margin: 0 15px 10px 15px;
}

.widgets-profile p.ar a {
	padding: 0 0 0 10px;
	background: url("/img/ic_side_profile.gif") left no-repeat;
}

.widgets-profile dl {
	margin: 0 15px 10px 15px;
}

.widgets-profile dl dt {
	margin: 0 0 3px 0;
	font-weight: bold;
}

.widgets-profile dl dd {
	margin: 0 0 7px 15px;
}

.widgets-menu {
	margin: 0 15px 15px 15px;
}

.widgets-menu h3 {
	margin: 0 0 10px 0;
	padding: 3px 10px 3px 10px;
	color: #fff;
	background: url("/img/bg_sidemenu_title.jpg") left repeat-y #031C54;
	border: 1px solid #d3d3d3;
}

.widgets-menu h4 {
	margin: 0 5px 5px 5px;
}

.widgets-menu p {
	margin: 0 5px 10px 5px;
	line-height:1.3;
}

.widgets-menu p.ac {
	margin: 0 0 10px 0;
	text-align:center;
}

.widgets-menu p.ar a {
	padding: 0 0 0 10px;
	background: url("/img/ic_side_menu.gif") top left no-repeat;
}

.widgets-menu ul {
	margin: 0 10px 0 10px;
}

.widgets-menu li {
	padding: 3px 5px 3px 9px; 
	background: url("/img/ic_side_menu.gif") top left no-repeat;
}

ul.widgets-links{
	margin: 0 0 20px 40px;
}

ul.widgets-links li{
	margin: 0 0 15px 0;
}



/*
------------------------------
   FOOTER
------------------------------*/

ul#footer-menu{
	margin: 0 0 15px 110px;
}

ul#footer-menu li{
	display:inline;
	margin-right: 5px;
	font-size: 85%;
}

p#copyright {
	margin: 0 0 0 110px;
	font-size:85%;
}



/* 並び */
div#content dl.{	margin-bottom: 0.5em;}
div#content dl.dt{	background: url("/img/top_icon_arrow.gif") left no-repeat;	margin-top: 0.5em;	margin-left: 0.5em;	padding-left: 20px;	font-weight: bolder;}
div#content dl.dd {	margin: 0.3em 0 0 2em;}


/* フォーム */form { margin: 0px;}
#search-options,input,textarea { padding: 1px;}
#search { width: 140px; height: 20px;}
html > body #search { height: 15px;}


/* テキストエリア */.entry textarea { width: 97%;}
/* 引用 */blockquote { width: auto; margin: 15px 20px 0; padding: 10px; border: 1px solid #666; background: #f6f6f6; line-height: 1.5;}.quotetitle { /* 引用文タイトル */ border-bottom: 1px solid #666; padding: 3px;}
pre { margin: 15px 20px 0px; padding: 10px; background: #f6f6f6; border: 1px solid #999;
 line-height: 1.5; width: 100%; overflow: scroll;}html>body pre { width: 87%;}

/* Typekeyコメンタ－画像 */
.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
}

/* ウェブページ */div.page { margin-top: -5px;}
/* アーカイブページ本文 */.archive-list { margin: 10px 0;}/* アーカイブテンプレートの前後リンク */.content-nav { margin: 10px; text-align: center;}/* カレンダー */.calendarhead { padding-bottom: 5px; text-align: center; color: #333; font-size: 9px; background: none; letter-spacing: 0.2em;}#calendar table { text-align: center; padding: 0px; border-collapse: collapse;}#calendar th { padding-bottom: 3px; font-size: 8px; width: 23px;}#calendar td { padding: 2px 0; font-size: 9px; line-height: 120%;}span.day { text-align: center; font-size: 9px;}span.saturday { color: blue;}span.sunday { color: #e50003;}td.today { display: block; border: 1px solid #333;}#links-left-box dl,#links-right-box dl { margin: 0; padding: 0;}#links-left-box dd,#links-right-box dd {}.side dt,.side dd { margin: 0; padding: 0;}/* サイドメニュータイトル */.sidetitle { margin-top: 3px; border: 1px solid #666666; color: #333; background: #f6f6f6; text-align: center;
 line-height: 2.0;}/* サイドメニュー */.side { margin: 3px 0 20px; background: none; color: #333;
 line-height: 1.5;}.side ul,.side ol { padding-left: 16px;}.side ul li { list-style-type: circle;}.side ul li ul { padding-left: 0px;}.side li li { list-style-type: none;}/* サイドメニュー(サブカテゴリー用) */.side #categories ul { padding-left: 16px;}.side #categories ul ul { padding-left: 10px;}.side #categories li { list-style-type: circle;}/* サイドメニュー(タグクラウド用) */ul#tags { margin-top: 5px; padding-left: 0; list-style: none;}ul#tags .module-list-item { display: inline;}ul#tags li.taglevel1 { font-size: 125%; font-weight: bold;}ul#tags li.taglevel2 { font-size: 125%;}ul#tags li.taglevel3 { font-size: 116.6%;}ul#tags li.taglevel4 { font-size: 108.3%;}ul#tags li.taglevel5 { font-size: 100%;}ul#tags li.taglevel6 { font-size: 91.6%;}/* 検索 */fieldset { border: none;}/* カウンター */.counter { margin: 8px 0 25px; padding: 2px; background: none;}


/* 検索結果画面 */#search-form {
}.search-header { margin: 15px 0;}.search-result-header { margin: 15px 0 0;}


/* Hides from IE-mac \*/* html .clearfix {height: 1%;}.clearfix {display: block;}/* End hide from IE-mac */