body {
	margin: 0px 0px 0px 0px;
	background-color: #555;	
	background:url(./img/back.jpg);
	text-align: center;
	letter-spacing:1px;
	}
a {
	text-decoration: underline;
	}
a:link {
	text-decoration:none;
	color: #0000FF;
	}
a:visited {
	text-decoration:none;
	color: #0000FF;
	}
a:active {
	 color: #0000FF;
	}
a:hover {
	color: #0000CC;
	text-decoration:underline;
	}

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


/*ベースカラー*/
#container {
	line-height: 140%;
	width:800px;
	background-color: #FFFFFF;
	border-top:1px solid #ddd;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	}

/*バナー*/
#banner {
	font-family: "ヒラギノ明朝 Pro W6","ＭＳ Ｐゴシック", "Osaka", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	background-color: #fff;
	height: 100px;
	background-image:url(img/eyesight-banner.jpg); 
	background-repeat: no-repeat ;
	background-position:top;
	border-top: solid 10px #35474F ;
	border-bottom: 1px solid #A0A388;
	margin-bottom:5px;
	}

/*タイトル文字*/
#banner h1 {
	text-align: left;
	font-weight: bold;
	padding: 40px 0px 0px 200px; 
	}

#banner h1 a {
	color: #59051D;
	font-size: 30px;
	text-decoration: none;
	}

/*メイン*/

.description{
	padding:0px;
	border-top:10px solid #cee87d;
	background: #E2FEDA;
	background-image: url(img/dsc_back.jpg);
	margin:0 0px 15px 0px;
	text-align:left;
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	font-weight:bolder;
	font-size: 13px;
	line-height: 140%;
}

h2.top {
	background: #82B77B;
	color: #2D4B29;
	font-size: 14px;
	margin:0 15px 0 15px;
	font-family:"ＭＳ Ｐゴシック";
	font-weight:normal;
	padding:2px 0 2px 5px;
	text-align:left;
}

.description p{
	color: #57450F;
	padding:10px;
	margin:0;
}

#center {
	float: right;
	width: 560px;
	overflow: hidden;
	padding: 0 15px 0px 0px;
	}

.content {
	background-color: #FFFFFF;	
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	}

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

.content h2.entmk {
	font-size:18px;
	text-align: center;
	margin: 0px 0 0px 0px;
	padding: 5px 0px 5px 0px;
	font-weight:bold;
	background-color: #FFF;
	color: #333;
	background-image: url(img/h2-titleback.jpg);
	background-position: 0px 0px ;
	background-repeat: no-repeat;
	}

