html {
	scrollbar-base-color: #fafaff;
	scrollbar-track-color:#dfdddd;
}

body{
	scrollbar-base-color: #fafaff;
	scrollbar-track-color:#dfdddd;
	text-align:center;
	background:#ffffff url(image/background_05.png) repeat fixed top;
	margin:0;
}

img {
	-ms-interpolation-mode: bicubic;
} 

#header{
	text-align:center;
	width: 900px;
	height: 400px;
	margin:0 10px 10px;
	padding: 280px 0 0px;
	background:#ffffff url(image/top_05.png) no-repeat 0% 0%;
	overflow: visible;
}
#header .navi{
	width:880px;
	height:80px;
	margin: 0 auto 10px;
	padding:10px;
	border-bottom:double 3px #000000;
	font-family:'Book Antiqua','Century',serif;
	font-size: 12px;
	color: #af8f8f;
	line-height: 200%;
	
}

#header .navi a{
	color: #af8f8f;
}

#main{
	width: 900px;
	padding: auto;
	margin: auto;
	background:#ffffff;
	text-align:left;
	font-size: 80%;
	overflow:hidden;
	clear: both;
}

#left{
	width: 630px;
	margin:0 10px 10px;
	text-align: left;
	font-size: 13px;
	color: #3a3a3a;
	letter-spacing:1px;
	line-height: 130%;
	font-family:'arial',sans-serif;
}

#left .info{
	text-align: center;
	width:605px;
	margin:0 10px 20px;
	padding:10px;
	border:dotted 1px #9b6a7b;
}

#left h1{
	margin: -5 0 5px;
	font-family:'arial black',sans-serif;
	font-size:17px;
	color: #886767;
}



#Diary{
	width:610px;
	margin:10px 10px 10px;
}

#Diary h2{
	margin: 0 0 5px;
	border-bottom:solid 1px #000000;
	font-size:15px;
	color: #885555;
	letter-spacing:0px;
	font-weight:bold;
}

#Diary .msg{
	margin:0 10px 0;
	line-height:20px;
	background: url(image/bg_line02.png) 0px 0px;
}

#Diary .category{
	text-align: right;
	font-size:10px;
}

#Diary .category a{
	font-size:6pt;
	color:#777777;
}

#Diary img{
	border:0;
}

.pastlink a{
	font-size:11px;
	color:#777777;
}

#right {
	width:240px;
	margin: 0;
	padding: 5px;
	border-left:dotted 1px #000000;
	float:right;
	text-align: left;
	font-size: 12px;
	color: dfbfbf;
	line-height: 100%;
}

#right h2{
	margin: 0 0 5px;
	padding: 3px;
	border-bottom:1px dotted #dfbfbf;
	font-size:17px;
	font-weight:bold;
}

#right .tlist{
	font-size:12px;
	color:#aaaaaa;
}

#right .ttitle a{
	font-size:14px;
	color:#777777;
}

#right a{
	font-size:14px;
	color:#777777;
}

#footer{
	width: 880px;
	height: 50px;
	margin: 0 0 0;
	padding: 10px 10px 0;
	border-top:solid 1px #000000;
	background:#ffffff;
	clear:both;
}

#footer p{
	margin: 11px auto 0;
	font-size: 80%;
	color:#666;
	font-family: Arial, sans-serif;
}

.about{
	margin:0 150px 0;
	padding: 10px 10px 0;
	text-align:center;
	border-left:1px dotted #000000;
	border-right:1px dotted #000000;
}

.about p{
	text-align:left;
	line-height:20px;
	background: url(image/bg_line02.png) 0px 0px;
}

.about h3{
	color: #885555;
	margin-top:30px;
	border-bottom:1px dotted #dfbfbf;
}

.about h4{
	font-weight:normal;
	font-size:10pt;
}

.works{
	margin:0 150px 0;
	padding: 10px 10px 0;
	text-align:center;
	border-left:1px dotted #000000;
	border-right:1px dotted #000000;
}

.works p{
	text-align:left;
	line-height:20px;
	padding-left:20px;
	background: url(image/bg_line02.png) 0px 0px;
}

.works h3{
	color: #885555;
	border-bottom:1px dotted #dfbfbf;
}
.works h4{
	text-align:left;
	margin-bottom:-10px;
	font-size:120%;
}

.link{
	margin:0 150px 0;
	padding: 10px 10px 0;
	border-left:1px dotted #000000;
	border-right:1px dotted #000000;
}

.link h3{
	color: #885555;
	border-bottom:1px dotted #dfbfbf;
}

.link a{
	margin:10px;
}

.illust{
	margin:0 150px 0;
	padding:10px 10px 0;
	text-align:center;
	border-left:1px dotted #000000;
	border-right:1px dotted #000000;
}

.illust p{
	text-align:left;
	line-height:20px;
	padding-left:20px;
	background:url(image/bg_line02.png) 0px 0px;
}

.illust h3{
	color:#885555;
	border-bottom:1px dotted #dfbfbf;
}
.illust h4{
	text-align:left;
	margin-bottom:-10px;
	font-size:120%;
}

.illust img{
	margin:10px 20px 10px 0;
}
