/*-------------------------------------
UKIUKI TEMPLATE
template : blog002

2008/03/10
-------------------------------------*/


/*-------------------------------------
▼▼　基本
-------------------------------------*/

html
	{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
	}

body
	{ 
	margin: 0;
	padding: 0;
	background:url(img/bg.jpg) repeat-x; /*サイト背景*/
	text-align: center;
	color: #555; /*サイト文字色*/
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	line-height:170%;
	}

form, input
	{
	margin: 0;
	padding: 0;
	}

h1, h2, h3, h4, h5, h6,p
	{
	margin:0;
	padding:0;
	}

a img
	{
	border: 0;
	}


/*-------------------------------------
▼▼　リンク
-------------------------------------*/

a
	{
	color:#50a6ef; /*リンク色*/
	}

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

a.no-link
	{
	text-decoration:none;
	color:#666;
	}

a:hover.no-link
	{
	color:#666;
	}


/*-------------------------------------
▼▼　外枠
-------------------------------------*/

#container
	{
	width:760px;
	margin:0 auto;
	padding:0;
	background:transparent;
	text-align:left;
	}


/*-------------------------------------
▼▼　ヘッダー部分
-------------------------------------*/

#banner
	{
	width:760px;
	background:url(img/banner_bg.jpg) center bottom no-repeat;
	height:210px;
	}

#banner-inner
	{
	padding:50px 250px 10px 30px;
	}

h1
	{
	font-size:12px;
	font-weight:normal;
	letter-spacing:2px;
	margin-bottom:5px;
	}

#top
	{
	font-size:18px;
	font-weight:bold;
	}

#banner a
	{

	letter-spacing:2px;text-decoration:none;
	color:#272523; /*タイトルリンク色*/
	}

#banner a:hover
	{
	color:#fff; /*タイトルリンクにマウスがのったときの色*/
	}

#banner p
	{
	margin-top:30px;
	color:#857e76;
	}


/*-------------------------------------
▼▼　メイン
-------------------------------------*/

#wrap
	{
	width:760px;
	float:left;
	margin-bottom:20px;
	text-align:justify;
	text-justify:inter-ideograph;
	display:inline;

	}

#main
	{
	float:left;
	width:520px;
	margin-left:30px;
	margin-right:0px;
	display:inline;
	background:#fff;
	}

#side
	{
	float:right;
	width:205px;
	margin:0 0 5px 0;
	padding-bottom:10px;
	line-height:140%;
	background:fff; /*サイド背景色*/
	}

/*-------------------------------------
▼▼　メイン【アドセンス】
-------------------------------------*/

.ad
	{
	clear:both;
	margin:0;
	font-size:10px;
	padding:5px 0 0 10px; 
	}


/*-------------------------------------
▼▼　メイン部分【一覧部分】
-------------------------------------*/

#box ,.entry_box
	{
	width:500px;
	margin-top:5px;
	}

.blog_body
	{
	margin-bottom:40px;
	background:url(img/blog_body.jpg) right bottom no-repeat;
	}

.box_h2
	{
	background:url(img/main_title.gif) left bottom repeat-x;
	padding:5px 8px;
	}

.box_h2 a,
.entry_title
	{
	font-size:12px;
	letter-spacing:1px;
	color:#272523; /*一覧部分タイトル文字色*/
	clear:both;
	text-decoration:none;
	padding-left:5px;
	}

.box_h2 a:hover
	{
	color:#f4e003;
	}


.text
	{
	margin:10px;
	text-align:justify;
	text-justify:inter-ideograph;
	}

.posted
	{
	border-top:1px dotted #d3d3d3;
	text-align:right;
	padding-top:10px;
	margin:5px 10px;
	font-size:10px;
	clear:both;
	}

.entry-more
	{
	text-align:right;
	margin:0 10px 5px 10px;
	}

.entry-tags
	{
	margin-left:15px;
	}

.entry-tags ul
	{
	list-style-type:none;
	margin:0 0 10px 0;
	padding:0;
	}
	
.entry-tags ul li
	{
	float:left;
	margin-right:10px;
	}


/*-------------------------------------
▼▼　メイン部分【カテゴリページ】
-------------------------------------*/

.cate_name
	{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#333;
	clear:both;
	margin-bottom:10px;
	}


