@charset "utf-8";


/*++++++++++++++++++++
@import
+++++++++++++++++++++*/
@import url("reset.css");
@import url("common.css");


/*++++++++++++++++++++
sp
+++++++++++++++++++++*/
#sp {
	margin:8px 0 0;
	padding-left:7px;
}
#sp .leftColumn {
	position:relative;
	width:642px;
	height:410px;
}
#sp .leftColumn ul {
	position:absolute;
	left:31px;
/*
	bottom:15px;
*/
	bottom:0px;
}
#sp .leftColumn ul li {
	float:left;
	width:106px;
	height:85px;
	margin-right:10px;
	padding-top:17px;
	background:#fff;
	border:1px solid #ccc;
	font-size:13px;
	font-size:1.3rem;
	line-height:1.5;
	background:#fff url(../../img/spListCat.gif) no-repeat;
}
#sp .leftColumn ul li.tamageta {background-position:0 0;}
#sp .leftColumn ul li.sukatto {background-position:-106px 0;}
#sp .leftColumn ul li.hokkori {background-position:-212px 0;}
#sp .leftColumn ul li.uruuru {background-position:-318px 0;}
#sp .leftColumn ul li.kyunkyun {background-position:-424px 0;}
#sp .leftColumn ul li.naruhodo {background-position:-530px 0;}
#sp .leftColumn ul li a {
	display:block;
	height:75px;
	padding:5px 5px;
	background:url(../../img/spListBgA.gif) no-repeat 87px 66px;
}
#sp .leftColumn ul li a:hover {
	background:#39c url(../../img/spListBgB.gif) no-repeat 87px 66px;
}
#sp .rightColumn {
	float:right;
	width:300px;
}
#spAd {
	margin-bottom:8px;
}
#spWords {
	height:170px;
}
#spWords .spWords {
	padding:16px 18px 14px;
	font-size:24px;
	font-size:2.4rem;
	background:#eee url(../../img/spWordsBgA.gif) no-repeat 0 8px;
}
#spWords .spWords a {
	display:block;
}
#spWords .cFix {
	padding-top:6px;
	background:url(../../img/spWordsBgB.gif) no-repeat;
}
#spWords .cFix .fleft {
	padding-top:2px;
}
#spWords .cFix .fright {
	font-size:14px;
	font-size:1.4rem;
}


/*++++++++++++++++++++
wrapper
+++++++++++++++++++++*/
#wrapper {
	margin:10px 0 10px;
}


/*++++++++++++++++++++
contents
+++++++++++++++++++++*/
#contents {
	float:left;
	width:784px;
	padding-top:1px;
}
#contents .leftColumn,
#contents .rightColumn {
	width:388px;
}
#contents .section {
	margin-bottom:10px;
}
#contents .section:last-child {
	margin-bottom:0;
}

#contents .entryListL {
	padding:7px;
	background:url(../../img/entryListBg.gif) repeat;
}
#contents .entryListL .sectionBody {
	padding-top:7px;
	font-size:18px;
	font-weight:bold;
}
#contents .entryListS {
	width:176px;
	padding:7px;
	background:url(../../img/entryListBg.gif) repeat;
}
#contents .entryListS .sectionBody {
	padding-top:7px;
	font-size:14px;
	font-weight:bold;
}

ul.photoList {
	margin-top:6px;
	padding:0 1px;
}
ul.photoList li {
	float:left;
	margin:0 6px 6px 0;
}
ul.photoList li.last {
	float:left;
	margin-right:0;
}
ul.photoList li img {
	vertical-align:bottom;
}

#contents .sectionBody a {
	display:block;
}

#contents .sectionHeader {
	margin-top:5px;
}

#contents .sectionHeader a:hover,
ul.photoList li a:hover {
	color:#39c;
	background:none;
	text-decoration:none;
}

#contents .sectionHeaderL {
	margin-top:5px;
	height:288px;
}

#contents .sectionHeaderL a:hover,
ul.photoList li a:hover {
	color:#39c;
	background:none;
	text-decoration:none;
}

#contents .sectionHeaderS {
	margin-top:5px;
}

