/*
Theme Name: Orange 1 CS
Theme URI: http://www.t-ii.net/
Description: Orange Ver 1.0
Author: T2
Author URI: http://www.t-ii.net/
*/

/* ペース *******************************************/
body{
	font-size:						14px;
	color:								#666666;
	background:						#ffffff;
	text-align:						justify;
	margin:								0px;
	padding:							0px;
}

#container{
	width:								890px;
	color:								#666666;
	background:						#ffffdd url(images/bg.jpg) repeat-y top center;
	margin:								0px auto;
	padding:							0px 40px 0px 40px;
}

#top{
	width:								890px;
	height:								300px;
	background:						#ffaa00 url(images/header.jpg) no-repeat;
	margin:								0px;
	padding:							0px;
}

h1, h2, h3{
	text-transform:				uppercase;
	padding:							0px 10px 0px 10px;
}

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

a:link{
	color:								#ee7700;
	text-decoration:			none;
}

a:hover{
	color:								#ff0000;
	text-decoration:			none;
}

hr{
	border:								solid #ffcc66;
}

.align_right{
	float:								right;
}

.align_left{
	float:								left;
}

/* ヘッダー *************************************************/
#header{
	float:								left;
	width:								830px;
	filter:								Shadow( color=#6666ff, direction=135 );
	padding:							10px 0px 0px 20px;
}

#header h1{
	color:								#ffffff;
	font-size:						28px;
	font-weight:					normal;
	margin:								0px;
	padding:							0px;
}

#header h1 a{
	color:								#ffffff;
}

#header h1 a:link{
	color:								#ffffff;
}

#header h1 a:hover{
	color:								#00eeff;
}

#description{
	width:								830px;
	font-size:						14px;
	color:								#ffffff;
	filter:								Shadow( color=#6666ff, direction=135 );
	padding:							5px 0px 0px 30px;
}

/* メイン *************************************************/
#contents{
	width:								610px;
	float:								left;
/*	background:						#ffffcc;		 投稿部分全体背景 */
	margin:								12px 6px 12px 8px;
	padding:							0px;
}

.post{
	float:								left;
	background:						#ffffff;		/* 投稿部分背景 */
	width:								600px;
	border-right-width:		1px;
	border-bottom-width:	1px;
	border-right-style:		solid;
	border-bottom-style:	solid;
	border-right-color:		#cccccc;
	border-bottom-color:	#cccccc;
	margin:								0px 0px 15px 0px;
	padding:							5px;
}

.post h2{
	font-size:						22px;
	font-weight:					normal;
	margin:								0px;
	padding:							0px 0px 0px 10px;
}

.post img{
	border:								none;
	padding:							3px;
}

.post_head{							/* 投稿部分ヘッダー */
	width:								560px;
	height:								50px;
	background:						url(images/postbg.jpg) no-repeat left;
	clear:								left;
	margin:								0px;
	padding:							0px 0px 0px 40px;
}

.post_head h2{
	font-size:						22px;
	font-weight:					bold;
	margin:								0px;
	padding:							0px 0px 0px 10px;
}

.post_head h2 a{
	color:								#ff7700;
}

.post_head h2 a:hover{
	color:								#ff0000;
}

.post_head_page{				/* 投稿部分ヘッダー(ページ用) */
	width:								560px;
	height:								50px;
	background:						url(images/postbg.jpg) no-repeat left;
	clear:								left;
	margin:								0px;
	padding:							0px 0px 0px 40px;
}

.post_head_page h2{
	font-size:						22px;
	font-weight:					bold;
	margin:								0px;
	padding:							10px 0px 0px 10px;
}

.post_head_page h2 a{
	color:								#ff7700;
}

.post_head_page h2 a:hover{
	color:								#ff0000;
}

.post_date{
	display:							block;
	font-size:						12px;
	color:								#666666;
	text-align:						left;
	margin:								0px;
	padding:							0px 10px 6px 15px;
}

.post_main{
	color:								#666666;
	padding:							0px 0px 0px 20px;
}

.post_main ul{
	list-style-type:			none;
	margin:								0px;
	padding:							0px 0px 0px 20px;
}

.post_main ul li{
	list-style-type:			disc;
	margin:								0px 0px 10px 0px;
	padding:							0px;
}

.post_footer{
	color:								#666666;
	padding:							0px 0px 5px 20px;
}

.navigation{
	width:								565px;
	float:								left;
	color:								#666666;
	padding:							5px 5px 5px 20px;
}

