/* @charset "UTF-8"; */

/* Body			##################################### */
body {
	background: url("../img/blog/bg_body.gif") #eee top center repeat-x;
	font-size: 14px;
	color: #000;
}

/* Wrapper		##################################### */
div#wrapper {
	margin: 0 auto;
	width: 960px;
	background: url("../img/blog/bg_wrapper.gif") #fff top center repeat-y;
}
	div#wrapper h3 {
		text-indent: 0;
		color: #fff;
		font-weight: bold;
	}

/* Header		##################################### */
div#head {
	margin: 0 auto;
	width: 960px; height: 98px;
}
	div#head h1 {
		float: left;
	}
		div#head h1 a {
			display: block;
		}
	div#head h2 {
		float: right;
	}
		div#head h2 a {
			display: block;
		}

/* Left			##################################### */
div#left {
	float: left;
	margin: 2px 0 10px 0;
}

/* Right			##################################### */
div#right {
	float: right;
	margin: 2px 0 10px 0;
}

/* Footer		##################################### */
div#foot {
	position: relative;
	margin: 0 auto;
	width: 950px; height: 78px;
	background: url("../img/blog/bg_foot.gif") #fff top left repeat-x;
	clear: both;
}
	div#foot span {
		display: block;
		position: absolute;
		top: 37px; left: 304px;
		width: 342px; height: 19px;
		background: url("../img/blog/img_copyright.gif") top left no-repeat;
		text-indent: -7777px;
	}
	
/* Add			##################################### */
p {
	margin: 0;
	padding: 0.5em;
}
	p.p1 {
		margin-top: 5px;
		padding: 0;
	}
strong {
	font-weight: bold;
}
em {
	font-style: normal;
	font-weight: bold;
	color: #000;
	background: transparent;
}
#navi {
	margin-top: 20px;
	padding: 0;
	width: 760px;
}
#banner {
	margin: 0;
	padding: 20px;
}
.text-area {
	margin: 23px 0 0 35px;
	width: 524px;
	font-size: 14px;
	line-height: 24px;
}
.bold1 {
	margin-top: 30px;
	color: blue;
	font-size: 18px; font-weight: bold;
	}
.bold1c {
	margin-top: 30px;
	color: blue;
	font-size: 18px; font-weight: bold;
	text-align: center;
}
.bold2 {
	margin-top: 30px;
	color: red;
	font-size: 28px; font-weight: bold;
}
.bold2c {
	margin-top: 30px;
	color: red;
	font-size: 28px; font-weight: bold;
	text-align: center;
}
.picture {
	margin-top: 30px;
	color: maroon;
	font-size: 12px;
	text-align: center;
}
.small {
	padding: 0;
	font-size: 11px;
	line-height: 120%;
	color: #333;
}
.whitebold {
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #fff;
}
.bannersub {
	line-height: 50%;
}
.maintitle {
	margin-top: 5px;
	padding: 5px 5px 5px 0px;
	background: #f7f7f7;
	width: 500px;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
}
.mainline {
	margin-bottom: 10px;
	padding: 5px 5px 5px 0px;
	width: 500px;
	color: #212121;
	border: solid 1px #ccc;
}
.mainbody {
	margin-bottom: 10px;
	padding: 5px, 5px, 5px, 0px;
	width: 490px;
	color: #212121;
}
.menutitle {
	margin-top: 10px;
	padding-right: 10px;
	background: #212121;
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
}
.menubody {
	margin: 0; padding: 0;
	background-color: #fff;
	color: #212121;
	border: solid 1px #ccc;
}
#category {
	margin: 0 auto 5px auto;
	width: 600px;
	color: #212121;
}
.category_main {
	margin-bottom: 5px;
	width: 600px;
	color: #212121;
	border: solid 1px #ccc;
}
.kobe2_main {
	margin: 0 auto 5px auto;
	width: 600px;
	color: #212121;
	border: solid 1px #ccc;
}
.kobe2_maintitle {
	margin-top: 5px;
	background: #f7f7f7;
	width: 600px;
}
.kobe2_mainbody {
	margin: 0 0 15px 15px;
	width: 600px;
	color: #212121;
}
	.kobe2_mainbody a:link {
		color: #db0c71;
		text-decoration: none
	}
	.kobe2_mainbody a:visited {
		color: #db0c71;
		text-decoration: none
	}
	.kobe2_mainbody a:hover {
		color: #db0c71;
		text-decoration:underline;
	}
	.kobe2_mainbody h1,
	.kobe2_mainbody h2,
	.kobe2_mainbody h3,
	.kobe2_mainbody h4,
	.kobe2_mainbody h5,
	.kobe2_mainbody h6,
	.kobe2_mainbody h7 {
		text-indent: 0;
	}
	.kobe2_mainbody h2 {
		font-size: 20px; font-weight: bold;
	}
#backnumber {  
	margin: 0 auto 5px auto;
	width: 600px;
	color: #212121;
}
.backnumberbody {
	margin: 10px 0;
	width: 580px;
	color: #212121;
}
.backnumberline {
	margin: 0;
	width: 600px;
	color: #212121;
	border: solid 1px #ccc;
}
.line {
	margin-top: 0; padding: 0;
	background: url("images/bg_line.gif") center no-repeat #c06;
	height: 5px;
}
.counter {
	text-align: right;
	line-height: 50%;
}
.toushi {
	line-height: 50%;
}
.c_table {
	width: 600px;
}
.c1 {
	width: 150px; height: 65px;
	text-align: left;
	vertical-align: top;
}
.c2 {
	text-align: right;
	vertical-align: top;
} 
.c3 {
	vertical-align: bottom;
} 
.xxl {
	font-size: xx-large;
}
.xl {
	font-size: x-large;
}
.l {
	font-size: large;
}
.s {
	font-size: small;
}
.xs {
	font-size: x-small;
}
.xxs {
	font-size: 10px;
	vertical-align: middle;
}
p.posted {
	margin: 0 12px 0 0;
	padding-left: 20px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	font-weight: bold;
	text-align: left;
	background: #f7f7f7;
}
div#more{
	position: relative;
	margin-top: 39px;
}
a#btn-up{
	position: absolute;
	top: 9px; left: 555px;
	font-size: 12px;
	color: #000;
}
a:hover#btn-up{
	text-decoration: none;
}
div#l-nav{
	width: 100%; height: 25px;
}
a#btn-pre,a#btn-next{
}
a#btn-pre{
	float: left;
	margin-left: 50px;
}
a#btn-next{
	margin-right: 50px;
	float: right;
}







