@charset "euc-jp";

/*
#####################
#	全体での定義	#
#####################
*/
body {
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	color: #666666;
	width: 900px;
	font-size: 12px;
}

ul,ol,dl,p {
	margin: 0px;
	padding: 0px;
}

a {
	color: #666666;
}

body a:hover {
	color: #FEB300;
}

ul {
	overflow: hidden;
}

/*
#####################
#  ページレイアウト #
#####################
*/ /*右カラム定義*/
#main_right {
	width: 234px;
	float: right;
}

/*
#####################
#	class属性定義	#
#####################
*/ /* 凡庸float定義 */
.left {
	float: left;
	overflow: hidden;
}

.right {
	float: right;
	overflow: hidden;
}

/* 広告画像表示用定義 */
.pr_img {
	text-align: center;
	margin-bottom: 7px;
}

.navi_pr {
	text-align: left !important;
	margin-top: 15px !important;
	margin-bottom: 0px !important;
}

.pr_img p {
	margin: 0px !important;
	padding: 0px !important;
}

.pr_img img {
	border-width: 0px !important;
}

/* 凡庸クラス */
.bottom {
	border-bottom-width: 0px !important;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}

.top {
	margin-top: 0px !important;
	padding-top: 0px !important;
}

.li_right {
	border-right-width: 0px !important;
}

.float_both {
	clear: both;
	float: none;
}

/*
####################
#    ID属性定義    #
####################
*/ /* ヘッダー定義 */
#hedder {
	width: 880px;
	height: 90px;
	background-image: url(../img/hed_bg.gif);
	margin: 0px;
	margin-bottom: 3px;
	padding: 5px 10px 0px 10px;
	overflow: hidden;
}

#hedder h1 {
	width: 230px;
	height: 85px;
	font-size: 1px;
	float: left;
	background: url(../img/test.gif) no-repeat 0px 20px;
	padding: 0px;
	margin: 0px;
}

#hedder h1 a {
	color: #F4F4EA;
	display: block;
	width: 230px;
	padding-top: 20px;
	height: 45px;
}

/* 説明部分 */
#hedder>div>strong{
	display: block;
	font-weight: normal;
	width: 450px;
	font-size: 12px;
	padding-left: 10px;
	margin-top: 3px;
	margin-left: 230px;
}

/* 登録サイト検索部分 */
#hedder .left form {
	background-image: url(../img/hed_form_bk.gif);
	width: 300px;
	height: 34px;
	margin: 10px 0px 7px 0px;
	margin-left: 240px;
	padding: 0px;
}

#hedder .left form p {
	display: inline;
	margin: 0px !important;
	padding: 0px !important;
}

#hedder .left form p .s_txt {
	border-width: 0px;
	width: 207px;
	height: 19px;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 7px;
	padding-top: 3px;
	float: left;
}

#hedder form p .s_sub {
	float: right;
	width: 48px;
	padding: 0px 5px;
	margin-right: 13px;
	margin-top: 4px;
}
#hedder>div>#pr_top{
	width:450px;
	margin-left:240px;
	padding-left:0px;
}
/* 最終更新日部分 */
#hedder .right h2 {
	width: 70px;
	height: 14px;
	color: #666666;
	float: left;
	font-size: 12px;
	margin-top: 3px;
	padding: 0px;
}

#hedder .right em {
	width: 110px;
	height: 14px;
	color: #999999;
	float: right;
	display: block;
	font-size: 12px;
	font-style: normal;
	margin-top: 3px;
	padding: 0px;
}

/* ログイン部分 */
#hedder .right p {
	width: 190px;
	color: #999999;
	margin-top: 27px;
	line-height: 17px;
}

#hedder .right strong {
	display: block;
	text-decoration: underline;
	font-weight: normal;
	color: #666666;
	margin-bottom: 3px;
}

#hedder .right span {
	display: block;
}

/* ログインフォーム部 */
#hedder .right form {
	width: 190px;
}

#hedder .right form input {
	width: 140px;
	padding-left: 5px;
	height: 12px;
	font-size: 12px;
	margin: 0px;
	margin-bottom: 2px;
}

#hedder .right form a {
	margin-left: 5px;
}

