﻿/*トップページナビ（左側：ロゴ下アイコンボックス）の設定
------------------------*/
#icon_navi2  {
 width:583px;
 margin-top:3px;
 border:0px solid #999999;
 margin-bottom:0px;
 padding-bottom:0px;
}

.icon_s {
 width:583px;
 float:left;
 margin-bottom:3px;
}

.icon {
 width:186px;
 margin-Right:5px;
 margin-bottom:5px;
 border:1px solid #ccc;
 float:left;
 background-color:#f8f8ff;
}

#kankou {
 background-image:url(/secure/102136/sakyu.jpg);
 background-repeat:no-repeat;
 background-position:top center;
 width:186px;
 height:100px;
 margin:0px;
 padding:0px;
}


#tenki{
 /*------ background-image:url(http://www.osaka-jma.go.jp/tottori/data/tenki.gif);
 background-repeat:no-repeat;
 background-position:top center;------*/
 width:186px;
 height:85px;
 margin:0px;
 padding:0px;
}

#animation{
 background-image:url(/secure/102136/animation.gif);
 background-repeat:no-repeat;
 background-position:top center;
 width:186px;
 height:100px;
 margin:0px;
 padding:0px;
}

#yohou{
 margin-top:160px;
 margin-left:10px;
 color:#fff;
 clear:both;
}


.icon img {
 margin:0px;
 padding-right:0px;
 padding-bottom:0px;
} 

.icon h2 {
 padding:3px;
 margin:0px;
}

.icon p {
 clear:both;
 margin-top:0px;
 padding-top:0px;
 padding-left:3px;
 margin-left:3px;
 font-size:98%;
}

.icon ul {
 clear:both;
 padding:1px;
 margin-top:0px;
 padding-top:0px;
 padding-left:18px;
 margin-left:6px;
 margin-bottom:5px;
 padding-bottom:0px;
 font-size:98%;
}

.icon a {
 margin:0px;
 padding:0px;
 border-Right:0px solid #ccc;
 border-bottom:0px solid #ccc;
 text-decoration:none;
}

.icon a:link{
 text-decoration:none;
 color:#333;
}


.icon a:visited{
 text-decoration:none;
 color:#666;
}

.icon a:hover {
 text-decoration:none;
 color:#F33;
}