.content h2.nonmk {
	font-size:16px;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	border-left:15px solid #486d94;
	border-bottom:1px solid #486d94;
	text-align: left;
	font-weight: bold; 
	margin: 0px 0px 10px 0px;
	padding:1px 0 1px 10px;
	background-color: #f8f8f8;
}
.content h2.lifemk {
	font-size:16px;
	line-height: 150%;
	text-indent: 0px;
	margin: 0px ;
	padding: 5px 0px 15px 55px;
	font-weight:bold;
	color: #333;
	background-color: #ffffff;
	background-image: url(img/l2_6.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	border: none  ;
	}

.content h2.lifemk a {
	text-decoration: none;	
}
.content h2.lifemk a:hover {
	color: #333;
	background-color: transparent;
	}

.content h3.kiji-mk {
	font-size:16px;
	line-height: 150%;
	text-indent: 0px;
	margin: 0px 0px 5px 0;
	padding: 5px 0px 3px 30px;
	font-weight:bold;
	color: #35424C;
	background-color: #ffffff;
	background-image: url(img/h3-line.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	border: none  ;
	}

/* TOP記事 ENTRY */
.top-eng {
	background-color: #fff;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border-left:5px solid #3D4772 ;
	border-right:1px solid #3D4772 ;
	border-bottom:1px solid #3D4772 ;
	}
.top-eng h3 {
	color: #c2d194;
	background-color: #3D4772;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: bold; 
	margin: 0px 0px 10px 0px;
	padding:2px 0 0px 15px;
	}
.top-eng h4 {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 19px;
	text-align: left;
	font-weight: bold; 
	margin: 0px 0px 5px 20px;
	padding: 0 ;
	}
.top-eng h5 {
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: bold; 
	margin: 0px 0px 2px 20px;
	padding: 0 ;
	}
.top-eng p{
	font-weight: normal; 
	margin : 0px 30px;
	padding: 0px 0 5px 0 ;
}
h4.top-btn {
	color: #336600;
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	text-align: center;
	font-weight: bold; 
	margin: 0px 0px 10px 0px;
	padding:10px 0 10px 15px;
	background-image: url(img/tback.jpg);
	background-repeat: no-repeat;
	}

.ctgy dt{
	margin-bottom:0;
	padding: 0px 0px 0px 25px;
	font-weight: bold;
	font-size: 17px;
	color:#888;
	background-image: url(img/button217.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;
        border-bottom: 1px solid #999;
        border-right: 1px solid #999;
	}

.cat_list dt{
        background-image: url(img/sankaku.gif);
        background-position: left;
        background-repeat: no-repeat;
        padding-left:20px;
}
.cat_list dd{
	margin-bottom:20px;
}

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

.entry-body{
        padding:0 10px 0 10px;
        border-left:3px solid #DDD;
}

/*記事内項目 */
.entry-body h3.car {
	color:#785A2E;
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-indent: 35px;
	margin: 20px 50px 10px 0;
	padding:5px 20px 5px 5px;
	background-color: #FFFFCC;
	background-image: url('../../../../../デスクトップ/button173.gif');
	background-repeat: no-repeat;
	background-position: 20px 10px ;
	border: none  ;
	border-bottom :2px dotted #DDD;
}
.entry-body #kiji-top h3 {
	color:#8A6835;
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	font-size: 15px;
	font-weight: bolder;
	text-align: left;
	text-indent: 35px;
	margin: 10px 0px 10px 0;
	padding:5px 20px 5px 5px;
	background-color: #FFFFff; 
/*	background-color: #FFFFCC; */
/*	background-image: url('../../../../../デスクトップ/button173.gif'); */
	background-repeat: no-repeat;
	background-position: 20px 10px ;
	border: none  ;
	border-bottom :2px dotted #DDD;
}
.entry-body #kiji-top  {
	margin : 10px;
	padding:0px 10px 0px 10px;
	border:2px dotted #DDD;
	background-color: #F7F7F7;
}
.entry-body #kiji-top ul{
	margin : 0px 30px;
	padding: 0px ;
}
.entry-body #kiji-top li{
	padding:0px 15px 0px 50px;
	text-indent: 25px;
	text-align: left;	
	font-weight:bold;
	font-size:15px;
	line-height: 180%;
	list-style-type : none ;
	background-color: #F7F7F7;
	background-image: url(img/button108.gif);
	background-repeat: no-repeat;
	background-position: 52px 7px ;
}


.entry-body dt{
	font-size: 14px;
	font-weight: bold;
	color:#886633;
}
.entry-body dd{
	font-size: 14px;
	font-weight: normal;
	line-height:130% ;
}
.content h4.tschl {
	margin : 5px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	font-size: 14px;
}
.content h4.tschl span{
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	line-height:140% ;
	color:#33552F;
	background-color:#F2DEA8 ;
}
.content h4.tschl a{
	text-decoration: none;	
}
dl.tschl {
	margin : 0px 0px 20px 0px;
	padding: 0px ;
}
.tschl dt{
	text-indent: 20px;
	font-size: 14px;
	font-weight: bold;
	color:#886633;
}
.tschl dd{
	font-size: 14px;
	font-weight: normal;
	line-height:130% ;
}
.tschl ul{
	margin : 0px 0px 20px 0px;
	padding: 0px ;
}
.tschl li{
	color: #666600 ;
	font-size: 14px;
	font-weight: bolder;
	line-height:130% ;
}

/* ページトップ移動 */
.p-top {
	font-size: small;
	text-align: right;
}
.p-center {
	font-size: 14px;
	text-align: center;
}

/* 記事内テーブル */
.tb-house table{
	text-align: center;
	background-color: #CECECE;
}
.tb-house table th{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 120%;
	padding:5px ;
	background-color: #546DA3;
}
.tb-house table td{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #1B2C3B;
	line-height: 120%;
	padding: 5px;
	background-color: #E5F7F9;
}

.tb-house a {
	color: #FFDB0F;
}
.tb-house a:link {
	color: #FFDB0F;
}

.tb-house a:visited {
	color: #FFDB0F;
}
.tb-house a:hover {
	color: #0000FF;
	background-color: #F8D685 ;
}
.tb-house td a {
	color: #0000FF;
}
.tb-house td a:link {
	color: #0000FF;
}
.tb-house td a:visited {
	color: #0000FF;
}

.tb-prb-sl a {
	color: #C5004C;
	font-weight: bolder;
}
.tb-prb-sl a:link {
	color: #C5004C;
	font-weight: bolder;
}

