/*
Theme Name: Yusuke Theme
Theme URI: http://bottsu.s57.xrea.com/
Description: This is my original template.(refering from EBISUCOM's book).
Version: 1.0
Author: Yusuke TATSUMI
*/

body {
margin: 0;
padding: 0;
color:#008000;
}


/* コンテナ */
div#container	{
		width: 760px;
		margin:auto;
		}

/* ヘッダー */
div#header	{	
		padding-top: 10px;
		padding-bottom: 10px;
		}
		
div#header img	{
	border:none;
	}

div#globalNavi {
	margin: auto;
		}

div#globalNavi ul {
	list-style-type: none;
	background-color:#000000;
}

div#globalNavi li	{
	float: left;
		}



/* topleft */
div#topleftright	{
	margin: 8px 8px 20px 0px;
	}

div#topleft	{
	width:370px;
	float:left;
	}

div#topleft p {
	font-size:0.85em;
	margin:50px 0 50px 10px;
	}
	
div#topright {
	width:370px;
	float:right;
	}
	
div#topright h2	{
	font-size:0.9em;
	margin:0;
	padding:0;
	}

div#topright p {
	font-size: 0.85em;
	margin: 0 0 0 10px;
	}

div#topleft li	{
	background-image:url(010.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:0.85em;
	list-style-type:none;
	margin-bottom:4px;
	padding-left:16px;
	vertical-align:top;
		}

div#topleft ul	{
	margin:0 0 0 10px;
	padding:0;
	}

div#topleft h2	{
	font-size:0.9em;
	margin: 5px 0px 0 5px;
	padding:0;
	}

/*Amazonのレイアウト*/
div#amazon img {
	border:0px;
	margin: 10px;
	float: left;
	}
div#amazon p {
	margin-top: 15px;
	}

.clear { clear: both; } 

/* ページナビゲーション */
div#topicPath	{
	font-size:0.8em;
	margin-bottom:15px;
	}

.toplist ul	{
	list-style-type: square;
	}

.toplist li	{
	font-size:0.8em;
	line-height: 1.6;
	}

/* 記事 */
div.post	{
		border:solid 1px #2b76cc;
		padding:18px;
		margin: 20px auto;
		}
div.post h2	{
		background-image:url(do.gif);
		background-repeat:no-repeat;		
		font-size:0.875em;
		border-bottom: solid 1px #8cc63f;
		padding-left:22px;
		padding-bottom: 5px;
		margin:0;
		color:#008000;
		}

div.post h2 a	{
		text-decoration:none;
		color:#008000;}
		
div.post h3	{
		background-image:url(hoshi.png);
		background-repeat:no-repeat;
		background-position:left;
		font-size:0.875em;
		border-bottom: solid 1px #FF9900;
		padding-left:20px;
		padding-bottom: 5px;
		margin:0;
		color:#008000;
		}

div.post h4	{
		font-size:0.875em;
		border-bottom: solid 1px #FF9900;
		padding-left:0px;
		padding-bottom: 5px;
		margin:0;
		color:#008000;
		}

div.post p	{
		font-size:0.8em;
		line-height: 1.6;
		margin-top:10px;
		}

p.postinfo	{
	color:#2b76cc;
	text-align:right;
	margin:20px 0 0;
	clear:both;
	}

p.postinfo a	{
	color:#2b76cc;
	}

div.post ul	{
	list-style-type: square;
	}

div.post li	{
	font-size:0.8em;
	line-height: 1.6;
	}

div.post dd	{
	font-size:0.8em;
	line-height: 1.6;
	}


/*コンテンツ*/
div#content		{
	width:525px;
	float:right;
	margin-bottom:20px;
	}

p#pagetitle	{
	font-size:0.875em;
	font-weight:bold;
	color:#2b78cc;
	border: dotted 1px #2b76cc;
	text-align:center;
	padding:10px 0;
	margin-top:20px;
	}

