@charset "UTF-8";

/* hide hack from Mac-IE5 \*/
* html .mybuggyelement { height: 1%; }
/* end hiding */

/* greeting style
---------------------------*/
#greeting_copy {
	width: 496px;
	margin-top: 5px;
	text-align: justify;
}
#sign {
	text-align: right;
	margin-top: 20px;
	font-size: 90%;
}
/* idea style
---------------------------*/
#idea_img1 {
	background-color: #CCF900;
	width: 426px;
	padding-top: 15px;
	padding-right: 35px;
	padding-left: 35px;
	color: #333333;
}
#idea_img2 {
	width: 496px;
	background-color: #CCF900;
}
#idea_img3 {
	background-color: #CCF900;
	width: 426px;
	padding-right: 35px;
	padding-left: 35px;
	color: #333333;
	padding-bottom: 15px;
}
#idea_imgfoot {
	background-color: #CCF900;
	width: 496px;
}
/* outline style
---------------------------*/
#outline_inside {
	background-color: #465043;
	background-image: url(/images/company/outline_img2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 450px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 30px;
	padding-left: 23px;
}
.outline_item {
	border-top: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#outline_inside dt {
	float: left;
}
#outline_inside dd {
	padding: 0px;
	margin: 0px 0px 0px 90px;
	width: 340px;
}
#outline_inside dd a {
	color: #FFFFFF;
}
#yakuin {
	width: 85px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#yakushoku {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#yakuname {
	display: block;
	width: 250px;
	margin-left: 200px;
}
#outline_inside #privacy {
	width: 7em;
	height: 109px;
	display: block;
	float: left;
}
#outline_inside #pmark {
	/* 2016/05/12 H.Endo */
	/* height: 113px; */
	/* width: 109px; */
	height: 110px;
	width: 110px;
	display: block;
	margin-top: 1ex;
	margin-right: 1em;
	margin-left: 0em;
	/* padding-bottom: 7px; */
	float: left;
	/* 2016/05/12 H.Endo Add*/
	background-color: #FFFFFF;
	margin-bottom: 1.5ex;
	padding-top: 7px;
  text-align: center;
}
#outline_inside #isms {
	background-color:#FFFFFF;
	color:#000000;
	height: 110px;
	width: 175px;
	display: block;
	margin-top: 1ex;
	margin-right: 1em;
	margin-left: 0em;
	margin-bottom:5px;
	padding-top: 7px;
	padding-bottom: 7px;
	float: left;
	text-align: center;
	/* 2015/09/16 H.Endo フォント指定 */
	font-family: Tahoma, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
}
#outline_inside #plink {
	margin: 0em;
	width: 80%;
}
#outline_inside #footline {
	clear: both;
	border-top: 1px solid #FFFFFF;
	display: block;
}
/* history style
---------------------------*/
#his_item {
	width: 496px;
	margin-top: 20px;
}
#his_item table {
	border-bottom: 1px solid #999999;
}
#his_item th {
	border-top: 1px solid #999999;
	color: #990000;
	text-align: right;
	vertical-align: top;
	width: 8em;
	padding-top: 3px;
	padding-bottom: 3px;
}
#his_item td {
	border-top: 1px solid #999999;
	padding-left: 1em;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
}
#his_item .month2 {
	border-width: 0px;
	border-style: none;
}
/* development style
---------------------------*/
#deve_item {
	width: 496px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 20px;
}
#deve_item dt {
	color: #990000;
	float: left;
	margin-top: 5px;
	display: block;
}
#deve_item dd {
	padding-left: 30%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 5px;
}
#title_sptec {
	width: 496px;
	margin-top: 37px;
}
#sp_tec {
	width: 496px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#sp_tec dt {
	color: #990000;
	float: left;
}
#sp_tec dd {
	padding-left: 30%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#deve_notice {
	font-size: 80%;
	width: 485px;
	margin-top: 45px;
	padding-left: 1em;
}
#deve_notice li {
	margin-left: 20px;
}
/* product style
---------------------------*/
#product_img {
	width: 496px;
}
#pruduct_top_copy {
	margin-top: 10px;
}
/* 2013/03/04 H.Endo 製品情報更新 start */
#product_item {
	width: 496px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 20px;
}
#product_item dt {
	color: #990000;
	float: left;
	margin-top: 5px;
	display: block;
}
#product_item dd {
	padding-left: 30%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 5px;
}
#product_item dd p.detail {
	margin-left:1em;
}
#product_item dd div.copy {
	float: left;
	width: 180px;
}
#product_item dd div.banner {
	float: right;
	width: 150px;
}
#product_item dd div.line {
	border-bottom:solid 1px #999999;
	margin-top:4px;
	margin-bottom:5px;
}
#product_item dd div.clear {
	clear:both;
}
/* 2013/03/04 H.Endo 製品情報更新 end */

