@charset "utf-8";
/*ASPaccessanalyzer css 2008/04/27*/

*{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
	color:#256DBF;
}
a:visited{
	color:#145CAE;
}
body {
	text-align: center;
	margin:0px; 
	padding:0px;
	font-size:75%;
	color:#333333;
	line-height:1.6;
	font-family: sans-serif;
	background:url(../pict/bodyback.jpg) repeat-x #B5DFF8;
}

img{
	border:0;
	vertical-align:middle;
}

h1{	
	font-size:10pt;
	padding-left:5px;
	font-weight:normal;
	float:left;
}
h1 a{
	display:block;
	color:#ffffff;
	width:250px;
	height:50px;
	text-indent:-9999px;
}
h2{
	font-size:9pt;
	color:#666666;
	font-weight:normal;
	padding-top:10px;
}	
h4{
	clear:both;
	color:#2054A7;
	font-size:18pt;
	padding:10px;
}
h5{
	color:#2054A7;
	padding:10px 10px 10px 20px;
}

#wrapper {
	width:1000px;
	margin:0px auto;
	background-color:#ffffff;
}

#header{
	text-align:left;
	width:1000px;
	height:319px;
	border:1px solid #cccccc;
	background:url(../pict/header_back.jpg) left top no-repeat;
}


#menu{
	width:100%;
	height: 319px;
	text-align: left;
	background-color:#005A31;
	background:url(../pict/header_back.jpg) left bottom no-repeat;
	padding-top:5px;
	
}
#headerBox01 {
	margin: 0 0 0 5px;
	float: left;
	
	position:relative;
	top:255px;
	width:550px;
}

#headerBox02 {
	margin: 5px 10px 5px 0;
	padding:5px;
	float: right;
	color: #145CAE;
	font-size: 12px;
	
	
}
#headerBox02 a{
	float:left;
	padding:2px;
	color: #ffffff;
	width:120px;
	display:block;
	text-align:center;
	border:1px solid #cccccc;
}
#headerBox02 a:hover{
	border:1px solid #ffffff;
	border-bottom:1px solid #145CAE;
	padding:2px;
}
.logout{
	visibility:hidden;
}

#submenu{
	width: 1000px;
	height: 50px; 
	margin: 0; 
	text-align: left;
	background:url(../pict/menuback.jpg) repeat-x;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

#menuBox01 {
	position:relative;
	top:10px;
	margin: 0;
	float: left;
}

#menuBox01 ul {
	
	list-style: none;
}

#menuBox01 li { 
	text-align:center;
	float:left;
	width:133px;
	margin-left:5px;
	margin-right:10px;
}
#menuBox01 li a{ 
	padding:6px 6px 7px 6px;
	display: block;	
	color:#666666;
}
#menuBox01 li a:hover{ 
	border-bottom:7px solid #008AFB;
	color:#145CAE;
}



#menuBox02 { 
	padding: 10px 20px 5px 5px;
	float: right;
}
#menuBox02 a{ 
	color:#333333;
}
#menuBox02 a:hover{ 
	text-decoration:underline;
}
#menuBox02 select{ 
	border:1px solid #cccccc;
	font-size:8pt;
	background-color:#efefef;
}

#submenu2{
	width: 1000px;
	height: 50px; 
	margin: 0; 
	text-align: left;
	background:url(../pict/menuback2.jpg) repeat-x;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

#menuBox012 {
	position:relative;
	top:10px;
	margin: 0;
	float: left;
}

#menuBox012 ul {
	
	list-style: none;
}

#menuBox012 li { 
	text-align:center;
	float:left;
	width:122px;
	margin-left:5px;
	margin-right:10px;
}
#menuBox012 li a{ 
	padding:6px 6px 7px 6px;
	display: block;	
	color:#666666;
}
#menuBox012 li a:hover{ 
	border-bottom:7px solid #008AFB;
	color:#145CAE;
}



#menuBox022 { 
	padding: 10px 20px 5px 5px;
	float: right;
}
#menuBox022 a{ 
	color:#333333;
}
#menuBox022 a:hover{ 
	text-decoration:underline;
}
#menuBox022 select{ 
	border:1px solid #cccccc;
	font-size:8pt;
	background-color:#efefef;
}