#contents .sectionHeaderS a:hover,
ul.photoList li a:hover {
	color:#39c;
	background:none;
	text-decoration:none;
}

#twitter {
	margin-top:2px;
}
#accessRank table {
}
#accessRank table td {

	padding:2px;
	font-size:14px !important;
	vertical-align:middle;
	border-bottom:1px dotted #ccc;
}
#accessRank table td a {
	display:inline-block;
	text-align:left;
	text-decoration: none;
}
#accessRank table td a:hover {
	color:#fff;
	background: #39c;
}
.twtr-hd {
	display:none;
}


/*++++++++++++++++++++
contents
+++++++++++++++++++++*/
#side {
	float:right;
	width:160px;
}
#side .section {
	margin-bottom:10px;
}
#side .section:last-child {
	margin-bottom:0;
}



/*++++++++++++++++++++
add by levelQ.inc
+++++++++++++++++++++*/
.content_title {
	margin-bottom: 10px;
}
.content_blog_title {
	margin-bottom: 15px;
}

.cap {
	padding: 10px 15px;
	background: url(../../img/bg_dot_s.gif);
	font-size: 12px;
}


/*
ENTRY LIST
---------------*/

.entry_2c {
	margin-bottom: 15px;
	margin-left: 30px;
	margin-right: 10px;
	padding: 10px;
	width: 320px;
	float: left;
	background: url(../../img/bg_dot_g.gif);
}

.entry_2c:nth-child(2n+1) {
	clear: left;
}

.entry_2c h2{
	padding: 3px 0;
	font-size: 14px;
	color:#3399cc;
}


/*-----------------------------------------------
	PAGE
-----------------------------------------------*/

.more{
	height: 20px;
	float: right;
	text-align: right;
}

.more2{
	padding-top: 4px;
	height: 28px;
	float: right;
	text-align: right;
}
.date{
	height: 20px;
	float: left;
	text-align: left;
	font-size: 12px;
}

.tags{
	height: 18px;
	float: left;
	text-align: left;
}

.date_r{
	height: 19px;
	float: right;
	text-align: right;
	font-size: 12px;
}
.state {
	margin: 10px 0;
	padding: 5px;
	background: url(../../img/line_dot_blue.gif) top repeat-x;
	font-size: 14px;
	clear:both;
}

/*
ENTRY
---------------*/