/*-------------------------------------
▼▼　メイン部分【エントリーページ】
-------------------------------------*/

.navi_link
	{
	text-align:center;
	width:500px;
	}
	
#more.entry-more
	{
	text-align:left;
	}


/*-------------------------------------
▼▼　メイン部分【サイトマップ】
-------------------------------------*/

.box_h3
	{
	font-size:12px;
	font-weight:normal;
	font-size:12px;
	letter-spacing:1px;
	margin:5px 10px 5px 10px;
	color:#f4e003;
	}

.box_h3 a
	{
	color:#272523;
	}


/*-------------------------------------
▼▼　メイン部分【ページトップ】
-------------------------------------*/

.gotop
	{
	text-align:right;
	margin-top:10px;
	margin-right:10px;
	}


/*-------------------------------------
▼▼　メイン部分【パンくずリスト】
-------------------------------------*/
.pan
	{
	width:500px;
	padding:2px 0px;
	margin:5px 0;
	text-align:right;
	}

.pan a
	{
	text-decoration:none;
	}


/*-------------------------------------
▼▼　サイド部分
-------------------------------------*/

#side a
	{
	text-decoration:none;
	}

#side a:hover
	{
	}


/*-------------------------------------
▼▼　カテゴリ部分
-------------------------------------*/

.category
	{
	margin:0 0 0 5px;
	padding-bottom:0px;
	}

.category h2
	{
	padding:4px 10px 5px 10px;
	margin-top:10px;
	font-size:12px;
	color:#272523; /*サイドタイトル文字色*/
	background:url(img/side_title.gif) left bottom repeat-x;
	}

.category ul ,.category-navi ul
	{
	margin:5px 5px 10px 5px;
	padding:0;
	list-style-type:none;
	}

.category ul li ,.category-navi ul li
	{
	background:url(img/icon.gif) left center no-repeat;
	padding:4px 5px 3px 15px;
	border-bottom:1px solid #d3d3d3;
	}

.category-inner ul li span
	{
	font-size:10px;
	padding-left:5px;
	}

.search
	{
	padding:18px 0 10px 0;
	background: #fff;
	margin: 0px;
	text-align:center;
	}

.category-navi
	{
	border-top:4px double #f4e003;
	margin-left:5px;
	margin-top:10px;
	}

.bookmark
	{
	margin-left:6px;
	}


/*-------------------------------------
▼▼　フッター部分
-------------------------------------*/

#footer
	{
	clear:both;
	width:760px;
	height:45px;
	text-align:center;
	background:url(img/footer.gif);
	margin-left:25px;
	color:#fff;
	}


#footer-inner
	{
	padding-top:10px;
	}

#footer a
	{
	text-decoration:none;
	}


/*-------------------------------------
▼▼　カラー一括置き換え用
-------------------------------------*/




/* ----カラー一括置き換えを使用する場合、この行を削除-----


.box_h2,
.category h2,
.box_h3 a
	{
	color:#272523;
	}


.posted,
.category ul li ,
.category-navi ul li,
.category-navi
	{
	border-color:#d3d3d3;
	}


 ----カラー一括置き換えを使用する場合、この行を削除----- */




/*-------------------------------------
▼▼　エントリーページ【コメント・トラックバック】
-------------------------------------*/

.trackbacks
	{
	margin-top:20px;
	padding-top:10px;
	}

.trackbacks,
.comments,
.archive
	{
	position: static;
	overflow: hidden;
	clear: both;
	margin:10px 15px;
	}

.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
	{
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative;
	width: 500px;
	w\idth: auto;

	margin: 0;
	font-size:12px;
	letter-spacing:1px;
	color:#272523;
	clear:both;
	text-decoration:none;
	padding-left:5px;
	padding: 5px;

	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	background:url(img/main_title.gif) left bottom repeat-x;
	}

.trackbacks
	{
	margin-top:20px;
	}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
	{
	clear: both;
	margin: 5px 10px;
	}

#trackbacks-info,
.trackbacks-content
	{
	padding:5px;
	}

.trackback-content
	{
	border:1px dotted #ccc;
	padding:10px;
	background:#f3f3e9;
	}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
	{
	clear: both;
	margin: 1px 10px 10px 10px;
	font-size:10px;
	}

.entry-footer,
.trackback-footer,
.comment-footer
	{
	text-align:right;
	}

.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; }



