/*基本*/

body {
	background-image: url(../img/bk.gif);
	text-align: center;
	margin: 0;
	padding: 0;
	}

body      { font-size: 10pt; }
tr        { font-size: 10pt; }
td        { font-size: 10pt; }

#under_navi {
	padding-left: 7px;
	}

#container {
	width: 774px;
	background-image: url(../img/bk_main2.gif);
	background-repeat: repeat-y;
	text-align: center;
	}

#main {
	padding-left: 7px;
	background-image: url(../img/bk_main.gif);
	background-repeat: repeat-y;
	}

/*ヘッダーテキスト*/
h3.hed {
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 120%;
	}

/*左ランキング*/

#rank {
	margin-left: 25px;
	padding: 0;
	}

#rank td {
	font-size: 10pt;
	padding: 4px 2px 4px 5px;
	}

#rank a {
	display: block:
	}

.ye {
	background-color: #FFE493;
	}

/*コピーライト*/
#copy {
	padding: 5px;
	background-color: #E8B900;
	border: solid 1px #CC9900;
	margin-left: 35px;
	font-size: 9pt;
	line-height: 120%;
	}

#copy_posi {
	margin-right: 10px;
	}

/*メール*/
#mail_posi {
	padding-top: 5px;
	padding-left: 40px;
	font-size: 9pt;
	}

#ico {
	padding-left: 40px;
}

/*おすすめ*/

.recomend {
	background-image: url(../img/bk_reco.jpg);
	background-repeat: repeat-y;
	margin-right: 100px;
	}

.reco {
	margin: 5px 0 5px 0;
	}

.reco_old {
	margin: 10px 0 8px 0;
	}

.title {
	background-image: url(../img/reco_bkpi.jpg);
	background-repeat: repeat-x;
	font-size: 10pt;
	border-top: solid 1px #FF9999;
	border-right: solid 1px #FF9999;
	}

.title img {
	vertical-align: middle;
	}

.txt {
	background-image: url(../img/reco_bkwh.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	border-bottom: solid 1px #FF9999;
	border-right: solid 1px #FF9999;
	text-align: center;
	}
	
.pink01 {
	background-color:#FF9999;
	}

.txt p {
	font-size: 10pt;
	line-height: 110%;
	padding: 7px 4px 6px 5px;
	text-align: left;
	}

/*右バナー*/

.banner {
/*	background-image: url(../img/bk_banner.gif); */
/*	background-repeat: repeat-y; */
}

.banner img {
	margin-bottom: 8px;
	margin-right: 7px;
	}

#footlink {	
	width: 710px;
	padding: 5px;
	background-color: #fff;
	border: solid 1px #ccc;
	text-align: right;
	font-size: 10pt;
	line-height: 120%;
	margin: 5px;
	padding: 5px;
    color:Gray;
	}
	
#footimg {	
	margin: 0px;
	padding: 0px;
}

/*リンク*/
a:link {
	color:#0033CC;
	text-decoration:none;
	line-height: 120%;
	}

a:visited {
	color: #006699;
	text-decoration:none;
	line-height: 120%;
	}

a:hover {
	color: #FF3300;
	text-decoration:underline;
	line-height: 120%;
	}

a:active {
	color:#FF3300;
	text-decoration:underline;
	line-height: 120%;
	}

a.attention	{ font-weight: bold;
	color: #FF3300;
	}

a:attention {
        color: #FF3300;
	}

.site	{ font-weight: bold;
}

/* バックナンバー */
.backnumber {
/*	overflow: hidden; */
	overflow: auto; 
	width: 349px;
	height: 90px;
	background-color: #fff;
	border: solid 1px #FF9999;
	}

.backnumber img {
	margin-left: 19px;
	margin-right: 16px;
	}
#backnumber_box
{
	overflow: auto; 
	width: 348px;
	height: 90px;
	clear:both;
}
.backnumber_box2
{
	text-align:center;
	width:110px;
	height:90px;
	margin-top:3px;
	float:left;
}



