@charset "utf-8";
/* コンテンツ　ベーススタイル-------------------------------- */

.content_block h2 a {
	display:block;
	color:#ffffff;
}
/* コンテンツ　トップボックススタイル====================== */
.top_box {
	margin-bottom:10px;
	background-color: #f9f9f9;
	width:453px;
	height:120px;
	overflow:auto;
	padding:5px 15px 10px 15px;
	border-left:#cccccc solid 1px;
	border-right:#cccccc solid 1px;
	border-bottom:#cccccc solid 1px;
}
* html .top_box {
	width:485px;
}
.top_box dl {
	margin: 0px auto;
	padding: 0;
	width: 433px;
	text-align: left;
	border-bottom: dotted 1px #cccccc;
}
.top_box dt {
	background:url(../images/base/icon_01.gif) no-repeat;
	float: left;
	margin:2px 0;
	text-indent:20px;
	width: 82px;
}
.top_box dd {
	margin:2px 0;
}
/* コンテンツ　ニュースボックススタイル---------------------- */
.news_box {
	margin-bottom:10px;
	background-color: #f9f9f9;
	width:453px;
	height:230px;
	overflow:auto;
	padding:5px 15px 10px 15px;
	border-left:#cccccc solid 1px;
	border-right:#cccccc solid 1px;
	border-bottom:#cccccc solid 1px;
}
* html .news_box {
	width:485px;
}
.news_box dl {
	margin: 0px auto;
	padding: 0;
	width: 433px;
	text-align: left;
	border-bottom: dotted 1px #cccccc;
}
.news_box dt {
	background:url(../images/base/icon_01.gif) no-repeat;
	float: left;
	margin:2px 0;
	text-indent:20px;
	width: 82px;
}
.news_box dd {
	margin:2px 0;
}
/* 
#news_box dl:after {
	clear:both;
	height:0px;
	visibility: hidden;
	display: block;
	content: ".";
}
#news_box {
	margin-bottom:10px;
	background-color: #f9f9f9;
	width:453px;
	height:120px;
	overflow:auto;
	padding:5px 15px 10px 15px;
	border-left:#cccccc solid 1px;
	border-right:#cccccc solid 1px;
	border-bottom:#cccccc solid 1px;
}
*html #news_box {
	width:485px;
}
#news_box dl {
	margin: 0px auto;
	padding: 0;
	width: 433px;
	text-align: left;
	border-bottom: dotted 1px #cccccc;
}
*html #news_box dl {
	width: 435px;
}
#news_box dt {
	margin: 2px 0;
	padding: 0;
	float: left;
	width: 82px;
}
#news_box dd.days {
	margin: 2px 0 2px 10px;
	padding: 0;
	float: left;
	width: 35px;
}
#news_box dd.n-txt {
	margin: 2px 0;
	padding: 0;
	float: right;
	width: 276px;
}
#news_box dd.n-txt2 {
	margin: 2px 0;
	padding: 0;
	float: right;
	width: 356px;
}
#news_box dt.camp {
	background:url(../images/icon_camp.gif) no-repeat;
	width : 82px;
	height : 17px;
	padding : 0;
	display : block;
	float : left;
	text-indent:-999em;
}
#news_box dt.imp {
	background:url(../images/icon_imp.gif) no-repeat;
	width : 82px;
	height : 17px;
	padding : 0;
	display : block;
	float : left;
	text-indent:-999em;
}
#news_box dt.news {
	background:url(../images/icon_news.gif) no-repeat;
	width : 82px;
	height : 17px;
	padding : 0;
	display : block;
	float : left;
	text-indent:-999em;
}
#news_box dt.rep {
	background:url(../images/icon_rep.gif) no-repeat;
	width : 82px;
	height : 17px;
	padding : 0;
	display : block;
	float : left;
	text-indent:-999em;
}
#news_box dt.sem {
	background:url(../images/icon_sem.gif) no-repeat;
	width : 82px;
	height : 17px;
	padding : 0;
	display : block;
	float : left;
	text-indent:-999em;
}
 */
/* コンテンツ　金価格ボックススタイル------------------------ */
#gold_box {
	margin-bottom:10px;
	background-color: #f9f9f9;
	width:453px;
	padding:5px 15px 10px 15px;
	border-left:#cccccc solid 1px;
	border-right:#cccccc solid 1px;
	border-bottom:#cccccc solid 1px;
}
*html #gold_box {
	width:485px;
}
#gold_box dl {
	margin: 0px auto;
	padding: 0;
	width: 445px;
	text-align: left;
	border-bottom: dotted 1px #cccccc;
}
*html #gold_box dl {
	width: 447px;
}
#gold_box dl:after {
	clear:both;
	height:0px;
	visibility: hidden;
	display: block;
	content: ".";
}
#gold_box dt {
	margin: 2px 0;
	width:80px;
	padding: 0;
	float: left;
	color: #ff6600;
	font-weight:bold;
}
#gold_box dd {
	margin: 2px 0 2px 10px;
	padding: 0;
	float: left;
	text-align:right
}
/* レポート

------------------------------------------------------------- */
.title_1 a:link,  .title_1 a:visited,  .title_1 a:active,  .title_1 a:hover {
	color:#ffffff;
}
.title_2 a:link,  .title_2 a:visited,  .title_2 a:active,  .title_2 a:hover {
	color:#ffffff;
}
/* コンテンツ　リスクボックススタイル------------------------ */

#risk_frame {
	width:485px;
	height:300px;
	border-bottom:#cccccc solid 1px;
}

#risk_box {
	background-color: #fffff5;
	width:453px;
	height:300px;
	overflow:auto;
	padding: 0 15px 20px 15px;
	border-left:#cccccc solid 1px;
	border-bottom:#cccccc solid 1px;
}
*html #risk_box {
	width:485px;
	height:300px;
}
#risk_box dl {
	list-style-type:disc;
	text-align:left;
	padding:5px 0 5px 0;
}
#risk_box dt {
	margin:10px 0 0 0;
	font-weight: bold;
}
#risk_box dd {
	margin:0;
}
/* 右サイド------------------------------------------------------- */

.right_box {
	background-color: #ffffff;
	margin-bottom:5px;
	padding: 3px;
	border-left:#cccccc solid 1px;
	border-right:#cccccc solid 1px;
	border-bottom:#cccccc solid 1px;
	line-height:1.5em;
}
.right_box2 {
	background-color: #ffffff;
	margin-bottom:5px;
	padding: 2px;
	border:#cccccc solid 1px;
	line-height:1.5em;
	font-size:11px;
}
.r_title {
	color:#ff6600;
	font-weight:bold;
}
.boder_bottom {
	border-bottom:#cccccc dotted 1px;
}
/* 右サイド バック画像-------------------------------------------- */

.r_bk {
	font-size:12px;
	line-height:20px;
	color:#000000;
	height:1%;
	margin:0;
	padding-left:10px;
	background:#ffffff url(../images/contents/right_bk.jpg) no-repeat;
}
.iframe_box {
	width:160px;
	height:355px;
}
*html .iframe_box {
	height:330px;
}
.nikkei {
	font-size:10px;
	padding:5px;
}
.trouble {
	font-size:80%;
	text-align:right;
}
/* 新着「NEW」アイコン-------------------------------------------- */

.inline {
	display:inline;
}
/* 注意----------------------------------------------------------- */

#attention {
	color:#ff3300;
}

