/* Main Style */

body{
	margin: 1em;
	margin-top: 0.5em;
	padding: 0;
	font-family: Verdana, Helvetica, Osaka, Arial, sans-serif;
	color:#000;
	font-size : 80%;
	color : black;
}

h1{
	font-size : 125%;
}

h2{
	font-size : 110%;
}

h3{
	font-size : 100%;
	font-weight : bold;
}

/* Link Style */

a:link{
	color: #0000FF;
	text-decoration: none;
}
a:visited{
	color: #0000FF;
	text-decoration: none;
}
a:hover{
	color: #FF0000;
	text-decoration: underline;
}

img{
	border: 0;
}

fieldset{
	margin: 4px;
}
fieldset legend{
    color: #666666;
    font-weight: bold;
}
fieldset a{
	color: #0000FF;
	text-decoration: none;
    font-weight: normal;
}

.greyout, .greyout a {
	color: #999999;
	text-decoration: none;
}

.centernotice {
	color: #999999;
	text-decoration: none;
	display: block;
	text-align: center;
}

.rightlink {
	float: right;
	text-align: right;
}


.datetime {
	color: #666666;
	font-size: 80%;
}

.prompt1 {
	color: #FFFFFF;
	font-size: larger;
}

.prompt2 {
	color: #00FFFF;
	font-size: larger;
	font-weight: bold;
}

/* form */
form {margin: 0em;}

.finebutton {
	background-image: url(../img/freshreader_solve_button.gif);
	font-size:12px;
	font-weight:normal;
	width:180px;
	height:20px;
	border:0px;
}


/*
input, textarea{
	background-color: #fff;
}
input:focus, textarea:focus{
	background-color: #ffc;
}
*/

/* Box Style */

.header{
	margin: 0.2em;
	padding: 0.0em;
}

.logout{
	position: absolute;
	top: 15px;
	right: 15px;
	padding: 5px;
	border: dashed #898E79 1px;
}

.catalog{
	position: absolute;
	top: 8px;
	left: 480px;
	text-align: left;
	padding: 0px;
}
.catalog img {
	margin: 0 4px;
	padding: 0px;
}

.mainheader{
	margin: 0;
	padding: 10px;
	text-align: center;
}

.maincontent {
	width: 410px;
	padding:0.2em;
	margin: auto;
	text-align: center;
}

/* page bread list */

.subnavi{
	border-bottom: solid #898E79 1px;
	margin: 0 0 6px 0;
	padding: 0.4em 0 0.4em 8px;
	background-color: #FFF;
    background:transparent url('../img/subbggrey.jpg') repeat 0 0;

}

.content {
	margin:0;
	padding: 4px 4px;
	text-align:left;
}

.content h1 {
	margin: 10px 0 10px 0;
	border: solid;
    border-width: 0 0 1px 4px;
	border-color: #FF6600;
	padding: 4px 6px;
}
.content h2 {
	margin: 10px 0 10px 0;
	border: solid;
    border-width: 0 0 0px 4px;
	border-color: #FF6600;
	padding: 4px 6px;
}
.content h3 {
	margin: 4px 0 4px 0;
	padding: 1px 0 2px 20px;
    background:transparent url('../img/bullet.gif') no-repeat;
}
.content p {
	margin: 6px 0;
	padding: 2px 10px;
}

#narrow {
	width: 700px;
}

@media print {
	#narrow {
		width: 620px;
	}
}
/* for footer */

.footer{
	clear:both;
	border-top: dashed #898E79 1px;
    margin-top: 1em;
	padding:0.2em;
	padding-top:0.2em;
	text-align:center;
}

/* error */

.error {
	color: red;
	background-color: #ffff55;
}

.marker {
	color: blue;
	background-color: #ffff55;
}

.boxmessage {
	border: 1px solid #999999;
	margin: 10px;
	padding: 10px;
	background-color: #FFFFcc;
}

.comment, .comment .marker {
	color: green;
	font-style: italic;
	background-color: #ffffff;
}
/* form advice */

.example {
	color: darkgreen;
	font-size: 85%;
}

/* table style */


table.sitetable {
	border-width: 1px;
	border-color: #898E79;
	border-style: solid;
	border-collapse: collapse;
}

table.sitetable th {
	border-width: 1px;
	border-color: #898E79;
	border-style: solid dotted;
	padding: 3px;
	background-color: #dddeda;
	color: black;
}

table.sitetable td {
	border: 1px gray dotted;
	padding: 3px;
}

/* other table style */

table.listtable, table.formtable {
	border-width: 1px;
	border-color: #fff;
	margin: 5pt;
}

table.listtable th, table.formtable th {
	padding: 3px;
	background-color: #dddeda;
	vertical-align: top;
}

table.listtable td {
	padding: 3px;
	border-bottom: 1px gray dotted;
	vertical-align: top;
}
table.formtable td {
	padding: 3px;
}

.maincontent table.listtable {
	margin: auto;
}

/* navigation bar */

.navi{
	margin: 0;
	padding:0;
	height: 23px;
	border-bottom: solid #CCCCCC 1px; 
}

.navi li{
	margin: 0; 
	padding: 0;
	text-align:center;
	width:100px;
	height:18px;
  	display: inline;
  	list-style-type: none;
}

.navi a:link, .navi a:visited {
	color: #036;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin:0;
	padding:0;
	padding-top:5px;
	float: left;
	text-decoration: none;
	text-align:center;
	width:100px;
	height:18px;
	background: url("/img/navioff.gif") no-repeat;
}

.navi #here a:link, .navi #here a:visited{
	color: #036;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin:0;
	padding:0;
	padding-top:5px;
	float: left;
	text-decoration: none;
	text-align:center;
	width:100px;
	height:18px;
	background: url("/img/navion.gif") no-repeat;
}

.navi a:hover, .navi #here a:hover {
	color: #FF0000;
	text-decoration: none;
}

/* sub navigation style*/

.settingnavi {
	margin: 0;
	padding-left:0;
	padding-bottom:28px;
	border-bottom:1px solid #898E79;
}

.settingnavi ul {
	margin: 0;
	padding: 0;
}

.settingnavi li {
	font-size: 12px;
	color:#666;
	margin:0;
	margin-left:0.4em;
	padding:5px;
	display:inline;
	list-style-type:none;
	background:#d8d9d2;
	border:1px solid #898E79;
	float:left;
	height:17px;
	text-decoration:none;
}

.settingnavi .leftmost{
	margin-left:0;
}
	
.settingnavi #here {
	background:#fff;
	border-bottom:1px solid #fff;
	color:#000;
}

.settingnavi li a:link, .settingnavi li a:visited {
	text-decoration : none;
}

.settingcontent {
	border:1px solid #898E79;
	border-top:0;
	clear:both;
	margin:0;
	padding:0.8em;
}


/* clickable image menu */

.mainmenu a{
	float: left;
	display: block;
	text-align: center;
	background: url("/img/selector.gif") top no-repeat;
	padding: 20px 0px 0px 0px;
	width: 200px;
	height: 113px;
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px;
	height: 93px;
}
html>body .mainmenu a{
	width: 200px;
	height: 93px;
}

.mainmenu a:hover{
	background-position: 0 -113px;
}


