/* =======================================

	CSS BaseElements

======================================= */

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	font-size: 100%;
	outline: 0;
}

:focus {
	outline: 0;
}

html {
	overflow-y: scroll;
}

body {
	line-height: 1;
	color: #000;
	font-family:"ＭＳ Ｐゴシック","Osaka",verdana,helvetica,arial, sans-serif;
}

strong {
	font-weight: bold;
}

img {
	vertical-align: text-bottom;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	/*border-collapse: separate;*/
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}



/* =======================================

　　Blog CommonElements

======================================= */

* {
	margin: 0;
	padding: 0;
}

a:link {color:#0a72a8;text-decoration:underline;}
a:visited {color:#0a72a8;text-decoration:underline;}
a:active {color:#0a72a8;text-decoration:none;}
a:hover {color:#0a72a8;text-decoration:none;}

html {
	height: 100%; 
	overflow-x: hidden;
}

body {
	height: 100%;
	font-size: 12px;
	background: #eeeeee;
	color: #333333;
	text-align: center;
}

#container {
	margin: 0 auto;
	width: 802px;
	height: 100%;
	min-height: 100%; 
	background: transparent url(/blog1/archives/body_bg.gif) repeat-y top left;
	text-align: center;
}

body > #container{ 
	height: auto;
}

.fl_left {
	float: left;
}
.fl_right {
	float: right;
}

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

　　Header要素

------------------------------------ */
#header {
	margin: 0 auto;
	padding-top: 10px;
	width: 800px;
	height: 127px;
	text-align: right!important;
	background: transparent url(/blog2009/archives/blog_top.gif) no-repeat top left;
}
#header a.area {
	width: 157px;
	height: 41px;
	display: block;
	margin: 0px 10px 0 auto;
}

#header span {
	display: none;
}

/* =======================================

　　Blog ContentsElements

======================================= */
/* ------------------------------------

　　Wrapper要素

------------------------------------ */
#blog #wrapper {
	margin: 0 auto;
	padding: 0 0 52px 0;
	/*padding: 10px 11px 30px 11px;*/
	width: 712px;
	text-align: left;
}



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

　PrimaryContents要素

------------------------------------ */
#blog #primarycontents {
	width: 493px;
	float: left;
	line-height: 140%;
	margin-top: 20px;
}

#blog .pankuzu {
	padding: 6px 0px;
	background: #fdf9ec;
	margin-bottom: 20px;
}
/* Safari Only \*/ html:\66irst-child #blog .pankuzu {width: 493px;} /* end */


#blog .pankuzu p {
	padding: 0 5px;
	width: 430px;
	font-size: 10px;
	line-height: 140%;
	float: left;
}

#blog .pankuzu a {
	font-size: 10px;
}

#blog .pankuzu img {
	vertical-align: text-middle;
}

#blog h3 {
	background: url(/blog1/archives/ttl_blog.gif) no-repeat bottom left;
	width: 493px;
/*	min-height: 28px;*/
	font-size: 12px;
	font-weight: bold;
	line-height: 180%;
	margin-bottom: 20px;
	padding-bottom: 7px;
	text-indent: 0;
	position: relative;
}
#blog h3 div {
	margin-left: 30px;
	padding-bottom: 6px;
	width: 100px;
	position: absolute;
	bottom: 0;
}
/* Safari Only \*/ html:\66irst-child #blog h3 div {letter-spacing: -1px;} /* end */

#blog h3 span {
	padding-left: 130px;
	display: block;
	min-height: 21px;
}

/* IE6.0 Hack */
* html #blog h3 span {
	height: 21px;
}

#blog h3 p {
	padding: 0;
	margin: 0;
}
#blog h3 span {
	font-size: 14px;
}
#blog h3,
#blog h3 span {
	color: #111111;
}
#blog .blog_bottom {
	background: url(/blog1/archives/blogarea_bottom.gif) no-repeat bottom left;
	width: 493px;
	height: 36px;
	margin: 12px 0 15px 0;
}
#blog .blog_bottom p {
	float: right;
	display: inline;
	margin: 15px 36px 0 0;
	font-size: 10px;
}

#blog h5 {
	background: url(/blog1/archives/blog_comment_title.gif) no-repeat bottom left;
	width: 493px;
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	line-height: 180%;
	margin: 40px 0 15px 0;
	text-indent: 15px;
}

