/*  

Theme Name: BASIC SAMPLE

Theme URI: http://www./

Description: Basic Theme for WordPress.

Author: Takashi Sato
*/

body{
margin:0px;
padding:0px;
text-align:center;
}

#container{
width:730px;
border-left:solid 1px #aaaaaa;
border-right:solid 1px #aaaaaa;
margin-right:auto;
margin-left:auto;
text-align:left;
}

#header,#main,#footer{
margin:0px 15px;
}

#content{
width:500px;
float:left;
}

#sidebar{
width:170px;
float:right;
margin-left:30px;
}

#footer{
clear:both;
}

a{
color:#3366aa;
text-decoration:none;
}

/* ヘッダー部分のデザイン */
#header{
background-color:#ffcc99;
background-image:url(images/header3.jpg);
background-repeat:no-repeat;
padding:1px;
margin-bottom:10px;
}
.info3{
margin:10px;
padding:4px;
font-size:13px;
border:2px dotted #ff6600;
}

#header h1{
font-size:0.8em;
margin-top:140px;
margin-bottom:0px;
padding:2px;
}

#header h1 a{
color:#cc6666;
text-decoration:none;
}

#header p{
font-size:0.7em;
margin-top:1px;
margin-bottom:1px;
padding:2px;
}

#header ul{
background-color:#ff9933;
margin:0px;
padding:0px;
list-style-type:none;
border-bottom:solid 1px #cc3333;
height:2em;
font-size:0.7em;
}

#header li{
text-align:center;
border-right:solod 1px #00657d;
float:left;
line-height:2em;
margin-bottom:2px;
}

#header li a{
display:block;
width:95px;
text-decoration:none;
color:#333333;
border:solid 1px #ffffff;
}

#header li a:hover{
background-color:#ffffff;
}




/* コンテンツ部分のデザイン　*/

.post h2{
font-size:1.0em;
color:#3366aa;
border-bottom:solid 2px #538ad8;
background-image:url(images/mark.gif);
background-repeat:no-repeat;
padding:5px 0px 5px 30px;
}

.post p{
font-size:0.9em;
color:#666666;
line-height:150%;
}

.post{
margin-bottom:40px;
}

.pagenav{
font-size:0.9em;
}

/* サイドバーのデザイン　*/

#sidebar{
font-size:0.8em;
}

.page_item{
background:#ffcc99;
margin-left:0px;
padding:5px;
list-style-type:none;
border:solid 1px #ffffff;
height:1.2em;
font-size:1.2em;
color:#ffffff;
}

#sidebar ul a:hover{
background-color:#ff9900;
}

#sidebar ul{
font-size:11px;
list-style-type:none;
margin:3px 0px 20px 0px;
padding:0px;
}

#recentposts ul{
margin-left:20px;
}


#sidebar h2{
font-size:1.2em;
background-color:#538ad8;
color:#ffffff;
text-align:center;
margin:0px;
padding:6px 0px;
}

#links li{
list-style-type:none;
}

#login li{
list-style-type:none;
}

/* カレンダー */
#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.9em;
	border-bottom: solid 2px #538ad8;
	padding-bottom: 5px;
	}

.com	{
	font-size: 0.9em;
	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.9em;
	border: solid 1px #88ccff;
	padding: 8px;
	line-height: 150%;
	}

#commentform	{
	font-size: 0.9em;
	}

/* フッター部分のデザイン　*/
#footer address{
font-size:0.8em;
font-style:normal;
text-align:center;
color:#ffffff;
background-color:#538ad8;
padding:3px 0px 6px;
}


#image23,#image26,#image27,#image28,#image64,#image107{
float:left;
margin:5px;
text-decoration:none;
}
#image136{
border:dotted 2px #ff3399;
}

#imagelink{
text-decoration:none;
}

h4{
color:#000099;
}

.shop img{
border:0px;
}

