@charset "utf-8";
#inner{
	margin-bottom:1em;
}
#main-contents .sentence {
	height: 30px;
	width: 620px;
	margin-top: 20px;
	margin-left: 5px;
}
#main-contents .sentence th {
	margin-right: 5px;
	width: 22px;
	text-align: left;
}
#main-contents .sentence td {
	padding-left: 5px;
	font-size: 110%;
	color: #0068b1;
	font-weight: bold;
}
#main-contents .center {
	text-align: center;
	width: 630px;
}
#main-contents .gaikan {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: auto;
	margin-left: auto;
}
#main-contents .gaikan .left {
	padding-right: 0.5em;
}
#main-contents .gaikan right {
	padding-left: 0.5em;
}


/*会社概要*/

#contents #main-contents .company_info {
	width: 610px;
	margin-top: 10px;
	margin-left:10px;
}
#contents #main-contents .company_info th {
	width: 9em;
	text-align: left;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 130%;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #828282;
}
#contents #main-contents .company_info td {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 130%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #828282;
}
#contents #main-contents .company_info .nashi {
	border:none;
}
#main-contents .eigyou {
	line-height: 130%;
	margin-left: 10px;
	width: 610px;
}
#main-contents .eigyou2 {
	line-height: 130%;
	margin-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #828282;
	margin-left: 10px;
	width: 610px;
}
#main-contents .eigyou th , #main-contents .eigyou2 th {
	width: 9em;
	text-align: left;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 5px;
	line-height: 130%;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 1em;
}
*html #main-contents .eigyou th {
	padding-left: 5px;
}
*html #main-contents .eigyou2 th {
	padding-left: 5px;
}
#main-contents .eigyou td , #main-contents .eigyou2 td{
	padding-top: 4px;
	padding-bottom: 5px;
}
#main-contents .eigyou .td_01 , #main-contents .eigyou2 .td_01{
	width: 7.6em;
	white-space: nowrap;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 5px;
}
#main-contents .eigyou .td_02 , #main-contents .eigyou2 .td_02 {
	width: 5.6em;
	white-space: nowrap;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 5px;
}
/*--------------------------

ボタン

----------------------------*/

#main-contents .kochira {
	width: 630px;
	overflow:hidden;
	margin-top: 10px;
}

#main-contents .btn2 {
	text-align: right;
	width: 120px;
	margin-top: 0.5em;
	padding-right: 0.5em;
	float: right;
	display: inline;
}

#main-contents .jyouhou2 {
	text-align: left;
	color: #4444FF;
	float: right;
	display: inline;
	position: relative;
	top: 10px;
}
#main-contents .kochira .jyouhou2 img {
	margin-left: 5px;
}
/*文字間隔*/
#justify {
	letter-spacing: 1em;
}
.company_info .justify00 {
	letter-spacing: 2.2em;
	white-space: nowrap; 
}
*:first-child+html .company_info .justify00 {
	letter-spacing: 2em;
	white-space: nowrap; 
}
*html .company_info .justify00 {
	letter-spacing: 4.3em;
	white-space: nowrap; 
}
.company_info .justify01 {
	letter-spacing: 5em;
	white-space: nowrap; 
}
.company_info .justify02 {
	letter-spacing: 2em;
}
.company_info .justify03 {
	letter-spacing: 0.5em;
}
#main-contents .wide {
	text-align: left;
}
/*20100706　高江洲追加*/
.pre span{
	position: relative;
	top: -25px;
	color: #231815;
}
