﻿@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	background-image: url(img/body.gif);
	background-repeat: repeat-x;
}
img	{
	border:0;
}
.top {
	width: 500px;
	float: right;
	text-align: right;
	margin-top: 20px;
	margin-right: 20px;
}

li	{
	list-style-type:none;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #104A72;
}
h2 {
	text-indent: 25px;
	color: #0062A3;
	font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
h3 {
	background-image: url(img/bar1.gif);
	height: 22px;
	width: 580px;
	text-indent: 25px;
	padding-top: 10px;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 12px;
}

#allitem {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#back {
	background-color: #FDFDFD;
	width: 800px;
	float: left;
}

#header {
	background-image: url(img/header.gif);
	height: 300px;
	width: 800px;
	float: left;
}
#header2 {
	background-image: url(img/header2.gif);
	height: 100px;
	width: 800px;
}

#inner1 {
	float: right;
	padding-right: 20px;
	padding-top: 180px;
	width: 520px;
}

#header_inner a {
	float: right;
	background-image: url(img/download.gif);
	display: block;
	height: 100px;
	width: 250px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#header_inner a:hover {
	background-image: url(img/download_over.gif);
	display: block;
	background-repeat: no-repeat;
}
#header_inner2 a {
	background-image: url(img/sample.gif);
	display: block;
	height: 100px;
	width: 250px;
	text-indent: -9999px;
	float: right;
	margin-right: 20px;
	background-repeat: no-repeat;
}
#header_inner2  a:hover {
	background-image: url(img/sample_over.gif);
	display: block;
	background-repeat: no-repeat;
}



#logo {
	width: 150px;
	padding-top: 59px;
	padding-left: 6px;
	float: left;
}
#logo2 {
	width: 75px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
#s {
	float: right;
	padding-top: 45px;
	padding-right: 25px;
}
#inner2 {
	margin-right: auto;
	margin-left: auto;
	width: 180px;
	margin-top: 20px;
}

#header_inner_s a {
	background-image: url(img/download_s.gif);
	height: 48px;
	width: 120px;
	display: block;
	text-indent: -9999px;
}
#header_inner_s  a:hover {
	background-image: url(img/download_s_over.gif);
	height: 48px;
	width: 120px;
	display: block;
}


#footer {
	float: left;
	height: 50px;
	width: 800px;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBBBBB;
}
#footer   p  {
	text-align: center;
	margin-top: 5px;
}
#footer a {
	color: #222222;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
#footer a:hover {
	text-decoration: underline;
}



#copyright {
	clear: both;
}
#end {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#navi {
	float: left;
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#inner2 ul {
	margin: 0px;
	padding: 0px;
}
#inner2 a {
	background-image: url(img/navi.gif);
	width: 180px;
	height: 20px;
	padding-top: 5px;
	display: block;
	text-indent: 16px;
	text-decoration: none;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	color: #444444;
	background-repeat: no-repeat;
}
#inner2 a:hover {
	background-image: url(img/navi_over.gif);
	color: #0071BC;
	text-decoration: none;
	background-repeat: no-repeat;
}
#banner {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	height: 250px;
}
.partner_btn a   {
	background-image: url(img/partner.gif);
	display: block;
	height: 50px;
	width: 180px;
	text-indent: -9999px;
	margin-top: 10px;
	background-repeat: no-repeat;
}
.partner_btn  a:hover  {
	background-image: url(img/partner_over.gif);
	display: block;
	background-repeat: no-repeat;
}
.contribution_btn a {
	background-image: url(img/contribution.gif);
	display: block;
	height: 50px;
	width: 180px;
	text-indent: -9999px;
	margin-top: 10px;
	background-repeat: no-repeat;
}
.contribution_btn a:hover {
	background-image: url(img/contribution_over.gif);
	background-repeat: no-repeat;
}
.contact_btn a {
	background-image: url(img/contact.gif);
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 180px;
	margin-top: 10px;
	background-repeat: no-repeat;
}
.contact_btn  a:hover {
	background-image: url(img/contact_over.gif);
	background-repeat: no-repeat;
}
.inst_btn  a {
	background-image: url(img/inst.gif);
	text-indent: -9999px;
	display: block;
	height: 50px;
	width: 180px;
	margin-top: 10px;
	background-repeat: no-repeat;
}
.inst_btn   a:hover {
	background-image: url(img/inst_over.gif);
	background-repeat: no-repeat;
}
#topicpath {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	padding-top: 5px;
	float: left;
}
#topicpath a {
	color: #006EB7;
	padding-left: 5px;
}
#topicpath a:hover {
	text-decoration: none;
}

