@charset"Shift_JIS";

body{
            background:url("pictures/01_hagi.jpg") no-repeat #ffffff;
            background-attachment: fixed;
            font-family:"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ",
            "ＭＳ Ｐゴシック",sans-serif;
}

#wrapper{
         width:800px;
         margin-right:auto;
         margin-left:auto;
}

#header{
         width:800px;
         margin-bottom:10px;
         text-align:center;
         border-style:solid;
         border-width:2px; 
         border-color:#5e84a7;
         color:#181f54;
         background-image:url("pictures/chakin_wp_tl_w50.png");

}

#navi{
         width:160px;
         float:left;
         border-style:solid;
         border-width:2px;
         border-color:#5e84a7;
         margin-right:10px; 
         line-height:50px;
         color:#181f54;
         background-image:url("pictures/chakin_wp_tl_w50.png");

}

#navi ul{
        list-style-image:url("pictures/icon_96_1.gif");
        padding-left:30px;
}

#navi li{
	text-align:left;
	line-height: 25px;
	margin-bottom: 25px;
}

#place li{
	font-size:small;
        list-style-type:disc;
	margin-left:25px;
	margin-bottom: 0px;
}
         
#photo{
         width:620px;
         float:right;
         color:#525268;
}

#main{
         width:620px;
         float:right;
         color:#525268;
}

#mainInner{
          width:620px;
          float:right;
          margin-bottom:10px;
          color:#3a3aa0;
}
   

#footer{
        font-size:small;
        width:800px;
        clear:both;
        margin-right:auto;
        margin-left:auto;
        margin-top:10px;
        border-style:solid;
        border-width:1px;
        background-color:#d7ca74;

}

a:visited{
       color:#4353c3;
}

a:link{
       color:#131942;

}

h1{
	display: block;
	font-size: 2em;
	font-weight: bold;
	margin: 0.67em 0px;
	margin-top: 0.67em;
	margin-right: 0px;
	margin-bottom: 0.67em;
	margin-left: 0px;
}

p{
	display: block;
	margin: 1em 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

ul, menu, dir{
	-webkit-padding-start: 40px;
	display: block;
	list-style-type: disc;
	margin: 1em 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

table{
	border-spacing: 2px 2px;
	border-color: gray;
	border-collapse: separate;
	display: table;
}