/* CSS Document */

.page {
	background:#ffffff;
}

.w1000 {
	width:1000px;
	margin:0 auto;
	
}

#content #contentinner {
	margin: 0 auto;
	width: 1020px;
	text-align: left;
	
}

.top {
	height:200px;
	overflow:hidden;
}

.gnav li{
	float:left;
}

.logo_blog {
	float:left;
	padding:30px 0 0 10px;
}

.img_cc {
	float:left;
	padding:30px 0 0 20px;
}

.img_illust {
	float:right;
}

.content {
	width:1010px;
	margin:0 auto;
	padding:0 0 20px 0;
}

.content .leftcontent h2 {
	background:url(bg_ttl.png);
	width:700px;
	height:60px;
	color:#ff0066;
	font-weight:bold;
	font-size:20px;
	padding:35px 0 0 90px;
}

.content .leftcontent {
	width:790px;
}

.content .leftcontent .leftcont {
	background:url(bg_left_main.png) repeat-y;
	width:790px;
	float:left;
}

.content .leftcontent .left_btm,
.content .rightcontent .right_btm {
	float:left;
}

.content .leftcontent .date {
	text-align:right;
	font-weight:bold;
	padding:0 0 20px 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.content .leftcontent  {
	float:left;
}

.content .leftcontent .inner {
	padding:0 20px 20px;
	font-size:12px;
}

.content .leftcontent .coment {
	text-align:right;
	padding:5px;
	padding-bottom:15px;
}

.content .leftcontent .coment li {
	display:inline;
	font-weight:bold;
}

.content .leftcontent .coment li a {
	color:#383636;
	text-decoration:none;
}

.content .leftcontent .coment li a:hover {
	color:#383636;
	text-decoration:underline;
}

.content .rightcontent {
	float:right;
}

.content .rightcontent .rightcont {
	background:url(bg_right_main.png) repeat-y;
	width:210px;
}

.content .rightcontent li {
	background:url(list_bg.png) bottom no-repeat;
}

.content .rightcontent li a {
	background:url(list_icon.png) 10px 8px no-repeat;
	padding:10px 15px 0px 35px;
	color:#cf0665;
	font-size:12px;
	font-weight:bold;
	display:block;
}

.content .rightcontent li.none {
	background:none;
}

.entry-utility {
	color:#383636;
	font-weight:bold;
	text-align:right;
}

.entry-utility a {
	color:#383636;
}

.entry-utility a:hover {
	text-decoration:underline;
}

.article{
	font-size:16px;
	line-height:180%;
}

h3{
	-webkit-margin-before:0;
	-webkit-margin-after:0;
	height:55px;
	overflow:hidden;
}

.rightcontent .section ul li {
	padding-bottom:8px;
}

#nav-below a{
	color:#333333;
	font-size:14px;
}

#nav-below{
	margin-top:10px;
	clear:both;
}

#nav-below a:hover{
	text-decoration:underline;
}

.nav-next{
	text-align:right;
	width:380px;
	float:right;
}

.nav-previous{
	text-align:left;
	width:380px;
	float:left;
}

#comments{
	margin-top:40px;
}



























