body {
margin: 0;
padding: 0;
color: #555;
font-size:14px;
font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, monospace;
line-height: 170%;
letter-spacing: 0.8px;
background-image:url(../note/kono/image/back.jpg);
background-repeat:repeat;
}

#wrapper {
width:690px;
height:auto;
margin:60px 0 50px 0;
padding:0;
}

#header {
background-image:url(../note/kono/image/header_back.jpg);
background-repeat:no-repeat;
width:720px;
height:190px;
margin:0;
padding:0;
}

#logo{
width:560px;
padding:75px 78px 0 82px;
color:#996633;
font-size:10px;
line-height: 100%;
text-align:left;
}

#contents {
background-image:url(../note/kono/image/contents_back.jpg);
background-repeat:repeat-y;
width:720px;
height:auto;
margin:0;
padding:0;
}

#footer {
background-image:url(../note/kono/image/contents_back.jpg);
background-repeat:repeat-y;
width:720px;
height:auto;
margin:0;
padding:0;
font-size:12px;
}

#index {
width:560px;
padding:0 78px 0 82px;
margin:0;
text-align:left;
}

.content {
padding:15px 10px 13px 10px;
}

.text {
width:560px;
padding:0 78px 0 82px;
margin:0;
}

.text p {
margin:0;
padding:0 0 20px 0;
text-align:justify;
}

.narrow {
letter-spacing: 0.5px;
}

.midashi {
font-size:16px;
}

.notes {
font-size: 10px;
line-height: 120%;
color:#996633;
}

.middle {
font-size: 12px;
line-height: 140%;
color:#996633;
letter-spacing: 1px;
}

.border {
width:560px;
height:30px;
border-bottom:1px dotted #996633;
}

.line {
width:560px;
height:1px;
border-bottom:1px dotted #996633;
}

.profile {
width:560px;
height:260px;
padding:30px 78px 20px 82px;
margin:0;
text-align:left;
font-size:12px;
}

.name {
font-size: 14px;
font-weight: bold;
}

.quote {
color: #996633
}

a img {border: none;}
a:link { color:#993300; text-decoration: none; }
a:visited { color:#993300; text-decoration: none; }
a:hover { color:#993300; text-decoration:underline;}

a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.imgbd { border : 1px solid #999999;}