/* 2011/10/12 H.Endo scopp情報追加 */
#product_scopp_top_copy h3 {
	color: #FFFFFF;
	background-color: #000055;
	font-weight: bold;
	text-align: center;
}
#product_scopp {
	width: 464px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000055;
	border-bottom-color: #000055;
	border-left-color: #000055;
}
#pruduct_scopp_copy {
	margin-top: 10px;
	margin-bottom: 20px;
}
#product_scopp_img {
	text-align: center;
	width: 464px;
}

#honyaku_pre {
	background-image: url(/images/company/honyaku_per.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 370px;
	padding-left: 126px;
	height: 154px;
	margin-top: 47px;
}
#honyaku_pre #pre_1 {
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3333FF;
	padding-top: 1em;
	padding-bottom: 1em;
	width: 370px;
}
#honyaku_pre #detail_1 a,
#honyaku_biz #detail_4 a,
#honyaku_sp #detail_5 a,
#honyaku_sp #detail_6 a {
	height: 18px;
	width: 63px;
	float: right;
	margin-top: -1.5em;
}
#honyaku_pre #pre_2 {
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3333FF;
	padding-top: 1em;
	padding-bottom: 1em;
	width: 370px;
	line-height: 1;
}
#honyaku_pre #detail_2 a {
	height: 18px;
	width: 63px;
	float: right;
	margin-top: -2em;
}
#honyaku_pre #pre_3 {
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3333FF;
	padding-top: 1em;
	padding-bottom: 1em;
	width: 370px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3333FF;
	line-height: 1;
}
#honyaku_pre #detail_3 a {
	height: 18px;
	width: 63px;
	float: right;
	margin-top: -2em;
}
#honyaku_biz {
	background-image: url(/images/company/honyaku_biz.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 370px;
	padding-left: 126px;
	height: 154px;
	margin-top: 18px;
}
#honyaku_biz #biz_1 {
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #339900;
	padding-top: 1em;
	padding-bottom: 1em;
	width: 370px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339900;
}
#honyaku_sp {
	width: 370px;
	padding-left: 126px;
	margin-top: 18px;
}
#honyaku_sp #sp_1 {
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 1em;
	padding-bottom: 1em;
	width: 370px;
}
#honyaku_sp #sp_2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 1em;
	padding-bottom: 1em;
	width: 370px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	clear: both;
}
/* it_consulting style
   2013/03/15 H.Endo 追加
---------------------------*/
#prd_consul_header {
	width: 540px;
}
#prd_consul_header h3 {
	font-size: 18px;
	margin-left: 1em;
}
#prd_consul_header div.title {
	width: 520px;
	height: 75px;
	background-color: #2e2eb9;
	padding: 5px 10px;
	position: relative;
}
#prd_consul_header div.title h2 {
	font-size: 24px;
	float: left;
	color: #FFFFFF;
}
#prd_consul_header div.title div.logo {
	position: absolute;
	bottom: 0px;
	right: 10px;
	font-size: 20px;
}
#prd_consul_header div.title div.logo div.logo_text {
	color: #FFFFFF;
	float: left;
}
#prd_consul_header div.title div.logo div.logo_img {
	float:left;
}
#prd_consul_content {
	width: 540px;
}
#prd_consul_content div.product_detail {
	width: 540px;
	height: 330px;
	position: relative;
	margin-top: 15px;
}
#prd_consul_content div.product_detail p {
	font-size: 14px;
	position: absolute;
	left: 10px;
	top: 0px;
	z-index: 2;
}
#prd_consul_content div.product_detail div.detail_img {
	position: absolute;
	top: 25px;
	left: 15px;
	z-index: 1;
}
#prd_consul_content div.product_detail div.print_pdf {
	position: absolute;
	bottom: 5px;
	right: 30px;
	z-index: 2;
}
#prd_consul_content div.product_detail div.print_pdf a {
	font-size: 14px;
}
#prd_consul_content div.results {
	margin-top: 10px;
}
#prd_consul_content div.results h3 {
	font-size: 18px;
	padding-left:10px; 
	/*border-color:#2e2eb9; 
	border-width:1px 0px; 
	border-style:solid;*/
}
#prd_consul_content div.results p {
	margin-left: 1em;
	font-size: 14px;
}
/* ar_leaflet style
   2013/03/15 H.Endo 追加
---------------------------*/
#prd_ar_header {
	width: 540px;
  margin-bottom: 35px;
}
#prd_ar_header div.title {
	width: 520px;
	height: 65px;
	background-color: #2e2eb9;
	padding: 5px 10px;
	position: relative;
}
#prd_ar_header div.title h2 {
	font-size: 20px;
	float: left;
	color: #FFFFFF;
}
#prd_ar_header div.title div.logo {
	position: absolute;
	bottom: 0px;
	right: 10px;
	font-size: 20px;
}
#prd_ar_header div.title div.logo div.logo_text {
	color: #FFFFFF;
	float: left;
}
#prd_ar_header div.title div.logo div.logo_img {
	float:left;
}
#prd_ar_content {
	width: 540px;
}
#prd_ar_content h3 {
	font-size: 16px;
	background-color: #dbeef4;
	padding-left: 10px;	
}
#prd_ar_content .clear {
	clear: both;	
}
#prd_ar_content div.about_o2o {
	margin-bottom: 35px;
}
#prd_ar_content div.about_o2o p {
	margin-left: 10px;
	margin-top: 5px;
	width: 260px;
	float: left;
}
#prd_ar_content div.about_o2o p br {
	font-size: 5px;
}
#prd_ar_content div.about_o2o div.o2o_img {
	width: 260px;
	float: right;
	margin-top: 10px;
}
#prd_ar_content div.feature {
	margin-bottom: 35px;
}
#prd_ar_content div.feature dl {
	margin-left: 10px;
	margin-top: 5px;
}
#prd_ar_content div.feature dl dt {
	font-size: 14px;
	font-weight: bold;
}
#prd_ar_content div.feature dl dd {
	margin-left: 1em;
	margin-bottom: 5px;
}
#prd_ar_content div.structure {
	border-bottom: 2px solid #dbeef4;
	margin-bottom: 15px;
}
#prd_ar_content div.structure div.structure_img {
	padding: 5px 10px;
}
#prd_ar_content div.sample {
	margin-left: 150px;
}
#prd_ar_content div.sample div.triangle_img {
	float: left;
	margin-top: 5px;
}
#prd_ar_content div.sample p {
	float: left;
	font-size: 24px;
}
#prd_ar_content div.print_pdf {
	float: right;
	margin-right: 10px;
}
#prd_ar_content div.print_pdf a {
	font-size: 16px;
}

