* {
	margin: 0;
	padding: 0;
}
div,img,h1,h2,h3,h4,h5,h6,p,form,input{
	margin: 0px;
	padding: 0px;
}
img {
	border:0px;
}
li {
	list-style:none;
}
.clear {
	clear: both;
	font: 0/0 sans-serif;
}

body {
	color:#666;
	background-color:#FFF;
	font-size: 12px;
	line-height:160%;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}

/*　リンクカラー　*/
a:link    {color:#414D7B; text-decoration:underline;}
a:visited {color:#775E81; text-decoration:none;}
a:active  {color:#FFCC33; text-decoration:underline;}
a:hover   {color:#FFCC33; text-decoration:underline;}



/*　レイアウト　*/
#wrapper {
	width:780px;
	background:#FFF url(http://imaging.jugem.jp/template/circle/img/circle.gif) no-repeat left top;
	padding:30px 0px 20px 30px;
}

#wrapper #main { width:470px; float:left; padding-bottom:20px;}
#wrapper #sidebar { width:300px; float:right; padding-bottom:20px; padding-top:30px;}
#wrapper #footer { width:780px; height:30px; clear:both; position:relative;}






/*　ヘッダー　*/
#header {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	margin-bottom:30px;
	font-weight:bolder;
	color:#000;
}
#header h1 {
	line-height:1.2;
	margin-bottom:10px;
}

#header h1 a:link,
#header h1 a:visited,
#header h1 a:active,
#header h1 a:hover { color:#000; text-decoration:none;}


/*　フッター　*/
#footer address {
	display:block;
	width:470px;
	position:absolute;
	left:0px;
	top:0px;
	font-style:normal;
	color:#000;
}
#footer .pagetop {
	width:300px;
	position:absolute;
	left:480px;
	top:0px;
}
#footer .pagetop img { width:61px; height:19px;}


		

/*　メインエリア　*/

.box {
	width:470px;
	margin-bottom:20px;
	background:#FFF url(http://imaging.jugem.jp/template/circle/img/back_center.gif) repeat-y left top;
}
.box_top {
	width:470px;
	background:transparent url(http://imaging.jugem.jp/template/circle/img/back_head.gif) no-repeat left top;
}
.box_btm {
	width:420px;
	background:transparent url(http://imaging.jugem.jp/template/circle/img/back_bottom.gif) no-repeat left bottom;
	padding:25px 30px 25px 20px;
}


#entry_navi .box_btm { text-align:center; font-size:11px;padding:15px 30px 25px 20px;}


/*　エントリー　*/
.entry_date {
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bolder;
	color: #414D7B;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCCCCC;
	margin:15px 0px;
}


.entry_title {
	font-weight: bolder;
	color: #000000;
	margin-bottom:3px;
	}

.entry_love {
	margin-bottom:15px;
	}


.entry_body {
	line-height: 170%;
	}


.entry_more {
	color: #333;
	margin-top:15px;
	}


.entry_state {
	font-size: 10px;
	color: #999;
	margin: 20px 0px 25px 0px;
	}


blockquote {
	font-size: 11px;
	color: #333;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	border: 1px solid;
	border-color: #FEC254 #FFE77E #FFE77E #FEC254;
	}


.pict {
	border-width: 1px;
	border-style: solid;
	border-color: #FEC254 #FFE77E #FFE77E #FEC254;
}


/*　サイドバー　*/

dl#links {
	margin-left:10px;
}

dl#links dt {
	background:#FFF url(http://imaging.jugem.jp/template/circle/img/cell.gif) no-repeat left;
	padding:5px 0px 5px 30px;
	color:#999999;
	font-weight:bolder;
}

dl#links dd {
	margin: 10px 0px 20px 30px;
}
dl#links dd ul { margin-bottom:5px; margin-left:15px;}
dl#links dd li { list-style:disc;}



/* SEARCH */
#sidebar #search {
	margin-bottom:25px;
	font-size:10px;
}
#sidebar #search input.keyword { vertical-align:middle; width:150px; margin-right:5px;}
#sidebar #search input.btn { vertical-align:middle;}


/* CLOCK */
#sidebar #clock {
	margin-bottom:5px;
}

/* CALENDAR */
.calendar {
	font-family: "Verdana";
	font-size: 10px;
	color: #BBB;
	background:#FFF url(http://imaging.jugem.jp/template/circle/img/date.gif) no-repeat 0px 0px;
	margin-left:10px;
	margin-bottom:15px;
	padding-top:20px;
}
.cell {
	background:#FFF url(http://imaging.jugem.jp/template/circle/img/cell.gif) no-repeat left top;
	width: 23px;
	height: 23px;
	padding: 1px;
}



.template {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-size: 10px;
	color: #333333;
	line-height: 170%;
	margin: 20px 0px 5px 20px;
}


ul.navi {
	margin: 30px 0 0;
	list-style: none;
	text-align:center;
	font-size:10.5px;
}


ul.navi  li{
	display:inline;
}