.relatedposts{					/* 関連記事 */
	width:								585px;
	float:								left;
	font-size:						14px;
	color:								#666;
	background:						#ffffff;
	border-right-width:		1px;
	border-bottom-width:	1px;
	border-right-style:		solid;
	border-bottom-style:	solid;
	border-right-color:		#cccccc;
	border-bottom-color:	#cccccc;
	margin:								0px 0px 15px 0px;
	padding:							0px 5px 0px 20px;
}

.relatedposts h3{
	font-weight:					normal;
	padding:							15px 0px 0px 0px;
}

/* サイドバー *************************************************/
#sidebar{
	float:								left;
	color:								#ffaa33;
	margin:								0px;
	padding:							0px;
}

#sidebar img{
	border:								none;
}

.rsidebar{					/* 右サイドバー */
	width:								220px;
	float:								right;
	background:						#ffffff;
	border-right-width:		1px;
	border-bottom-width:	1px;
	border-right-style:		solid;
	border-bottom-style:	solid;
	border-right-color:		#cccccc;
	border-bottom-color:	#cccccc;
	margin:								12px 0px 12px 6px;
	padding:							5px 7px 5px 7px;
}

.rsidebar img{
	border:								none;
}

.rsidebar h2{
	width:								180px;
	height:								30px;
	font-size:						16px;
	color:								#aa6600;
	background:						url(images/sidebar.jpg) no-repeat;
	margin:								0px 0px 5px 0px;
	padding:							8px 0px 0px 40px;
}

.rsidebar p{
	padding:							0px 5px 0px 5px;
}

.rsidebar ul{
	list-style-type:			none;
	margin:								0px;
	padding:							0px;
}

.rsidebar ul li{
	list-style-type:			none;
	margin:								0px 0px 25px 0px;
	padding:							0px;
}

.rsidebar ul li ul{
	list-style-type:			square;
	margin:								0px;
	padding:							0px 0px 5px 1px;
}

.rsidebar ul li ul li{
	background:		 			url(images/sidebarli.jpg) no-repeat;
	margin:								3px 0px 0px 12px;
	padding:							0px 0px 0px 12px;
}

/* コメント *************************************************/
.comment_box{				/* コメント全体 */
	width:								585px;
	float:								left;
	background:						#ffffff;
	border-right-width:		1px;
	border-bottom-width:	1px;
	border-right-style:		solid;
	border-bottom-style:	solid;
	border-right-color:		#cccccc;
	border-bottom-color:	#cccccc;
	margin:								0px 0px 10px 0px;
	padding:							10px 5px 10px 20px;
}

.comment_box p{
	margin:								0px;
	padding:							0px;
}

.comment_box img{
	border:								1px solid #05587b;
	margin:								3px;
}

#comment_list ol{
	margin:								0px 0px 0px 5px;
}

#comment_list li{
	list-style-position:	outside;
	list-style-type:			decimal;
	padding:							0px 0px 10px 0px;
}

.comment_title{
	font-size:						14px;
	color:								#666666;
	margin:								0px;
}

.comment_text{
	margin:								0px;
}

.postcomment{
	clear:								both;
	padding:							0px;
}

h2.postcomment{
	font-size:						18px;
	font-weight:					normal;
	margin:								0px;
}

p.postcomment{
	padding:							0.2em;
}

.postcomment input, .postcomment textarea{
	border:								1px solid #ff9900;
	background:						#ffffee;
}

.postcomment input:hover, .postcomment textarea:hover{
	border:								1px solid #ff6600;
}

.postcomment input#author, .postcomment input#email, .postcomment input#url{
	width:								95%;
	height:								18px;
}

.postcomment textarea#comment{
	width:								95%;
	height:								200px;
}

.postcomment input#submit{
	width:								auto;
	height:								25px;
	background:						#ffcc66;
	padding:							2px 10px 3px 10px;
}

.postcomment input#submit:hover{
	background:						#ffffff;
}

/* フッター *************************************************/
#footer{
	width:								890px;
	height:								35px;
	background:						url(images/footer.jpg) no-repeat bottom center;
	clear:								both;
	font-size:						14px;
	text-align:						center;
	padding:							10px 0px 0px 0px;
}

#footer p{
	padding:							10px 0px 0px 0px;
}

#footer a, #footer a:link{
	text-decoration:			none;
	color:								#dd6600;
}

#footer a:hover{
	text-decoration:			none;
	color:								#ff0000;
}