/*記事内の画像*/
.aligncenter	{
	display:block;
	margin-left:auto;
	margin-right:auto;
	}

div.post img	{
	border:none;
	}

.alignleft		{
	float:left;
	margin-right:10px;
	margin-bottom:2px;
	}

.alignright		{
	float:right;
	margin-left:10px;
	margin-bottom:2px;
	}

.wp-caption	{
	border:solid 1px #aaaaaa;
	text-align:center;
	padding-top:5px;
	margin-top:10px;
	}

/* ページリンク */
p.pagelink a	{
	color: #2b76cc;
	}

span.pageprev	{
	font-size:0.75em;
	float: right;
	}

span.pagenext	{
	font-size:0.75em;
	float: left;
	}

/*コメント*/
#comments	{
	clear:both;
	}

div#com	{
	border: solid 1px #2b76cc;
	padding:0 18px;
	margin-top:45px;
	}

textarea	{
	width:400px;
	}

div#com h3	{
	font-size:0.875em;
	border-bottom:solid 1px #2b76cc;
	padding-bottom:3px;
	margin-top:20px;
	}

div#com p	{
	font-size:0.75em;
	}

div.compost	{
	border-bottom:dotted 1px #2b76cc;
	}

dic.cominfo	{
	text-align:right;
	}

div#com a	{
	color:#2b76cc;
	}

p#comfeed img {
	vertical-align:middle;
	}

p#comfeed a	{
	color:#000000;
	text-decoration:none;
	}

p#comfeed	{
	background-color:#a8d1ff;
	padding:8px;
	margin-top:30px;
	}

p#trurl	{
	background-color:#a8d1ff;
	padding:8px;
	margin-bottom:30px;
	}

/* サイドバー */
div#sidebar		{
	width:220px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	}

div#sidebar h2	{
	background-image: url(menubar.gif);
	background-repeat:no-repeat;
	font-size:0.75em;
	color:#000000;
	padding:6px 8px;
	margin:0;
	}

div#sidebar li	{
	font-size:0.75em;
	list-style-type: none;
	margin-bottom:4px;
	background-image:url(010.gif);
	background-repeat:no-repeat;
	padding-left:16px;
	vertical-align:top;
	}

div#sidebar li a	{
	color:#8B4513;
	text-decoration:none;
	}

div#sidebar ul	{
	margin: 8px 8px 20px;
	padding:0;
	}

/*カレンダー*/
#wp-calendar	{
	width:100%;
	margin-bottom:20px;
	font-size:0.75em;
	}

#wp-calendar a	{
	colort:#2b76cc;
	}

#wp-calendar td, #wp-calendar th	{
	text-align:center;
	}

#wp-calendar caption	{
	background-image:url(menubar.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding:6px 8px;
	text-align:left;
	}

#wp-calendar #pre {
	text-align:left;
	padding-top:3px;
	padding-left:3px;
	}

#wp-calendar #next	{
	text-align:left;
	padding-top:3px;
	padding-right:3px;
	}

/*タグクラウド*/
p#tagcloud	{
	line-height:1.2;
	margin-top:10px;
	}

p#tagcloud a	{
	color:#2b76cc;
	}

/*検索フォーム*/
input#s	{
	width:140px;
	margin:0 0 5px 5px;
	}

/*フッター*/
p.feed	{
	font-size:0.75em;
	font-family:Verdana, Helvetica, sans-serif;
	border:solid 1px #8cc63f;
	padding:5px;
	margin:25px 0;
	}
	
p.feed a	{
	color:#444444;
	text-decoration:none
	}

p.feed img	{
	vertical-align:middle;
	margin-right:8px;
	}

/* フッター */
div#footer	{
	border-top: solid 3px #2b76cc;
	clear:both;
	}

address		{
	font-size:0.75em;
	font-style:normal;
	font-family:Verdana, sans-serif;
	padding-top:6px;
	}

address a	{
	color: #000000;
	}