#pass {
	margin-right: auto;
	margin-left: auto;
	width: 550px;
	margin-bottom: 30px;
}








#main {
	float: right;
	width: 598px;
	margin-top: 15px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}

#main .pa {
	background-image: url(img/bar2.gif);
	height: 37px;
	width: 580px;
	padding-top: 23px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	color: #FFFFFF;
}
#main .send {
	text-align: center;
	margin-top: 30px;
	font-size: 14px;
	color: #000000;
}
#main        .site1      {
	text-decoration: none;
	background-image: url(img/sitemap_img.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 13px;
	padding-top: 1px;
	margin-left: 30px;
	margin-top: 15px;
	font-size: 12px;
	list-style-type: none;
}
#main       .site1    a     {
	text-decoration: none;
	color: #3333FF;
}
#main     .site1  a:hover  {
	text-decoration: underline;
}
#main  .text1 {
	font-size: 12px;
	margin-left: 20px;
	margin-top: 5px;
	width: 560px;
}
#main .text1 a {
	color: #006EB7;
}
#main  .text1 a:hover {
	text-decoration: none;
}
#main .license_list {
	margin-left: 35px;
	margin-top: 5px;
	width: 540px;
}
#main .license_list li {
	color: #000000;
	margin-top: 2px;
	list-style-type:disc;
}




#main .box {
	height: 200px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#main  .usage {
	margin-left: 40px;
}
#main li {
	margin-top: 5px;
	list-style-type:decimal;
}

.development  {
	margin-top: 25px;
	float: left;
	width: 180px;
	padding-left: 13px;
}
.development  dt  {
	float: left;
	width: 182px;
	padding-top: 10px;
	height: 20px;
	background-image: url(img/img2.gif);
	color: #FFFFFF;
	text-align: center;
}
.development  dd  {
	border: 1px solid #959595;
	width: 180px;
	height: 20px;
	padding-top: 10px;
	float: left;
	text-align: center;
}
.function  {
	width: 200px;
	float: left;
	margin-top: 25px;
	margin-left: 15px;
	border: 1px solid #949494;
	height: 200px;
}
.function  dt  {
	padding-top: 10px;
	height: 20px;
	text-align: center;
	background-image: url(img/img2.gif);
	color: #FFFFFF;
	width: 200px;
}
.function  dd  {
	text-indent: 20px;
	margin-top: 75px;
}

