@charset "utf-8";

/*
Theme Name: ママ記者ブログ
Theme URI: http://www.hb-nippon.com
Description: ママ記者ブログ　テンプレート
Author: hb-nippon.com
Author URI: http://www.hb-nippon.com
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}


/* =Clearfix
-------------------------------------------------------------- */
.clearfix:after { content: "."; display: block; height: 0px; line-height: 0; clear: both; visibility: hidden; }
.clearfix { zoom: 1; }

#content:after { content: "."; display: block; height: 0px; line-height: 0; clear: both; visibility: hidden; }
#content { zoom: 1; }

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea {
	#color:#333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック",'MS P Gothic', sans-serif;
	font-size:12px;
	line-height:1.6;
}


/* =Structure
-------------------------------------------------------------- */
body {
	background:url(./images/background.jpg) fixed no-repeat right bottom;
}

a {
	color:#006600;
	text-decoration:none;
}

a:hover {
	color:#660000;
}

#container {
	width:770px;
	margin:5px auto;
	border:solid 1px #99cccc;
}

#header {
	width:770px;
	height:80px;
	background:url(./images/mamakisya_header.jpg) no-repeat;
	border-bottom:dotted 1px #99cccc;
	text-align:center;
}

#header h1 {
	padding:10px 0;
	font-size:18px;
	font-weight:bold;
}

#header h1 a {
	color:#333;
}

#header p.description {
	padding:10px 20px;
	border-top:dotted 1px #99cccc;
}

#content {
}

#main {
	float:left;
	width:550px;
	_width:540px;
	word-break:break-all;
	word-wrap:break-word;
}

#main #banner {
	margin:20px 0;
	text-align:center;
}

#main h2.archive {
	margin:30px 20px 20px;
}

#main .entry {
	margin:10px;
	padding:10px;
}

#main .entry h2.entry-title {
	padding:7px 10px 6px;
	font-size:13px;
	line-height:1.3;
	border-top:solid 1px #ccffff;
	border-right:solid 10px #99cccc;
	border-bottom:solid 1px #ccffff;
	border-left:solid 10px #99cccc;
}

#main .entry h2.entry-title a {
	color:#333;
}

#main .entry .entry-date {
	margin:5px 10px 0 0;
	color:#006600;
	text-align:right;
}

#main .entry .entry-content {
	padding:20px;
}

#main .entry .entry-content p {
	margin-bottom:15px;
}

#main .entry .entry-meta {
	clear:both;
	padding:10px;
	text-align:right;
	border-top:dotted 1px #99cccc;
	border-bottom:solid 1px #99cccc;
}

#main .entry .entry-meta span {
	margin-left:5px;
}

#main .navigation {
	padding:10px 20px 20px;
	text-align:center;
}

#main .navigation div {
	padding:0 10px;
}

#main .entry img {
    margin-top: 15px;
    margin-bottom: 15px;
}

img.aligncenter, img.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

img.alignleft {
display:block;
margin:0 15px 0 0;
}

img.alignright {
display:block;
margin:0 0 0 15px;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

#main #comment-header {
	margin:20px 30px;
}

#main #no-comments {
	margin:20px 30px;
}

#main #commentform {
	margin:60px 30px 30px;
}

#main #respond {
}

#main #commentform label {
	display:block;
	margin-top:15px;
}

#main #commentform input.text,
#main #commentform textarea {
	width:90%;
	padding:5px;
	border:solid 1px #99cccc;
}

#main #commentform textarea {
	height:100px;
}

#main #commentform input.submit {
	margin-top:15px;
}

#main .comment, #main .pingback {
	margin:20px;
	padding:20px;
	border:solid 1px #99cccc;
}

#main ul.children .comment {
	margin:15px 0 0;
	padding:15px 0 0 30px;
	border:none;
	border-top:dotted 1px #99cccc;
}

#main .comment-details small {
}

#main .comment-text {
	margin-top:10px;
}

#main .fn {
	font-size:115%;
	font-style:normal;
}

#main .comment-meta {
	margin-bottom:5px;
}

#main .reply {
	display:none;
	margin-top:10px;
}

#sidebar {
	float:right;
	width:219px;
	padding-top:10px;
	border-left:solid 1px #99cccc;
}

#sidebar .side-block {
	padding:10px;
}

#sidebar .side-block h3 {
	padding:5px 10px;
	font-size:12px;
	text-align:center;
	border-top:solid 1px #ccffff;
	border-right:solid 10px #99cccc;
	border-bottom:solid 1px #ccffff;
	border-left:solid 10px #99cccc;
}

#sidebar .side-block ul {
	padding:10px;
}

#sidebar .side-block li {
	padding:5px 0;
}

#sidebar table#wp-calendar {
	width:180px;
	margin:20px auto 10px;
	font-size:12px;
}

#sidebar table#wp-calendar caption {
	padding-bottom:10px;
}

#sidebar table#wp-calendar tbody td {
	padding-top:5px;
	text-align:center;
}

#sidebar table#wp-calendar tbody td a {
	font-weight:bold;
}

#sidebar table#wp-calendar tfoot td {
	padding-top:10px;
}

#sidebar table#wp-calendar tfoot td#next {
	text-align:right;
}

#sidebar form#searchform {
	text-align:center;
}

#sidebar form#searchform input.searchfield {
	width:160px;
}

#copyright {
	width:770px;
	margin:0 auto;
	color:#666;
	font-size:10px;
	text-align:right;
}