/*
Theme Name: eno
Theme URI: http://www.www.www/
Description: eno
Author: k
*/

body	{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: small !important; /* IE 7向け */font-size: x-small; /* IE 6以下 */text-align:left;margin:0 ;line-height:1.8;font-family: Verdana, Helvetica, sans-serif; color:#000; overflow: hidden;}
html>/**/body {
    font-size: 13px; /* モダンブラウザ向け */text-align:left;margin:0 ;line-height:1.8;font-family: "MS Pゴシック","Helvetica","Arial","Verdana",sans-serif; color:#000; overflow: auto;}

#container {
	width: 100%;
	margin:0;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}


#main{margin:0 auto;width:760px;}

#content	{
	width: 500px;
	float: left;
	}

#sidebar	{
	width: 220px;
	float: right;
	
	}

#footer	{
	clear: both;
	}

a:link { color: #334; text-decoration: none; }
a:visited{ color: #708090; text-decoration: none; } 
a:hover { color: #3366ff;text-decoration: none;  } 


/* ++++++ ヘッダー部分のデザイン ++++++ */

#header	{
	background-color: #000;
	background-image: url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:340px;
	margin-top:0;
	margin-bottom: 36px;
	
	}

#header h1	{
	font-size: 1em;
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	margin-bottom: 0;
	}

#header h1 a	{
	color: white;
	text-decoration: none;
	}

#header p	{
	font-size: 0.75em;
	margin-top: 4px;
	}


/* ++++++ コンテンツ部分のデザイン ++++++ */

.post h2	{
	height:25px;
	margin:0;
	line-height:30px;
	font-size: 1.2em;
	color: #000;
	border: solid 1px #000;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	text-indent:30px;;
	}

.post h2 a	{
	text-decoration: none;
	}

.post p	{
	margin:10px 0 10px 30px;
	font-size: 1.2em;
	}

.post	{
	margin-bottom: 40px;
	}

.pagenav	{
	font-size: 0.75em;
	}


/* ++++++ サイドバー部分のデザイン ++++++ */

#sidebar	{
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	padding:0;
	}
#sidebar ul {
	list-style-type:none;
	margin: 0;
	padding:0;
	}
#sidebar ul li	{
	background-image: url(images/mark2.gif);
	background-repeat: no-repeat;
	margin:10px 0 10px 0;
	padding: 0 0 0 25px;
	line-height:15px;
	height:30px;	
	}

#sidebar h2	{
	font-size: 1.2em;
	color: #000;
	text-align:left;
	margin: 0;
	padding: 0 0 0 30px;
	}
#archives{margin:20px 0 0 0 ;}
.home{
	margin:30px 0 20px 19px;
	height:28px;
	line-height:28px;
	background-image: url(images/hisi.jpg);
	background-repeat: no-repeat;
	text-indent:58px;
}

/* カレンダー */
#calendar table	{
	width: 100%;
	text-align: center;
	color: #000000;
	border-collapse: collapse;
	margin-bottom: 20px;
	}

#calendar th, #calendar td	{
	padding: 5px 0;
	border: solid 1px #538ad8;
	}

#calendar a	{
	text-decoration: none;
	color: #3366aa;
	}

#calendar caption	{
	padding: 3px 0;
	}

#calendar tfoot td	{
	border: none;
	}

#calendar tfoot td#prev	{
	text-align: left;
	}

#calendar tfoot td#next	{
	text-align: right;
	}


/* ++++++ コメント部分のデザイン ++++++ */

#comments h3	{
	font-size: 0.75em;
	border-bottom: solid 2px #538ad8;
	padding-bottom: 5px;
	}

.com	{
	font-size: 0.75em;
	border-bottom: dotted 2px #88ccff;
	padding-bottom: 8px;
	margin-bottom: 12px;
	}

.com p	{
	margin: 5px 0;
	}

.commeta	{
	color: #888888;
	text-align: right;
	}

#tb	{
	font-size: 0.75em;
	border: solid 1px #88ccff;
	padding: 8px;
	line-height: 150%;
	}

#commentform	{
	font-size: 0.75em;
	}



/* ++++++ フッター部分のデザイン ++++++ */

#footer address	{
	font-size: 0.75em;
	font-style: normal;
	text-align: center;
	color: #ffffff;
	background-color: #000;
	padding: 3px 0 6px;
	}