#blog .comment .comment_bottom {
/*	background: url(/blog1/archives/blog_comment_bottom.gif) no-repeat bottom left;*/
	width: 493px;
	text-align: right;
	font-size: 10px;
	margin: 10px 0 30px 0;
	padding-bottom: 3px;
	border-bottom: #9ec66b 1px dashed;
}

#blog textarea {
	margin-bottom: 5px;
}
#blog .month .back,
#blog .month .next {
	width:150px;
}
#blog .month .back {
	float: left;
}
#blog .month .next {
	float: right;
	text-align: right;
}

.error {
	color: #ff0000;
	padding-bottom: 20px;
}
/* ------------------------------------

　SecondaryContents要素

------------------------------------ */
#blog #secondarycontents {
	width: 199px;
	float: right;
	margin-top: 20px;
}

#blog #secondarycontents dl {
	margin-bottom: 10px;
	border-top: #cccccc solid 1px;
	border-bottom: #cccccc solid 1px;
	background: transparent url(/blog1/archives/bck_box.gif) repeat-y top left;
}
#blog .t_space {
	margin-top: 20px;
}
#blog #secondarycontents dt {
	/*font-weight: bold;*/
	color: #000000;
	background: #dae7bf url(/blog1/archives/bck_box2.gif) repeat-y top left;
}
#blog #secondarycontents dt p {
	padding: 9px 10px 9px 20px;
	line-height: 80%;
	background: transparent url(/blog1/archives/right_arrow.gif) no-repeat 8px 7px;
}
#blog #secondarycontents dd {
	font-size: 10px;
	line-height: 140%;
	padding: 0 0 10px 0;
}
#blog #secondarycontents dd ul {
	margin-top: 10px;
	width: 179px;
	margin-left: 8px;
}
#blog #secondarycontents dd ul li {
	line-height: 160%;
	text-indent: -0.5em;
	padding-left: 0.5em;
}

#blog #secondarycontents dd ul li p {
	text-indent: -1em;
	padding-left: 1em;
}

#blog #secondarycontents #categories dd ul li ul {
	margin: 0 0 3px 3px;
}


#blog #secondarycontents #calendar dd {
	text-align: center;
}

#blog #secondarycontents #calendar dd table {
	margin: 0 auto;
	width: 179px;
}

#blog #secondarycontents #calendar dd caption {
	margin: 0 auto;
	padding: 10px 0 5px 0;
	width: 100%;
	text-align: center;
}

#blog #secondarycontents #calendar dd table th {
	font-weight: bold;
	text-align: center;
}

#blog #secondarycontents #calendar dd table td {
	text-align: center;
}





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

　　Footer要素

------------------------------------ */
#footer {
	margin: 0 auto;
	width: 800px;
	height: 55px;
	font-size: 10px;
	background: transparent url(/blog1/archives/footer_bg.gif) repeat-x top left;
	text-align: center;
}

#footer p {
	height: 27px;
	line-height: 27px;
}


/* =======================================

	ClearFix Elements

======================================= */

#header:after,
#header .hd_condition .loginarea:after,
#header .hd_condition .loginarea ul li:after,
#wrapper:after,
.enclose_left:after,
#primarycontents #top_searcharea:after,
#primarycontents .top_contents01 .open:after,
#primarycontents .top_contents01 .ao:after,
#primarycontents .editorial_news:after,
#primarycontents .topicsarea:after,
#primarycontents .topics:after,
#primarycontents .text_condition01:after,
#secondarycontents dd .substance:after,
#pagetransfer:after,
.tabarea:after,
#primarycontents .tab_in table.no2 td:after,
.qr_area:after,
.theme:after,
.button_area:after,
#blog .pankuzu:after,
#blog .blog_bottom:after,
#button_area:after,
#rop #wrapper table.entry td div.ad_frm:after,
#blog .month:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#header,
#header .hd_condition .loginarea,
#header .hd_condition .loginarea ul li,
#wrapper,
.enclose_left,
#primarycontents #top_searcharea,
#primarycontents .top_contents01 .open,
#primarycontents .top_contents01 .ao,
#primarycontents .editorial_news,
#primarycontents .topicsarea,
#primarycontents .topics,
#primarycontents .text_condition01,
#secondarycontents dd .substance,
#pagetransfer,
.tabarea,
#primarycontents .tab_in table.no2 td,
.qr_area,
.theme,
.button_area,
#blog .pankuzu,
#blog .blog_bottom,
#button_area,
#rop #wrapper table.entry td div.ad_frm,
#blog .month {
	display: inline-block;
}