.tb-prb-sl a:visited {
	color: #C5004C;
	font-weight: bolder;
}
.tb-prb-sl a:hover {
	font-weight: bolder;
	color: #0000FF;
	background-color: #F8D685 ;
}
.tb-prb-sl td a {
	color: #0000FF;
	font-weight: bolder;
}
.tb-prb-sl td a:link {
	color: #0000FF;
	font-weight: bolder;
}
.tb-prb-sl td a:visited {
	color: #0000FF;
	font-weight: bolder;
}


/* FX取引会社 LDP 記事 */
.ldp-fig table {
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #1B2C3B;
	line-height: 140%;
	text-align: center;
	background-color: #A8A8A8;
	}
.ldp-fig th{
	color: #FFFFFF;
	background-color: #387070;
	padding: 5px 10px;
	}
.ldp-fig td{
	background-color: #F2F1DF;
	padding: 3px 8px;
	}

h4.ldp-h4 {
	margin: 5px ;
	padding: 0px 0 1px 35px;
	font-weight:bold;
	font-size:14px;
	text-align:left;
	line-height: 140%;
	color:#2D3F54;
	background-image: url(../img/line_ldp.gif) ;
	background-repeat: no-repeat ;
	background-position: 10px 1px;
}
h5.ldp-h5 {
	margin: 10px 30px 5px 0 ;
	padding: 0px 0px 0 10px;
	font-weight:bold;
	font-size:13px;
	text-align:left;
	line-height: 120%;
	color:#2D3F54;
	background-color:#E0E0E0 ;
}

/* FX LDP 資料請求ボタン */
.ldp_btn_ss{
	margin: 20px 0 20px 0 ;
	position:relative ;
	height: 70px;
	width: 230px;
	text-align:center;	
}

a.ldp_btn_ss {
	text-decoration: none;
	}

a.ldp_btn_ss:link {
	padding: 19px 0 0 0px ;
	color: #A90400;
	font-weight:bold;
	font-size:23px;
	display: block;
	text-decoration: none;
	background-position: center center;
	background-color: transparent;
	background-image: url(../img/fxsuisen.png) ;
	background-repeat: no-repeat ;
	}

a.ldp_btn_ss:visited {
	padding: 19px 0 0 0 ;
	font-weight:bold;
	font-size:23px;
	display: block;
	color: #A90400;
	text-decoration: none;
	background-position: center center;
	background-color: transparent;
	background-image: url(../img/fxsuisen.png) ;
	background-repeat: no-repeat ;
	}

a.ldp_btn_ss:active {
	background-position: center center;
	background-color: transparent;
	background-image: url(../img/fxsuisen_down.png) ;
	background-repeat: no-repeat ;
	}

a.ldp_btn_ss:hover {
	padding: 19px 0 0 0 ;
	font-weight:bold;
	font-size:23px;
	display: block;
	color: #FF9900;
	text-decoration: none;
	background-position: center center;
	background-color: transparent;
	background-image: url(../img/fxsuisen_onmouse.png) ;
	background-repeat: no-repeat ;
	}

.enter-check {
padding              : 0px 10px 0px 0px;
margin               : 20px;
clear                : both;
}

.enter-check li {
list-style           : none;
background-image     : url(img/checkmark5.gif);
background-repeat    : no-repeat;
padding-left         : 25px;
margin-bottom        : 5px;
}

/* LDP ボタン */
.red_button {
	position: relative;
	margin : 0 0 20px 0 ;
	color: #FFF;
	background-color: #FFF ;
	text-align: center;
}

a.red_button {
	position: relative;
	color: #FFF;
	background-color: #FFF ;
}
a.red_button:link {
	position: relative;
	padding: 15px 0px 15px 0px;
	width: 300px;
	color: #FFF;
	background-color: transparent ;
	font-weight: bolder;
	display: block;
	background-image: url(img/red300muji.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px ;
}
a.red_button:visited {
	padding: 15px 0px 15px 0px;
	width: 300px;
	color: #FFF;
	background-color: transparent ;
	font-weight: bolder;
	display: block;
	background-image: url(img/red300muji.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px ;
}
a.red_button:hover {
	padding: 15px 0px 15px 0px;
	width: 300px;
	font-weight: bolder;
	color: #0000FF;
	background-color: #F8D685 ;
	display: block;
	background-image: url(img/red300muji.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px ;
}

/*サイド*/
#left {
	float: left;
	width: 210px;
	overflow: hidden;
	margin-top:35px;
	margin-right:5px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #999;
	background: #f8f8f8;
	text-align:left;
	}

#left h3{
	color: #FFF;
	font-size:14px;
	font-family:"ＭＳ Ｐゴシック,Osaka"; 
	font-weight:bold;
	text-align:center;
	background-image: url(img/sd-bgbn.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left:0;
}

#left ul{
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}
#left ul li  {
	font-size: 12px;
	padding-left:15px;
	margin:0 0 0 10px;
	list-style-type : none ;
	background-image: url(img/button120.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

#powered {
       font-family: Verdana, Arial, sans-serif;
       font-size:12px;
       color: #7a818e;
       font-weight:normal;
       text-align:left;
       padding:20px 20px 7px 10px;
	}

/*XML・検索のテキスト*/
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: right;
	color: #1B2C3B;
	margin-top: 3px;
	margin-right:15px;
	position:absolute;
	top:120px; left:25px;
	}
