/*********************************/
/*	会社概要・お問い合わせ	 */
/*	ビジネスパートナー	 */
/*	プライバシーポリシー・	 */
/*	サイト利用規約・リンク	 */
/*	個人情報に関する方針	 */
/*	アクセスマップ		 */
/*********************************/




/************/
/* 会社概要 */
/************/

#center {
	margin: auto;
	width: 715px;
	padding-bottom:	140px;
	font-size: 14px;
}

#link ul {
	list-style: none;
	font-size: 14px;
	padding-top: 15px;
	text-align: center;
}

#link ul li {
	display: inline;
	padding: 5px;
}

.contentsA , .contentsB {
	padding-top: 50px;
	padding-bottom: 50px;
	margin: 0px 20px;
}

.contentsA a , .contentsB a{
	color: #3366ff;
}

.contentsA table , .contentsB table {
	line-height: 180%;
	border-collapse: collapse;
	cellspacing: 10px;
	width: 660px;
	margin-top: 20px;
}
.contentsA th {
	font-weight:400;
	width: 200px;
	border:1px solid #a9a9a9;
	background-color: #d3d3d3;
	text-align: left;
	text-valign: top;
	padding: 3px 3px 3px 15px;
}

.contentsA td {
	width: 450px;
	border:1px solid #a9a9a9;
	padding-left: 15px;
}

.contentsA ol {
	list-style-type: decimal;
	margin-left: 200px;
	margin-top: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	line-height: 20px;
}

.contentsA li {
	display: list-item;
	line-height: 200%;
}

.contentsA dl {
	display: inline;
}
.contentsA dt {
	float: left;
}

.contentsB th {
	font-weight:400;
	width: 300px;
	border:1px solid #a9a9a9;
	background-color: #d3d3d3;
	text-align: left;
	text-valign: top;
	padding: 3px 3px 3px 15px;
}

.contentsB  td {
	border:1px solid #a9a9a9;
	padding-left: 15px;
}

#pagetop {
	padding-top: 30px;
	padding-right: 15px;
	float: 	right;
	clear: both;
}

#pagetop a {
	color: #000000;
	text-decoration: underline;
	clear: both;
}

/******************/
/* 　 お知らせ　  */
/******************/

#topic {
	margin: auto;
	width: 715px;
	padding-bottom:	140px;
	font-size: 14px;
	text-align:center;
	line-height: 180%;
	padding-top: 15px;
	padding-bottom: 20px;
}
#topic table{
	border: 0px;
	border-collapse: collapse;
	text-align: left;
	margin-bottom: 50px;
	margin-left: 100px;
}
#topic th{
	border: 0px;
	width: 80px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	padding: 3px;
}
#topic td{
	vertical-align: top;
	text-align: left;
	border: 0px;
	padding: 3px;
}

/******************/
/* アクセスマップ */
/******************/

#center-access {
	margin: auto;
	width: 715px;
	padding-bottom:	140px;
	font-size: 14px;
}

#access {
	margin: auto;
	padding: 50px 20px 0px 20px;
}

#access ol {
	list-style-type: disc;
}

#access li {
	display: list-item;
	line-height: 160%;
}

#access table {
	line-height: 180%;
	border-collapse: collapse;
	cellspacing: 10px;
	padding: 0px 0px 60px 25px;
	width: 650px;
	margin: auto;
}

#access table th {
	font-weight:400;
	width: 150px;
	border:1px solid #a9a9a9;
	background-color: #d3d3d3;
	text-align: left;
	text-valign: top;
	padding: 3px 3px 3px 15px;
}

#access td {
	border:1px solid #a9a9a9;
	padding-left: 15px;
	width: 480px;
}

#map_img {
	text-align: center;
	margin: 30px 0px 40px;
}



/****************/
/* お問い合わせ */
/****************/


#center-form {
	margin: auto;
	width: 715px;
	padding-bottom:	300px;
	font-size: 14px;
}

#center-form-check {
	margin: auto;
	width: 715px;
	padding-bottom:	40px;
	font-size: 14px;
}

#center-form p {
	text-align: center;
	padding-top:30px;
	padding-bottom: 14px;
}


#center-form-check p {
	text-align: center;
	padding-top:30px;
	padding-bottom: 14px;
}


#iframe{
	height:400px;
	width:665px;
	padding-left: 25px;
	padding-top: 15px;
}

#iframe iframe {
	margin: auto;
}

#form {
	margin: auto;
	padding-top: 30px;
	width: 670px;
}

#agree {
	text-align: center;
	padding-top: 50px;
}

#button {
	text-align: center;
	padding: 40px 0px 45px;
}

.button1 {
	width: 100px;
	height: 30px;
}

.button2 {
	width: 140px;
	height: 35px;
}

#boxCenter {
	text-align: center;
	padding-top: 20px;
	line-height: 150%;
	width: 670px;
}

#form table {
	border: 1px #cccccc solid;
	border-collapse: collapse;
	width: 670px;
	vertical-align: center;

}



#form th {
	text-align: right;
	width: 230px;
	text-align: left;
	border-bottom: 1px #cccccc solid;
	padding: 10px;
	background-color: #eeeeee;
	text-align: left;
	vertical-align: top;
	font-weight: 400;
}



.form_txt {
	float: left;
}

.form_img {
	float: right;
	margin: 0px 10px 0px 0px;
}

.form_img2 {
	float: right;
	margin: 1px 360px 0px 0px;
}

#form td {
	border: 1px #cccccc solid;
	padding: 10px;
}