#contents{
	clear:both;
	width:100%;
	background:url(../pict/contentsback.jpg) center top no-repeat;
	text-align:center;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding-top:15px;
}

.ishii_book{
	background:url(../pict/left_back.jpg) left top repeat-x #E9EAEE;
}

#main{
	clear:both;

	height:60px;
	text-align:left;
}
#date{
	float:left;
	padding:5px;
	padding-left:10px;
}
#logout{
	float:right;
	padding:5px;
	padding-right:10px;
}

#body{
	clear:both;
	width:100%;
	text-align:left;
	background-color:#ffffff;
	background:url(../pict/bodyback_seq.jpg) repeat-y center;
}
#graph{
	text-align:left;
}
.graph_l{
	margin:10px;
	margin-left:20px;
	width:460px;
	border:1px solid #cccccc;
}
.graph_r{
	width:460px;
	margin-right:20px;
	margin-left:20px;
	border:1px solid #cccccc;
}
#table{
	clear:both;
	width:auto;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
	padding-bottom:10px;
}
#table a{
	font-size:8pt;
}
#table table{
	font-size:100%;
	margin:5px 0 5px 0;
	width:960px;
	empty-cells:show;
	border-bottom:2px solid #cccccc;
}
#table th{
	font-weight:normal;
}
#table td{
	vertical-align:top;
	
}
#table ul{
	list-style:none;
}
#table li{
	text-align:left;
	margin:3px;
	border-bottom:1px dotted #cccccc;
}
.textright{
	text-align:right;
	font-weight:bold;
}
.textleft{
	text-align:left;
	font-weight:bold;
}
#conversion ul{
	width:960px;
	margin:20px;
	list-style:none;
}
#conversion li{
	border:1px solid #cccccc;
	height:150px;
	float:left;
	width:300px;
	margin:5px;
}
#pulldown ul{
	width:960px;
	margin:20px;
	list-style:none;
}
#pulldown li{
	border:1px solid #cccccc;
	height:150px;
	float:left;
	width:300px;
	margin:5px;
}
#close{
	clear:both;
	background:url(../pict/bodyback_under.jpg) center bottom no-repeat;
	height:40px;
	width:1000px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
#footer{
	clear:both;
	width:100%;
	height:150px;
	border:1px solid #cccccc;
	color:#666666;
	text-align:center;
	vertical-align:middle;
	border-top:5px solid #cccccc;
	background-color:#efefef;
}

.circlegraph{
	
	border:1px solid #cccccc;
	margin-bottom:10px;
}
h3,h6{
	clear:both;
	font-size:9pt;
	text-align:left;
	border-left:5px solid #145CAE;
	border-bottom:1px solid #cccccc;
	margin-right:2px;
	margin-bottom:5px;
	padding:10px 0 0 5px;
	height:30px;
	vertical-align:middle;
	background:url(../pict/h3_back.jpg) repeat-x left center;
}

form{
	margin:10px;
}

.new_access{
	padding-right:10px;
	float:left;
	width:265px;
	border-right:1px solid #cccccc;
	
}

.new_access ul, .repeat_access ul{
	list-style:none;
	clear:both;
}
.new_access li, .repeat_access li{
	text-align:left;
	border-bottom:1px dotted #cccccc;
	margin:2px;
	
}
.new_access li a, .repeat_access li a{
	font-size:8pt;
}
.repeat_access{
	float:right;
	width:265px;
	
}
#count ul{
	border-left:1px solid #cccccc;
}
#count li{
	text-align:right;
	padding:5px;
}
#count h3{
	padding:5px;
	text-align:center;
}

