/*=======スタイルシート=======*/


body {
	background-color: #FFFFFF;
	background-image: url(image/page_bg_img.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}


a {
	text-decoration: none;
	color: #ff2959;
	}

a:link {
        text-decoration: none;
        color: #ff2959;
	}

a:visited {
  text-decoration: none;
	 color: #ff2959;
	}

a:active {
	 color: #ff2959;
	}

a:hover {
 	color: #fd7a13;
        text-decoration:underline;
	}



h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


/*ベースカラー*/
#container {
	line-height: 140%;
	width:900px;
	background-color: #FFFFFF;
	position:relative;
	margin:auto;
	}
	
	
/*=====IE Hack=====*/
/*html #container {
	line-height: 140%;
	width:900px;
	position:static;
	margin:auto;
}*/
	
	

/*バナー*/
#banner {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	padding: 0px;
	height: 105px;
	background-image: url(image/head_img.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	}

#banner a {
	color: #fe56b2;
	font-size: 40px;
	font-weight: bold;
	text-decoration: italic;
	margin-left: 30px;
	}
	
	

#banner a:hover {
 	color: #fd7a13;
        text-decoration:underline;
	}

/*タイトル文字*/
#banner h1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFD700;
	margin-bottom: 3px;
	padding: 40px 0px 0px 10px;
	}

/*サブタイトル文字*/
#banner h2 {
	font-size:14px;
        font-weight: bold;
	color: #FFFFFF;
	padding: 5px 0px 0px 15px;
	}
	
	
	
	
/*メイン*/

#center {
	width: 850px;
	overflow: hidden;
	margin: 0px 25px 0px 25px;
	}

.content {
	background-color: #FFFFFF;
	width: 550px;
	margin-left: 30px;
	float: right;
	}
/*===========
IE6 hack
===========*/

*html .content {
	background-color: #FFFFFF;
	width: 550px;
	margin-left: 20px;
	float: right;
	}


.content p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	}


.content h2 {
	background-image: url(image/mainvisual.png);
	background-repeat: no-repeat;
	height: 340px;
	width: 540px;
	}

.content h3 {
	text-align: left;
	background-color: #f8f8f8;
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
        margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.ctgy dt{
        margin-bottom:0;
        padding:0px 20px 0px 15px;
        font-weight:bold;
        font-size:17px;
        color:#FFFFFF;
        background-image:url(img/mark.gif);
        background-position:left;
        background-repeat:no-repeat;
	}
.ctgy dt a:link { color: #666; }
.ctgy dt a:hover{ color:red; }
.ctgy dt a:visited{ color: #666; }

.ctgy dd{
        font-size:13px;
        padding:0px 0px 0px 25px;
        margin:0px 0px 30px 0px;
        background-color: #F0F4F0;	
        border-bottom: 1px solid #274702;
        border-right: 1px solid #274702;
	}

.cat_list dd{
	margin-bottom:20px;
}

.large{
        font-size:14px;
        font-weight:bold;
        margin-left:45px;
        margin-bottom:30px;
	}

.description{
	padding:10px;
	border-right:1px solid #6666FF;
	border-bottom:1px solid #6666FF;
	background: #FAFAF3;
	margin-top:0;
}

.entry-body{
        padding:0 10px 0 10px;
}

/*サイド*/

#right {
		float: left;
	width: 200px;
	overflow: hidden;
        margin-left:49px;
        border-left:1px solid #993399;
        border-bottom:1px solid #993399;
	}

#right h2{
       background-color: #FFFFFF;	
       font-size:14px;
       font-family:"HG創英角ｺﾞｼｯｸUB";
       font-weight:normal;
       text-align:center;
}


#right h3{
       font-size:14px;
       font-family:"HG創英角ｺﾞｼｯｸUB";
       font-weight:normal;
       text-align:center;
       background:#f8f8f8;
       border-top:3px solid #003399;
       border-bottom:1px dashed #003399;
}


#right ul{

        list-style-type:none;
}
#right ul li{
       font-size:12px;
       padding-left:5px;
       text-align:left;
       border-bottom:1px dashed #003399;
}

#right ul ul{
        list-style-type:disc;
        margin:0 0 0 15px;;
        border-style:none;
        
}

#right ul ul li{
        border-bottom:1px dashed #DDD;
        padding-left:0;
        
}
#powered {
       font-family: Verdana, Arial, sans-serif;
       font-size:12px;
       color: #7a818e;
       font-family:"HG創英角ｺﾞｼｯｸUB";
 background-color: #FFFFFF;	
       font-weight:normal;
       text-align:left;
       padding:20px 20px 7px 10px;

	}

/*XML・検索のテキスト*/
/* フッター */
#foot {
	padding: 5px;
	text-align: center;
	background:#ed9491;
	color:#FFF;
	font-family:"ＭＳ Ｐゴシック";
	font-weight:bold;
	margin-bottom:0;
	}