#form p {
	margin-top: 70px;
	background-color: #ffff00;
	padding: 8px;
}

.red {
	color: #ff0000;
	padding: 0px 5px 0px;
}
.ex {
	margin: 0px;
	padding-left: 3px;
	font-size: 10px;
}
.font_small {
	font-size: 10px;
}

#form .category {
	border: 0px;
	width: 380px;
	}

#form .category .cell1 {
	border: 0px;
	width: 22%;
	padding: 1px;
}

#form .category .cell2 {
	border: 0px;
	width: 20%;
	padding: 1px;
}

#form .category .cell3 {
	border: 0px;
	width: 26%;
	padding: 1px;
}

#form .category .cell4 {
	border: 0px;
	width: 32%;
	padding: 1px;
}


/* 完了画面 */

#thanks {
	text-align: center;
	padding: 10px 0px 200px;
	line-height: 150%;
}



/**********************/
/* ビジネスパートナー */
/**********************/

#center-business {
	margin: auto;
	width: 715px;
	padding-bottom:	140px;
	font-size: 14px;
}


#center-business p {
	text-align: center;
	padding-top: 50px;
}

#center-business table {
	width: 660px;
	border: 1px #000000 solid;
	padding: 5px 3px;
	line-height: 170%;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;

}

#center-business table th {
	width: 85px;
	border: 0px;
	text-align: left;
	vertical-align: top;
}

#center-business h3 {
	text-align: center;
	padding-top: 80px;
	padding-bottom: 50px;
}


/************************/
/* プライバシーポリシー */
/************************/

#boxCenter {
	text-align:center;
	line-height: 180%;
	padding-top: 15px;
	padding-bottom: 20px;
}

#policy {
	width: 695px;
	padding: 10px 10px 50px 10px;
}

#policy ul {
	list-style-type: none;
	line-height: 180%;
	padding-left: 60px;
	padding-top: 10px
}

#policy li {
	display: block;
}

#policy dl {
	letter-spacing: 1px;
	line-height: 180%;
}

#policy dt {
	font-weight: bold;
	background: url(../images/common/line.gif) no-repeat center bottom;
	padding-left: 10px;
}

#policy dd {
	padding-left: 30px;
	padding-right: 5px;
	padding-bottom: 30px;
}




/******************/
/* サイト利用規約 */
/******************/

#rule {
	width: 695px;
	padding: 10px 15px 200px 10px;
}

#rule dl {
	line-height: 180%;
}

#rule dt {
	font-weight: bold;
	background: url(../images/common/line.gif) no-repeat center bottom;
	padding-left: 10px;
}

#rule dd {
	padding-left: 30px;
	padding-right: 5px;
	padding-bottom: 30px;
}




/************/
/* 個人情報 */
/************/

.right {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
}
.announce {
	width: 660px;
	padding: 10px 0px 100px 20px;
	line-height: 160%;
}

.announce p {
	padding-bottom: 10px;
}

.announce h3 {
	padding-top: 40px;
	padding-bottom:10px;
}

.announce h4 {
	padding-top: 30px;
	padding-bottom:10px;
}

.announce table {
	line-height: 160%;
	border-collapse: collapse;
	cellspacing: 10px;
	width: 640px;
	padding-bottom: 20px;
}

.announce th {
	width: 200px;
	border:1px solid #a9a9a9;
	background-color: #d3d3d3;
	text-align: left;
	text-valign: top;
	padding: 3px 3px 3px 15px;
	font-weight: 400;
}

.announce td {
	border:1px solid #a9a9a9;
	padding-left: 15px;
}

.announce dd {
	padding-left: 10px;
	line-height: 180%;
}

.announce ul {
	padding-left: 30px;
	padding-bottom: 10px;
}

.announce li {
	list-style-type: none;
	display: block;
	padding: 5px;
}

#privacy {
	padding-top: 40px;
	padding-bottom: 10px;
}

#privacy img {
	vertical-align: middle;
}




/****************/
/* サイトマップ */
/****************/

#map {
	margin: auto;
	width: 715px;
	padding-bottom:	200px;
	font-size: 14px;
}

.title {
	clear: both;
	padding: 20px 5px 5px 5px;
}

.title h3 {
	padding: 5px 5px 0px 18px;
	background: url(../images/common/line.gif) no-repeat bottom;
	line-height: 170%;
}

.title a {
	text-decoration: none;
}

.block1 {
	width: 270px;
	float: left;
	padding-left: 90px;
}

.block2 {
	width: 250px;
	float: left;
}

.block3 {
	width: 600px;
	margin-left: 90px;
}


#map ul.nest li ul {
	margin: 0px 0px 0px 15px;
	list-style-type: none;
}

#map ul {
	list-style-type: none;
	margin: 0px 0px 20px 20px;
	list-style-position: outside;
}

#map li {
	display: block;
	padding-left: 20px;
	line-height:100%;    
	margin-bottom: 10px; 
	margin-top: 10px;
	background: url(../images/common/icon.gif) no-repeat;
}

#map li img {
	padding-right: 8px;
}

#map li ul li img {
	padding-top: 4px;
	padding-right: 8px;
}

#map li ul li {
	background: url(../images/common/icon2.gif) no-repeat 8px 3px;
}



/************/
/* リンク集 */
/************/

#links {
	margin: auto;
	width: 715px;
	padding-bottom:	170px;
	font-size: 14px;
}

#links ul {
	list-style-type: none;
	margin: 30px 0px 0px 55px;
	line-height: 170%;
}