#table2{
	clear:both;
	width:auto;
	text-align:center;
	padding-bottom:10px;
}
#table2 a{
	font-size:8pt;
}
#table2 table{
	font-size:100%;
	float:left;
	margin:5px;
	empty-cells:show;
	border:1px solid #cccccc;
	border-bottom:none;
	
}
#table2 th{
	text-align:left;
	border-left:3px solid #008F4f;
	padding:5px;
	background-color:#efefef;
	border-bottom:1px solid #cccccc;
}
#table2 td{
	vertical-align:top;
	text-align:left;
	padding:5px;
	border-bottom:1px solid #cccccc;
	
	
}
#table2 ul{
	list-style:none;
}
#table2 li{
	text-align:left;
	margin:5px;
	border-bottom:1px dotted #cccccc;
}
.itext{
	margin:2px 8px 2px 8px;
	padding:2px;
	border:1px solid #aaaaaa;
	width:150px;
	background-color:#efefef;
}


.ibutton{
	vertical-align:middle;
	margin:0 5px 5px 5px;
	padding:2px;
	border:1px solid #666666;
	width:165px;
	color:#ffffff;
	letter-spacing:2px;
	background:url(../pict/button_back.jpg);
}
p{
	text-align:left;
	margin-left:10px;
	
	
	padding:8px;
	line-height:1.6;
	font-size:9pt;
}

.calendar{
	text-align:center;
}
.calendar table{
	width:95%;
	margin:0 auto;
	margin:5px;
}
.calendar th,calendar td{
	padding:3px;
	margin:3px;
}
.calendar th{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	height:20px;
	font-size:10pt;
	background:url(http://news.harmony.ne.jp/image/2000/youbi.jpg) repeat-x;
}
.calendar td{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	text-align:center;
	font-size:10pt;
	background:url(http://news.harmony.ne.jp/image/2000/day.jpg) repeat-x;
}
.calendar td a{
	display:block;
	background-color:#008F4f;
	color:#ffffff;
}
.calendar td a:hover{
	display:block;
	background-color:#005F2E;
	color:#ffffff;
}


#cominfo{
	clear:both;
	margin-top:20px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:20px;
	text-align:center;
}

#cominfo table{
	
	border-top:1px solid #cccccc;
	border-bottom:none;
	border-left:none;
	border-right:none;
	font-size:9pt;
	width:auto;
	
}
#cominfo th{
	border-top:none;
	border-bottom:1px solid #999999;
	border-right:none;
	background-color:#efefef;
	padding-left:10px;
	padding-top:5px;
	width:150px;
	letter-spacing:3pt;
	text-align:left;
	font-size:9pt;
}
#cominfo td{

	border-top:none;
	border-bottom:1px solid #999999;
	border-left:none;
	border-right:none;
	padding:10px;
	width:380px;
	text-align:left;
	font-size:9pt;
	line-height:1.4;
}
ol{
	list-style:none;
}
#cominfo td li{
	width:400px;
	padding:2px;
	border:none;
}

select{
	border:1px solid #666666;
	background-color:#efefef;
	font-size:8pt;
	vertical-align:middle;
	margin:5px;
	padding:0;
}
option{
	padding:0 5px 0 5px;
}

#table3{
	clear:both;
	width:auto;
	text-align:center;
	padding-bottom:10px;
	background:url(../pict/arrow.jpg) left center repeat-y;
	background-position:80px center;
}
#table3 a{
	font-size:8pt;
}
#table3 table{
	font-size:100%;
	float:left;
	margin:5px;
	empty-cells:show;
	border:1px solid #cccccc;
	border-bottom:none;
	
}

#table3 th{
	text-align:left;
	border-left:3px solid #008F4f;
	padding:5px;
	background-color:#efefef;
	border-bottom:1px solid #cccccc;
}
#table3 td{
	vertical-align:top;
	text-align:left;
	padding:2px;
	border-bottom:1px dotted #cccccc;
	font-size:8pt;
	
	
}

embed{
	background:url(../pict/mainback.jpg);
}

.login{
	background:url(../pict/mainback.jpg);
}

.sarrow{
	background:url(../pict/s_arrow.jpg) no-repeat;
	background-position:center 40px;
}

