BODY {
	font-size : 100%;
	font-family : 'tahoma','Helvetica','Osaka','Arial','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	color : Black;
	margin : 0px;
	padding : 0px;
	background-color : Silver;
	background-image : url(../img/bg.gif);
	background-repeat : repeat-y;
	background-position : top 1em;
}
A IMG {
	border : none;
}
UL.contents {
	margin : 0px;
	padding : 0px;
	text-align : right;
	padding-right : 1em;
}
UL.contents LI {
	list-style-type : none;
	display : inline;
	margin-left : 0.2em;
}
UL.contents LI A {
	color : #696969;
	text-decoration : none;
	border-bottom : 1px solid #696969;
	padding : 0px 0.2em;
}
UL.contents LI A:hover {
	color : Black;
	border-top : 1px solid Black;
	border-bottom-color : Black;
	background-image : url(../img/bg.gif);
}
UL.contents LI.now {
	font-weight : bold;
	border : 1px solid Black;
	padding-left : 0.3em;
	background-image : url(../img/titlebg.gif);
}
HR.partition {
	display : none;
}
HR.footer {
	visibility : hidden;
}
LI#top {
}
LI#top A {
}
LI#top A:hover {
}
LI#software {
}
LI#software A {
}
LI#software A:hover {
}
LI#bbs {
}
LI#bbs A {
}
LI#bbs A:hover {
}
LI#profile {
}
LI#profile A {
}
LI#profile A:hover {
}
LI#link {
}
LI#link A {
}
LI#link A:hover {
}
DIV.titleimg {
	text-align : center;
	height : 100px;
	background : Silver url(../img/titlebg.gif) repeat-x scroll top;
	margin-top : 1em;
}
DIV.counter {
	text-align : center;
	margin-top : -25px;
}
DIV.greeting {
	margin : 1em 30%;
	padding : 0.5em;
	background-color : Gray;
	color : White;
	border-width : medium thin thin medium;
	border-style : inset;
}
DL.renew {
	text-align : center;
	border : 1px dashed Black;
	margin : 1em 30%;
	max-height : 5em;
	overflow : auto;
	background-color : #DCDCDC;
}
DL.renew DT, DL.renew DD {
	margin : 0px;
	padding : 0px;
}
DL.renew DD {
	font-size : 90%;
}
H1.pagetitle {
	text-align : center;
	background : Silver url(../img/titlebg.gif) repeat-x scroll left;
	margin-top : 1em;
}
DIV.presentation {
	border-top : 1px solid Black;
	border-right : medium inset #696969;
	border-bottom : medium inset #696969;
	border-left : 1px solid Black;
	margin : 1em 20%;
	background-color : #DCDCDC;
}
DIV.presentation DIV.goods {
	background-image : url(../img/titlebg.gif);
	padding : 0.2em;
	border-bottom : 1px solid Black;
}
DIV.presentation DIV.explanation {
	padding : 0.2em;
}
DIV.download {
	padding : 0.2em;
}
DIV.download A {
}
DIV.download A:hover {
}
DIV.profile {
	margin-left : 40%;
}
DL.link {
	margin-left : 20%;
}
DT.mybanner {
	font-size : 90%;
}
DD.myintroduction {
}
DD.bannerurl {
	font-size : 90%;
}
DT.sitename {
	margin-top : 1em;
}
DT.sitename IMG {
	border-style : none;
}
DT.sitename A {
}
DT.sitename A:hover {
}
DT.sitename A IMG {
}
DD.introduction {
}
ADDRESS.copyright {
	text-align : right;
	border-top : 1px dashed Black;
}
ADDRESS.copyright A {
	color : Black;
	font-size : 90%;
	margin-right : 0.5em;
}

/* BBS */
BODY.bbs FORM {
	margin-left : 15%;
	margin-right : 1em;
	border : 1px solid Black;
}
FORM.inputform {
}
DIV.button {
	text-align : center;
}
DIV.label {
	background-image : url(../img/titlebg.gif);
	padding : 0.3em;
}
DIV.text {
	padding : 0.3em;
}
DIV.text DIV {
	margin-top : 0.1em;
}
DIV.nameform INPUT,
DIV.commentform TEXTAREA {
	margin-left : 0.5em;
}
DIV.sexform INPUT {
	margin-left : 1em;
}
DIV.urlform INPUT {
	margin-left : 1.5em;
}
DIV.mailform INPUT {
	margin-left : 1em;
}
DIV.submit {
}
DIV.narration {
	font-size : 90%;
	font-weight : bold;
	padding : 0px 0.5em;
	color : #696969;
}
DIV.name {
	margin-right : 0.5em;
	padding-top : 0.5em;
	font-weight : bold;
}
BODY.bbs SPAN.date {
	font-weight : normal;
	font-size : 90%;
	margin-left : 0.5em;
}
DIV.comment {
	margin-bottom : 0.5em;
	font-weight : bold;
	padding : 0.1em;
	padding-left : 0.5em;
	border-style : solid;
	border-width : 0.5em;
	border-color : Silver Silver Silver Gray;
	background-color : White;
}
DIV.mail {
	display : inline;
	margin-right : 0.5em;
}
DIV.url {
	display : inline;
}
DIV.pagechange {
	text-align : right;
	margin-right : 1em;
}
ADDRESS#copyright {
	text-align : center;
	font-style : normal;
	font-size : 90%;
}

/* Diary */
DIV.diary {
	margin : 1.5em 1em 1em 15%;
	border : 1px solid Black;
}
DIV.diary SPAN.date {
	display : block;
	background-image : url(../img/titlebg.gif);
	border-bottom : 1px solid Black;
	padding : 0.3em;
}
DIV.diary P {
	margin : 0px;
	padding : 0.2em 0.5em;
	background-color : #D3D3D3;
	font-weight : bold;
}
UL.navigator {
	margin : 0px;
	padding : 0px;
	text-align : center;
}
UL.navigator LI {
	list-style-type : none;
}
UL.navigator SPAN {
	display : none;
}
UL.navigator A SPAN {
	display : inline;
}
LI.preview,
LI.next {
	display : inline;
}
LI.preview {
	margin-right : 0.8em;
}
LI.admin {
	text-align : right;
	margin-right : 0.5em;
	font-size : 85%;
}

/* Error */
BODY#error H1,
BODY#error H2 {
	text-align : center;
	background : Silver url(../img/titlebg.gif) repeat-x scroll left;
	margin : 0px;
}
BODY#error H1 {
	margin-top : 1em;
}
BODY#error H2 {
	margin-bottom : 0.2em;
}
BODY#error H3,
BODY#error H4 {
	padding-left : 25%;
}
