@charset "shift_jis";


/* 	POBLOG CSS
---------------------------------------------------

	ファイル名　：　/css/common/common.css;
	概要 			　：　ブログ表示画面 汎用CSS;
	サイト名　　：　POBLOG - ポブログ;
	URL 　　　　：　http://www.pageone.ne.jp/;
	COPYRIGHT 　：　(c) PAGEONE All Rights Reserved.;

--------------------------------------------------- */


/* 	base setting
---------------------------------------------------
	基本設定
--------------------------------------------------- */


/* 	body setting
--------------------------------- */
body{
	background: #ffffff url(../img/bkg_container.jpg) repeat-x 0 0;
	margin:0;
	padding:0;
}

/* 	link setting
--------------------------------- */
a:link{
	color:#529859;
	text-decoration:underline;
}
a:visited{
	color:#529859;
	text-decoration:underline;
}
a:active{
	color:#529859;
	text-decoration:underline;
}
a:hover{
	color:#ED9614;
	text-decoration:underline;
}

/* 	font setting
--------------------------------- */
body,td,th,div,p,ul,textarea{
	color:#333333;
	font-family:"Tahoma","MS UI Gothic","Osaka","Helvetica";
}



/* 	global header footer setting
---------------------------------------------------
	[global header footer]
--------------------------------------------------- */

/* 	global_body
--------------------------------------------------- */
#global_body{

}


/* 	header_body
--------------------------------------------------- */
#header_body{
	background: url('../img/header_body_bg.gif') repeat-x;
	height: 98px;
}

#header_frame{
	width: 760px;
	margin: 0 auto;
}

#header_bottom{
	clear:both;
	_display:none;
}
#header_bottom hr{
	display:none;
}


#sub_header_body{
	clear:both;
	display:none;
}


/* 	header_body > site_title
--------------------------------------------------- */

#site_title{
	float: left;
	width:550px;
}
h1{
}
#site_title h1 a {
	display: block;
	width: 410px;
	height: 98px;
	background: url('../img/header_title.gif') no-repeat;
}
#site_title h1 span{
	display:none;
}
#description{
	display:none;
}

/* 	header_body > header_assist
--------------------------------------------------- */
#header_assist{
	float: left;
	width: 200px;
}
#header_assist ul {
	margin-top:20px;
	}
#header_assist ul li a {
	display: block;
	width: 156px;
	height: 14px;
	background: url(../img/home_back.gif) no-repeat 0 0;
	}
#header_assist ul li a:hover {
	background: url(../img/home_back_.gif) no-repeat 0 0;
	}


#header_assist ul li a span{
	display:none;
}


/* 	footer_body
--------------------------------------------------- */
#footer_body{
	clear:both;
	display:none;
}
#footer_bottom{
	clear:both;
	_display:none;
}
#footer_bottom hr{
	display:none;
}


/* 	header footer setting
---------------------------------------------------
	[contents plugin_a article plugin_b]
--------------------------------------------------- */

/* 	contents_body
--------------------------------------------------- */
#contents_body{
	padding-top:10px;
	vertical-align:top;
	clear:both;
	width: 710px;
	margin: 0 auto;
}
#contents_frame{
	width:710px;
}

#contents_bottom{
	clear:both;
	_display:none;
}
#contents_bottom hr{
	display:none;
}




/* 	column
---------------------------------------------------
	[plugin_a_body article plugin_b_body]
--------------------------------------------------- */

#plugin_a_body{
	width:200px;
	vertical-align:top;
	float:left;
}
#article_body{
	width:500px;
	vertical-align:top;
	float:right;
}
#plugin_b_body{
	display:none;
}


#column2_bottom{
	clear:both;
	_display:none;
}
#column2_bottom hr{
	display:none;
}


/* 	article setting 
---------------------------------------------------
	[article_frame]
--------------------------------------------------- */

.article_frame{
	width:500px;
	background:url('../img/article_body_bg.gif');
	margin-bottom:8px;
}
div.article_heading{
	background:url('../img/article_heading_bg.gif') no-repeat 0 0;
	padding: 10px 0 10px 40px;
}
* html div.article_heading{
	background:url('../img/article_heading_bg.gif') no-repeat 0 0;
	padding: 10px 0 10px 40px;
}

.article_heading h3.article_title{
}
.article_heading h3.article_title a.article_title{
	font-weight:bold;
	color:#745634;
	text-decoration:none;
	font-size:120%;
}
.article_heading h3.article_title a.article_title:link{
}
.article_heading h3.article_title a.article_title:hover{
	font-weight:bold;
	color:#745634;
	text-decoration:underline;
}
.article_heading h3.article_date{
}
.article_heading h3.article_date,
.article_heading h3.article_date span{
	font-size: 85%;
	font-weight: bold;
	line-height: 1.0;
	font-family: "Tahoma";
	color: #4C7094;
}
.article_title_botom{
	clear:both;
	_display:none;
}
.article_title_botom hr{
	display:none;
}
.article_frame div.article_text {
	margin:5px 35px 20px 35px;
	padding: 10px;
	background: url('../img/article-text_bg.gif') repeat-x left top;
	word-break:break-all;
}

