/*
  メインコンテンツバナー 
           */
.top_banner{	
	padding-bottom:15px;
}
.bn_diary {
	margin: 0px;
	padding: 0px;
	float: right;
}

/*
  メインコンテンツバナー 
           */
.wrap_box01{
	padding-bottom:15px;/* ボックス下スペース */
	width: 863px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 15px;
}
.wrap_box02{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	background-image: url(../img/bk_title_img.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.title_img {
	width: 863px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*
  新着情報 
           */
.information h2.jsearch{/* タイトル */	
		display:block;
		padding:0;
}
.main_wrap {
	width: 833px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	margin-top: 20px;
}

.information li{/* 新着情報リスト（背景） */
		background-image:url(../img/line01.gif);/* 背景にボーダーを引く */
		background-position:left top;
		background-repeat:repeat-y;/* 背景縦繰り返し */
		line-height:30px;/* 背景画像サイズと合わせた行間 */
}
.information li p{/* 新着情報リスト（文章） */	
		background-image:url(../img/point01.gif);/* 背景画像 */
		background-position:left 9px;
		background-repeat:no-repeat;
		padding-left:20px;/* 背景画像と文章を離す */
}
/*
  会社概要 
           */
.wrap_txt_box01{
		padding-bottom:15px;
}
.wrap_txt_box01 p{
		float:left;
		width:430px;
		line-height:140%;
}
.wrap_txt_box01 img{
		border:5px solid #EBEBEB;
		display:block;
		float:right;
		width:140px;
}
.wrap_txt_box01 .clear img{
		border:none;
		width:100%;
		clear:both;
		display:inline;
}
.map{
		margin-bottom:15px;
}
.map iframe{
		width:580px;
}
.box_left01 {
	float: left;
	width: 435px;
}
.box_right01 {
	float: right;
	width: 385px;
}
.box_left02 {
	float: left;
	width: 385px;
}
.box_right02 {
	float: right;
	width: 435px;
}
.box_left03 {
	float: left;
	width: 410px;
}
.box_right03 {
	float: right;
	width: 410px;
}
.box_center01 {
	width: 100%;
}
/*
  テーブル 
           */
.tbl_style01 {

}
.tbl_style01 table {
	margin-bottom: 15px;
}
.tbl_style01 div {
	display: block;
	cursor: default;
}

.tbl_style01 th{
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 28%;
	color: #002B84;
	vertical-align: top;
}

.tbl_style01 td {
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	vertical-align: top;
}
.tbl_style01 ul {
	margin-left: 20px;
	list-style-type: disc;
}
.tbl_style01 span {
	color: #999999;
}


.tbl_style02 {

}
.tbl_style02 table {
	margin-bottom: 15px;
}
.tbl_style02 div {
	display: block;
	cursor: default;
}

.tbl_style02 th{
	text-align: center;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	color: #002B84;
	vertical-align: top;
	background-color: #E1E6F4;
}

.tbl_style02 td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border: 1px solid #A5B1DE;
}
.tbl_style02 .th_style01 {
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 0px;
	color: #002B84;
	padding-top: 15px;
}

.tbl_style02 ul {
	margin-left: 20px;
	list-style-type: disc;
}


.tbl_style02 span {
	color: #999999;
	font-weight: normal;
}


.td_style01 {
	vertical-align: top;
}

.tbl_style03 {

}
.tbl_style03 table {
	margin-bottom: 15px;
}
.tbl_style03 div {
	display: block;
	cursor: default;
}

.tbl_style03 th{
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 38%;
	color: #002B84;
	vertical-align: top;
}

.tbl_style03 td {
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	vertical-align: top;
}
.tbl_style03 ul {
	margin-left: 20px;
	list-style-type: disc;
}
.tbl_style03 span {
	color: #999999;
}

/*
  リスト 
           */
.list01{
		margin-bottom:15px;
		margin-left:35px;
}
.list01 li{
		list-style-type:decimal;
		color:#666666;
		margin-bottom:15px;
		font-weight:bold;
}
.list01 li p{
		font-weight:normal;
}
.list01 ul{
		margin-left:30px;
		margin-top:10px;
}
.list01 ul ul{
		margin-left:30px;
		margin-top:10px;
}
.list01 ul ul li{
		font-weight:normal;
}


.copy_txt {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
p {
	line-height: 140%;
}
.color_blue {
	color: #002B84;
}
.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
.step_box {
	background-color: #E6EEFF;
	padding: 6px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.yaji_box {
	text-align: center;
	margin-bottom: 10px;
}
.clear_line {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}


/*コンタクト*/

.color_gry{
color:#999999;
}
.staff_box {
	clear: both;
}
.staff01 {
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.staff01 img {
	background-color: #FFE479;
	padding: 10px;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.staff02 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	float: left;
	width: 138px;
	text-align: center;
}
.staff02 img {
	background-color: #FFE479;
	padding: 10px;
	text-align: center;
	margin-bottom: 5px;
}
.img_box {
	clear: both;
}
.img01 {
	margin-bottom: 15px;
	padding-bottom: 5px;
	float: left;
	width: 165px;
	text-align: center;
}
.img01 img {
	background-color: #FFE479;
	padding: 6px;
	text-align: center;
	margin-bottom: 5px;
}
.event {
}
.event_box {
	float: left;
	width: 180px;
	padding: 6px;
	height: 100px;
	margin-right: 8px;
	background-color: #FDF8E1;
	color: #FF6600;
	font-weight: bold;
}

.event li {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.event ul {
}