.topics {
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.topics h1{
	margin-bottom: 15px;
	padding: 5px 0;
	font-size: 20px;
	border-bottom: solid 2px #3399cc;
	color:#3399cc;
}

.topics h4{
	margin-bottom: 15px;
	padding: 0 10px 15px 10px;
	background: url(../../img/line_dot_blue.gif) bottom repeat-x;
	font-size: 12px;
}

.cate{
	margin-bottom: 4px;
	padding: 1px 8px;
	font-size: 12px;
	background: url(../../img/bg_dot_bb.gif) ;
	color: #FFF;
	text-align: right;
}
.sq_140_left {
	font-size: 12px;
	margin-bottom: 15px;
	width: 155px;
	float: left;
	text-align: left;
	line-height: 140%;
}
.sq_140_left img{
	width: 140px;
}
.sq_140_right {
	margin-bottom: 15px;
	width: 300px;
	float: right;
	text-align: left;
}
.big {
	font-size: 20px;
	padding: 15px 0 10px 0;
}

.clear {
	clear:both;
}

/*-----------------------------------------------
	PAGING
-----------------------------------------------*/
.paging{
	text-align:center;
	margin-bottom: 15px;
}

.paging a{
	text-align:center;
	padding:3px 4px 2px 4px;
	border:1px solid #CCCCFF;

}

.content_list_left {
}
.content_list_right {
}


/*
ENTRY 1C
---------------*/

.entry_1c {
	margin-bottom: 15px;
	margin-left: 10px;
	padding-bottom: 15px;
	width: 700px;
}

.entry_1c h1{
	margin-bottom: 15px;
	padding: 5px 0;
	font-size: 20px;
	border-bottom: solid 2px #3399cc;
	color:#3399cc;
}

.entry_1c h4{
	margin-bottom: 15px;
	padding: 0 10px 15px 10px;
	background: url(../../img/line_dot_blue.gif) bottom repeat-x;
	font-size: 12px;
}

.entry_bottom {
	clear:both;
	text-align: center;
}

.sub{
	margin-bottom: 15px;
	padding: 2px 8px;
	background: url(../../img/bg_dot_bb.gif) ;
	color: #FFF;
}



.tomimoto{
	margin-bottom: 15px;
	padding: 1px 2px 2px 60px;
	background: #e8e9e9 url(../../talk/img/tomimoto_50.jpg) no-repeat;
}

.ya_ko{
	margin-bottom: 15px;
	padding: 1px 2px 2px 60px;
	background: #e8e9e9 url(../../talk/img/ya_ko_50.jpg) no-repeat;
}

.crema{
	margin-bottom: 15px;
	padding: 1px 2px 2px 60px;
	background: #e8e9e9 url(../../talk/img/crema_50.jpg) no-repeat;
}

.puko{
	margin-bottom: 15px;
	padding: 1px 2px 2px 60px;
	background: #e8e9e9 url(../../talk/img/puko_50.jpg) no-repeat;
}

.yumi{
	margin-bottom: 15px;
	padding: 1px 2px 2px 60px;
	background: #e8e9e9 url(../../talk/img/yumi_50.jpg) no-repeat;
}

.matilda{
	margin-bottom: 15px;
	padding: 1px 2px 2px 60px;
	background: #e8e9e9 url(../../talk/img/matilda_50.jpg) no-repeat;
}

.kanetomo{
	margin-bottom: 15px;
	padding: 1px 2px 2px 60px;
	background: #e8e9e9 url(../../talk/img/kanetomo_50.jpg) no-repeat;
}

.kame{
	margin-bottom: 15px;
	padding: 1px 2px 2px 60px;
	background: #e8e9e9 url(../../talk/img/kame_50.jpg) no-repeat;
}

.sorano{
	margin-bottom: 15px;
	padding: 1px 2px 2px 60px;
	background: #e8e9e9 url(../../talk/img/sorano_50.jpg) no-repeat;
}

.parumo{
	margin-bottom: 15px;
	padding: 1px 2px 2px 60px;
	background: #e8e9e9 url(../../talk/img/parumo_50.jpg) no-repeat;
}

.aya{
	margin-bottom: 15px;
	padding: 1px 2px 2px 60px;
	background: #e8e9e9 url(../../talk/img/aya_50.jpg) no-repeat;
}

.mameko{
	margin-bottom: 15px;
	padding: 1px 2px 2px 60px;
	background: #e8e9e9 url(../../talk/img/mameko_50.jpg) no-repeat;
}

//each article
.blogbody {
	margin-bottom: 15px;
	margin-left: 15px;
	padding-bottom: 15px;
	width: 750px;
}

.main,
.catBody{
	width: 700px;
	margin-left:42px;
}

.blogbody h1{
	margin-bottom: 15px;
	padding: 5px 0;
	font-size: 20px;
	border-bottom: solid 2px #3399cc;
	color:#3399cc;
}

p.entrybookmark {
	text-align: left;
	margin: 0 0 0 0;	
	height:30px;
}

  blockquote {
	padding: 10px 15px;
	background: url(../../img/bg_dot_g.gif);
  }
  
  /*
SIDE BOX
---------------*/

.line_box_180 {
	margin-bottom: 15px;
	width: 176px;
	border: solid 2px #3399cc;
}

.sidetitle{
	background: url(../../img/bg_dot_g.gif);
	border-bottom: solid 2px #ccc;
	padding: 8px;
}

.line_box_180 h3{
	background: url(../../img/bg_dot_b.gif);
	border-bottom: solid 2px #3399cc;
	padding: 7px;
	font-size: 14px;
}

.line_box_180 p{
	padding: 5px;
	font-size: 12px;
	line-height: 140%;	
}

.line_box_180_g {
	margin-bottom: 15px;
	width: 196px;
	border: solid 2px #ccc;
}

.line_box_180_g h3{
	background: url(../../img/bg_dot_g.gif);
	border-bottom: solid 2px #ccc;
	padding: 3px 8px;
	font-size: 12px;
}

.line_box_180_g p{
	padding: 5px 10px;
	font-size: 12px;
	line-height: 140%;	
}

.recent-entries p:last-child {
	border-top: dashed 1px #ccc;
}

.line_box_180_g img{
	background: url(../../img/bg_dot_g.gif);
	border-bottom: solid 2px #ccc;
	padding: 8px;
}
.sidebody{
	border-bottom: dashed 1px #ccc;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 140%;	
	background:#fff;
}


.line_box_180_g li{
	border-bottom: dashed 1px #ccc;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 140%;	
}

.line_box_180_g li:last-child {
	border-bottom: 0;
}
/*-----------------------------------------------
	TOPICS RANKING
-----------------------------------------------*/

div.monthly-archives td{
	list-style:none;
	border-bottom:1px dashed #CCCCCC;
	font-size:12px;
	line-height:140%;
	padding:5px 10px;
	}
/*-----------------------------------------------
	RANKING
-----------------------------------------------*/

#acrp_nylongirls table{
	border:0;

}