.function_inner {
	float: left;
	margin-top: 25px;
	width: 100px;
	height: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #949494;
	border-right-color: #949494;
	border-bottom-color: #949494;
}
.function_inner dt {
	height: 20px;
	padding-top: 10px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(img/img2.gif);
	width: 100px;
}
.function_inner dd {
	margin-top: 16px;
	text-indent: 20px;
}
.function_inner2 {
	float: left;
	height: 200px;
	width: 240px;
	margin-top: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #949494;
	border-right-color: #949494;
	border-bottom-color: #949494;
}
.function_inner2 dt {
	height: 20px;
	padding-top: 10px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(img/img2.gif);
}
.function_inner2 dd {
	margin-top: 6px;
	text-indent: 20px;
}
.support  {
	margin-left: 30px;
	margin-top: 5px;
}
.support  dt  {
	float: left;
	margin-top: 5px;
	width: 300px;
	height: 20px;
	padding-top: 10px;
	padding-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A7A7A7;
	border-bottom-color: #A7A7A7;
	border-left-color: #A7A7A7;
}
.support  dd  {
	margin-top: 5px;
	float: left;
	width: 90px;
	height: 20px;
	border: 1px solid #A6A6A6;
	padding-top: 10px;
	padding-left: 30px;
}
.system {
	margin-top: 25px;
	margin-left: 15px;
	width: 100px;
	float: left;
	height: 160px;
	border: 1px solid #949494;
}
.system dt {
	background-image: url(img/img2.gif);
	color: #FFFFFF;
	height: 20px;
	padding-top: 10px;
	text-align: center;
}
.system dd {
	margin-top: 30px;
	text-align: center;
}

.system1 {
	float: left;
	height: 160px;
	width: 100px;
	margin-top: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #949494;
	border-bottom-color: #949494;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #949494;
}
.system1  dt {
	background-image: url(img/img2.gif);
	color: #FFFFFF;
	height: 20px;
	padding-top: 10px;
	text-align: center;
}
.system1 dd {
	margin-top: 30px;
	text-align: center;
}

.system2 {
	float: left;
	height: 160px;
	width: 100px;
	margin-top: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #949494;
	border-right-color: #949494;
	border-bottom-color: #949494;
}
.system2   dt {
	background-image: url(img/img2.gif);
	color: #FFFFFF;
	height: 20px;
	padding-top: 10px;
	text-align: center;
}
.system2 dd {
	margin-top: 30px;
	text-align: center;
}
.about {
	width: 550px;
	float: left;
	margin-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.about dt  {
	height: 30px;
	padding-top: 25px;
	text-indent: 20px;
	float: left;
	width: 150px;
}
.about dd {
	height: 30px;
	width: 330px;
	float: left;
	padding-top: 25px;
}
.about a {
	color: #006EB7;
}
.about  a:hover {
	text-decoration: none;
}
.bar {
	background-image: url(img/bar.gif);
	height: 30px;
	width: 550px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.bar  p {
	text-indent: 30px;
	padding-top: 8px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	color: #000000;
}
#release_info {
	background-image: url(img/box2.gif);
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 150px;
	width: 550px;
	background-position: bottom;
}
#release_info_inner {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	height: 130px;
	padding-top: 10px;
}
#release_info_inner  li {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
	margin-top: 7px;
	margin-left: 20px;
	width: 490px;
	list-style-type: none;
}
#license_info {
	background-image: url(img/box2.gif);
	height: 170px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	background-position: bottom;
}
#input-hidden #form01 {
	margin: 0px;
	padding: 0px;
	color: #000000;
}
#mailform   table {
	width: 565px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#mailform   table   .t1 {
	height: 40px;
	width: 170px;
	background-image: url(img/form.gif);
	color: #030303;
	padding-top: 10px;
}
#mailform    table    .t2 {
	height: 150px;
	width: 170px;
	background-image: url(img/form.gif);
	padding-top: 30px;
	color: #151515;
}
#mailform  td {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D3D3;
}
span   {
	font-size: 12px;
	color: #FF3333;
}
.c {
	color: #CC3300;
}

#mailform   span1 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 0px;
	margin: 0px;
}

#pagetop {
	width: 680px;
	height: 20px;
	text-align: right;
	float: left;
	margin-bottom: 20px;
}


#御社名  {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #000000;
	width: 240px;
}
#メールアドレス  {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #000000;
	width: 235px;
}
#メールアドレス（確認用）  {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #000000;
	width: 235px;
}
#担当者様名 {
	width: 200px;
}
#フリガナ {
	width: 200px;
}
#住所 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #000000;
	width: 235px;
}
#お問合わせ内容 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #000000;
	width: 370px;
	height: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
}