/* smart_commerce style
   2013/03/15 H.Endo 追加
---------------------------*/
#prd_commerce_header {
	width: 540px;
	margin-bottom: 15px;
}
#prd_commerce_header h3 {
	font-size: 18px;
	margin-left: 1em;
}
#prd_commerce_header div.title {
	width: 520px;
	height: 75px;
	background-color: #2e2eb9;
	padding: 5px 10px;
	position: relative;
}
#prd_commerce_header div.title h2 {
	font-size: 24px;
	float: left;
	color: #FFFFFF;
}
#prd_commerce_header div.title div.logo {
	position: absolute;
	bottom: 0px;
	right: 10px;
	font-size: 20px;
}
#prd_commerce_header div.title div.logo div.logo_text {
	color: #FFFFFF;
	float: left;
}
#prd_commerce_header div.title div.logo div.logo_img {
	float:left;
}
#prd_commerce_content {
	width: 540px;
}
#prd_commerce_content .clear {
	clear: both;	
}
#prd_commerce_content p.about {
	margin-left: 1em;
	margin-bottom:10px;
	font-size:16px;
}
#prd_commerce_content div.flow_top {
	width: 540px;
	margin-bottom: 5px;
}
#prd_commerce_content div.flow_top h3 {
	margin-left: 183px;
	font-size: 16px;
}
#prd_commerce_content div.flow_top p {
	margin-left: 145px;
}
#prd_commerce_content div.flow_no {
	width: 250px;
	float: left;
	border-right: 2px dashed #555555;
	padding: 0px 10px;
}
#prd_commerce_content div.flow_no h3 {
	font-size: 16px;
}
#prd_commerce_content div.flow_no p {
	margin-bottom: 12px;
}
#prd_commerce_content div.flow_no p img {
	width: 250px;
}
#prd_commerce_content div.flow_yes {
	width: 250px;
	float: left;
	padding: 0px 0px 0px 10px;
}
#prd_commerce_content div.flow_yes h3 {
	color: #FF0000;
	font-size: 16px;
}
#prd_commerce_content div.flow_yes p {
	margin-bottom: 12px;
}
#prd_commerce_content div.flow_yes p img {
	width: 250px;
}
#prd_commerce_content div.print_pdf {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
}
#prd_commerce_content div.print_pdf a {
	font-size: 16px;
}

