@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
}

img {
	border:none;
}
a:link, a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #333;
}
.top_title {
	background-image: url(img/header/top_title_bg.jpg);
	height: 75px;
	background-repeat: repeat-x;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
}
.top_title .box1 {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
	padding-left: 10px;
	text-align: left;
}
.top_title .box1 #name_company_j {
	font-size: 12px;
	padding-top: 7px;
}
.top_title .box1 #name_company_e {
	font-size: 24px;
	font-weight: bold;
}
.top_title .box1 #name_company_e a {
	color: #FFF;
}
.top_title .box1 h1 {
	font-size: 12px;
	letter-spacing: 0.2em;
	font-weight: normal;
}
.header {
	background-image: url(img/header/header_bg.jpg);
	background-repeat: repeat-x;
	height: 277px;
	width: 100%;
}
.header .box2 {
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	height: 277px;
}
.contents {
	width: 940px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	margin-bottom: 0px;
	text-align: left;
}
.contents .main {
	width: 580px;
	float: right;
	margin-right: 70px;
}
* html .contents .main {
	/* for ie6 */ 
	width: 580px;
	float: right;
	margin-right: 0px;
}
.contents .main p img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.contents .main ul li {
	list-style-type: circle;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	font-size: 12px;
}
.contents .main ol li {
	list-style-type: decimal;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	font-size: 12px;
	line-height: 1.3em;
}
.contents .main ul .title {
	list-style-type: none;
}
.contents .main table {
	border:1px solid #CCCCCC;
	font-size:small;
	text-align:center;
	width: 90%;
	margin-bottom: 20px;
	margin-left: 30px;
}
.contents .main table td {
	background-color:#CCC;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	padding:4px;
}
.contents .main table th {
	background-color:#0099CC;
	border-bottom:1px solid #999;
	border-right:1px solid #CCCCCC;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
}
.contents .main table .tablekingaku {
	background-color: #FFF;
}
.contents .main .point_title {
	font-size: 24px;
	color: #0052B5;
	border-bottom-style: solid;
	border-bottom-width: thin;
	width: 550px;
	margin-left: 10px;
	padding-bottom: 2px;
	margin-top: 20px;
	clear: both;
	font-weight: normal;
	margin-bottom: 10px;
}
.contents .main .point_title img {
	margin-bottom: -4px;
}
.contents .main .point1 #point1_text {
	width: 460px;
	font-size: 12px;
	text-align: justify;
	line-height: 1.4em;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 100px;
}
.contents .main .point2 #plan1, #plan3 {
	width: 243px;
	font-size: 12px;
	text-align: justify;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 25px;
	clear: left;
}
.contents .main .point2 #plan1 p, #plan3 p {
	line-height: 1.4em;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.contents .main .point2 #plan2, #plan4 {
	width: 243px;
	font-size: 12px;
	text-align: justify;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: right;
	clear: right;
}
.contents .main .point2 #plan2 p, #plan4 p {
	line-height: 1.4em;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.contents .main .point3 p, .point4 p, .point5 p {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 1.4em;
	text-align: justify;
	clear: both;
}
.contents .main .point2 .link_shousai {
	text-align: right;
	font-weight: bold;
}
.contents .main .point2 .link_shousai a:hover {
	color: #06F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #06F;
}
.contents .main .nagare {
	margin-top: 10px;
}
.contents .main .nagare h2 {
	font-size: 15px;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #0069B3;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #00487B;
	border-right-color: #00487B;
	border-bottom-color: #00487B;
	border-left-color: #00487B;
	border-left-width: medium;
	border-left-style: solid;
	padding-bottom: 3px;
	padding-left: 5px;
	clear: both;
}
.contents .main .nagare p {
	font-size: 12px;
	margin-left: 25px;
	margin-right: 20px;
	line-height: 1.5em;
	text-align: justify;
	letter-spacing: 0.1em;
}
.contents .main .toiawase {
	text-align: center;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.contents .main .company {
	margin-top: 10px;
}
.contents .main .company h2 {
	font-size: 15px;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #0069B3;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #00487B;
	border-right-color: #00487B;
	border-bottom-color: #00487B;
	border-left-color: #00487B;
	border-left-width: medium;
	border-left-style: solid;
	padding-bottom: 3px;
	padding-left: 5px;
	clear: both;
}
.contents .main .company p {
	font-size: 12px;
	margin-left: 25px;
	margin-right: 20px;
	line-height: 1.5em;
	text-align: justify;
	letter-spacing: 0.1em;
}
.contents .main .company table {
	width: 500px;
	font-size: 12px;
	line-height: 1.5em;
	clear: both;
}
.contents .main .company table tr th {
	background-color: #026CB6;
}
.contents .main .table_box {
	background-color: #FFF;
	text-align: left;
	padding: 10px;
}
.contents .main .nesesary {
	background-color: #FFFFFF;
	width: 540px;
	height: auto;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.contents .main .nesesary .n1 {
	background-image: url(img/necessary/01.jpg);
	width: 540px;
	height: 200px;
	margin-bottom: 10px;
}
.contents .main .nesesary .n1 p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 14px;
	line-height: 24px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contents .main .nesesary .n2 {
	height: 200px;
	width: 540px;
	background-image: url(img/necessary/02.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 10px;
}
.contents .main .nesesary .n2 p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 14px;
	line-height: 24px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contents .main .nesesary .n3 {
	height: 200px;
	width: 540px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(img/necessary/03.jpg);
}
.contents .main .nesesary .n3 p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 14px;
	line-height: 24px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contents .main .nesesary .n4 {
	height: 200px;
	width: 540px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(img/necessary/04.jpg);
	background-repeat: no-repeat;
}
.contents .main .nesesary .n4 p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 14px;
	line-height: 24px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contents .main .nesesary .n5 {
	height: 200px;
	width: 540px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(img/necessary/05.jpg);
	background-repeat: no-repeat;
}
.contents .main .nesesary .n5 p {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 14px;
	line-height: 24px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contents .main .nesesary .n6 {
	height: auto;
	width: 534px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.contents .main .nesesary .n6 p {
	font-size: 14px;
	line-height: 20px;
	border: 2px dotted #0065AF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 70px;
	width: 460px;
}
.contents .main .nesesary .n6 a {
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.contents .main .red {
	color: #F00;
	font-size: 12px;
}
.contents .main .suport {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.contents .main .suport p {
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
}
.contents .main .suport table {
	width: 500px;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.contents .main .suport table th {
	background-color: #0069B3;
	font-size: 14px;
}
.contents .main .suport table tr .temp_box {
	background-color: #FFF;
	padding: 10px;
}
.contents .main .suport table a:link, .contents .main .suport table a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	text-decoration: none;
	color: #03F;
	border-bottom-width: 1px;
	border-bottom-color: #03F;
}
.contents .main .suport table tr th .font_red {
	font-size: 12px;
	color: #FF0;
	line-height: 14px;
	text-align: left;
}

.contents .main .temp table {
	width: 500px;
	line-height: 1.5em;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-top: 20px;
	clear: both;
}
.contents .main .temp p {
	font-size: 14px;
	line-height: 1.4em;
	margin: 15px;
}
.contents .main .temp table th {
	background-color: #0069B3;
}
.contents .main .temp table tr .temp_box {
	background-color: #FFF;
	padding: 10px;
}
.contents .main .temp table a:link, .contents .main .temp table a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	text-decoration: none;
	color: #03F;
	border-bottom-width: 1px;
	border-bottom-color: #03F;
}
.contents .main .from {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #999;
	padding: 5px;
}
.contents .main .from p {
	line-height: 1.4em;
	font-size: 14px;
}
.contents .main .from form h2 {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin-top: 15px;
	margin-bottom: 15px;
}
.contents .main .from table {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	margin: 0px;
	text-align: left;
}
.contents .main .from table tr th {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border:1px solid #ADAD5C;
	color:#FFF;
	padding:5px;
	vertical-align:top;
	background-attachment: scroll;
	background-color: #2482C0;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.contents .main .from table .form_title {
	border: 1px solid #999;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	width: 150px;
}
.contents .main .from table .text_right {
	padding: 5px;
	border: 1px solid #999;
	font-size: 12px;
}
.contents .main .from .red_text {
	color: #F00;
	font-weight: bold;
	font-size: 10px;
}
.contents .main .from .textfieldInvalidFormatMsg {
	line-height: 25px;
}
.contents .main .error {
}
.contents .main .error h2 {
	font-size: 42px;
	color: #0069B3;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.contents .main .error p {
	font-size: 14px;
	line-height: 25px;
	margin: 20px;
}
.contents .main .error p a {
	color: #03F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.contents .main .error ul li {
	color: #F30;
	font-size: 16px;
	list-style-type: decimal;
}
.contents .left_menu {
	width: 240px;
	margin-left: 20px;
	float: left;
}
.contents .left_menu #contents_menu {
	background-image: url(img/menu/contents_menu_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 25px;
}
.contents .left_menu #contents_menu ul li {
	list-style-type: none;
	font-size: 12px;
	margin-top: 7px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	width: 205px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 3px;
}
.contents .left_menu #contents_menu ul li a:hover {
	color: #06F;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #06F;
}
.contents .left_menu #contents_menu ul li img {
	margin-bottom: -5px;
	margin-right: 5px;
}
.contents .left_menu #link_form {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.contents .left_menu #phone {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.contents .left_menu #link_jisseki {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.contents .left_menu #link_data {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.contents .left_menu #link_saport {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.contents .left_menu .link {
}
.contents .left_menu .link a img {
	float: right;
}
.footer {
	background-image: url(img/footer/footer_gb.jpg);
	background-repeat: repeat-x;
	height: 40px;
	text-align: center;
	width: 100%;
	float: left;
	color: #FFF;
	font-size: 12px;
	background-position: bottom;
	clear: both;
}
.footer p {
	margin-top: 12px;
}
