@import "http://";
/*-------------------------------------▼▼　基本-------------------------------------*/
html	{margin: 0;/* setting border: 0 hoses ie6 win window inner well border */padding: 0;	}
body	{ 	margin: 0;	padding: 0;	background:url(img/bg.gif);	text-align: center;	color: #666;	font-size: 12px;	font-family: arial, helvetica, sans-serif;	line-height:160%;	}
form, input	{	margin: 0;	padding: 0;	}
/*-------------------------------------▼▼　リンク-------------------------------------*/
a	{	color:#ff9999;	}
a:hover	{	text-decoration:none;	color:#ccc;	}
a img	{	border: 0;	}
h1, h2, h3, h4, h5, h6 	{	margin:0;	padding:0;	}
/*-------------------------------------▼▼　外枠-------------------------------------*/
#container	{	width:760px;	margin:auto;	padding:auto;	border:1px dotted #ccc;	text-align:left;	}
/*-------------------------------------▼▼　ヘッダー部分-------------------------------------*/
#banner	{	width:760px;	background:url(img/banner_bg.jpg) center center no-repeat;	height:125px;	}
#banner-inner	{	padding:65px 0 10px 90px;	}
#banner h1	{	font-size:18px;	font-weight:bold;	letter-spacing:2px;	}
#banner h1 a	{	text-decoration:none;	color:#ffff99;	}
#banner h1 a:hover	{	color:#99ffcc;	}
/*-------------------------------------▼▼　検索部分-------------------------------------*/
#searchbox	{	width:760px;	background:url(img/search.jpg) center center no-repeat;	height:30px;	text-align:right;	}
#search-inner	{	padding:2px 30px 2px 0;	}
/*-------------------------------------▼▼　メイン-------------------------------------*/
#wrap	{	width:760px;	background:url(img/side_main.jpg) center center repeat-y;	float:left;	}
#main	{	float:right;	width:560px;	}
#main-inner	{	margin:15px;	}
/*-------------------------------------▼▼　メイン【アドセンス】-------------------------------------*/
.ad	{	clear:both;	margin:0;	padding:0 0 0 30px; 	}
/*-------------------------------------▼▼　メイン【サイト説明】-------------------------------------*/
#main_des	{	background:url(img/des_bg.jpg) center center no-repeat;	height:224px;	padding-left:90px;	}
#des_inner	{	width:350px;	float:left;	}
#des_inner h2	{	font-size:14px;	letter-spacing:1px;	color:#ff9999;	margin-bottom:10px;	margin-top:50px;	}
#des_inner p	{	line-height:200%;	}
/*-------------------------------------▼▼　メイン部分【一覧部分】-------------------------------------*/
#box ,.entry_box	{	width:464px;	margin-left:30px;	margin-top:5px;	}
.box_h2	{	background:url(img/main_title.gif) center top no-repeat;	height:34px;	padding:7px 0 0 40px;	font-size:14px;	color:#6699cc;	}
.box_h3	{	font-size:12px;	letter-spacing:1px;	margin:5px;	}
.box_p	{	background:url(img/arrow.gif) left center no-repeat;	padding:2px 0 2px 15px;	margin-left:20px;	margin-top:2px;	}
.box_entry p	{	margin:10px 10px 20px 10px;	}
/*-------------------------------------▼▼　メイン部分【エントリーページ・関連エントリー】-------------------------------------*/
#entry-with	{	width:464px;	margin-left:30px;	}
#entry-with h3	{	border-left: 5px solid #ff9999;	padding: 5px;	color: #6699cc;	background: #cccccc;	font-size: 11px;	font-weight: bold;	line-height: 1;	text-transform: uppercase;	margin-bottom:10px;	}
#entry-with ul	{	list-style-type:square;	margin:0;	padding:0 30px;	color: #cccccc;	}
#entry-with ul li	{	margin:3px 0;	}
/*-------------------------------------▼▼　メイン部分【ページトップ】-------------------------------------*/
.gotop	{	text-align:right;	margin-top:10px;	}
/*-------------------------------------▼▼　サイド部分-------------------------------------*/
#side	{	float:left;	width:200px;	}
#side-inner	{	margin:15px 5px;	}
#side a	{	text-decoration:none;	color:#ff9999;	}
#side a:hover	{	color:#ccc;	text-decoration:underline;	}
/*-------------------------------------▼▼　カテゴリ部分-------------------------------------*/
.category	{	background:url(img/menu_bg.gif) left top no-repeat;	}
.category-inner	{	margin:5px 5px 5px 10px;	}
.category h2	{	padding-top:10px;	padding-left:36px;	font-size:14px;	color:#6699cc;	}
.category ul ,.category-navi ul	{	margin:0;	padding:0;	list-style-type:none;	}
.category ul li ,.category-navi ul li	{	background:url(img/arrow.gif) left 9px no-repeat;	padding:5px 5px 5px 15px;	}
.category-inner ul li span	{	font-size:10px;	}
/*-------------------------------------▼▼　サイド部分【アドセンス】-------------------------------------*/
.ad2	{	margin:10px;	padding-left:20px;	}
/*-------------------------------------▼▼　フッター部分-------------------------------------*/
#footer	{	clear:both;	width:760px;	background:url(img/footer.jpg) center center no-repeat;	height:45px;	text-align:center;	color:#fff;	}
#footer-inner	{	padding-top:10px;	}
#footer a	{	text-decoration:none;	color:#fff;	}
/*-------------------------------------▼▼　カテゴリページ-------------------------------------*/
.category-navi	{	background:url(img/side_line.gif) center top no-repeat;	padding-top:10px;	}
#cate_des	{	text-align:center;	margin-top:15px;	margin-bottom:10px;	width:530px;	}
#catedes_inner	{	text-align:left;	border-left:1px dotted #ff9999;	border-right:1px dotted #ff9999;	border-bottom:1px dotted #ff9999;	width:460px;	margin-left:auto;	margin-right:auto;	}
#catedes_inner h2	{	background-color:#ff9999;	font-size:14px;	letter-spacing:1px;	color:#333333;	margin-bottom:10px;	margin-top:0;	padding:3px 30px;	}
#catedes_inner p	{	line-height:200%;	padding:10px 30px;	margin-top:0;	}
.cate_exc	{	padding:2px 0 2px 15px;	padding-left:20px;	margin-top:2px;	border-bottom:1px dotted #ccc;	}
.cate_exc p	{	margin:0;	}
/*-------------------------------------▼▼　エントリーページ【コメント・トラックバック】-------------------------------------*/
.trackbacks	{	margin-top:20px;	}
.trackbacks,.comments,.archive	{	position: static;	overflow: hidden;	clear: both;	width: 460px;	margin:10px 10px 10px 30px;;	}
.trackbacks-header,.comments-header,.comments-open-header,.archive-header	{	/* ie win (5, 5.5, 6) bugfix */	p\osition: relative;	width: 460px;	w\idth: auto;
	margin: 0;	border-left: 5px solid #ff9999;	padding: 5px;	color: #6699cc;	background: #cccccc;	font-size: 11px;	font-weight: bold;	line-height: 1;	text-transform: uppercase;	}
.trackbacks	{	margin-top:20px;	}
.entry-content,.trackbacks-info,.trackback-content,.comment-content,.comments-open-content,.comments-closed	{	clear: both;	margin: 5px 10px;	}
.entry-footer,.trackback-footer,.comment-footer,.comments-open-footer,.archive-content	{	clear: both;	margin: 5px 10px 20px 10px;	}
.entry,.trackbacks,.comments,.archive	{	position: static;	overflow: hidden;	clear: both;	width: 460px;	margin-bottom: 20px;	}
#comment-author, #comment-email, #comment-url, #comment-text	{	width: 240px;	}
#comment-bake-cookie	{	margin-left: 0;	vertical-align: middle;	}
.comments-open label { display: block; }
