@charset "utf-8";
/* CSS Document */
/*------------------- common ---------------------- */
p.title_image {
	margin: 40px 0 5px 10px;
	padding: 0;
	text-align: left;
}
p.image_caption {
	margin: 0 0 50px 0;
	padding: 0;
}





/*------------------- main ---------------------- */
div#main {
	width:992px;
	margin: 0;
	padding: 10px 0 0 0;
	background:url(../common_images/image_main_top.jpg) no-repeat top;
}
div.main_contents {
	width:992px;
	margin: 0;
	padding: 30px 0 60px;
	text-align: center;
	background:url(../common_images/image_bg.jpg) repeat-y;
}

div.main_contents p.title {
	margin: 0 286px;
	padding: 0;
	line-height: 200%;
	font-size: 18px;
	text-align: left;
	color: #333;
	font-weight: bold;
}

div.main_contents p.text {
	margin: 0 286px 20px;
	padding: 0;
	text-align: justify;
	text-justify:  distribute;
	line-height: 250%;
	font-size: 15px;
}


div.main_contents p.text_01 {
	margin: 0 286px;
	padding: 0 0 40px 0;
	text-align: justify;
	text-justify: distribute;
	line-height: 150%;
	font-size: 14px;
}
div.main_contents p.text_02 {
	margin: 0 286px;
	padding: 0 0 0 0;
	text-align: justify;
	text-justify: distribute;
	line-height: 150%;
	font-size: 14px;
}




div.main_contents p.text_mark {
	margin: 30px 286px 0;
	padding: 0 0 0 15px;
	font-size: 15px;
	text-align: left;
	background:url(../common_images/text_mark.gif) no-repeat 0px 5px;
}


div.pagetop {
	width:992px;
	height: 22px;
	margin: 0;
	padding: 0;
	background:url(../common_images/image_main_bottom.jpg) no-repeat;
	position: relative;
}
p.to_top {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 890px;
	top: 0;
}
/*------------------- main ---------------------- */











/*------------------- menu area ---------------------- */
div.menu_area {
	width: 302px;
	height: 24px;
	margin: 0 auto 20px;
	padding: 0;
}
div.menu_area p.menu {
	margin: 0;
	padding: 5px 0 0 0;
	float: left;
}
div.menu_area p.border{
	margin: 0 15px;
	padding: 0;
	float: left;
}





div.menu_area_sg {
	width: 402px;
	height: 24px;
	margin: 0 auto 20px;
	padding: 0;
}
div.menu_area_sg p.menu {
	margin: 0;
	padding: 5px 0 0 0;
	float: left;
}
div.menu_area_sg p.border{
	margin: 0 15px;
	padding: 0;
	float: left;
}
/*------------------- menu area ---------------------- */






/*------------------- sitemap ---------------------- */
div.sitemap_area {
	width:862px;
	margin: 0 auto 50px;
	padding: 0 0 0 0;
}

div.sitemap_area_bottom {
	width:862px;
	margin: 0 auto 0;
	padding: 20px 0 0 0;
	border-top: #999 1px dotted;
}


div.sitemap_left {
	width:260px;
	margin: 0 41px 0 0;
	padding: 20px 0 0 0;
	text-align: left;
	float: left;
	border-top: #2B567E 2px solid;
}
div.sitemap_left_last {
	width:260px;
	margin: 0;
	padding: 20px 0 0 0;
	text-align: left;
	float: left;
	border-top: #2B567E 2px solid;
}


div.sitemap_left_bottom {
	width:260px;
	margin: 0 41px 0 0;
	padding: 0;
	text-align: left;
	float: left;
}
div.sitemap_left_bottom_last {
	width:260px;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}



div.sitemap_left p.link, div.sitemap_left_last p.link {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	color: #333;
	background:url(../images/sitemap_mark.jpg) no-repeat 0px 3px;
}
div.sitemap_left_bottom p.link, div.sitemap_left_bottom_last p.link {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0 0 0 20px;
	background:url(../images/sitemap_mark.jpg) no-repeat 0px 3px;
}
div.sitemap_left p.link a,
div.sitemap_left_last p.link a,
div.sitemap_left_bottom p.link a,
div.sitemap_left_bottom_last p.link a {
	color: #333;
}
div.sitemap_left p.link a:hover ,
div.sitemap_left_last p.link a:hover ,
div.sitemap_left_bottom p.link a:hover ,
div.sitemap_left_bottom_last p.link a:hover {
	color: #2B567E;
}