/*
### ページナビ部分定義 ###
*/
#content {
	width: 900px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../img/hedder-line.gif) no-repeat 0px 31px;
}

#content ul {
	list-style: none;
	width: 900px;
}

#content ul li {
	width: 120px;
	height: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 3px 0px 0px 0px;
	margin-left: 5px;
	float: left;
	background: url(../img/navi_g.gif) no-repeat 0px 0px;
}

#navi_home {
	width: 150px !important;
	margin: 0px !important;
	float: left;
	background: url(../img/navi_home.gif) no-repeat 0px 0px !important;
}

#navi_home a {
	width: 150px !important;
}

#content ul li a {
	color: #FFFFFF;
	margin: 0px auto;
	width: 120px;
	display: block;
	text-decoration: none;
}

#content h2 {
	width: 900px;
	margin: 0px;
	padding: 0px;
	font-size: 5px;
	color: #FFFFFF;
}

/*  フッター定義 */
#footer {
	float: none;
	clear: both;
	overflow: hidden;
}

#footer ul {
	list-style: none;
	text-align: center;
	overflow: hidden;
	margin-bottom: 10px;
}

#footer li {
	display: inline;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #999999;
}

#footer p {
	width: 900px;
	height: 20px;
	margin-top: 10px;
	padding: 7px 0px 0px 0px;
	background-image: url(../img/new_footer_bk.gif);
	text-align: center;
}

#footer h6 {
	width: 900px;
	height: 5px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	background: url(../img/footer-line.gif) no-repeat 0px 1px;
	font-size: 1px;
	color: #FFFFFF;
}

/*
################################################
#               右カラム部分定義               #
################################################

####################
#     H属性定義    #
####################
*/
h5 {
	width: 204px;
	height: 31px;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 9px 10px 0px 20px;
	background-image: url(../img/h5_glay.gif);
}

#h5_blue {
	background-image: url(../img/h5_blue.gif) !important;
}

#h5_green {
	background-image: url(../img/h5_green.gif) !important;
}

#h5_oreng {
	background-image: url(../img/h5_oreng.gif) !important;
}

#h5_yelow {
	background-image: url(../img/h5_yelow.gif) !important;
	/* color:#666666; */
}

/*
#####################
#	class属性定義	#
#####################
*/
.right_r {
	background-color: #F8F7F2;
	border: 1px #999999 solid;
	margin: 0px;
	margin-bottom: 10px;
	color: #6595B1;
	padding: 10px 5px 5px 5px;
}

.right_r a {
	color: #6595B1;
}

/* バック白定義 */
.right_h {
	background-color: #FEFEFC;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	background-image: url(../img/book_bk.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/* 人気記事部分 */
.right_ac {
	background-color: #FEFEFC;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	background-image: url(../img/book_bk.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.right_ac ul {
	border: 0px #E9E8D3 solid;
	border-width: 0px 1px;
	padding: 0px 10px;
}

.right_ac ul {
	list-style: none;
	line-height: 18px;
}

.right_ac ul li {
	padding-bottom: 3px;
	margin-bottom: 8px;
	border-bottom: 1px #999999 dashed;
}

.right_ac ul li abbr {
	margin-left: 5px;
	text-decoration: none;
	border-width: 0px;
}

.right_ac ul li dfn {
	display: block;
	font-style: normal;
}

.right_ac ul li em {
	font-style: normal;
}

/* ウォッチリスト定義 */
.right_w {
	background-color: #F8F7F2;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	background-image: url(../img/right_bk.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.right_w em {
	font-style: normal;
	color: #999999;
}

.right_w ul,.right_w p {
	border: 0px #E9E8D3 solid;
	border-width: 0px 1px;
	padding: 0px 10px;
}

.right_w p {
	color: #F09100;
	padding-top: 5px;
}

.right_w ul {
	padding-top: 8px;
	list-style: none;
	line-height: 18px;
}

.right_w ul li {
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px #999999 dashed;
}

.right_w ul a {
	display: block;
	color: #A6C150;
}

/*
###################
	更新履歴
###################
*/
#history {
	border: 0px #E9E8D3 solid;
	border-width: 0px 1px;
	padding: 0px 10px;
	text-align: left;
	border-width: 0px 1px;
	padding-top: 0px;
	padding-left: 25px;
}

