@charset "utf-8";

/*--------------------------------------------*/
/* news/index.html                            */
/*--------------------------------------------*/

.news_list
 li {
	background: url(../img/bg_common_dotted.gif) left bottom repeat-x;
	padding: 15px 0;
}
.news_list
 li
  .fltL {
	text-align: left;
	width: 100px;
	font-size: 14px;
	padding-left: 5px;
}
.news_list
 li
  h4 {
	float: right;
	width: 500px;
	display: block;
}
.news_list
 li
  div
   h4 {
	color: #31904b;
	font-weight: bold;
	font-size: 14px;
}

.news_list
 li
  div
   p {
	padding-top: 10px;
}
.news_h4 {
	background: url(../img/bg_common_dotted.gif) left bottom repeat-x;
	line-height: 64px;
	font-size: 14px;
}
.news_h4
 strong {
	color: #207022;
}

/*--------------------------------------------*/
/* question/index.html                        */
/*--------------------------------------------*/

.question_list {
	display: block;
	margin: 25px 0 0 50px;
	width: 700px;
	background: url(../img/bg_common_dotted.gif) left bottom repeat-x;
}
.question_list
 dt {
	display: block;
	float: left;
}
.question_list
 dd {
	height: 1%;
	margin-left: 30px;
	padding-bottom:15px;
}
.question_list
 dd
  h3 {
	color: #0051ad;
	padding-top: 0 !important;
}

/*--------------------------------------------*/
/* contact/form_3pl.html                      */
/*--------------------------------------------*/

.verisign_box {
	width: 405px;
	margin-top: 5px;
	margin-left: 200px;
}
.verisign_txt {
	line-height: 58px;
}
.contact_table {
	margin-left: 80px;
	width: 620px;
	font-size: 100%;
	line-height: 1.4;
}
.contact_table
  tr {
	background: url(../img/bg_common_dotted.gif) left bottom repeat-x;
}
.contact_table
  tr
th {
	width: 170px;
	vertical-align: top;
	padding: 10px 0;
}
.contact_table
  tr
   th
p {
	padding-left: 5px;
}
.contact_table
  tr
td {
	width: 450px;
	vertical-align: top;
	padding: 10px 0;
}
.contact_textarea01 {
	width: 450px;
	height: 100px;
}
.contact_input01 {
	width: 450px;
}
.contact_input02 {
	width: 330px;
}
.contact_input03 {
	width: 60px;
}
.contact_label01 {
	display: inline;
	padding-left: 30px;
}
.contact_Box01 {
	margin: 20px 0 0 300px;
	width: 220px;
}
.hissu {
	color: #ff0000;
}

.contact_table_confirm {
	margin-top: 20px;
	margin-left: 80px;
	width: 620px;
	font-size: 100%;
	line-height: 1.4;
}
.contact_table_confirm
  tr
th {
	width: 170px;
	vertical-align: top;
	padding: 10px 0;
	background: #e4e4e4;
	border: 1px solid #b1b1b1;
}
.contact_table_confirm
  tr
   th
p {
	padding-left: 5px;
}
.contact_table_confirm
  tr
td {
	width: 450px;
	vertical-align: top;
	padding: 10px 0;
	border: 1px solid #b1b1b1;
}

/*--------------------------------------------*/
/* contact/index.html                         */
/*--------------------------------------------*/

.contact_top_banner {
	margin:30px 65px 300px 155px;
	display: inline;
}
.contact01
 a {
	background-image: url(../contact/img/contact_index_01.jpg);
	background-position: 0 0;
	width: 221px;
	height: 108px;
	display: block;
	overflow: hidden;
}
.contact02
 a {
	background-image: url(../contact/img/contact_index_02.jpg);
	background-position: 0 0;
	width: 221px;
	height: 108px;
	display: block;
	overflow: hidden;
}
.contact01
 a:hover,
.contact02
 a:hover {
	background-position: 0 -108px;
}
.contact01
 a
  span,
.contact02
 a
  span {
	display: none;
}
/*--------------------------------------------*/
/* contact/thanks_3pl.html                    */
/*--------------------------------------------*/

.thanks_3pl_bo {
	margin-bottom:170px;
}

/*--------------------------------------------*/
/* contact/thanks_3pl.html                    */
/*--------------------------------------------*/

.h3_sitemap {
	background: url(../img/bg_common_dotted.gif) 0 0 repeat-x;
	margin-top: 20px;
}
.h3_sitemap span {
	background: url(../sitemap/img/sitemap_bg01.gif) 0 0 no-repeat;
	padding-left: 15px;
	padding-top: 0;
	font-weight: bold;
	margin-left: 2px;
}
.sitemap_list {
	line-height: 22px;
}
.sitemap_list dt,
.sitemap_list02 dt {
	margin-left: 30px;
	padding-left: 10px;
	background: url(../sitemap/img/sitemap_bg02.gif) 0 45% no-repeat;
}
.sitemap_list dd,
.sitemap_list02 dd {
	margin-left: 60px;
	padding-left: 10px;
	background: url(../sitemap/img/sitemap_bg03.gif) 0 2px no-repeat;
}
.sitemap_back {
	background: url(../img/bg_common_dotted.gif) left bottom repeat-x;
	padding-bottom: 5px;
}
.sitemap_list02 {
	background: url(../img/bg_common_dotted.gif) left bottom repeat-x;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

