@charset "utf-8";
 
body, p, h1, h2, h3, img, table, div 
{
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-position: center top;
	background-image: url(../img/bg2.jpg);
	background-color: #660;
	background-attachment: fixed;
	background-repeat: repeat-x;
}

img {
	border: 0;
}

a:link { 
    color: #ffffff;
	text-decoration: none;
}
a:hover {
    color: #666600;
	text-decoration: underline;
}
a:hover img{
	color: #ff0000;
    visibility : visible;
    float : none;
    clear : none;
    position : relative;
    top : 1pt;
    left : 1pt;
}
a:visited { 
    color: #996666;
	text-decoration: none;
}

.font_right {
	text-align:right;
}
.font_center {
	text-align:center;
}

.mawarikomi {
	float: left;
}
.mawarikomi_off {
	float: none;
}

#main {
	margin: auto;
	padding: 0px;
	width: 770px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	height: 1330px;
}

#main #top_title {
	width: 770px;
	background-position: center top;
	background-color: #C99;
	color: #FFF;
}

#main #header {
	width: 750px;
	margin-top: 10px;
	margin-left: 10px;
	height: 100px;
}
#main #header a:hover img { 
	text-align: center;
	color: #ff0000;
    visibility: visible;
    float: none;
    clear: none;
    position: relative;
	top: 0pt;
    left: 0pt;
}

#main #header #topspace {
	width: 400px;
	float: right;
}

#main #side {
	width: 350px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#main #side #flash {
	text-align: center;
	float: left;
}

#main #side #line1 {
	float: left;
	width: 350px;
}

#main #side #linkbnr {
	width: 350px;
	float: left;
}
#main #side #theme {
	float: left;
	width: 350px;
}
#main #side #books {
	width: 350px;
	float: left;
	margin-top: 15px;
}

#main #contents {
	width: 380px;
	margin-top: 10px;
	margin-left: 20px;
	float: right;
}

#main #contents #info1
#main #contents #info2 {
	width: 380px;
}

#main #contents #info #bar1, 
#main #contents #info #bar2 {	
	width: 360px;
}

#main #contents #textbox1 {
	background-color: #FFFFFF;
	height: 200px;
	width: 355px;
	overflow:auto;
	text-align:left;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CC9;
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:#666600;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#cccc99;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#666600;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	margin-bottom: 10px;
}
#main #contents #textbox2 {
	background-color: #FFFFFF;
	height: 200px;
	width: 355px;
	overflow:auto;
	text-align:left;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #C99;
	scrollbar-base-color:#FFFFFF;
	　　scrollbar-arrow-color:#996666;
	　　scrollbar-darkshadow-color:#FFFFFF;
	　　scrollbar-face-color:#cc9999;
	　　scrollbar-highlight-color:#FFFFFF;
	　　scrollbar-shadow-color:#996666;
	　　scrollbar-3dlight-color:#ffffff;
	　　scrollbar-track-color:#ffffff;
}

.textbox a:link {
	color: #663;
	text-decoration: underline;
}

.textbox a:hover {
	color: #996666;
	text-decoration: none;
}		
	
#main #contents #photos {
	width: 370px;
	margin-bottom: 130px;
}

#main #contets #line2 {
	width: 380px;
	margin-top: 100px;
}

#main #contents #footer_s {
	width: 355px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C99;
	padding-left: 15px;
}
#pagetop {
	margin: auto;
	padding: auto;
	width: 770px;
	background-color: #FFF;
}

#footer {
    margin: auto;
	padding: auto;
	width: 770px;
	background-color: #C99;
	color: #FFF;
	height: 70px;
	padding-top: 25px;
}