div.sitemap_left p.link_under, div.sitemap_left_last p.link_under {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0 0 0 18px;
	background:url(../images/sitemap_mark_under.gif) no-repeat 10px 5px;
}






/*------------------- sitemap ---------------------- */




/*------------------- contact ---------------------- */
.form_area {
	margin:10px 0;
	padding:0;
	width:436px;
	height:25px;
	font-size: 13px
}

.form_select {
	margin:10px 0;
	padding:0;
}

.form_coment {
	margin:10px 0;
	padding:0;
	width:436px;
	height:100px;
	font-size: 13px
}
/*------------------- contact ---------------------- */





/*------------------- corporate profile ---------------------- */

table.conpany_info {
	width:560px;
	margin: 25px 0 0 0;
	padding: 0;
}
table.conpany_info td {
	margin: 0;
	line-height: 150%;
	font-size: 15px;
	text-align:left;
	vertical-align:top;
}

table.conpany_info td.name {
	width: 80px;
	padding: 0 10px 20px 0;
	font-weight: bold;
	color: #333;
}
table.conpany_info td.info {
	padding: 0 0 20px 0;
	font-weight: normal;
}
table.conpany_info td.name_last {
	width: 60px;
	padding: 0 20px 0 0;
	font-weight: bold;
	color: #000;
}
table.conpany_info td.info_last_01 {
	font-size: 13px;
	color: #333;
	padding: 0 20px 10px 0;
	font-weight: normal;
}
table.conpany_info td.info_last_02 {
	font-size: 13px;
	color: #666;
	padding: 0 0 10px 0;
	font-weight: normal;
}

table.conpany_info td.info a {
	font-size: 12px;
	color: #999;
}





/*------------------- contact ---------------------- */

div.main_contents .contact-area {
  width: 600px;
  margin: 0 auto;
}

div.main_contents .contact-area p.title {
	margin: 0 0 15px;
	padding: 0;
	line-height: 200%;
	font-size: 18px;
	text-align: left;
	color: #333;
	font-weight: bold;
  text-align: center;
}

div.main_contents .contact-area p.text {
	margin: 0 0 20px;
	padding: 0;
	text-align: justify;
	text-justify:  distribute;
	line-height: 250%;
	font-size: 15px;
  line-height: 1.8;
}


div.main_contents .contact-area p.text_01 {
	margin: 0 0;
	padding: 0 0 40px 0;
	text-align: justify;
	text-justify: distribute;
	line-height: 150%;
	font-size: 14px;
  line-height: 1.8;
}
div.main_contents .contact-area p.text_02 {
	margin: 0 0;
	padding: 0 0 0 0;
	text-align: justify;
	text-justify: distribute;
	line-height: 150%;
	font-size: 14px;
}




div.main_contents .contact-area p.text_mark {
	margin: 30px 286px 0;
	padding: 0 0 0 15px;
	font-size: 15px;
	text-align: left;
	background:url(../common_images/text_mark.gif) no-repeat 0px 5px;
}


.contact-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
}

.contact-table th {
  padding: 15px;
  text-align: left;
  border-bottom: 1px solid #dddddd;
  width: 150px;
}

.contact-table td {
  padding: 15px;
  text-align: left;
  border-bottom: 1px solid #dddddd;
  
}


.contact-table td input {
  width: 100%;
  border: 1px solid #dddddd;
  padding: 5px;
  font-size: 14px;
}

.contact-table td textarea {
  width: 100%;
  border: 1px solid #dddddd;
  padding: 5px;
  font-size: 14px;
}

.btn-submit {
  text-align: center;
  
}

.btn-submit button {
  background: #2C577F;
  color: #fff;
  font-size: 14px;
  padding: 10px 30px;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  
}

.btn-submit button:hover {
  background: #4C7AA3;
}


.btn-back {
  width: 120px;
  margin: 0 auto 15px;
}
.btn-back a {
  display: block;
  background: #999;
  padding: 10px 20px;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  color: #fff;
  
  }