@charset "UTF-8";
#weblog {
}
#blogHead {
	margin-bottom: 30px;
}
#weblog #main {
		width: 590px;
		float: right;
		padding-bottom: 30px;
		padding-right: 0px;
		overflow: visible;
		margin-right: 20px;
}
#main .entryBLOC {
		margin-bottom: 2em;
		padding-bottom: 2em;
		clear: both;
}
div.entry-head {
	border-top: 3px solid #E5E5E5;
	background: url(../images/infoblog/entry_title_bg.gif);
	padding: 0px 10px 8px;
	margin-bottom: 5px;
}
div.entry-head .tag {
		float: right;
}

div.entry-head p {
		font-size: 90%;
		color: #666666;
		margin: 0px;
		padding: 0px;
		display: block;
}
.cate1,.cate2,.cate3,.cate4,.cate5{font-weight: bold;}
div.entry-head p .cate1 {
		color: #F7635C;
}
div.entry-head p .cate2 {
		color: #EA9A51;
}
div.entry-head p .cate3 {
		color: #E6B93C;
}
div.entry-head p .cate4 {
		color: #BCC24A;
}
div.entry-head p .cate5 {
		color: #92AE3F;
}
div.entry-head p .cate6 {
		color: #669966;
}
div.entry-head p .cate7 {
		color: #FB7AB7;
}
div.entry-head p .cate8 {
		color: #C8AF6D;
}
div.entry-head h1{
		font-size: 120%;
		font-weight: bolder;
		margin-bottom: 0.2em;
		padding-top: 20px;
}
div.ssn {
	margin-bottom: 20px;
	text-align: right;
}
#weblog h2 {
	margin-bottom: 0.5em;
}
#main p {
		clear: both;
		margin-bottom: 1em;
		line-height: 1.5em;
}
#main .entryBLOC p img {
		float: left;
		margin-right: 1em;
		margin-bottom: 1em;
		border: 1px solid #CCCCCC;
		padding: 4px;
}
ul.gallery {
	display: block;
	width: 610px;
	margin-bottom: 15px;
}
ul.gallery  li  {
	list-style-type: none;
	float: left;
	margin-right: 17px;
	margin-bottom: 17px;
	height: 135px;
	width: 180px;
}
ul.gallery a {
	display: block;
	border: 1px solid #999999;
	height: 135px;
	width: 180px;
	text-align: center;
	background-color: #E7E3DA;
}
#weblog #sub {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	width: 180px;
	font-size: 85%;
}
#sub p#blog_title {
		margin-bottom: 15px;
}

#sub p#introduction {
	padding: 10px;
	border: 4px solid #E6E6E6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#sub ul {
	margin-bottom: 30px;
}
#sub li {
		line-height: 1.2em;
		margin-bottom: 0.6em;
}
#sub li .date {
		color: #999;
}

#sub dl {
	margin-bottom: 20px;
}
#sub  h2,#sub dt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#sub dd {
	margin-bottom: 0.7em;
	line-height: 1.4em;
}
#sub ul a.next-prev {
		float: left;
		margin-top: 5px;
}

#sub ul a.next-next {
		float: right;
		display: block;
		margin-top: 5px;
}


p#NP-navi {
	text-align: center;
	font-size: 85%;
}
p.back-page-header a{
		display: block;
		padding: 0px;
		text-align: right;
		font-size: 11px;
		color: #666;
}

