@import url("in_temp.css");

body {
	background: url(../common/bg.gif) repeat-y center;
	text-align: center;
	margin: 0px auto 20px auto;
	padding: 0px;
	font-size:12px;
	color: #3C3C3C;
	line-height:1.3em;
}
.cover{padding: 0 25px 30px 25px;clear: both; width:850px;}

#container{
	width: 900px;
	text-align: left;
	margin: 0px auto;}

#footer{
	clear: both;
	background-image: url(../common/line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 10px;
}

/*ブログ*/



#shoptitle{
	background-image: url(../common/blog_lbl.gif);
	background-repeat: no-repeat;
	height:95px; width:860px;}
	
#shoptitle h2{
	font-size: 30px;
	font-weight: bold;
	padding:0;
	margin:20px 0 0 65px;
	line-height: 1.5em;
}
#shoptitle a{ color:#FFFFFF; display:block; height:85px; width:860px;}

#cover-blog{ margin:0 auto; padding:0}

#cover-blog .blogbtn{
	float:left;
	width:120px;
	margin:0px 15px 30px 20px;
	border:1px solid #999999;
	background:#ffffff;
}
#cover-blog .blogbtn img{border: none;}

.sideblog{
	width: 250px;
	margin-right: 20px;
	float: left;}
.mainblog{width: 570px;float: right;}
.ent{
	width: 540px;
	padding:10px;
margin-bottom:15px;
	border: 1px solid #999999;
   line-height: 140%;
   max-width:540px;}
.ent h2{
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px;
	margin: 0px 0px 10px 0px;}

.archive ul{margin:0px;}
.archive li{padding:5px 0px;border-bottom: 1px dotted #FFFFFF;}
.archive a:link{ color:#ffffff}
.archive a:hover{ color:#ffffff; text-decoration: none}
.archive a:visited{ color:#ffffff;}

/*ブログ装飾*/
#cover-blog .ent{background: #FFFFFF}
#cover-blog .ent h2{
	background-color: #333333;
	font-family: 
	"ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro W3",
	 "メイリオ",
    Meiryo,
    Osaka,
    sans-serif;
	font-size: 18px;
	line-height: 1.5em;
}
#cover-blog .archive{
	width: 240px;
	padding: 5px;
	margin-bottom:10px;
	background-color: #333333;
}
#cover-blog .archive h2{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
    padding-left:10px;
	line-height: 120%;}
#cover-blog .archive-s{
	width: 240px;
	padding: 8px;
	margin-bottom:10px;
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
}
#cover-blog .archive-s h2{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
    padding-left:10px;
	line-height: 120%;}

.days{
	padding: 5px;
	margin-top:10px;
	color: #999999;
	border-top: 1px dotted #999999;
	text-align: right;
	font-family:sans-serif;
	clear: both;
}

/* カレンダー */
#sideblogcalender{
	margin:0 0 20px;
}

#sideblogcalender h3{
	margin:0 0 5px;
	font-weight:normal;
	font-size:90%;
}

#sideblogcalender table{
	border-collapse:collapse;
}

#sideblogcalender th{
	padding:3px 0;
	border:1px solid #999999;
	text-align:center;
	font-weight:normal;
	font-family:sans-serif;
	background-color: #eeeeee;
}

#sideblogcalender td{
	padding:3px 10px;
	border:1px solid #999999;
	text-align:right;
	font-family:sans-serif; 
}

.archive-s ul{
	margin:10px 0 0;
}

.archive-s li{
	margin:5px 0 5px 20px;
}


.ent h2 a{color:#FFFFFF;}

.sidebarcomment{
	margin:10px 0;
}