.link-note-ent {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: right;
	color: #1B2C3B;
	margin-top: 3px;
	margin-right:15px;
	position:absolute;
	top:110px; left:25px;
	}
.sh_cont {
	margin: 5px 20px 5px 20px ;
	background-color: #FFFFFF;	
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	}
.sh_cont p {
	margin: 5px 20px 5px 20px ;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	}
.sh_cont h3 {
	font-size:16px;
	line-height: 150%;
	text-indent: 0px;
	margin: 0px 0px 0px;
	padding: 5px 0px 5px 35px;
	font-weight:bold;
	color: #333;
	background-color: #ffffff;
	border-left :5px solid #387070;
	border-bottom :2px dotted #387070;
	border-right:1px solid #387070;
}

/* フッター */
#foot {
	padding: 5px;
	margin-bottom:0;
	text-align: center;
	background: #516D75;
	color:#FFF;
	font-family:"ＭＳ Ｐゴシック";
	font-weight:bold;
	font-size:14px;
	}

/* アドセンス前記事 */
.kj-ads-ent{
	margin: 0px 5px 0px ;
	padding:0px 5px 0px ;
	text-align:left;
}
.kj-ads-ent p.kj-ads-tp {
	font-size:13px;
	color:#999 ;
	margin: 0px 5px 0px;
	padding:0px 5px 0px;
	text-align:left;
}
.kj-ads-ent p.kj-ads-kjm {
	font-size:12px;
	color:#725A2E ;
	line-height:120%;
	margin: 2px 0 16px 0 ;
	padding: 0px;
/*	padding-left: 70px; */
	text-align:left;
}
.kj-ads-ent a{
	font-family:"ＭＳ Ｐゴシック";
	color: #0000CC;
	font-size:12px;
	font-weight: bold;
	line-height:120% ;
	margin: 0px ;
	padding: 0;
	text-decoration:underline;
}
.kj-ads-ent a:hover {
	color:#999 ;
	background-color: transparent;
}
.kj-ads-ent a:visited {
	text-decoration:underline;
}
/* アドセンス */
.ads-top{
	margin: 0px 5px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}
.ads-top p {
	font-size:12px;
	color:#999 ;
	margin: 0px 5px 0px;
	padding:0px 5px 0px;
	text-align:left;
}
.ads-entop{
	margin: 0px 5px 0px;
	padding:0px 5px 0px ;
	text-align:center;
}
.ads-entop p{
	font-size:12px;
	color:#999 ;
	margin: 0px 5px 0px;
	padding:0px 5px 0px;
	text-align:left;
}
.ads-entop a{
	text-decoration: none;	
}
.ads-entop a:hover {
	color:#999 ;
	background-color: transparent;
}
.ads{
        padding:10px 0 10px 0;
        text-align:center;
}

.navi{
        margin-right: 10px;
        margin-top: 10px;
        text-align: right;
        font-size: small;
}

.navi a{
        color: #0000FF;
        font-size: small;
}
.navi a:visited {
        color: #0000FF;
        font-size: small;
}

/**▼文字装飾*****/

/*赤文字*/
.rb{ color:#f00;}

/*下線*/
.uline{ text-decoration:underline;}

/*文字色背景を黄色*/
.yb{ background:#ff0;}

/* 注目箇条書き */

ol.kajoh {
	margin : 10px 20px;
	padding: 0px ;
}
.kajoh li{
	list-style : none;
	margin : 5px 0px 5px 45px ;
	padding: 4px 0 4px 0 ;
	background-image:url(img/checkmark3.gif) ;
	background-repeat : no-repeat;
	background-position: left center ;
	text-indent: 30px;
	font-size: 14px;
	font-weight: bolder;
	color:#336600; 
}
