@charset "utf-8";


#page_title{
}

#wrapper{
	margin:20px auto 0 auto;
	width:1000px;
	overflow:hidden;

}

#content{
	float:right;
	width:740px;
}

.post{
	width: 700px;
}

h2.title{
	padding:12px 0 0 35px;
	background:url(../img/title_bg_700.jpg) no-repeat;
	width: 700px;
	height: 72px;
	font-size: 18px;
	font-weight:bold;
}

h2.title a{
	color:#1F2D52;
	text-decoration: none;
}

.date{
	text-align: right;
	margin-top:-30px;
	padding-right:5px;
}

.entry{
	margin:10px auto;
	width: 680px;
}

.page{
	width: 700px;
	margin:50px 0;
}

.page p{
	text-align: center;
}

.page a{
	color:#5290CA;
	text-decoration: none;
}


#navigation{
	float:left;
	width:250px;
}

#navigation ul{
	margin:10px 0;

}

#navigation li{
	padding-left: 30px;
	background: url(../img/li.gif) no-repeat 10px 0.2em;
	list-style: none;
}

#navigation a{
	color:#5290CA;
	text-decoration: none;
}

#shop_list{
	margin:0px auto;
	width:210px;
	min-height:183px;
	background-image:url(../img/shop_list_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#shop_list div{
	padding-top:75px;
	margin:0px auto;
	width:180px;
}

#shop_list div{
	padding-top:75px;
	margin:0px auto;
	width:180px;
}

#archives{
	padding-top:75px;
	margin:0px auto;
	width:180px;
}



