/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

/* BODY */
body {
	font-family: "ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
	text-align: center;
	background-color: #ececec;
	margin : 0px 0px 0px 0px;
	color:#666;
	font-size: 12px;
	line-height: 150%;
	}


/* 画像の属性 */
img {border-style: none;}

/* 強調文の属性*/
strong {color: #FF0000;}

/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #3399CC;text-decoration: none;}
a:hover {color: #FFCC00;text-decoration: underline;}


/* 基本設定*/

#wrapper{
	width: 760px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	background-repeat:repeat-y;
	}

/*ブログの枠等の属性*/

#container{
	width:720Px;
	margin-left:auto;
	margin-right:auto;
	background: url("http://fx.money-joho.com/img/top20.gif");
	background-repeat: no-repeat;
	text-align:left;
	}
		
/*ヘッダー*/
#header {
	font-family: Verdana, Arial, sans-serif;
	height:120px;
	text-align: left;
	padding:50px 0px 0px 30px;
	margin:0px;
	}

#header h1{margin: 0px;font-size:24px;}
#header a:link, #header a:visited, #header a:active { color: #FFF; text-decoration: none; }
#header a:hover { color: #FFCC00; }

/*サブタイトル文字*/
#header h2 {
	font-size:12px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding: 42px 0px 0px 10px;
	}
				
/*サイドバー*/
#sidebar {
	width: 175px;
	float: left;
	margin: 0px;
	padding-left: 10px;
	color: #666;
	}

#sidebar h2 {
	font-size: 12px;
	font-family: Verdana,Helvetica,sans-serif;
	color: #8080C0;
	margin: 0px;
	}

#sidebar h3 {
	font-family: Verdana,Helvetica,sans-serif;
	border-style: solid;
	border-color: #8080C0;
	border-width: 0px 0px 1px 10px;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	}

#sidebar p {
	font-size: 10px;
	line-height: 110%;
	color: #666;
	margin: 5px 10px 10px 5px;
	}

#sidebar .search {
	width:162px;
	height:80px;
	border-color: #ccc;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	margin: 0px 0px 20px 0px;
	padding: 15px 5px 5px 5px;
	font-size: 10px;
	text-align: left;
	line-height: 130%;
	}

#sidebar .fld {
	width:162px;
	border-color: #ccc;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	margin: 0px 0px 20px 0px;
	padding: 15px 5px 5px 5px;
	font-size: 10px;
	text-align: left;
	line-height: 130%;
	}

/*メニュー*/
.idx{
	width:175px;
	height:24px;
	background-image: url("http://fx.money-joho.com/img/index.gif");
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 10px;
	display: block;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	margin : 5px 0px 0px 0px;
	}

/* カテゴリ位置指定 */
.menu dt.pt1{
	list-style: none;
	margin: 0px;
	}

.menu dd.pt2 {
	color: #FFF;
	text-decoration:none;
	width:175px;
	height:24px;
	background-image: url("http://fx.money-joho.com/img/menu01.gif");
	background-repeat: no-repeat;
	text-indent: 10px;
	display: block;
	border-bottom: 1px dotted #BBB;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	margin : 5px 0px 5px 0px;
   list-style: none;
}

.menu dl {
   color: #666;
   margin: 0px 0px 0px 0px;
   list-style: none;
}

.menu dd {
	color: #3399CC;
	color:#444;
	text-decoration:none;
	width:175px;
	height:24px;
	background-image: url("http://fx.money-joho.com/img/menu03.gif");
	background-repeat: no-repeat;
	text-indent: 18px;
	display: block;
	border-bottom: 1px dotted #BBB;
	font-size: 12px;
	padding-top: 2px;
	margin : 0px;
	list-style: none;
}

.menu dd.pt2 a:link, .menu dd.pt2 a:visited, .menu dd.pt2 a:active{
	color:#FFF;
	text-decoration:none;
	width:175px;
	height:24px;
	background-image: url("http://fx.money-joho.com/img/menu01.gif");
	background-repeat: no-repeat;
	text-indent: 10px;
	display: block;
	font-size: 12px;
	padding-top: 2px;
	margin : 0px;
   list-style: none;
	}
		
.menu dd.pt2 a:hover{
	color:#FFF;
	background-image: url("http://fx.money-joho.com/img/menu01.gif");
	background-repeat: no-repeat;
	background-color: #FFF;
	list-style: none;
	}

.menu dd a:link, .menu dd a:visited, .menu dd a:active{
	color:#3399CC;
	text-decoration:none;
	width:175px;
	height:24px;
	background-image: url("http://fx.money-joho.com/img/menu03.gif");
	background-repeat: no-repeat;
	text-indent: 18px;
	display: block;
	font-size: 12px;
	padding-top: 1px;
	margin : 0px;
   list-style: none;
	}
		
.menu dd a:hover{
	color: #FF6600;
	background-image: url("http://fx.money-joho.com/img/menu04.gif");
	background-repeat: no-repeat;
	background-color: #FFF;
	list-style: none;
	}

/*コンテンツ*/
#content {
	width: 510Px;
	float: right;
	background-color: #FFF;
	padding: 5px 10px 5px 5px;
	margin: 0px;
	}
				
