@charset "UTF-8";

/*
会社概要
*/


.pright{
	display:block;
	width:200px;
	float:right;
	text-align:right;
}

ul.leftmenu{
	margin-bottom:15px;
}

ul.leftmenu li{
	display:block;
	width:190px;
	height:50px;
	margin-bottom:5px;
	text-indent:0;
}

ul.leftmenu li.lm_top{
	height:40px;
}

ul.leftmenu li a{
	text-indent:0;
}

#left{
	display:block;
	float:left;
	width:190px;
}


#right{
	width:745px;
	float:right;
}


#center_main{
	width:680px !important;
	margin:0 auto;
}


.cotbl{
	width:100%;
	border-top:#CCC 1px solid;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
}

.cotbl td,
.cotbl th{
	border:none;
	padding:5px;
	border-bottom:#CCC 1px solid;
}

.cotbl th{
	width:150px;
	background-color:#EAF6FD;
	font-weight:bold;
	padding-left:15px;
	color:#333;
	text-align:left;
}

.co_h{
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
	border-bottom:#CCC 2px solid;
}

.co_h2{
	display:block;
	height:25px;
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	background:url(/assets/company/ja-jp/images/bk_co_h2.jpg?170712) repeat-x 0 0;
}

.co_dl{
	width:550px;
	margin:10px auto;
}

.cover{
	display:block;
	float:left;
	margin-right:15px;
}

.facbox{
	width:245px;
	display:block;
	float:left;
}

.mess{
  font-size:16px;
  line-height:30px;
}

.sign{
	width:720px;
	height:360px;
  font-size:16px;
	background:url(/assets/company/ja-jp/images/president.jpg) repeat-x 0 0;
}


.mb5{
        margin-bottom:5px;
}
.mb10{
        margin-bottom:10px;
}

.mb20{
        margin-bottom:20px;
}

.mb40{
        margin-bottom:40px;
}
.mb60{
        margin-bottom:60px;
}

.mb100{
        margin-bottom:100px;
}

.mb200{
        margin-bottom:200px;
}