#acrp_nylongirls td {

	border-bottom:1px dashed #CCCCCC;
	padding:2px;
	line-height:130%;
	font-size:14px!important;
}
#acrp_nylongirls td a {
	text-align:left;
	display: inline-block;
	text-decoration: none;
}
#acrp_nylongirls td a:hover {
	text-align:left;
	text-decoration: none;
	background: #3399cc;
	color:#ffffff;
}


/*-----------------------------------------------
	SPECIAL
-----------------------------------------------*/

.special_left {
	margin-top: 15px;
	width: 460px;
	float: left;
	text-align: left;
}

.special_right {
	margin-top: 15px;
	width: 220px;
	float: right;
	text-align: left;
}


.special_box {
	padding: 10px;
	background: url(../../img/bg_dot_g.gif);
	margin-bottom: 15px;
}

.special_right p{
	padding: 10px
}


.gmg_left {
	margin-top: 15px;
	width: 500px;
	float: left;
	text-align: left;
}

.gmg_right {
	margin-top: 15px;
	margin-left: 20px;
	width: 180px;
	float: left;
	text-align: left;
}

.gmg_box {
	padding: 10px;
	background: url(../../img/bg_dot_g.gif);
	margin-bottom: 15px;
	font-size: 12px;
}

.gmg_right p{
	padding: 10px 0;
}

.sub_g{
	margin-bottom: 15px;
	padding: 2px 10px;
	background: url(../../img/bg_dot_g.gif);
	border-left: solid 10px #999;
	font-weight:bold;
}

.sub_s{
	color: #3399cc;
	margin-bottom: 12px;
	padding: 2px 10px;
	background: url(../../img/bg_dot_s.gif);
	border-left: solid 10px #3399cc; 
	font-weight:bold;
}


.profile_160 {
	font-size: 13px;
	line-height: 160%;
	margin: 10px 0;
	padding: 15px;
	background: url(../../img/bg_dot_s.gif);
}

.profile_160 h2{
	margin-bottom: 10px;
	padding: 2px 8px;
	font-size: 14px;
	background: #FFF;
}

.profile_160_left {
	width: 175px;
	float: left;
	text-align: left;
}

.profile_160_right {
	width: 490px;
	float: right;
	text-align: left;
}

.profile_160_bottom {
	clear:both;
}


.about_160 {
	line-height: 160%;
	margin: 10px 0;
	padding: 15px;
}

.about_160_left {
	width: 175px;
	float: left;
	text-align: left;
}

.about_160_right {
	width: 490px;
	float: right;
	text-align: left;
}

.sq_140_left {
	font-size: 12px;
	margin-bottom: 15px;
	width: 155px;
	float: left;
	text-align: left;
	line-height: 140%;
}

.sq_140_left img{
	width: 140px;
}

.sq_140_right {
	margin-bottom: 15px;
	width: 300px;
	float: right;
	text-align: left;
}
