@charset "utf-8";
body ,td ,p ,tr ,table,h1,h2,h3,div{
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

body ,td ,p ,tr ,table{
font-size:12px;
}

h1,h2,h3,h4,h5,h6{
	font-weight: bold;
}

h4{
	font-size: 12px;
}

a{
	margin: 0px;
	padding: 0px;
	color: #990000;
	text-decoration: none;
}
a:hover{
	color: #0000CC;
}
div{
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size:12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
li{
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

#header {
	height: auto;
	background-color: #CCCCCC;
	width: 100%;
	border: 2px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#main {
	float: left;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	border: 2px solid #CCCCCC;
}
#usagi {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-color: #CCCCCC;
	text-align: right;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	border: 2px solid #CCCCCC;
}

#footer h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#main #side_menu {
    background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 0px;
	float: left;
}
#main #side_menu .link_banner{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#main #side_menu ul {
	margin: 0px;
	padding: 0px;
}

#main #side_menu ul li {
	height: 30px;
	width: 150px;
	padding-top: 1px;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../img/side_menu_bar.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	left: auto;
	text-indent: 30px;
	margin: 1px 0px 0px;
	clear: none;
	float: none;
	text-align: left;
	vertical-align: bottom;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}


#main #side_menu a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	color: #990000;
}
#main #side_menu a:hover {
	color: #0066FF;
}
#main #item h2 {
	font-size: 20px;
	font-weight: bolder;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	background-image: url(../img/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	text-indent: 45px;
	line-height: 40px;
	color: #666666;
	width: 500px;
}

#main #item h3 {
	font-size: 18px;
	font-weight: bolder;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	height: 30px;
	text-indent: 32px;
	color: #666666;
	width: 470px;
	padding: 0px;
	margin-left: 30px;
	background-image: url(../img/h3_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 30px;
}

#main #item h4 {
	font-size: 14px;
	color: #666666;
}

#main #item h5 {
	font-size: 14px;
	color: #666666;
}

#main #item div {
	padding-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}





#main #item {
    background-color: #FFFFFF;
	padding: 5px;
	height: auto;
	float: left;
	width: 500px;
}

#main #item .syomei {
	text-align: right;
}
#main #item .menber_link ul {
	margin: 0px;
	padding: 0px;

}
#main #item .menber_link li {
	padding: 3px 3px 3px 20px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 440px;
	list-style-type: none;
	list-style-image: none;
}


#main #item .menber_link ul li ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
}




#main #item .sitemap ul {
	margin: 0px;
	padding: 0px 0px;
}

#main #item .sitemap ul li{
	margin: 0px;
	padding: 4px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
} 
#main #item .sitemap ul ul{
	margin: 0px;
	padding-top: 0px;
	padding-left: 50px;
}

#main #item .sitemap ul ul li{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

#main #item .sitemap li {
	list-style-position: outside;
	
	list-style-type: square;
	text-indent: 10px;
	padding: 4px 10px 0px;
}
#main #item #mailto {
	width: 430px;
	border: 1px dotted #CCCCCC;
}
#main #item #mailto .td1 {
	background-color: #CCCCCC;
	width: 150px;
}
#main #item #mailto td {
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

#usagi #main #item .code {
	background-color: #F0F0F0;
	width: 400px;
	border: 1px dotted #F0F0F0;
	margin: 10px 0px;
	padding: 10px;
	
}

#usagi #main #item .uptime {
	color: #666666;
	text-align: right;
	padding-top: 20px;
}


/* ドキュメント用　*/

#main #item .document_list ul {
	margin: 0px;
	padding: 0px 0px;
}

#main #item .document_list ul li{
	margin: 0px;
	padding: 4px 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
} 
#main #item .document_list ul ul{
	margin: 0px;
	padding-top: 0px;
	padding-left: 50px;
	padding-bottom: 20px;
}

#main #item .document_list ul ul li{
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#main #item .document_list li {
	list-style-position: inside;
	
	list-style-type: none;
	text-indent: 10px;
	padding: 4px 10px 0px;
}
/* ライセンス　*/
#usagi #main #item .license {
	background-color: #F0F0F0;
	width: 430px;
	border: 1px dotted #F0F0F0;
	margin: 10px 0px;
	padding: 10px;
	
}#usagi #main #item #download {
	
	border-top: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
}
#usagi #main #item .download {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#usagi #main #item #download td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#usagi #main #item #download tr {
	border: 1px solid #CCCCCC;
}
#usagi #main #item #download ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;ß
	padding-bottom: 0px;
	padding-left: 0px;	
}

#usagi #main #item .download li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 2px;
	list-style-position: inside;
	list-style-type: disc;
}
img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
form{
padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;}
#usagi #main #item .komado_list img {
	float: left;
	height: 110px;
	width: 140px;
	padding-right: 10px;
	padding-left: 10px;
}
#usagi #main #item .komado_list {
	display: block;
	height: 115px;
	width: 480px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	float: none;
	margin: 10px;
	padding-top: 5px;
	padding-left: 5px;
}
#usagi #main #item ul {
	margin: 0px;
	padding: 0px;
}

#usagi #main #item .form li {
	margin-top: 2px;
	list-style-position: inside;
	list-style-type: disc;
}
.center{
text-align:center;
}