@charset "utf-8";

#contents{
	width:auto !important;
}

#second_inner_area{
	width:auto !important;
}

.other_link{
	background: none repeat scroll 0 0 #ecebe5;
    height: 36px;
}
.other_link ul{
	width:960px;
	margin:0 auto 0 auto;
	padding-top:10px;
}

.other_link ul li{
	display:inline-block;
	margin-right:40px;
	background:url(../../img/other/contract_icon01.gif) no-repeat left center;
	padding-left:13px;
}

.other_link ul li a{
	text-decoration:underline;
}

.other_area01{
	width:960px;
	margin:45px auto 0px auto;
	border-bottom:1px solid #cdcdc8;
	padding-bottom:15px;
}

.other_area02{
	width:960px;
	margin:45px auto 0px auto;
	padding-bottom:80px;
}

.other_area_left{
	float:left;
	width:228px;
	font-size:143%;
	text-align:center;
}

.other_area_right{
	float:right;
	width:732px;
}

.other_area_right_text{
	margin-bottom:30px;
	line-height:1.8;
}

.other_area_right_text_bold{
	font-weight:bold;
}

.other_indent{
	padding-left: 2em;
  text-indent: -2em;
}

.indent01{
	text-indent:-1em;
	margin-left:1em;
	padding:10px 0;
}
.indent02{
	padding:0 0 0 1em;
}
.indent03{
	padding:0 0 0 2em;
}
.indent04{
	padding:0 0 0 2.5em;
}