body{
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: url(images/bg.jpg);background-attachment:fixed;
	color: #fff;

}

a{
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

a:hover{
	text-decoration: none;
	color:#dc8fb9;
}



a img{
        border: 0;
}

h1{
	padding: 80px 0 0 100px;
	font-size: 24px;
	font-family: "Times New Roman", Georgia, Sans-Serif;
	font-weight: normal;
	background: url(images/header.jpg)no-repeat ;
	color: #bfa604;
	height:200px;
}

h1 a{
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-transform:uppercase;
}


h3{
	font-size: 14px;
	
}



address, dl, p{
	padding: 10px 0 0;
}


blockquote{
	margin: 10px 0 0;
	background: #e9d6cb;
}




#container{
	margin: 0  auto;
	width: 827px;
	text-align: left;
	vertical-align: top;
	background: #faf1f3;
	color: #63334d;
}

#page{
	padding: 10px;
}

.sidebar, .rightcolumn{
	float: left;
	width: 182px;
	margin: 0 10px 0 0;
	line-height: 22px;
}

.rightcolumn{
	width: 182px;
	margin: 0;
}

.sidebar ul{
	margin: 0;
	padding: 0;
}

.sidebar ul{
	list-style-type: none;
}

.sidebar ul a{
	font-weight: bold;
	color:#333333;
	
}

.sidebar ul a:hover{
	font-weight: bold;
	color:#999999;
}
.sidebar ul li{
	
	margin: 0 0 10px 0;
}

.sidebar ul li#search{
	padding: 10px;
	
}

.sidebar ul li#search input{
	margin: 0 0 5px;
}

.sidebar ul li h2{
	padding: 5px 10px;
	font-size: 12px;
	font-weight: bold;
	background: url(images/sidebar.jpg);
	color: #410224;
	text-transform:uppercase;
	text-align:center;
	
}

.sidebar ul ul{
	padding: 5px 10px 10px;
	background: #ffccff;
	border: 1px solid #ff99ff;
	
}



.sidebar ul ul ul{
	padding: 0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

#maincolumn{
	float: left;
	width: 423px;
	margin: 0 10px 0 0;
	line-height: 22px;
}

.post{
	
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	

}

.post h2{
	font-size: 14px;
	font-family: verdana;
	padding: 5px 10px;
	text-transform:uppercase;
　　　　　font-weight: bold;
}

.post h2 a{
	color:#ff66ff;
	font-size:15px;
font-weight: bold;
}
.post h2 a:hover{
	color:#241208;
}
.entry{
	padding: 0 10px 10px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-weight: bold;
	background-color: #baa79a;
	color: #000;
}

.entry h1{
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}

.entry h2{
	font-size: 18px;
}

.entry h3{
	font-size: 16px;
}



#footer {
	clear: both;
	width: 807px;
	border-top: 1px solid #ff66ff;
	padding: 0px 0 0px 0px;
	line-height: 20px;
	background:url(images/footer.jpg);
	color:#000;
	text-align:center;
	
}

#footer ul {
	list-style-type: none;
	color:#fff;
	
}
 
#footer ul li {
	display: inline;
	margin: 0 0 10px 0;
	color:#fff;
	
}