/* all page */
BODY{
	scrollbar-face-color:#CCFFFF;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-3dlight-color:#CCFFFF;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-darkshadow-color:#CCFFFF;
	color: #000000;
}

A:link{
	color: #3333CC;
	text-decoration: none;
}
A:visited{
	color: #999999;
	text-decoration: none;
}
A:active{
	color: #3333CC;
	text-decoration: none;
}
A:hover{
	color: #999999;
	background-color: #3333CC;
	text-decoration: none;
}
TR.hline{
	background-color: #CCCCCC;
}
DIV.hline{
	text-align: center;
}
P.home_article{
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 12px 0px 12px 8px;
	font-size: 90%;
	line-height: 130%;
}

/* top page */
TABLE.all{
	border-color: #999999;
}
TD.ajisai{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../img/ajisai2.gif);
	background-repeat: repeat-x;
	background-position: center top
}
P.top_article{
	text-align: center;
}

/* home page */
BODY.home{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../img/bidama1.gif);
	background-repeat: no-repeat;
	background-position: 75% 90%;
	overflow: auto; clip: rect()
}

/* profile page */
BODY.profile{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../img/sky01.gif);
	background-repeat: no-repeat;
	background-position: 75% 90%;
	overflow: auto; clip: rect()
}

DL{
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 12px 0px 12px 8px;
	font-size: 90%;
	line-height: 130%;
}
DT{
	font: bold;
}

/* recent page */
BODY.recent{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../img/ohajiki02.gif);
	background-repeat: no-repeat;
	background-position: 75% 90%;
	overflow: auto; clip: rect()
}

SPAN.submenu{
	font-size: 80%;
	line-height: 170%;
}

/* recent bbs */
BODY.bbs{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../img/ohajiki02.gif);
	background-repeat: no-repeat;
	background-position: 75% 90%;
	overflow: auto; clip: rect()
}

SPAN.submenu{
	font-size: 80%;
	line-height: 170%;
}

/* lightnovel page */
BODY.lightnovel{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../img/sky01.gif);
	background-repeat: no-repeat;
	background-position: 75% 90%;
	overflow: auto; clip: rect()
}

SPAN.submenu2{
	font-size: 80%;
	line-height: 170%;

}

P.memo_article{
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 12px 0px 12px 8px;
	font-size: 70%;
	line-height: 130%;
}

DIV.bt0{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
P.book{
	padding-top: 10px;
}
SPAN.bt1{
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 12px 0px 12px 8px;
	font-size: 100%;
	font: bold;
}
SPAN.bt2{
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 12px 0px 12px 8px;
	font-size: 90%;
}

BODY.0{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../img/bidama1.gif);
	background-repeat: no-repeat;
	background-position: 75% 90%;
	overflow: auto; clip: rect()
}

/* profile page */
BODY.1{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../img/sky01.gif);
	background-repeat: no-repeat;
	background-position: 75% 90%;
	overflow: auto; clip: rect()
}

/* recent page */
BODY.3{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../img/ohajiki02.gif);
	background-repeat: no-repeat;
	background-position: 75% 90%;
	overflow: auto; clip: rect()
}

/* recent bbs */
BODY.4{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../img/ohajiki02.gif);
	background-repeat: no-repeat;
	background-position: 75% 90%;
	overflow: auto; clip: rect()
}

/* recent link */
BODY.5{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../img/ohajiki02.gif);
	background-repeat: no-repeat;
	background-position: 75% 90%;
	overflow: auto; clip: rect()
}

/* lightnovel page */
BODY.6{
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../img/sky01.gif);
	background-repeat: no-repeat;
	background-position: 75% 90%;
	overflow: auto; clip: rect()
}

/* link page */
P.link_article{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 6px 0px 6px 0px;
	font-size: 90%;
	line-height: 130%;
}

SPAN.link_img{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 8px;
}

/* recent page */
SPAN.prgmcopy {
	font-size: 70%;
}


#timezone {
	text-align: center;
	margin-bottom: 1.7em;
}
#timezone table {
	border-left: 1px solid #b7b7b7b;
	border-bottom: 1px solid #b7b7b7;
	width: 100%;
}
#timezone td {
	border-top: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	text-align: right;
	padding: 0.1em;
	font-size: 70%;
	font-family: "Times New Roman", Times, serif;
}
#timezone td a:link {
	display: block;
	background: #bdb7a5!important;
	color: #02027b;
	text-decoration: none;
}
#timezone td a:hover {
	display: block;
	background: #ffe7eb!important;
	color: #7b0202;
	text-decoration: none;
}
#timezone strong {
	color: #f00;
	font-weight: normal;
}
#timezone em {
	color: #00f;
	font-style: normal;
}

P.recent_article{
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 12px 0px 12px 8px;
	font-size: 90%;
	line-height: 130%;
}

/* gallery page */
P.gallery_article{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 6px 0px 6px 0px;
	font-size: 90%;
	line-height: 130%;
}

DIV.gallery_img{
	padding-top: 8px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 8px;
}

/* bbs page */
P.bbs_auth{
	padding-top: 12px;
	padding-bottom: 1px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 90%;
	line-height: 130%;
}
P.bbs_article{
	padding-top: 1px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 30px;
	font-size: 80%;
	line-height: 120%;
}
DIV.bbs_res_f{
	border-left: 1px solid blue;
	border-bottom: 1px solid blue;
	border-top: 1px solid blue;
	border-right: 1px solid blue;
}
P.bbs_res{
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 90%;
	line-height: 130%;
}
P.bbs_res_article{
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 30px;
	font-size: 80%;
	line-height: 120%;
}
P.bbs_back{
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 70%;
}