/* the honyaku style
---------------------------*/
#premium,
#biz {
	width: 464px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 40px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3333FF;
	border-bottom-color: #3333FF;
	border-left-color: #3333FF;
}
.feature_1 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF9900;
	display: block;
	width: 180px;
	font-weight: bold;
	padding: 10px;
	float: left;
	margin: 10px 10px 15px;
}
.feature_2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF9900;
	display: block;
	width: 185px;
	margin-top: 10px;
	margin-right: 10px;
	font-weight: bold;
	padding: 10px;
	float: right;
	margin-bottom: 15px;
}
#please {
	clear: both;
}
#moushikomi {
	background-color: #EEEEEE;
	width: 444px;
	padding: 10px;
}
#moushikomi #button {
	float: left;
}
#moushikomi #muryo {
	color: #990000;
	margin-left: 10px;
	float: left;
	font-size: 10px;
}
#moushikomi #notice a {
	color: #0000FF;
	padding-top: 12px;
	display: block;
	clear: both;
}
#pre_detail,
#dic_detail,
#pat_detail,
#biz_detail {
	width: 338px;
	margin-top: 40px;
	float: right;
	margin-bottom: 10px;
}
#detail_img {
	height: 154px;
	width: 126px;
	margin-top: 40px;
	float: left;
	margin-bottom: 10px;
}
#komidashi_1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3333FF;
	border-bottom-color: #3333FF;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	width: 338px;
}
#table_1,
#table_2,
#table_3,
#table_4 {
	margin-top: 10px;
	clear: both;
}
.honyaku_detail table {
}
.honyaku_detail td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
.honyaku_detail th {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	line-height: 2em;
	text-align: left;
}
#pre_foot {
	color: #FFFFFF;
	background-color: #3333FF;
	width: 476px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
	margin-bottom: 50px;
}
#pre_foot a {
	color: #FFFFFF;
	text-decoration: underline;
}
#biz_komidashi {
	clear: both;
}
#honyaku_notice {
	font-size: 80%;
	width: 464px;
	margin-top: 20px;
}
#honyaku_about {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#honyaku_about dt,
#store_detail1 dt {
	color: #990000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 1em;
	padding-bottom: 1em;
}
#honyaku_about dd,
#store_detail1 dd {
	padding-bottom: 1em;
}
#honyaku_about .about2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	color: #0033FF;
}
#veri {
	float: right;
	width: 150px;
	margin-left: 10px;
	height: 80px;
}
.red {
	color: #990000;
}
#form {
	margin-top: 10px;
	margin-bottom: 30px;
}
#form table {
	border: 1px solid #999999;
	margin-bottom: 20px;
}
#form table td,
#form table th {
	text-align: left;
	padding: 1em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#form .right {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}
