/*
Theme Name: SAMPLE 01
Theme URI: http://www.www.www/
Description: SAMPLE 01
Author: TARO
*/

body	{
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/ac-bg.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Meiryo, Acfont, Arial, Helvetica "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	}
img  {
	border:none;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#content	{
	width: 580px;
	float: right;
	}

#sidebar	{
	width: 180px;
	float: left;
	}

#footer	{
	clear: both;
	background-image: url(images/ac-foot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 200px;
	width: 1000px;
	}

a	{
	color: #FFFF99;
	}


/* ++++++ ヘッダー部分のデザイン ++++++ */

#header	{
	height: 370px;
	background-image: url(images/ac-head.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	}
#main{
	width: 800px;
	text-align: left;
	padding-right: 100px;
	padding-left: 100px;
	float: left;
	background-image: url(images/ac-main.png);
	background-repeat: repeat-y;
	background-position: center top;
	}	
#header h1	{
	font-size: 1.4em;
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
	}

#header h1 a	{
	color: white;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	height: 300px;
	width: 800px;
	}

#header p	{
	font-size: 0.75em;
	}


/* ++++++ コンテンツ部分のデザイン ++++++ */

.post h2	{
	font-size: 14px;
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	}

.post h2 a	{
	text-decoration: none;
	}

.post p	{
	}

.post	{
	margin-bottom: 40px;
	font-size: 12px;
	line-height: 180%;
	}
.pagenav	{
	font-size: 0.75em;
	}
.postmetadata{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #330000;
}
.postmetadata a{
	text-decoration: none;	
}
.post li{
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 12px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.t01{
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
	border: 1px solid #000000;
	margin-top: 15px;
	background-color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	color: #330000;
}
/* ++++++ サイドバー部分のデザイン ++++++ */

#sidebar	{
	font-size: 0.75em;
	width: 190px;
	line-height: 180%;
	}
#sidebar ul	{
	color: #FFFFFF;
	list-style-type: none;
	list-style-image: none;
	margin: 3px 0 20px 20px;
	padding: 0;
	}
#sidebar ul	il{
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
	}	
#sidebar ul li ul li{
	list-style-type: disc;
	color: #FFFFFF;
	margin-bottom: 0px;
	}

#sidebar h2	{
	font-size: 1em;
	color: #ffffff;
	text-align:center;
	background-image: url(images/ac-h2.png);
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	background-color: #E8E8E8;
	padding: 7px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	}
#sidebar a:link{
	text-decoration: none;
	}	
#sidebar a:visited{
	text-decoration: none;
	color: #CCCCCC;
	}
/* カレンダー */
#calendar table	{
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	border-collapse: collapse;
	margin-bottom: 10px;
	}

#calendar th, #calendar td	{
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	color: #FFFFFF;
	}

#calendar a	{
	text-decoration: none;
	color: #FF0000;
	}

#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;
	padding: 5px;
	border: 1px solid #330000;
	}

.com	{
	font-size: 0.75em;
	margin-bottom: 10px;
	background-color: #F2F5DE;
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	color: #663333;
	}

.com p	{
	margin: 0px;
	}

.commeta	{
	color: #336633;
	text-align: right;
	font-size: 10px;
	}
.commeta a{
	color: #336633;
	text-align: right;
	font-size: 10px;
	}
#tb	{
	font-size: 0.75em;
	border: solid 1px #330000;
	padding: 8px;
	line-height: 150%;
	}

#commentform	{
	font-size: 0.75em;
	}



/* ++++++ フッター部分のデザイン ++++++ */

#footer address	{
	font-size: 0.75em;
	font-style: normal;
	text-align: center;
	color: #ffffff;
	padding-top: 55px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	}

/* ----- Style for Ktai Entry ----- */
.photo {
	padding-right:6px;
	float:left;
	line-height:110%;
	font-size:0.85em;
	text-indent:0;
}
.photo img {
	background:white;
	margin:0 4px 4px 0;
	padding:3px;
	border:1px solid #999;
}
.photo-end {
	clear:left;
}
/* ---------- */