@charset "utf-8";

/* CSS Document */
.top_wrap{
	width:960px;
	margin:0 auto;
	}

.top_rss{
	float:left;
	width:300px;
	height:20px;
	padding:3px 20px 7px;
	}

.top_rss li{
	display:inline;
	}

.top_top{
	margin:10px 20px;
	text-align:center;
	}

h1.top_top{
	width:260px;
	margin:0 auto;
	}


/* TOPの新着情報 */
.top_new {
	margin:0 0 0 30px;
        padding:0 0 0 30px; 
	text-align:left;
	}

li.top_newicon {
	background:url(../img/icon_new_pink.gif) no-repeat left;
	padding-left:35px;
	}

.top_newsite {
	font-size:0.9em;
}
/* top header*/
.top_head{
	width:100%;
	margin:0 auto 10px;
	}

/* 検索フォーム */
.top_table_searchform {
	/*background-color: #fff0f5;
	border-top: #FFCECE solid 1px;*/
	padding: 15px 20px 5px;
	}
.top_formbtntext{
	font-size:70%;
	}

.top_osusume{
	font-size:75%;
	margin:10px auto;
	color:#848484;
	height:20px;
	line-height:20px;	
	}

.top_osusume a:link {
	text-decoration:none;
	color:#848484;
	}

.top_osusume a:visited {
        text-decoration:none;
        color:#848484;
	}

.top_osusume a:hover {
        color:#000000;
        font-size:130%;
	font-weight:bold;
	background:#FFF0F5;
	}

.top_osusume a:active {
        text-decoration:none;
        color:#848484;
	}

.top_access_counter{
	margin:0px 20px 10px 20px;
	font-size:75%;
	text-align:right;
	}
/*一番上の小さなナビゲーション*/
.top_menu{
	border-bottom:3px double #FFBAAB;
	text-align:right;
	padding:3px 20px 7px;
	font-size:75%;
	}

.top_menu ul li{
	display:inline;
	}
	
.top_table_menu {
	/*background-color: #FFF0F5;*/
	text-align:center;
	line-height: 160%;
	padding:5px 20px;
	border-top:#FFBAAB solid 1px;
	}

.top_table_menu li{
	display:inline;
	padding:0 10px;	
	}

.top_table_menu ol, .top_table_menu p{
	font-size:75%;
	}

.top_table_topmenu {
	margin-bottom:10px;
	}

.info_blog{ float:right; width:254px; border:1px solid #FFBAAB; background:#FFBAAB; margin:20px 0; min-height:1100px; padding-top:20px; }

.top_table_top_category {
	line-height: 160%;
	margin:20px 0 10px;
	width:690px;
	}

.top_table_other_category {
	/*background-color: #EEEEEE;*/
	/*border-top: 1px #999999 solid;*/
	padding: 5px 20px;
	width:950px;
	margin:0 auto;
	}

.top_table_other_category ul{
	padding: 10px 0 0px;
	font-size:75%;
	}

.top_table_other_category li{
	display:inline;
	padding:5px 10px;
	}
	
.top_topcontent_all{
	width:100%;
	margin:0 auto 10px;
	text-align:left;
	}

.top_category_list{
	width:345px;
	float:left;
	font-size:95%;
	margin:0 0 15px;
	}

.top_category_list2{
	padding:4px 10px;
	margin:0 5px 0 0;
	border-top:1px solid #FFBAAB;
	border-left:1px solid #FFBAAB;
	border-right:1px solid #FFBAAB;
        background:#FFF0F5;
	}

.top_category_list2 h2{
	font-size:94%;
	}

.top_subcategory_list{
        border-left:#FFBAAB 1px solid;	
	border-right:#FFBAAB 1px solid;
	border-bottom:#FFBAAB 1px solid;	
	font-size:78%;
	background:#FFFFFF;
	height:100px;
	margin:0 5px 0 0;
	}

.top_subcategory_list ul{
	padding:10px;
	}

.top_subcategory_list li{
	display:inline;
	padding-right:20px;
	}

.top_adsence {
        margin:5px 20px 10px 10px;
	float:right;
	width:200px;
	}	

.top_adsence_w{
	margin:20px auto 40px;
	width:90%;
	text-align:center;
	}

.top_new{
        width:100%;
	margin:0 auto;
        font-size:95%;
        padding:5px 0px;
	background:#FFF0F5;
	border-top:#FFBAAB 1px solid;
        border-left:#FFBAAB 1px solid;
        border-right:#FFBAAB 1px solid;}

.top_new h2{
	font-size:94%;
	padding:2px 14px;
	}

.top_newsite{
	margin:0 auto;
        width:100%;
	padding:4px 0px;
	border-left:#FFBAAB 1px solid;
        border-right:#FFBAAB 1px solid;
        border-bottom:#FFBAAB 1px solid;	
	}

.top_newsite ul{
	margin:3px 0px 10px;
	padding:2px 14px; 
	line-height:1.6;
	width:45%;
	font-size:82%;
	}

ul.top_newsiteleft{
	float:left;
	}

ul.top_newsiteright{
	float:left;
	}

/*c_ads  */
.top_c_ads {
	margin:20px auto 10px;
	width:100%;
	text-align:center;
	}

.top_c_ads ul li{
	display:inline;
	margin-top:3px;
	}

/*add 100512 */
.top_read{
	font-size:75%;
	text-align:center;
	color:#898989;
	margin-top:20px;
	}

