@charset "EUC-JP";

* {
margin : 0;
padding : 0;
}

body {
font-family: Verdana, "‚l‚r ‚oƒSƒVƒbƒN","MS UI Gothic", Osaka,monospace,sans-serif;
color :#500000;
background-color: #fff;
margin-left:37px;
font-size: 100%;
background : url("http://www.mafmafnet.com/bg.gif") top left repeat-y;
}

#all {
text-align: left;
width: 743px;
position: relative;
}

#header {
background : url("camera.jpg") bottom right no-repeat;
height: 68px;
}

#title {
margin:8px 5px;
}

#counter {
margin: 10px 0px 0px 10px;
font-size: 60%;
}

h2 {
font-size: 70%;
font-weight:normal;
background-color : #d2b58c;
text-align: center;
color: white;
padding : 3px 0px;
width : 744px;
}

a {
text-decoration:none;
}


a:link{
color:#556b2f;
}

a:visited{
color:#af6050;
}

a:hover{
color : #d2b58c;
border-bottom: 1px dotted #d2b48c;
}

img { 
border: 0px;
}

h1{
font-size: 95%;
}


#main {
width: 524px;
float: left;
}

#position {
margin: 10px;
}

.entry {
margin: 20px 0px;
padding:5px;
line-height: 150%;
border: 1px solid #d2b48c;
}


h3 {
margin: 0px 5px;
padding: 3px;
border-bottom: 1px dotted #d2b48c;
font-size: 90%;
}


.text {
font-size: 75%;
margin: 5px;
padding: 5px;
}


.info{
text-align:right;
color:red;
line-height:140%;
font-size: 85%;
}

#menu {
width: 190px;
float: left;
padding-bottom: 30px;
margin-top: 15px;
margin-left: 7px;
font-size: 80%;
}

.menu {
line-height: 150%;
margin-top: 5px;
margin-bottom: 20px;
padding-left: 5px;
}

p {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px dotted #d2b48c;
}

#footer {
width: 743px;
clear : both;
color: #556b2f;
padding: 5px 0px;
border-top: 1px dotted #d2b48c;
text-align:center;
font-size:70%;
}