.detail_menu ul{
	list-style:none;
}
.detail_menu li{
	list-style:none;
	float:left;
	width:156px;
	font-size:8pt;
	height:40px;
	color:#ffffff;
}
.detail_menu li a{
	display:block;
	border:1px solid #cccccc;
	background-color:#85B315;
	color:#ffffff;
	width:147px;
	margin:5px;
	text-align:center;
	padding:3px;
}
.detail_menu li a:visited{
	color:#ffffff;
}
.detail_menu li a:hover{
	display:block;
	background-color:#005A31;
	color:#ffffff;
	width:147px;
	margin:5px;
	text-align:center;
	font-weight:bold;
	
}	

.detail_submenu ul{
	background-color:#cccccc;
	width:300px;
	float:left;
}
.detail_submenu li{
	list-style:none;
	font-size:8pt;
	border-bottom:1px dotted #cccccc;
	width:300px;
	padding:3px;
}
.detail_title{
	width:100%;
	height:70px;
	border:1px solid #cccccc;
	vertical-align:middle;
	margin-bottom:10px;
}
.detail_title span{
	font-weight:bold;
	font-size:20pt;
	
	float:left;
	padding:5px;
	margin:5px 10px 5px 5px;
	border-left:5px solid #85B315;
	
	background:url(../pict/h3_back.jpg) repeat-x left center;
}


.silver{
	background-color:#efefef;
}
.yellow{
	background-color:#FFCC33;
}
.blue{
	color:#145CAE;
}
.red{
	background-color:#FFCECE;
}
.gray{
	background-color:#CCCCCC;
}
.icheck{
	vertical-align:middle;
	border:1px solid #aaaaaa;
	width:30px;
	height:30px;
	margin:5px;
	background-color:#efefef;
}
#sort table{
	width:100%;
	clear:both;
	margin-top:10px;
}
#sort th{
	border-left:5px solid #85B315;
	padding-left:10px;
	background:url(../pict/h3_back.jpg) repeat-x left center;
	border-bottom:1px solid #cccccc;
	font-size:9pt;
}
#sort td{
	border-bottom:1px solid #cccccc;
	padding:5px;
	font-size:9pt;
}
#page_left{
	float:left;
	padding:5px;
}
#page_left a{
	color:#333333;
	float:left;
	font-size:8pt;
	height:20px;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #666666;
	display:block;
	margin-top:10px;
	margin-left:5px;
	vertical-align:middle;
	background:url(../pict/button_back.jpg);
}
#page_left strong{
	color:#ffffff;
	float:left;
	font-size:8pt;
	height:20px;
	padding-left:5px;
	padding-right:5px;
	border:1px solid #666666;
	display:block;
	margin-top:10px;
	margin-left:5px;
	vertical-align:middle;
	background-color:#008F4f;
}
#page_right{
	float:right;
}

#page_right strong{
	padding-right:5px;
}
hr{
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
	
}
.navtext {
  text-align: left;
  width: 170px;
  height:50px;
  padding:5px;
  font-size: 10pt;
  border:1px solid #cccccc;
  background-color: #d8f8f0;
  color: #333333;
  position:absolute; top:500px; left:500px;
}
dl{
	clear:both;
	
}
dt{
	margin:10px 5px;
	width:450px;
}
dd{
	float:left;
	margin:10px;
	width:40%;
}
dd ul{
	list-style:none;
}
dd li{
	
	padding:5px;
	border-bottom:1px solid #cccccc;
}

.gage{
	height:6px;
	overflow:hidden;
	width:187px;
	background:url(../pict/gage.jpg) center;
	display:block;
	border:1px solid #cccccc;
}
#body ul{
	list-style:none;
	margin-top:5px;
	margin:10px;
}
#body li{
	padding:5px;
	border:1px solid #cccccc;
	margin-bottom:5px;
	width:180px;
	font-size:9pt;
	
}

#body td{
	font-size:9pt;
}

	
#info{
	padding-left:20px;
}

#info ul{
	list-style:none;
}

#info li{
	width:auto;
	padding-right:20px;
	border:none;
}
.li_option{
	margin-left:60px;
}

.website{
	margin:15px;
	float:left;
	text-align:left;
	color:#cccccc;
}
.website a{
	color:#999999;
}