/* アドセンス */
.ads{
        padding:10px 0 10px 0;
}
#center .rightmenu {
	width: 269px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	float: left;
}

/*=====IE Hack=====*/
*html #center .rightmenu {
	width: 265px;
	border: none;
	float: left;
	/*position: absolute;*/
}


h2 span {
	text-indent: -99999;
	display: none;
}
ul {
	list-style-position: outside;
	list-style-type: none;
}


.border_dot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 10px;
}

/*=====================サイドナビ　マウスオーバー指定==========================*/


/*==ファッション==*/
.fs {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 10px;
	background: url(image/fashion.png) no-repeat left top;
	height: 80px;
	width: 263px;
	display: block;
	
}

.fs:hover {

	background-image: url(image/fashion_over.jpg);

}

/*==コスメ==*/
.cos {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 10px;
	background: url(image/cosme.png) no-repeat left top;
	height: 80px;
	width: 263px;
	display: block;
	
}

.cos:hover {

	background-image: url(image/cosme_over.jpg);
}

/*==グルメ==*/
.gr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 10px;
	height: 80px;
	width: 263px;
	display: block;
	background: url(image/gourmet.png) no-repeat left top;
}

.gr:hover {

	background-image: url(image/gourmet_over.jpg);
}

/*==スウィーツ==*/
.sw {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 10px;
	height: 80px;
	width: 263px;
	display: block;
	background: url(image/sweets.png) no-repeat left top;
}

.sw:hover {

	background-image: url(image/sweets_over.jpg);
}

/*==CD DVD==*/
.cd {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 10px;
	height: 80px;
	width: 263px;
	display: block;
	background-image: url(image/cd_dvd.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.cd:hover {

	background-image: url(image/cd_dvd_over.jpg);
}

/*==映画==*/

.movie {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 10px;
	height: 80px;
	width: 263px;
	display: block;
	background-image: url(image/movie.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.movie:hover {

	background-image: url(image/movie_over.jpg);
}

/*==レジャー==*/
.le {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	padding-bottom: 10px;
	height: 80px;
	width: 263px;
	display: block;
	background-image: url(image/play.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.le:hover {

	background-image: url(image/play_over.jpg);
}

/*==ナビゲーション設定ここまで==*/


span#text{
		text-indent: -99999px;
		display: none;
}

.indent {
	text-indent: 100px;
	height: 60px;
	padding-top: 15px;
}


/*=====リンク・マウスオーバー指定========*/


img {
border:0;
}
.border {
	height: 10px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.post {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	width: 518px;
	padding: 10px;
}
ul .post_discript {
	margin-bottom: 8px;
	color: #666;
	font-size: 1.4em;
}
p.midasi {
	font-size: 1.4em;
	color: #666;
}
h2.contentsdiscription {
	color: #999;
	font-size: 1em;
	font-weight: normal;
	text-indent: 20pt;
}
#page-title {
	background-color: #fcbb8b;
	margin-bottom: 20px;
	height: 50px;
	text-align: right;
	color: #666;
}
.asset-content {
	padding: 10px;
}
#b_list {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
}

/*==ランキング部分テーブル指定==*/

table {
	border-collapse: collapse;
	margin: auto;
	width: 500px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999;
	border-bottom-color: #999;
}
td {
	padding: 10px;
	color: #666;
	font-size: 0.8em;

}
.discription {
	border: 2px dotted #FF7F50;
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
}


/*======
IE6 Hack
=======*/

/*html .discription {
	border: 2px dotted #FF7F50;
	width: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFD9B3;
	padding-top: 20px;
	padding-bottom: 15px;
	height: 35px;
}*/


#container #center .content .blogarchive {
	background-image: none;
	height: 41px;
}
.discription p {
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
}
td.dot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	border-right-style: none;
	border-left-style: none;
}


td.dot_disc {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	border-right-style: none;
	border-left-style: none;
	background-image: url(image/td_bg.jpg);
	background-repeat: repeat-x;
}
p.date {
	text-align: right;
}
td.feature_discription {
	border-bottom-width: 2px;
	border-bottom-style: outset;
	border-bottom-color: #F36;
	font-size: 1em;
	text-align: center;
	height: 35px;
	color: #FFF;
	background-color: #F36;
	font-weight: bold;
}
.top {
	text-align: right;
}
#container #center .content .top {
	text-align: right;
	padding-right: 10px;
}
#container #center .content .gtindex {
	text-align: center;
	font-weight: bold;
	width: 100px;
	margin: auto;
	border-bottom-color: #FF2959;
}

big {
         font-size: 18px;
         font-weight: bold;
         color: #ff99ff;
}


.listing {
        font-size: small;
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
	list-style-type: none;
	background-image: url(http://www.jf84.com/japan_b04.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	/*height: 19px;*/
	width: 130px;
}
.padding {
	height: 200px;
}
#trend li.cetelist {
	padding-bottom: 5px;
	list-style-type: square;
	list-style-position: inside;
}

