/* CSS Document */

body {
margin:0;
padding-top:10px;
color:#383636;
font-size:85%;
line-height:180%;
letter-spacing:1px;
background-image:url(http://www.omiyasan.info/img/bg.gif);
background-repeat:repeat-x;
background-position:top;
}

a img {
border:0;
}
a:link {
color:#36c;
text-decoration:none;
}
a:visited {
color:#36c;
text-decoration:none;
}
a:hover {
color:#36c;
text-decoration:underline;
}
a:active {
color:#36c;
text-decoration:underline;
}
a:hover img {
filter: alpha(style=0,opacity=50);
opacity: 0.2;
}
h2 {
border-bottom:2px solid #903;
}
h3 {
border-left:5px solid #903;
padding-left:6px;
}


table.mail {
width:100%;
}
table.mail td {
border-bottom:1px solid #ccc;
}
img.right {
float:right;
padding-left:10px;
}
/*-----------------------------------------*/

div#wrapper {
width:880px;
text-align:left;
}

/*-----------------------------------------*/

div#wrapper.main-page {
background-image:url(http://www.omiyasan.info/img/bg-main.gif);
background-repeat:no-repeat;
background-position:center top;
}

div#main-contents {
padding-top:330px;
margin-left:30px;
width:570px;
padding-bottom:20px;
}

/*-----------------------------------------*/
div#header {
width:570px;
}
div#header table td {
vertical-align:bottom;
}

/*-----------------------------------------*/

div#wrapper.page {
background-image:url(http://www.omiyasan.info/img/bg-body.gif);
background-repeat:repeat-y;
background-position:right top;
}

div#background {
background-image:url(http://www.omiyasan.info/img/bg-side.gif);
background-repeat:no-repeat;
background-position:right top;

}

div#contents {
margin-left:30px;
width:570px;
padding-bottom:20px;
}
div#contents dt {
border-bottom:1px dotted #333;
font-weight:bold;
}
div#contents dd {
margin-bottom:20px;
}


/*-----------------------------------------*/

div#side {
float:right;
width:200px;
}

div#side dl {
padding-left:5px;
padding-right:5px;
}
div#side dt {
font-weight:bold;
}
div#side dd {
margin-left:5px;
}
/*--------------最近会った神社---------------------------*/
dl#newdata dd {
font-size:80%;
}
dl#newdata dd a {
font-weight:bold;
font-size:120%;
}

/*---------カレンダー系---------*/

#calendar {
text-align:center;
margin-bottom:15px;
}

#calendar table {
width:100%;
text-align:right;
border:1px solid #ccc;
}

#calendar table td {
border:1px solid #eee;
margin:2px;
text-align:center;
}

/*---------タグ系---------*/
.rank-10,.rank-9,.rank-8,.rank-7,.rank-6,.rank-5,.rank-4,.rank-3,.rank-2,.rank-1 {
margin-right:5px;
list-style:none;
float:left;
}
.rank-1{
font-size:180%;
}
.rank-2{
font-size:170%;
}
.rank-3{
font-size:160%;
}
.rank-4{
font-size:150%;
}
.rank-5{
font-size:140%;
}
.rank-6{
font-size:130%;
}
.rank-7{
font-size:120%;
}
.rank-8{
font-size:110%;
}
.rank-9{
font-size:100%;
}
.rank-10{
font-size:90%;
}
/*---------フッター系---------*/

div#footer {
border-top:5px solid #000;
clear:both;
font-size:90%;
}

div#footer div.footer-navi {
float:left;
width:290px;
}
div#footer div.footer-navi dd {
margin-left:10px;
}

div#footer div.footer-tweet {
float:right;
width:570px;
}
div#footer div.footer-tweet dl {
overflow:auto;
height:180px;
}
div#footer div.footer-tweet dd {
margin-left:0;
border-bottom:1px dotted #ccc;
padding-left:10px;
}

/*-----------------------------------------*/


