/*-------------------------------------------------------
■ 基本レイアウト
-------------------------------------------------------*/

html { margin: 0; padding: 0; }
form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }


/*-------------------------------------------------------
■ 見出し
-------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    margin: 0;
    font-weight: normal;
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
}


/*-------------------------------------------------------
■ リンク色（ページ全体）
-------------------------------------------------------*/

a { color: #0000ff; text-decoration: underline; }
a:hover { color: #ff9900; }

#header a { color: #fff; text-decoration: none; }
#header a:hover { color: #fff; }


/*-------------------------------------------------------
■ 装飾用背景画像指定
-------------------------------------------------------*/

body { background: #f5f5f5; }
#header, #navi li a { background: url(img/a4.gif) center #666;}
#banner div { background: url(img/header.jpg) ; }
.pickup1 { background: #fff ; }
.click a,
.topbox2 h3 a { background: url(img/go.gif) no-repeat right; }
.click a:hover,
.topbox2 h3 a:hover { background: url(img/goh.gif) no-repeat right; }
#container { background: url(img/bbg.gif); }
#side li a { background: url(img/li.gif); }
#side li a:hover { background: url(img/lih.gif);}
#side li.sidetitle { background: url(img/st.gif); }

/*-------------------------------------------------------
■ 装飾用カラー
-------------------------------------------------------*/

#header,
#banner div,
.header
{
    /*border-bottom: 2px solid #990000;*/
}
#navi li a:hover
{
    background: #990000;
    color: #fff;
}

/*-------------------------------------------------------
■ 装飾用文字色
-------------------------------------------------------*/

.header2 { color: #990000; }
.aka {color:#FF0000; font-weight:bold; }
.y_back {background-color:#FFFF00; font-weight:bold; }
.pink {color:#FF6699 }


/*-------------------------------------------------------
■ 基本レイアウト
-------------------------------------------------------*/

body {
    width: 790px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    font-size: 0.8em;
    color: #333;
    line-height: 1.5;
    font-family: "ＭＳ Ｐゴシック";
    position: relative;
}


/*-------------------------------------------------------
■ ヘッダー（レイアウト）
-------------------------------------------------------*/

#header {
    position: relative;
    margin: 0;
    padding: 0;
    width: 790px;
    height: 0px;
    text-align: left;
}


/*-------------------------------------------------------
■ ヘッダー（サイトタイトル）
-------------------------------------------------------*/

#header h1
{
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.25;
    position:absolute; top: 5px; right: 5px;
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    color: #666;
}

#ss
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.25;
    position:absolute; top:5px; left: 10px;
    color: #666;
}


/*-------------------------------------------------------
■ バナー部分
-------------------------------------------------------*/

#banner {
    position: relative;
    margin: 0;
    padding: 0;
    width: 790px;
    height: 230px;
    _height: 230px;
}

#banner div {
    position: relative;
    margin: 0;
    padding: 0;
    width: 790px;
    height: 230px;
}


/*-------------------------------------------------------
■ バナー内テキスト部分
-------------------------------------------------------*/

#banner span
{
    width: 500px;
    margin: 0;
    padding: 5px;
    font-size: 20px;
    line-height: 1.25;
    font-weight: normal;
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    position:absolute; top:40px; left: 230px;
    text-align: left;
    letter-spacing: 0;
    background: none ;
}


/*-------------------------------------------------------
■ メインコンテンツ全体 基本レイアウト
-------------------------------------------------------*/

#container
{
    position: relative;
    width: 790px;
    _width: 800px;
    margin: 0;
    padding: 0 5px;
    text-align: center;
}

#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


/*-------------------------------------------------------
■ メインコンテンツ基本レイアウト（記事部分）
-------------------------------------------------------*/

#main
{
    display: inline; /* ie win bugfix */
    position: relative;
    float: right;
    min-height: 1px;
    text-align: left;
    width: 608px;
    margin: 10px 0;
    padding: 0;
}

#index #main
{
    display: inline; /* ie win bugfix */
    position: relative;
    float: right;
    min-height: 1px;
    text-align: left;
    width: 608px;
    margin: 10px 5px;
    padding: 0;
}

#main p {
    margin: 15px 0;
    padding: 0;
}

.entry
{
 line-height: 1.5;
 margin: 15px 10px;
 padding-bottom: 10px; 
}


.entrybox1{
width:200px;
float:left;
margin-right:20px;
}

.entrybox2{
width:350px;
float:left;
}

.entryboth{
clear:both;
}


.content
{
    position: relative;
 line-height: 1.5;
 margin: 5px 0;
 padding:  0 0  5px 5px; 
 border-bottom: 1px dotted #dcdcdc;
 font-size: 0.9em;
}

.btm{
margin:0px;
padding-top:20px;
}

.btm_width{
text-align:center;
}

/*-------------------------------------------------------
■ テーブルCSS（記事部分）
-------------------------------------------------------*/

.ranking{
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
}

.ranking td{
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}

.ranking_bg{
background-color:#FFCC00;
text-align:center;
}

.ranking_icon{
text-align:center;
margin-left:auto;
margin-right:auto;
}

.ranking_ph{
text-align:center;
margin-left:auto;
margin-right:auto;
padding:5px;
color:#ff4d4d;
}

/*-------------------------------------------------------
■ メインコンテンツ基本レイアウト（サイドメニュー）
-------------------------------------------------------*/

#side
{ 
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
    text-align: left;
    width: 150px;
    padding: 0;
    margin: 10px;
}


/*-------------------------------------------------------
■ 記事部分見出し
-------------------------------------------------------*/

.header {
    /* ie win (5, 5.5, 6) bugfix */
    width: auto;
    _width: 100%;
	height:53px;
    margin: 0;
    line-height: 1.5;
    padding: 15px ;
    font-size: 1.4em;
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
    text-align: left;
    clear: both;
	background-image:url(img/h3_bg_img.jpg);
	background-repeat:no-repeat;
	
}

.header2 {
    /* ie win (5, 5.5, 6) bugfix */
    width: auto;
    _width: 100%;
    margin: 10px 0 5px;
    line-height: 1.25;
    padding: 0 5px 0 5px;
    font-size: 1.2em;
    font-weight: normal; 
    font-family: "HGP創英角ｺﾞｼｯｸUB","ヒラギノ角ゴ8","ヒラギノ角ゴ Pro W7";
    text-align: left;
    clear: both;
    border-bottom: 1px solid #ccc;
}

.header a, .header2 a  { text-decoration: none; }


/*-------------------------------------------------------
■ フッター
-------------------------------------------------------*/

#footer
{
    position: relative;
    margin: 0;
    padding: 0 5px;
    width: 790px;
    height: 100px;
    text-align: center;
    font-size: 0.9em;
    clear: both;
}

#footer p { margin: 0; padding: 0; }

.copy
{ 
    margin: 0;
 padding: 20px 0 0;
    color: #666;
    font-size: 0.9em;
}

.f-navi
{
 text-align: center;
 padding: 10px;
}


/*-------------------------------------------------------
■ サイドメニュー内部
-------------------------------------------------------*/

#side ul
{
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
}

#side li
{
    display: block;
    line-height: 20px;
    margin: 0;
    padding: 0;
    letter-spacing: 0;
    text-decoration: none;
    color: #666;
    border-bottom: 1px dotted #ccc;
}

#side li a
{
    width: auto; 
    _width: 100%; 
    font-size: 0.9em;
    padding: 10px 3px 10px 10px;
    color: #666;
    display: block;
    line-height: 1.5;
    margin: 2px 0;
    border-left: 2px solid #dcdcdc;
    text-decoration: none;
}

#side li a:hover
{
    border-left: 7px solid #990000;
    color: #990000;
}

#side li.sidetitle
{
    width: auto;
    height: 15px;
    margin: 0;
    padding: 12px 0 10px 10px;
    text-align: left;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.25;
    display: block; 
}


/*-------------------------------------------------------
■ ボックスレイアウト
-------------------------------------------------------*/


.topbox
{
   width: 248px; 
   _width: 47%; 
   margin: 10px 5px 10px;
   padding: 5px;
   color: #666;
   line-height: 1.5;
   float: left;
   border: 1px dotted #ddd;
   _border: 1px solid #ddd;
   background: #fff;
}

.topbox2
{
   width: 248px; 
   _width: 47%; 
   margin: 10px 5px 10px;
   padding: 5px 5px 120px 5px;
   color: #666;
   line-height: 1.5;
   float: left;
   border: 1px dotted #ddd;
   _border: 1px solid #ddd;
   background: #fff;
}

.topbox2 h3 a
{
   margin: 5px;
   padding: 0;
   line-height: 30px;
    height: 30px;
    display: block;
    margin: 0;
    padding: 0 0 0 30px;
}

.topbox3
{
 _width: 100%;
 margin: 2px 0 10px;
   border: 1px dotted #ddd;
   _border: 1px solid #ddd;
 background: #fff;
 min-height: 110px;
 padding: 10px;
}

.box
{
    position: relative;
    width: auto;
    _width: 100%;
    line-height: 1.5;
    margin: 15px 10px;
    padding: 0;
    font-size: 0.9em;
    border: 1px solid #dcdcdc;
    background: #fcfcfc;
}

#main .box p
{
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 3px 0 3px 5px;
    background: #f0f0f0;
}

.box ul {
    margin: 10px 0 10px 25px;
    padding: 0;
}

.box li {
    margin: 0;
    padding: 0;
    line-height: 1.75;
}


/*-------------------------------------------------------
■ その他
-------------------------------------------------------*/

#main .content-nav
{
    position: relative;
 line-height: 1.5;
 margin: 0;
 padding:  5px; 
 border-bottom: 1px dotted #dcdcdc;
 font-size: 0.9em;
}

.more, .click
{
 text-align: right;
 }

.click a
{
    height: 30px;
    line-height: 30px;
    display: block;
    margin: 0;
    padding: 0 30px 0 0;
}

.gotop
{
    height: 18px;
    text-align: right;
    margin: 15px;
    padding: 0 20px 0 0;
    clear: both;
}

.adr
{
    margin: 0;
    padding: 0;
    width: 500px;
    min-height: 500px;
}

#side p
{
    margin: 10px 0;
    padding: 0;
}

.center { text-align: center; }

.b {
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    font-weight: normal; 
    font-size: 1.2em;
}

.bb {
    font-family: "HGP創英角ｺﾞｼｯｸUB", "ヒラギノ角ゴ Pro W7";
    font-weight: normal; 
    font-size: 1.6em;
}

.img { margin: 0 10px 10px; float: left; }
.imgr { margin: 0 10px 10px; float: right; }
.imgt { margin: 5px 5px 10px 10px; float: left; }
.line { border-top: 1px dashed #ccc; clear: both; margin: 0 5px; font-size: 5px;}
img { border: none; }

/*-------------------------------------------------------
■ グローバルナビゲーション
-------------------------------------------------------*/

#navi
{
    margin: 0;
    padding: 0;
    width: 790px;
    height: 36px;
    margin: 0 auto;
    background: #333;
    border-bottom: 1px solid #333;
}

#navi ul
{
    height: 36px;
    list-style: none;
    margin: 0 0 0 1px;
    padding: 0;
    text-align: center;
}

#navi li
{
    margin: 0;
    padding: 0;
    float: left;
}

#index #navi li .index
{
    border-left: none;
}

#navi li a{
    width: 132px;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    padding: 0;
    margin: 0;
    color: #fff;
    display: block;
    text-decoration:none;
    float: left;
    border-left: 1px solid #ccc;
}

/*-------------------------------------------------------
■ クリッカブルマップ
-------------------------------------------------------*/

#lasikmatrix{
     width:600px;
     height:536px;
     background:url(img/lasikmap.gif) no-repeat;
}
#lasikmatrix img{
     border:1px solid #ffc38d;
     padding:2px 2px 2px 2px;
}
#lasikmatrix a{
     text-decoration:none;
     font-size:0.8em;
}
#kanagawa{
     position:relative;
     top:120px;
     left:100px;
     width:120px;
     text-align:center;
     clear:both;
     margin-top:5px;

}
#kinshi{
     position:relative;
     top:170px;
     left:70px;
     width:120px;
     text-align:center;
     clear:both;
}
*html #shinagawa{
     position:relative;
     bottom:220px;
     left:420px;
     width:120px;
     text-align:center;
     clear:both;
}
#shinagawa{
     position:relative;
     bottom:200px;
     left:420px;
     width:120px;
     text-align:center;
     clear:both;
}
#kanagawa2{
     position:relative;
     bottom:250px;
     left:310px;
     width:120px;
     text-align:center;
     clear:both;
     margin-top:5px;

}
#shinagawa2{
     position:relative;
     bottom:320px;
     left:380px;
     width:120px;
     text-align:center;
     clear:both;
}
#koube{
     position:relative;
     bottom:140px;
     left:160px;
     width:120px;
     text-align:center;
     clear:both;
     margin-top:5px;

