﻿/*　　　　ポイント情報ＣＳＳ　　　　　*/

body {
    margin: 0;
    background-color: #003366;
    color: #778899;
}

/*　　　　メニューＣＳＳ　　　　　*/
.mainmenu {
    float: left;
    width: 167px;
    margin:5px 0px 0px 8px;
    padding:0px;
    position:fixed; left:0px; top:0px;
}

.mainmenu h1 {
    margin:0px 0px 5px 5px;
    color: #ffff66;
    font-size: 95%;
    font-family: "Times New Roman",serif;
}

.mainmenu h2 {
    width:160px;
    margin:0px 0px 0px 5px;
    color: #c0c0c0;
    font-size: 90%;
    font-weight: 600;
    line-height:1.3em;
    background-color: #004477;
}

.mainmenu h3 {
    width:160px;
    margin:0px 0px 0px 5px;
    color: #ffff66;
    font-size: 80%;
    font-weight: 600;
    line-height:1.5em;
    background-color: #004477;
}

.mainmenu .title{
    width:160px;
    margin:0px 0px 0px 5px;
    height: 18px;
    padding-left:0;
    font-size: 80%;
    background-color: #006699;
}

.kensaku {
    margin-top: 10px;
    margin-left: 5px;
}

.mainmenu a:link    {color:#00ffff}
.mainmenu a:visited {color:#33ccff}
.mainmenu a:hover   {color:#ff3399}
.mainmenu a:active  {color:#ff3399}
.mainmenu a{text-decoration:underline;}

span#small  {line-height:1.3em;font-size:75%;}
span#normal {line-height:1.3em;font-size:80%;font-weight:500;}
span#big    {line-height:1.0em;font-size:95%;font-weight:900;}

/*　　　　コンテンツＣＳＳ　　　　　*/
.contents {
    position: absolute;
    top :0px;
    left:175px;
    margin: 0px;
    padding:0px 0px 0px 10px;
    width: 800px;
}

/*　＝＝＝＝　共通フォーマット（メニュー・ヘッダー・ＡｄＳｅｎｓｅ）　＝＝＝　*/

.menu{
    margin-top: 10px;
    margin-left: 50px;
    width: 710px;
    height:26px;
    padding: 3px;
    border: 3px double #0099cc;
    background-color: #00468b;
}

.sub{
    float: left;
    width:80px;
    font-size: 85%;
    font-weight: bold;
    font-family: "Times New Roman",serif;
    color: #ffffff;
    text-align: center;
}

.menu a{
    float: left;
    display: block;
    margin-right: 4px;
    padding: 3px 7px 3px 7px;
    font-size: 80%;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
}

.menu a:link{
    border: 2px solid #0077aa;
    background-color: #0077aa;
    color: #00ffff;
}

.menu a:visited{
    border: 2px solid #0077aa;
    background-color: #0077aa;
    color: #00cccc;
}

.menu a:hover{
    border: 2px solid #67adcd;
    border-right: 2px solid #0f394c;
    border-bottom: 2px solid #0f394c;
    background-color: #266f91;
    color: #ff3399;
}

.menu a:active{
    border: 2px solid #143a4c;
    border-right: 2px solid #2f7494;
    border-bottom: 2px solid #2f7494;
    background-color: #226280;
    color: #ff3399;
}

.clearleft{
    clear: left;
}

.clearright{
    clear: right;
}

.ashiato {
    margin-top: 5px;
    margin-left: 50px;
    width: 100%;
    font-size: 84%;
    font-weight: 500;
    color: #c0c0c0;
}

.head {
    margin: 5px 0px 0px 0px;
    width: 100%;
}

.head h1 {
    float:left;
    margin-top: 30px;
    margin-left: 250px;
    font-size:120%;
    font-weight: 600;
    color: #ffffff;
}

.osirase{
    float:right;
    margin-top: 20px;
    margin-right: 30px;
    line-height:1.3em;
    font-size:80%;
    font-weight:500;
}

.head h2 {
    float:left;
    margin-top: 0px;
    margin-left: 170px;
    font-size:80%;
    font-weight: 500;
    color: #c0c0c0;
}

 a:link{color:#00ffff;}
 a:visited{color:#33ccff;}
 a:hover{color:#ff3399;}
 a:active{color:#ff3399;}

.adsense{
    margin-top: 170px;
    margin-left: 30px;
}

.adstbl{
    text-align: right;
    color: #333333;
    font-size: 84%;
    font-weight: 500;
    border: 0px;
    background-color: #ffffff;
}

.adstbl a:link{color:#0000ff;}
.adstbl a:visited{color:#0000ff;}
.adstbl a:hover{color:#ff3399;}
.adstbl a:active{color:#ff3399;}

.blink{
      color: #c0c0c0;
      font-size: 80%;
      font-weight: 600;
      font-family: "Times New Roman",serif;
}

/*　＝＝＝＝　トップページ用ＣＳＳ　＝＝＝　*/

.topcont{
    margin-top: 50px;
    margin-left: 80px;
    width: 650px;
    height: 500px;
    border: 0px;
}

.topcont img{
    float:left;
}

.trafic{
    float: right;
    width: 200px;
    padding: 10px 10px 10px 10px;
    border: 5px double #336699;
    background-color: #ffffff;
    font-size: 80%;
    color: #333333;
    text-align: left;
}

.trafic h3{
    font-size: 100%;
    font-weight: 600;
    color: #ff0000;
    line-height: 1.0em;
}

.trfcttl{
    font-size: 100%;
    font-weight: 600;
    color: #000000;
    line-height: 1.0em;
    vertical-align: bottom;
}

.trafic a:link{color:#0000ff}
.trafic a:visited{color:#cc0066}
.trafic a:hover{color:#ff3399}
.trafic a:active{color:#ff3399}
.trafic a{ text-decoration:  underline;}

.ranking{
    margin-top: 50px;
    margin-left: 20px;
    border-collapse: collapse;
}
.ranking td{
    border:1px solid #336699;
    width: 120px;
    height: 50px;
}


/*　＝＝＝＝　各ポイントのトップページ用ＣＳＳ　＝＝＝　*/

.pointcont{
    margin-top: 30px;
    margin-left: 70px;
    width: 700px;
    border: 0px;
}

.leftcont{
    float: left;
    width: 400px;
    height: 450px;
    border: 0px;
}

.rightcont{
    float: right;
    margin-top:15px;
    width: 300px;
    border: 0px;
}

.guide{
    width: 280px;
    padding: 10px 10px 10px 10px;
    border: 5px double #336699;
    background-color: #ffffff;
    font-size: 80%;
    color: #333333;
    text-align: left;
}

.guide h3{
    font-size: 100%;
    font-weight: 600;
    color: #ff0000;
    line-height: 1.0em;
}

.guide ul{
    margin-left: -20px;
    font-size: 100%;
    font-weight: 500;
    color: #333333;
    line-height: 1.0em;
}

.guide a:link{color:#0000ff}
.guide a:visited{color:#cc0066}
.guide a:hover{color:#ff3399}
.guide a:active{color:#ff3399}
.guide a{ text-decoration:  underline;}

/*　＝＝＝＝　各ポイントのトップページ用ＣＳＳ（ワイドバージョン）　＝＝＝　*/

.pointcontw{
    margin-top: 30px;
    margin-left: 40px;
    width: 740px;
    border: 0px;
}

.leftcontw{
    float: left;
    width: 490px;
    height:400px;
    border: 0px;
}

.rightcontw{
    float: right;
    margin-top:15px;
    width: 250px;
    border: 0px;
}

.guidew{
    width: 250px;
    padding: 10px 10px 10px 10px;
    border: 5px double #336699;
    background-color: #ffffff;
    font-size: 80%;
    color: #333333;
    text-align: left;
}

.guidew h3{
    font-size: 100%;
    font-weight: 600;
    color: #ff0000;
    line-height: 1.0em;
}

.guidew ul{
    margin-left: -20px;
    font-size: 100%;
    font-weight: 500;
    color: #333333;
    line-height: 1.0em;
}

.guidew a:link{color:#0000ff}
.guidew a:visited{color:#cc0066}
.guidew a:hover{color:#ff3399}
.guidew a:active{color:#ff3399}
.guidew a{ text-decoration:  underline;}

/*　＝＝＝＝　左側ボーダー（若狭湾用）　＝＝＝　*/

.guideleft{
    width: 340px;
    padding: 10px 10px 10px 10px;
    border: 5px double #336699;
    background-color: #ffffff;
    font-size: 80%;
    color: #333333;
    text-align: left;
}

.guideleft ul{
    margin-left: -20px;
    font-size: 100%;
    font-weight: 500;
    color: #333333;
    line-height: 1.0em;
}

.guideleft a:link{color:#0000ff}
.guideleft a:visited{color:#cc0066}
.guideleft a:hover{color:#ff3399}
.guideleft a:active{color:#ff3399}
.guideleft a{ text-decoration:  underline;}

/*　＝＝＝＝　各ポイントガイド用ＣＳＳ　＝＝＝　*/

.pntttl {
    margin-top: 10px;
    font-size:120%;
    font-weight: 600;
    color: #c0c0c0;
    text-align: center;
}

.pntcont{
    margin-top: 30px;
    margin-left: 50px;
    width: 720px;
    border: 0px;
}

.pntleft{
    float: left;
    width: 450px;
    height: 450px;
    border: 0px;
}

.pntright{
    float: right;
    margin-top:15px;
    width: 250px;
    margin: 0px 0px 10px 0px
    border: 0px;
}

.pntguide{
    width: 250px;
    padding: 10px 0px 10px 0px;
    border: 5px double #336699;
    background-color: #ffffff;
    font-size: 80%;
    color: #333333;
    line-height: 1.2em;
    text-align: left;
}

.pntguide ul{
    margin-left: -20px;
}

.pntback{
    margin-top: 20px;
    margin-left: 150px;
}

.pageback{
    margin-top: 30px;
    margin-left: 200px;
    font-size: 84%;
    font-weight: 500;
    color: #ffffff;
    line-height: 1.0em;
}

.pageback a:link{color:#00ffff;}
.pageback a:visited{color:#33ccff;}
.pageback a:hover{color:#ff3399;}
.pageback a:active{color:#ff3399;}

#red   {color: #ff0000}
#blue  {color: #0000ff}
#green {color: #00ff00}

#boldred{
    font-size: 84%;
    font-weight: 600;
    color: #ff0000;
    line-height: 1.0em;
}

#boldblue{
    font-size: 84%;
    font-weight: 600;
    color: #0000ff;
    line-height: 1.0em;
}

#boldgreen{
    font-size: 84%;
    font-weight: 600;
    color: #00ff00;
    line-height: 1.0em;
}

/*　＝＝＝＝　魚図鑑用ＣＳＳ　＝＝＝　*/

h1{
    margin-top:30px;
    font-size:120%;
    font-weight:600;
    text-align:center;
    color:#0099cc;
}

.zkncmnt{
    margin-top:30px;
    font-size:85%;
    font-weight:500;
    text-align:center;
    color:#c0c0c0;
}

.zkncont{
    width:650px;
    margin-top:30px;
    margin-left:80px;
    padding:0px;
    border:3px double #0099cc;
}

.zknleft{
    float:left;
    width:180px;
    margin:20px 0px 0px 30px;
    border:0px;
}

.zkngazou{
    margin-bottom:10px;
}

.zknsetumei{
    float:left;
    width:350px;
    margin:20px 10px 10px 30px;
}

.zknkaisetu{
    margin-bottom:5px;
    padding-bottom:5px;
    border-bottom:2px solid #0099cc;
}

.zkngyosyu{
    margin:0px;
    font-size:90%;
    font-weight:600;
    color:#0099cc;
}

.zkntext{
    margin-left:15px;
    font-size:84%;
    font-weight:500;
    color:#c0c0c0;
}

.zknsetumei p{
    margin:0px;
    font-size:84%;
    font-weight:500;
    color:#c0c0c0;
    line-height:1.3em;
}

.zknfloatc{
    clear:left;
}

/*　＝＝＝＝　すさみ駅周辺マップ用ＣＳＳ　＝＝＝　*/

.map{
    margin-top:10px;
    margin-left:150px;
    width: 370px;
    border: 0px;
}