#form .right2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form .right3 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}
#form .right_lines {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	line-height: 200%;
}
#form .right2_lines {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 200%;
}
#store_notice1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 1em;
}
#store_notice2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 1em;
	font-size: 80%;
	margin-top: 20px;
}
#doui {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 30px;
}
#doui #kanrisha {
	text-align: right;
	width: 100%;
	margin-top: 20px;
}
/* 2016/01/05 H.Endo start */
/* 
#doui dt, 
#toiawase dt {
	color: #003399;
	margin-top: 30px;
}
*/
#doui p {
	margin-top: 20px;
}
#doui dl {
	margin-top: 20px;
}
#doui dl dd {
	margin-left: 1em;
}
#doui dl dd ul {
	counter-reset: item;
	list-style: none;
}
#doui dl dd ul li:before {
	content: "(" counters(item, "-") ")";
	counter-increment: item;
	margin-right: 0.5em;
}
#doui dl dd ul li {
	padding-left: 1.5em;
	text-indent: -1.5em;
}
#toiawase dt {
	color: #003399;
	margin-top: 30px;
}
/* 2016/01/05 H.Endo end */
#madoguchi {
	margin-top: 10px;
	margin-left: 50px;
}
#madoguchi dt {
	float: left;
}
#madoguchi dd {
	margin-left: 6em;
}
/* map style
---------------------------*/
#map_copy1 {
	text-align: center;
	margin-top: 10px;
}
#office_list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 30px;
}
#office_list li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* voice style
---------------------------*/
#voice_1 {
	margin-top: 30px;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#voice_1_1 {
	background-image: url(/images/company/voice_p_1.jpg);
	background-repeat: no-repeat;
	width: 409px;
	padding-left: 87px;
	margin-top: 20px;
}
#voice_1 .title,
#voice_2 .title {
	color: #990000;
	padding-top: 5px;
	padding-bottom: 5px;
}
#voice_1_2 {
	background-image: url(/images/company/voice_p_2.jpg);
	background-repeat: no-repeat;
	width: 409px;
	padding-left: 87px;
	margin-top: 40px;
}
#voice_1_3 {
	background-image: url(/images/company/voice_p_3.jpg);
	background-repeat: no-repeat;
	width: 409px;
	padding-left: 87px;
	margin-top: 40px;
}
#voice_2 {
	margin-top: 30px;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#voice_2_1 {
	background-image: url(/images/company/voice_p_4.jpg);
	background-repeat: no-repeat;
	width: 389px;
	padding-left: 107px;
	margin-top: 20px;
}
#kanren_link_list ul {
	margin-top: 50px;
	list-style: none;
}
#kanren_link_list li {
	line-height: 70px;
	padding-left: 3em;
	background-image: url(/images/company/kanren_link_button.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
