/*--------------------------------------
	css/text document for "kinbou-sokai" 
	identification	:konmori
	creation		:2002/02/14
	modification	:2003/10/19
---------------------------------------*/

body {
	font-family:Osaka,Verdana,Arial,sans-serif;
	font-size:12px;
	margin-top:20px;
	margin-right:15px;
	margin-bottom:20px;
	line-height:1.3;
	text-align:right;
	background:white;
	color:#445599;
	scrollbar-track-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#000000;
}

hr { width:100%; height:1px; }

h1 {
	font-size:xx-large;
	font-family:Impact;
	text-decoration:underline;
	font-weight:bold;
}
h2 {
	font-size:x-large;
	font-family:Impact;
	text-decoration:underline;
	font-weight:bold;
}
h3 {
	font-size:large;
	font-family:Impact;
	text-decoration:underline;
	font-weight:bold;
}

font.title {
	font-size:xx-large;
	font-family:Impact;
	text-decoration:underline;
	font-weight:bold;
}
font.topic {
	font-size:medium;
	font-family:Impact;
	text-decoration:underline;
}
font.guide {
	font-size:9px;
}

a {
	text-decoration:none;
}
a:link {
	color:#6677cc;
	border-width:0px;
}
a:visited {
	color:#8F8FBC;
}
a:active {
	color:#8F8FBC;
}
a:hover {
	color:#B6C1FF;
	position:relative;top:1px;left:1px;
	text-decoration:underline;
}
a img { 
	border-width:0px;
}

input,textarea {
	border-top:1pt solid #555555;
	border-left:1pt solid #555555;
	border-bottom:1pt solid #555555;
	border-right:1pt solid #555555;
	font-family:Osaka,Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#555555;
}
.submit {
	background:#ffffff;
}
.reset {
	background:#ffffff;
}
.button {
	background:#ffffff;
}
.radio {
	border-top:0pt;
	border-left:0pt;
	border-bottom:0pt;
	border-right:0pt;
}

/* Decoration table setting for picture room  */
table.p_room {
	width:330px;
	height:80px;
	background:#f0fff5;
	border-width:0pt;
}
td.p_room {
	text-align:center;
}

