/* Body style */
body { margin:0px; padding:0px; background-color:#FFFFFF; color:#666666; }

/* Element style */
input,select { color:#333333; font-size:12px; margin:0px; padding:0px; }
form { margin:0px; padding:0px; }
a, area { outline: 0 none; }

.strong { font-weight:bold; }
em { font-style:italic; }
p { margin:0px; }
div { margin:0px; }

div.textarea { margin:5px 0px 0px 5px; }

.font1 {
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
}
.font1s {
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
}

.font2 {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}

.font3 {
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
}


.font1r {
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #FF0000;
}

/* ----------------------- header ----------------------- */
#header {
}
#header li {
	list-style-type: none;
}
#header h1 {
	text-indent: -9999px;
}
#siteid a {
	background-image: url(../img/site_id.gif);
	display: block;
	height: 27px;
	width: 310px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
#home_submenu li {
	list-style-type: none;
	display: inline;
	white-space: nowrap;
}
#home_submenu  {
	width: 750px;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 10px;
}
#submenu {
	height: 20px;
}

/* ----------------------- header end ----------------------- */

A:link { color:#666666; text-decoration:underline; }
A:visited { color:#666666; text-decoration:underline; }
A:hover { color:#FF6666; text-decoration:underline; }
A:active { color:#666666; text-decoration:underline; }


A.green:link { color:#33A02C; text-decoration:underline; }
A.green:visited { color:#33A02C; text-decoration:underline; }
A.green:hover { color:#FF6666; text-decoration:underline; }
A.green:active { color:#33A02C; text-decoration:underline; }

A.purple:link { color:#660099; text-decoration:underline; }
A.purple:visited { color:#660099; text-decoration:underline; }
A.purple:hover { color:#FF6666; text-decoration:underline; }
A.purple:active { color:#660099; text-decoration:underline; }

a.midori{
color:#666666;
font-size:11px;
font-family:sans-serif;
}
a.midori:hover{
color:#33A02C;
font-size:11px;
font-family:sans-serif;
}

.kakomisen {
	border: 1px solid;
}

a.copyright{
font-size:11px;
font-family:nomal;
}
a.copyright:hover{
font-size:11px;
font-family:nomal;
}
#login {
	padding: 3px;
	height: 70px;
	width: 222px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 2px solid #a0b8c8;
	text-align:center;
}
.login {
	width: 100px;
	border: 1px solid #cccccc;
}
.loginb {
	font-size: 10px;
}

.services {
	color: #F9F9F9;
	font-size: 1px;
}

h1,h2,h3 {
 font-size: 200%; 
 display: none;
 }

h4 {
 font-size: 12px; 
 }

.profile {
	display: none;
}