@charset "utf-8";
/* word press item css */
.imgalignleft {
	float:left;
	margin:0 10px 10px 10px;
}
.imgalignright {
	float:right;
	margin:0 10px 10px 10px;
}

.nowrap {
	clear:both;
	margin-top:-32px;
	visibility:hidden;
	border:1px solid #000;
	zoom:1;
}
/* footer for preload */
.preload {
	visibility:hidden;
}
/* no indent for tenpono goannnai */
.no_indent_p {
	text-indent:0em !important;
}

/* CSS Document */
body {
	background:url(../images/bg_body.gif) repeat-y center top;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#0182E7;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#container {
	width:750px;
	margin:auto;
}
/* ----------------------------- index.html head/headbox ~common~ */
#head {
	position:relative;
	height:83px;
	margin-bottom:-14px;
}
#head h1 {
	margin:0;
	padding:0;
}
a#head_link  {
	display:block;
	width:230px;
	height:45px;
	background:url(../images/head_titlelogo.gif) no-repeat 0 0;
	margin:18px 0 0 32px;
	text-indent:-9999px;
}
#head_box {
	position:absolute;
	top:0px;
	left:450px;
	padding:9px 0 0 10px;
	margin:-9px 0 0 0;
	border-left:1px solid #ccc;
}
#head_box a {
	font-size:14px!important;
}
#head_box img {
	margin:8px 2px 0px 2px;
}

/* ----------------------------- index.html top_menu */
.top_menu {
	margin:0 auto 0 auto;
	width:720px;
	clear:both;
}
.top_menu ul {
	padding:0 0 0 0;
	margin:0 auto 0 auto;
	clear:both;
	zoom:1;
}
.top_menu li {
	display:inline;
	margin:0;
	padding:0;
}
.top_menu li a {
	display:block;
	height:60px;
	text-indent:-9999px;
	float:left;
}
.menu_home a {
	width:184px;
	background:url(../images/top_menu_01home.jpg) no-repeat 0 0;
}
.menu_topics a {
	width:173px;
	background:url(../images/top_menu_02topics.jpg) no-repeat 0 0;
}
.menu_jabank a {
	width:174px;
	background:url(../images/top_menu_03jabank.jpg) no-repeat 0 0;
}
.menu_zenkyoren a {
	width:184px;
	background:url(../images/top_menu_04zenkyoren.jpg) no-repeat 0 0;
}





.menu_realestate a {
	width:184px;
	background:url(../images/top_menu_05_realestate.jpg) no-repeat 0 0;
}
.menu_shopinfo a {
	width:173px;
	background:url(../images/top_menu_06shopinfo.jpg) no-repeat 0 0;
}
.menu_intro a {
	width:174px;
	background:url(../images/top_menu_07intro.jpg) no-repeat 0 0;
}
.menu_recruit a {
	width:184px;
	background:url(../images/top_menu_08recruit.jpg) no-repeat 0 0;
}

#main_image {
	margin:0 0 0 0;
	text-align:center;
	clear:both;
}

/* ----------------------------- content ~common~ */

#contents {
	margin-left:16px;
	_margin-left:8px;
	margin-top:20px;
	zoom:1;
	width:525px;
	float:left;
}

#information_list {
	font-size:0.9em;
}
#information_list h2 {
	margin:0;
	padding:0;
}
#information_list ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#information_list li {
	margin:7px 16px 7px 12px;
	padding:0 0 6px 20px;
	border-bottom:1px dashed #ccc;
	background:url(../images/icon_arrow01.gif) no-repeat 2px 40%;
}


#news {
	width:526px;
	height:49px;
	background:url(../images/top_title_news.gif) no-repeat 0 0;
	text-indent:-9999px;
}
h2#news a,
h2#info a {
	display:block;
	width:100%;
	height:47px;
}
#info {
	width:526px;
	height:49px;
	background:url(../images/top_title_info.gif) no-repeat 0 0;
	text-indent:-9999px;
	margin-top:20px !important;
}

#contents_bottom {
	margin:20px 0 0 0;
	text-align:center;
}
#contents_bottom img {
	margin:5px 5px 5px 5px;
}


#side_box {
	text-align:center;
	float:right;
	margin:30px 20px 0 0;
	_margin:10px 10px 0 0;
	width:180px;
}

#side_box address,#side_box address strong {
	font-style:normal;
}
#side_box address strong {
	font-size:15px;
	margin-bottom:2px;
}
#side_box address {
	font-size:12px;
	line-height:130%;
	border-top:1px dashed #ccc;
	padding-top:10px;
	width:170px;
	text-align:left;
}



#banner ul,#banner li {
	list-style-type:none;
	margin:0 0 10px 0;
	padding:0;
}


#footer {
	clear:both;
	margin:20px auto 0px auto;
	background:url(../images/bg_footer.gif) no-repeat center bottom;
	text-align:left;
	padding:20px 0 20px 32px;
	font-size:0.8em;
}


.post_meta {
	font-size:0.8em;
	margin-top:2px;
	padding-bottom:4px;
	text-align:right;
	border-bottom:1px dashed #eee;
}







































