#history li {
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-bottom: 6px;
	border-bottom: 1px #999999 dashed;
}

/*
####################
#    ID属性定義    #
####################
*/ /* ランキング定義 */
#ranking {
	height: 34px !important;
	background-image: url(../img/h5_rank.gif) !important;
	font-size: 0px !important;
	color: #FFD777 !important;
}

#main_right ol {
	list-style: none;
	line-height: 16px;
	margin-bottom: 5px;
	border-bottom: 1px #D3D3A3 solid;
}

#main_right ol a {
	font-weight: bold;
}

#rank_1,#rank_2,#rank_3 {
	margin-left: 10px;
	padding-left: 39px;
	margin-bottom: 5px;
}

#rank_1 {
	background: url(../img/rank_1.gif) no-repeat 0px 2px;
}

#rank_2 {
	background: url(../img/rank_2.gif) no-repeat 0px 2px;
}

#rank_3 {
	background: url(../img/rank_3.gif) no-repeat 0px 2px;
}

.right_r ul {
	width: 222px;
	list-style: none;
}

.right_r ul li {
	width: 110px;
	text-align: center;
	padding: 5px 0px;
	padding-right: 0px;
	float: left;
	border-right: 1px #D3D3A3 solid;
}

.right_r ul abbr {
	text-decoration: none;
	border-bottom-width: 0px;
}

.right_r ul a {
	display: block;
	width: 90px;
	margin: 0px auto;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom: 1px #D3D3A3 solid;
}

/*  相場情報定義 */
#souba {
	width: 222px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px #E9E8D3 solid;
	border-width: 0px 1px 0px 1px;
	list-style: none;
}

#souba li {
	width: 89px;
	float: left;
	padding-left: 5px;
	line-height: 25px;
}

/* 公式ガイドブック紹介定義 */
.right_book,.right_cha {
	background-color: #FEFEFC;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	background-image: url(../img/book_bk.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center !important;
}

.right_book a,.right_cha a {
	font-weight: bold;
	color: #6595B1;
	display: block;
	text-align: center;
}

.right_book a img,.right_cha a img {
	border-width: 0px;
}

.right_book em {
	font-weight: bold;
	font-style: normal;
	color: #869F39;
	text-align: center;
	display: block;
}

.right_book p,.right_cha p {
	border: 1px #E9E8D3 solid;
	border-width: 0px 1px 0px 1px;
	padding: 0px 15px;
	padding-bottom: 5px;
	/* text-align:left; */
}

/* 茶色定義 */
.right_cha a {
	color: #666666;
}

.right_cha em {
	font-weight: bold;
	font-style: normal;
	color: #666666;
	text-align: center;
	display: block;
}

/* 素材紹介定義 */
#sozai {
	padding-left: 5px !important;
	padding-right: 5px;
	padding-top: 0px;
	list-style: none;
}

#sozai li {
	background: url(../img/sozai_disk.gif) no-repeat 4px 0.7em;
	border-bottom: 1px #C9C692 dashed;
	padding-left: 50px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 15px;
}

#sozai strong {
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
}

#sozai a {
	color: #A6C150;
}

/* RSS部分 */
#main_right .rss {
	float: right;
	background: url(../img/rss2.png) no-repeat 0px 0px !important;
	height: 14px;
	padding-top: 1px;
	padding-left: 18px;
}

/* スポンサード部分 */
#main_right #pr_title{
	width: 214px;
	height:inherit;
	font-size: 12px;
	color:#666;
	margin: 0px;
	padding:3px 5px;
	margin-top:10px;
	background-image:none;
	border-left:10px solid #666;
	border-bottom:1px solid #666;
}
#main_right>dl {
	width: 234px;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}
#main_right>dl>dt{
	width:234px;
	margin:0px;
	padding:0px;
	margin-top:10px;
}
#main_right>dl>dd{
	width:234px;
	margin:0px;
	margin-top:5px;
}
#main_right>dl>dd>a>img{
	border-width:0px;
}