.article_frame div.article_text p{
	padding-bottom:15px;
}



.article_bottom{
	clear:both;
	display:block;
	text-align:right;
	background:url('../img/article_body_bottom.gif') no-repeat left bottom;
}
.article_bottom ul{
	padding:0px 13px 10px 13px;
}
.article_bottom li{
	font-size:85%;
	margin-left:5px;
	display:inline;
}
.article_bottom li a{
	padding-left:10px;
	background:url('../img/artical_bottom_arrow.gif') no-repeat left center;
}

.article_bottom li.categoly a{
	padding-left:10px;
	background:url('../img/artical_bottom_arrow.gif') no-repeat left center;
}
.article_bottom li.subcategoly a{
	padding-left:16px;
	background:url('../img/artical_bottom_arrow2.gif') no-repeat left center;
}
.article_bottom li.comment a{
	padding-left:16px;
	background:url('../img/artical_bottom_comment.gif') no-repeat left center;
}
.article_bottom li.trackback a{
	padding-left:15px;
	background:url('../img/artical_bottom_trackback.gif') no-repeat left center;
}
















/* 	response setting 
---------------------------------------------------
	[]
--------------------------------------------------- */
/* 	response
--------------------------------------------------- */
#response_frame div.response_heading{
	background:url('../img/response_heading_bg.gif');
	padding-left:10px;
	padding-right:10px;
}
#response_frame div.response_heading h4{
	border-bottom:2px solid #4E6545;
	padding-top:5px;
	padding-bottom:1px;
	padding-left:12px;
	background:url('../img/artical_title_arrow.gif') no-repeat 0px 7px;
	font-weight:bold;
	color:#4E6545;
}
.response_bottom{
	clear:both;
	display:block;
	width:500px;
	height:8px;
	text-align:right;
	background:url('../img/article_body_bottom.gif') no-repeat right bottom;
}
.response_bottom hr{
	display:none;
}



/* 	comment
--------------------------------------------------- */
#comment_frame{
	background:url('../img/response_body_bg.gif');
	background-color:#FFFFFF;
	width:500px;
	margin-bottom:5px;
}
.comment_area{
	padding-top:5px;
	padding-left:30px;
	padding-right:30px;
}
.comment_area h5{
	font-weight:bold;
	padding-left:12px;
	background:url('../img/artical_bottom_arrow.gif') no-repeat 0px 5px;
}
.comment_area p{
	padding:0px 15px 5px 15px;
	border-bottom:1px dotted #999999;
	color:#606857;
	word-break:break-all;
}
.comment_area ul{
	padding-bottom:3px;
}
.comment_area li{
	background:url('../img/artical_bottom_arrow.gif') no-repeat left center;
	padding-left:10px;
	margin-right:15px;
	list-style:none;
	display:inline;
}
.comment_area li.comment_name{
}
.comment_area li.comment_time{
	font-size:90%;
}

#comment_input{
	padding-left:10px;
	padding-right:10px;
}
#comment_input table{
	margin-left:55px;
	margin-right:55px;
	margin-top:10px;
	margin-bottom:10px;
}
#comment_input table th{
	padding-right:10px;
	text-align:left;
	vertical-align:top;
}
#comment_input table th p{
	padding-left:12px;
	background:url('../img/artical_bottom_arrow.gif') no-repeat 0px 5px;
}
#comment_input table input,#comment_input table textarea{
	font-size:100%;
	width:300px;
	text-align:left;
	word-break:break-all;
}

#comment_input table input.comment_submit{
	width:100px;
	text-align:center;
}





/* 	trackback
--------------------------------------------------- */
#trackback_frame{
	background:url('../img/response_body_bg.gif');
	background-color:#FFFFFF;
	width:500px;
	margin-bottom:5px;
}
#trackback_area{
	clear:both;
	margin-left:30px;
	margin-right:30px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px dotted #999999;
}
#trackback_area dl{
	padding-bottom:3px;
	clear:both;
}
#trackback_area dt{
	width:100px;
	padding-left:17px;
	background:url('../img/artical_bottom_arrow.gif') no-repeat 5px 4px;
	font-weight:bold;
	vertical-align:top;
	display:block;
	float:left;
}
#trackback_area dd{
	vertical-align:top;
	color:#606857;
	float:left;
}
#trackback_url{
	margin-left:30px;
	margin-right:30px;
	padding-left:3px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #999999;
}

.trackback_bottom{
	clear:both;
	_display:none;
}
.trackback_bottom hr{
	display:none;
}