#content h2	{
	background: url("http://fx.money-joho.com/img/h2.gif");
	background-repeat: no-repeat;
	border-bottom: 2px dotted #999;
	height: 20px;
	margin: 0px;
	padding: 2px 0px 0px 20px;
	font-size:14px;
	color : #555;
	text-align: left;
	}

#content h3 {
	border-style: solid;
	border-color: #4055BF;
	border-width: 0px 0px 1px 0px;
	background-color: #DCEBF0;
	margin: 10px 0px 5px 0px;
	padding-left:5px;
	font-size:12px;
	color : #3399CC;
	}

#content h4 {
	margin: 10px 0px 0px 0px;
	padding-left:5px;
	border-bottom: 1px dotted #666699;
	font-size:12px;
	color : #666699;
	font-weight: bold;
	}

#content h5 {
	background-image: url("http://fx.money-joho.com/img/h5.gif");
	background-repeat: repeat-y;
	background-color: #FFF;
	margin: 0px;
	padding-left:18px;
	font-size:15px;
	color : #FFFFFF;
	font-weight: bold;
        height:20px;
        padding-top:3px;
	}

#content p {
	font-size: 12px;
	color:#666;
	line-height: 140%;
	margin: 5px 5px 5px 10px;
	}

/*インフォメーション*/
#content .info{
	width: 490px;
	border: 1px solid #BBB;
	background-color: #EEE;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	}

/*ハーフボックス*/
#content .hbox{
	float: left;
	width: 250px;
	margin: 10px 0px 10px 0px;
	}

/* h1 h2 h3リンク属性 */
#content a:link.c1, #content a:visited.c1, #content a:active.c1{color: #3399CC;text-decoration: none;}
#content a:hover.c1{color : #FF2200;}

/* contenntリンク属性 */
#content a:link, #content a:visited, #content a:active {color: #0000FF;text-decoration: underline;}
#content a:hover{color : #FF2200;text-decoration: none;}

/*グーグルアドセンス*/
#content .ads{
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 10px;
	text-align: center;
	}
#content .ads .slink{
	margin: 0px; 
	font-size: 9px; 
	color: #999;
	text-align: left;
	}


/*trackbacks & Comments*/

#content .post1 {
	border-top: solid 1px #AAAAFF;
	font-size: 10px;
	padding-top: 6px;
	margin-bottom: 30px;
	}

#content #trackbackdata h3{
	font-size: 10px;
	color: #888;
	margin-bottom: 0px;
	}

#content #tbdata. #content #commentdata p{
	font-size: 10px;
	color: #888;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#content #commentdata .post2 p{
	margin-bottom: 20px;
	font-size:10px;
	text-align: right;
	}
#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
	}

#content .next a:link, #content .next a:visited, #content .next a:active {
	float: right;
	margin: 0px 5px 10px 0px;
	color: #F27900;
	background-image: url("http://fx.money-joho.com/img/more01.gif");
	background-repeat: no-repeat;
	width: 100px;
	height: 18px;
	display: block;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	}

#content .next a:hover {
	color: #F27900;
	background-image: url("http://fx.money-joho.com/img/more02.gif");
	background-repeat: no-repeat;
	}

#content-onecol{
	height: 400px;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	text-align: left;
	font-size: 10px;
	color: #999;
	}

#content-onecol h2{
	font-size: 16px;
	font-weight: bold;
	}

/*フッターナビ*/
.rss {
	clear: both;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	text-align: right;
	font-size: 10px;
	}

.rss img{border-style: none; vertical-align: middle;}


/*フッター*/
#footer{
	clear: both;
	border-top: 1px solid #999;
	color: #999;
	margin-top: 10px;
	padding: 0.5em 1em 0.5em 0em;
	text-align: right;
	font-size: 12px;
	line-height: 133%;
	}
#footer img{border-style: none;	vertical-align: middle;	}

#footer .banner{
	background-color: #FFF;
	margin: 0px;
	padding: 15px 5px 10px 5px;
	float: left;
	}

/*  ページナビ  */
.navi2 {
	height: 15px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-size: 10px;
	color:#666;
	margin :0px;
	padding-left: 10px;
	}

.navi2 a:link, .navi2 a:visited, .navi2 a:active {
	color: #3399CC;
	text-decoration: underline;
	}

.navi2 a:hover {
	color: #FFCC00;
	text-decoration: none;
	}

/*  記事の右寄せ  */
.detail {
	text-align:right;
	font-size: 10px;
	margin-right:10px;
	margin-top;0px;
	margin-bottom;0px;
	}

/*  フォームメール用  */
.comments-head{
	margin: 10px 10px 10px 5px;
	font-size: 14px;
	font-weight: bold;
	color: #4A4A97;
	}

.comment-content{
	margin: 10px 0px 10px 10px;
	font-size: 12px;
	color: #666;
	line-height: 155%;
	}

.comment-view{
	margin: 0px 0px 10px 10px;
	font-size: 12px;
	color:  #3399CC;
	line-height: 155%;
	}
