﻿@charset "utf-8";

* { /* すべてのタグの余白をゼロにリセット */
margin:0;
padding:0;
font-style:normal;
font-size:15px;
font-family:sans-serif;
list-style:none;
}

a {
color:#0c20cf;
}

a:hover {
color:#0c20cf;
}

a img {
border:none;
}

body { /* ページ全体の指定 */
background:#fff;
text-align: center;
}

#wrap { /* 全体のコンテンツ領域 */
margin:0 auto;
width:760px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
text-align: left;
position:relative;
background:#FFFFFF;
}

/* *************** バナー領域 *************** */

#banner {
padding-top:20px;
height:140px;
background:url(img/banner.jpg) no-repeat;
color:#fff;
position:relative;
}

#banner h1 {
margin:0 0 20px 30px;
font-size:20px;
}

#b-des { /* ブログ説明 */
margin:40px 15px 0 260px;
font-weight:bold;
font-size:95%;
line-height:1.3;
}

/* *************** 左コンテンツ領域 *************** */

#content {
padding:0 25px;
width:520px;
float:right;
}

#content h2 { /* サブタイトル */
padding:8px 5px 8px 10px;
background:url(img/h2.jpg) repeat-x;
color:#fff;
font-size:15px;
}

#content h2 a {
color:#fff;
text-decoration:none;
}

#content h2 a:hover {
color:#a1c8e9;
text-decoration:underline;
}

#content dl.e-list dt { /* エントリー一覧 */
padding:10px 20px;
background:#F9F7F4;
font-size:100%;
line-height:1.6;
}

#content dl.e-list dd {
margin:10px 20px 20px;
width:480px;
overflow:hidden;
zoom:100%;
line-height:1.6;
}

#content dl.e-list dd:after {
content:".";
height:0px;
clear:both;
display: block;
visibility:hidden;
}

#content dl.e-list dd a {
line-height:1.6;
margin:0 0 0 0;
}

#content dl.e-list dd a:hover {
color:#a1c8e9;
text-decoration:none;
}

p#to { /* ○○○の詳細ページへ */
margin-top:15px;
margin-bottom:20px;
text-align:right;
font-size:12px;
}

p#to a {
text-decoration:none;
font-size:12px;
}

p#to a:hover {
text-decoration:underline;
}

/* *************** 個別ページ *************** */

p#bn { /* バナー部ブログ名 */
font-size:15px;
font-weight:bold;
position:absolute;
top:177px;
right:12px;
}

p#bn a {
text-decoration:none;
color:#fff;
}

p#bn a:hover {
text-decoration:underline;
color:#a1c8e9;
}

#pnkz { /* パンくずリスト */
margin:0px 5px 15px 10px;
font-size:11px;
color:#000;
}

#pnkz a {
color:#000;
text-decoration:none;
font-size:11px;
}

#pnkz a:hover {
color:#0c20cf;
text-decoration:underline;
}

#e-body, #c-body { /* コンテンツ本文領域 */
margin-bottom:24px;
padding-top:30px;
font-size:95%;
position:relative;
}

#e-body h2 {
padding-left:72px;
margin-bottom:30px;
}

#e-body p {
margin:0 10px 1em;
line-height:1.4;
}

#e-pic {
margin:0 24px 12px 0;
float:left;
}

img#h2-head {
position:absolute;
top:0;
left:0;
}

/* *************** カテゴリーページ *************** */

#c-body h2 { /* サブタイトル */
padding-left:72px;
margin-bottom:20px;
}

div#c-c-des { /* カテゴリー説明 */
margin-bottom:30px;
padding:0 10px;
font-weight:bold;
font-size:95%;
line-height:1.4;
}

dl#c-list { /* エントリー一覧 */
font-size:95%;
}

#c-list dt.c-e-name {
margin:0 10px 5px;
font-weight:bold;
}

#c-list dt.c-e-name a:hover {
text-decoration:none;
}

#c-list dd {
margin:0 0 27px 20px;
}

/* *************** サイドメニュー *************** */

#side {
width:190px;
float:left;
}

#side dl {
margin-bottom:15px;
}

#side dt, p#e_side-top, #side p.fs-ttl {
background:url(img/side-dt.jpg) repeat-y;
font-weight:bold;
font-size:13px;
padding:12px 5px 12px 5px;
}

p#e_side-top {
margin-bottom:33px;
}

#side p.fs-ttl {
padding:12px 5px 12px 5px;
}

#side dt a, p#e_side-top a {
padding:12px 5px 12px 5px;
display:block;
color:#000000;
text-decoration:none;
}

#side dt a:hover, p#e_side-top a:hover {
color:#0c20cf;
text-decoration:underline;
}

#side dd {
font-size:13px;
line-height:1.3;
}

#side dd a {
margin-top:1px;
margin-bottom:1px;
padding:3px 5px 3px 10px;
display:block;
color:#0000ff;
font-size:13px;
text-decoration:none;
line-height:1.3;
background:#DAD1C9;
}

#side dd a:hover {
background:#C8BAAE;
color:#fff;
}

#side div.fs-area {
margin:0 0 15px 0;
padding:1px 0 5px 7px;
font-size:13px;
line-height:1.4;
background:#DAD1C9;
margin-top:1px;
}

/* *************** フッター *************** */

#foot {
padding-top:10px;
height:25px;
background:url(img/foot.jpg) repeat-x;
text-align:center;
font-size:11px;
clear:both;
}

#foot address {
color:#fff;
font-size:11px;
}


/*----------FX業者比較の設定----------*/

.lbor{/*全体枠*/
  width: 480px;/*全体の幅*/
  border-left: solid 4px #C8BAB0;/*枠色*/
  border-bottom: solid 1px #666666;
  }
  
.title{/*タイトル部分*/
  width: 95%;
  font-size: 10pt;/*文字サイズ*/
  font-family: Impact,Arial,Verdana,sans-serif;
  letter-spacing: 0.4em;
  color: #333333;/*文字色*/
  background-color: #C8BAB0;/*背景色*/
  padding: 1px 1em 1px 0.7em;
  border-left: solid 3px #E9E2DE;
  filter: alpha(opacity=100,finishopacity=10,style=1);
  }
  
.text{/*内容部分*/
  font-size: 10pt;/*文字サイズ*/
  color: #151515;/*文字色*/
  padding: 0.7em;
  border-top: solid 1px #666666;/*枠色*/
  border-right: solid 1px #FFFFFF;
  border-left: solid 3px #E9E2DE;
  }