@charset "utf-8";
/* CSS Document */
body {
	padding: 0;
	text-align: center;
	margin: 0;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	color: #333;
	background-image: url(../img/bk_body.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}
fieldset {
	border: none;
}
dl, ul, ol, blockquote, table, caption, td, th, dt, dd, address {
	letter-spacing: 0.03em;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p {
	letter-spacing: 0.03em;
	margin: 0px;
}
li {
	list-style: none;
}
input, textarea {
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding: 3px;
}
img, input {
	vertical-align: middle;
}
a:link {
	text-decoration: none;
	color: #039;
}
a:visited {
	text-decoration: none;
	color: #039;
}
a:hover, a:active {
	text-decoration: underline;
}
table {
	border: 0;
}
img {
	border: 0;
}
.hidden {
	visibility: hidden;
}
.end {
	font-size: 0;
	line-height: 0;
	clear: both;
}
.txtmode1 {
	ime-mode: active;   /* 全角モード */
}
.txtmode2 {
	ime-mode: inactive; /* 半角モード */
}
.right {
	float: right;
}
.left {
	float: left;
}
#plist {
	padding-bottom: 5px;
}
#grand {
	text-align: center;
	background-image: url(../img/bk_rainbow.gif);
	background-repeat: repeat-x;
	background-position: 0px 150px;
}
#stage {
	text-align: left;
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#stage_wide {
	text-align: left;
	width: 980px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#stageend {
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 1px solid #c0c0c0;
	text-align: center;
	background-image: url(../image/bk_foot.gif);
	background-repeat: repeat-x;
	background-position: 0px 54px;
}
/*------header------*/
header {
	background-image: url(../img/bk_header.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 152px;
}
header .stage {
	text-align: left;
	width: 940px;
	height: 142px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bk_headtel4.gif);
	background-repeat: no-repeat;
	background-position: 0px 36px;
	padding-top: 10px;
}
header h1 {
	font-size: 13px;
	font-weight: normal;
	text-align: right;
	height: 26px;
}
header .logo {
	float: left;
}
header .contact {
	float: right;
}
nav {
	width: 750px;
	height: 48px;
	padding-top: 10px;
	float: right;
}
nav li {
	height: 48px;
	float: left;
}
.nv01 {
	background-image: url(../img/gnavi01.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 150px;
	height: 48px;
}
.nv01 a {
	text-indent: -10000px;
	width: 150px;
	height: 48px;
	overflow: hidden;
	display: block;
}
.nv01 a:hover {
	background-image: url(../img/gnavi01.gif);
	background-repeat: no-repeat;
	background-position: 0 -48px;
}
.nv02 {
	background-image: url(../img/gnavi02.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 150px;
	height: 48px;
}
.nv02 a {
	text-indent: -10000px;
	width: 150px;
	height: 48px;
	overflow: hidden;
	display: block;
}
.nv02 a:hover {
	background-image: url(../img/gnavi02.gif);
	background-repeat: no-repeat;
	background-position: 0 -48px;
}
.nv03 {
	background-image: url(../img/gnavi03.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 150px;
	height: 48px;
}
.nv03 a {
	text-indent: -10000px;
	width: 150px;
	height: 48px;
	overflow: hidden;
	display: block;
}
.nv03 a:hover {
	background-image: url(../img/gnavi03.gif);
	background-repeat: no-repeat;
	background-position: 0 -48px;
}
.nv04 {
	background-image: url(../img/gnavi04.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 150px;
	height: 48px;
}
.nv04 a {
	text-indent: -10000px;
	width: 150px;
	height: 48px;
	overflow: hidden;
	display: block;
}
.nv04 a:hover {
	background-image: url(../img/gnavi04.gif);
	background-repeat: no-repeat;
	background-position: 0 -48px;
}
.nv05 {
	background-image: url(../img/gnavi05.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 150px;
	height: 48px;
}
.nv05 a {
	text-indent: -10000px;
	width: 150px;
	height: 48px;
	overflow: hidden;
	display: block;
}
.nv05 a:hover {
	background-image: url(../img/gnavi05.gif);
	background-repeat: no-repeat;
	background-position: 0 -48px;
}
.nv06 {
	background-image: url(../img/gnavi06.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 150px;
	height: 48px;
}
.nv06 a {
	text-indent: -10000px;
	width: 150px;
	height: 48px;
	overflow: hidden;
	display: block;
}
.nv06 a:hover {
	background-image: url(../img/gnavi06.gif);
	background-repeat: no-repeat;
	background-position: 0 -48px;
}
#top {
	height: 560px;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bk_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 20px;
}
#scroll {
	height: 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#scroll p {
	font-size: 13px;
	width: 870px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 5px;
}
#topimg {
	height: 287px;
	width: 908px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	position: relative;
}
#screen {
	height: 287px;
	width: 668px;
	overflow: hidden;
	float: left;
}
#topsearch {
	width: 237px;
	height: 285px;
	float: right;
	background-color: #000;
	padding-top: 1px;
	padding-right: 2px;
}
#topserch li {
	height: 95px;
}
.search01 {
	background-image: url(../img/bt_search11.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 237px;
	height: 142px;
}
.search01 a {
	text-indent: -10000px;
	width: 237px;
	height: 142px;
	overflow: hidden;
	display: block;
}
.search01 a:hover {
	background-image: url(../img/bt_search11.gif);
	background-repeat: no-repeat;
	background-position: 0 -142px;
}
.search02 {
	background-image: url(../img/bt_search12.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 237px;
	height: 142px;
}
.search02 a {
	text-indent: -10000px;
	width: 237px;
	height: 142px;
	overflow: hidden;
	display: block;
}
.search02 a:hover {
	background-image: url(../img/bt_search12.gif);
	background-repeat: no-repeat;
	background-position: 0 -142px;
}

.bt_staff {
	position: absolute;
	left: 20px;
	bottom: 10px;
}
.bt_request {
	position: absolute;
	left: 230px;
	bottom: 10px;
}
.bt_tokushu {
	position: absolute;
	left: 440px;
	bottom: 10px;
}
#tnavi {
	width: 872px;
	height: 180px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
#tnavi dl {
}
#tnavi dt {
	float: left;
	width: 170px;
	height: 58px;
	margin-right: 2px;
	margin-left: 2px;
}
#tnavi dd {
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}
.tn01 {
	width: 170px;
	height: 58px;
	overflow: hidden;
}
.tn01 a {
	background-image: url(../img/tnavi01.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -10000px;
	width: 170px;
	height: 58px;
	overflow: hidden;
	display: block;
}
.tn01 a:hover {
	background-repeat: no-repeat;
	background-position: 0 -58px;
}
.tn02 {
	width: 170px;
	height: 58px;
	overflow: hidden;
}
.tn02 a {
	background-image: url(../img/tnavi02.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -10000px;
	width: 170px;
	height: 58px;
	overflow: hidden;
	display: block;
}
.tn02 a:hover {
	background-repeat: no-repeat;
	background-position: 0 -58px;
}
.tn03 {
	width: 170px;
	height: 58px;
	overflow: hidden;
}
.tn03 a {
	background-image: url(../img/tnavi03.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -10000px;
	width: 170px;
	height: 58px;
	overflow: hidden;
	display: block;
}
.tn03 a:hover {
	background-repeat: no-repeat;
	background-position: 0 -58px;
}
.tn04 {
	width: 170px;
	height: 58px;
	overflow: hidden;
}
.tn04 a {
	background-image: url(../img/tnavi04.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -10000px;
	width: 170px;
	height: 58px;
	overflow: hidden;
	display: block;
}
.tn04 a:hover {
	background-repeat: no-repeat;
	background-position: 0 -58px;
}
.tn05 {
	width: 170px;
	height: 58px;
	overflow: hidden;
}
.tn05 a {
	background-image: url(../img/tnavi05.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -10000px;
	width: 170px;
	height: 58px;
	overflow: hidden;
	display: block;
}
.tn05 a:hover {
	background-repeat: no-repeat;
	background-position: 0 -58px;
}
.tn06 {
	width: 170px;
	height: 58px;
	overflow: hidden;
}
.tn06 a {
	background-image: url(../img/tnavi06.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -10000px;
	width: 170px;
	height: 58px;
	overflow: hidden;
	display: block;
}
.tn06 a:hover {
	background-repeat: no-repeat;
	background-position: 0 -58px;
}
.tn07 {
	width: 170px;
	height: 58px;
	overflow: hidden;
}
.tn07 a {
	background-image: url(../img/tnavi07.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -10000px;
	width: 170px;
	height: 58px;
	overflow: hidden;
	display: block;
}
.tn07 a:hover {
	background-repeat: no-repeat;
	background-position: 0 -58px;
}
.tn08 {
	width: 170px;
	height: 58px;
	overflow: hidden;
}
.tn08 a {
	background-image: url(../img/tnavi08.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -10000px;
	width: 170px;
	height: 58px;
	overflow: hidden;
	display: block;
}
.tn08 a:hover {
	background-repeat: no-repeat;
	background-position: 0 -58px;
}
.tn09 {
	width: 170px;
	height: 58px;
	overflow: hidden;
}
.tn09 a {
	background-image: url(../img/tnavi09.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -10000px;
	width: 170px;
	height: 58px;
	overflow: hidden;
	display: block;
}
.tn09 a:hover {
	background-repeat: no-repeat;
	background-position: 0 -58px;
}
.tn10 {
	width: 170px;
	height: 58px;
	overflow: hidden;
}
.tn10 a {
	background-image: url(../img/tnavi10.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -10000px;
	width: 170px;
	height: 58px;
	overflow: hidden;
	display: block;
}
.tn10 a:hover {
	background-repeat: no-repeat;
	background-position: 0 -58px;
}
.tn11 {
	width: 170px;
	height: 58px;
	overflow: hidden;
}
.tn11 a {
	background-image: url(../img/tnavi11.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -10000px;
	width: 170px;
	height: 58px;
	overflow: hidden;
	display: block;
}
.tn11 a:hover {
	background-repeat: no-repeat;
	background-position: 0 -58px;
}
.tn12 {
	width: 170px;
	height: 58px;
	overflow: hidden;
}
.tn12 a {
	background-image: url(../img/tnavi12.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -10000px;
	width: 170px;
	height: 58px;
	overflow: hidden;
	display: block;
}
.tn12 a:hover {
	background-repeat: no-repeat;
	background-position: 0 -58px;
}
.tn13 {
	width: 170px;
	height: 58px;
	overflow: hidden;
}
.tn13 a {
	background-image: url(../img/tnavi13.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -10000px;
	width: 170px;
	height: 58px;
	overflow: hidden;
	display: block;
}
.tn13 a:hover {
	background-repeat: no-repeat;
	background-position: 0 -58px;
}
.tn14 {
	width: 170px;
	height: 58px;
	overflow: hidden;
}
.tn14 a {
	background-image: url(../img/tnavi14.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -10000px;
	width: 170px;
	height: 58px;
	overflow: hidden;
	display: block;
}
.tn14 a:hover {
	background-repeat: no-repeat;
	background-position: 0 -58px;
}
/*------contents------*/
#contents {
	text-align: center;
	background-image: url(../img/bk_contents.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#contents .stage {
	width: 940px;
	height: auto;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#contents .stage_wide {
	width: 1000px;
	height: auto;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#subcontents {
	background-color: white;
	width: 900px;
	height: auto;
	padding-bottom: 10px;
	padding-top: 5px;
}
.contents_right {
	width: 652px;
	height: auto;
	float: right;
	margin-right: 10px;
}
.contents_right_mio {
	width: 693px;
	height: auto;
	float: right;
}
/*---------top_banner-------*/
.top_banner {
	margin-bottom: 10px;
	text-align: center;
}
.top_banner img {
	margin-bottom: 10px;
}
/*---------news-------*/
.news {
	margin-bottom: 15px;
	text-align: center;
}
.news table {
	margin-right: auto;
	margin-left: auto;
}
.news tr {
}
.news th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	text-align: left;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	vertical-align: top;
	width: 100px;
}
.news td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	vertical-align: top;
}
.news td a {

}

/*---------topix-------*/
.topixrent {
	width: 652px;
	height: auto;
	padding-top: 0px;
	padding-left: 0px;
}
.topixrent h2 {
	font-size: 13px;
	font-weight: normal;
	padding-left: 15px;
	padding-bottom: 8px;
	text-align: left;
}
.topixrent2 {
	background-image: url(../image/br_tpxrn2.jpg);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	width: 670px;
	height: auto;
	padding-top: 5px;
	padding-left: 15px;
}
.topixbuy {
	background-image: url(../image/br_tpxby.gif);
	background-repeat: no-repeat;
	background-position: 12px 5px;
	width: 670px;
	height: auto;
	padding-top: 5px;
	padding-left: 15px;
}
.topixarea {
	width: 652px;
	height: auto;
	padding-bottom: 15px;
}
.rentbox {
	background-image: url(../image/bk_renthd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	width: 132px;
	height: 220px;
	float: left;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #FFFFFF;
	border: 3px double #CCC;
	margin-right: 5px;
	margin-bottom: 3px;
}
.kotsu {
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	width: 139px;
	height: 30px;
	font-weight: normal;
	border-bottom: 1px dotted silver;
	padding-top: 2px;
}
.photo {
	text-align: center;
	width: auto;
	height: 90px;
	padding-top: 4px;
}
.photobox {
	width: 130px;
	height: 90px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.photoboxm {
	margin-right: auto;
	margin-left: auto;
	width: 100px;
	height: 80px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}
.madorisize {
	color: #353535;
	font-size: 10px;
	line-height: 18px;
	width: auto;
	height: 17px;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom: 1px dotted silver;
}
.madorisize span {
	color: red;
	font-size: 14px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
}
.onepoint {
	color: #353535;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	width: 134px;
	height: 43px;
	padding-top: 3px;
}
.detail {
	width: auto;
	height: auto;
	padding-top: 2px;
}
.miodetail {
	width: auto;
	height: auto;
	padding-left: 15px;
}
.miolist {
	padding-left: 5px;
	width: auto;
	height: auto;
}
.miobox {
	margin-left:auto;
	margin-right:auto;
	width:85%;
	border:3px double #D76B00;
	text-align:center;
	padding-top:40px;
	padding-bottom:40px;
}
/*----------area----------*/

.linktop {
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.areasrch {
	width: 670px;
	height: auto;
	clear: left;
	margin: 0;
	padding-bottom: 20px;
	padding-left: 15px;
}
.areasrch h3 {
	background-image: url(../image/br_areas.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 36px;
	width: 630px;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-top: 52px;
	text-align: right;
	padding-right: 30px;
}
.areasrch ul {
	padding-left: 30px;
}
.areasrch li {
	font-size: 14px;
	background-image: url(../image/ar_area.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
	float: left;
	height: 24px;
	width: 130px;
	padding-left: 18px;
	padding-top: 7px;
	background-color: #F1F1F1;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
/*---------line----------*/

.linesrch {
	width: 670px;
	height: auto;
	clear: left;
	margin: 0;
	padding-bottom: 20px;
	padding-left: 15px;
}
.linesrch h3 {
	background-image: url(../image/br_lines.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 36px;
	width: 630px;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-top: 52px;
	text-align: right;
	padding-right: 30px;
}
.linkmid {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #666;
	width: 615px;
	clear: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-top: 1px solid #aadd01;
	margin-left: 28px;
}
.linesrch ul {
	padding-left: 30px;
}
.linesrch li {
	font-size: 13px;
	background-image: url(../image/ar_area.gif);
	background-repeat: no-repeat;
	background-position: 6px 9px;
	float: left;
	height: 23px;
	width: 99px;
	padding-left: 18px;
	padding-top: 6px;
	background-color: #F1F1F1;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 0px;
}
/*--------left--------*/
.contents_left {
	width: 230px;
	height: auto;
	float: left;
	margin-left: 10px;
	padding-bottom: 15px;
}
.side_menu {
	background-color: #f2f1ef;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.side_menu ul {
	margin-right: auto;
	margin-left: auto;
	width: 212px;
}
.side_menu li {
	border: 1px solid #9b957e;
	width: 210px;
	margin-bottom: 2px;
}
.side_blog {
	margin-bottom: 15px;
}
.side_blog p {
	padding-bottom: 6px;
}
.side_service {
	padding: 10px;
	height: auto;
	width: 208px;
	border: 1px double #CCC;
	margin-bottom: 15px;
}
.side_service h2 {
	padding-bottom: 10px;
}
.side_service p {
	padding-bottom: 10px;
}
.side_toku {
	height: auto;
	background-color: #f2f1ef;
	border: 1px solid #9b957e;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.side_toku ul {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.side_toku li {
	width: 195px;
	height: 38px;
	padding-top: 5px;
	padding-right: 5px;
	border-bottom: 1px dotted silver;
	text-align: left;
	background-color: #FFF;
	line-height: 1.3em;
	font-size: 12px;
}
.side_toku li a {
}
.side_toku li a:hover {
}
.side_toku li img {
	float: left;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.side_shop {
	background-color: #f2f1ef;
	border: 1px solid #9b957e;
}
.side_shop p {
	text-align: left;
	background-color: #FFF;
	width: 180px;
	padding: 10px;
	margin-right: 14px;
	margin-left: 14px;
}
.mobile {
	width: 200px;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
/*------shop------*/
#shop {
	width: 885px;
	height: auto;
	padding-right: 5px;
	padding-left: 5px;
}
.shoptop {
	background-image: url(../image/bk_sptop.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 885px;
	height: 46px;
}
.shopmid {
	background-image: url(../image/bk_spmid.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 845px;
	height: auto;
	padding: 10px 20px;
}
.shopmid td {
	color: #4e4e4e;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 2px 2px 10px;
}
.shopimg {
	float: left;
	padding-right: 10px;
}
.shopimg img {
	border: solid 1px silver;
}
.shopmap {
	float: right;
}
.shopmap img {
	border: solid 1px silver;
}
.shopend {
	background-image: url(../image/bk_spend.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 885px;
	height: 20px;
}
/*------banner------*/
#banner {
	text-align: center;
	width: 940px;
	padding-top: 4px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bk_banner.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-top: 1px solid #CFCFCF;
}
#banner table {
	margin-right: auto;
	margin-left: auto;
}
#banner table td {
	text-align: center;
	vertical-align: middle;
	padding-right: 30px;
	padding-left: 30px;
}
/*----------footer------------*/
#footer {
	text-align: center;
	background-color: #ededed;
}
#footer .stage {
	width: 940px;
	clear: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.foottable {
}
.foottable td {
	text-align: left;
}
.foottable h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding-left: 10px;
}
.foottable h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	background-image: url(../img/ar_fnavi.gif);
	background-repeat: no-repeat;
	background-position: 5px 11px;
	padding-left: 15px;
	padding-top: 7px;
	padding-bottom: 1px;
}
.fnavi {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
}
.fnavi li {
	background-image: url(../img/ar_fnavi.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-left: 17px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	font-size: 11px;
}
.fnavi a {
	color: #666;
	text-decoration: none;
}
.fnavi a:hover {
	text-decoration: underline;
}
.fstation {
	font-size: 11px;
	line-height: 1.4em;
	color: #666;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 17px;
}
.fstation a {
	color: #666;
	text-decoration: none;
}
.fstation a:hover {
	text-decoration: underline;
}
.ftext {
	font-size: 12px;
	line-height: 1.4em;
	color: #666;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/*----------footcopy------------*/
#footcopy {
	text-align: center;
	background-color: #ee7300;
}
#footcopy .stage {
	width: 940px;
	height: 30px;
	clear: left;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.footnavi {
	float: right;
	color: #FFF;
}
.footnavi a {
	color: #FFF;
}
.copyright {
	float: left;
	color: #FFF;
}
/*--------sub----------*/

article#sub {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 15px;
}
article#sub h2 {
	background-image: url(../img/bk_h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 607px;
	padding-top: 10px;
	padding-left: 45px;
	color: #FFF;
}
.sub_top_img {
	float: right;
}
.sub_title {
	font-size: 13px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 1.5em;
	clear: right;
}
/*--------company-----------*/
#company table {
	margin-left: 15px;
}
#company td {
	padding-top: 12px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ededed;
	line-height: 1.7em;	
}
#company td p {
	padding-bottom: 10px;
}
.company_list {
	color: #404040;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	background-color: #fffadb;
	text-align: right;
	padding-right: 20px;
	width:100px;	
}
.company_info {
	color: #404040;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 15px;
	background-color: white;
	padding-right: 20px;
	padding-left: 20px;
}
.companyimg {
	background-color: #f3f2eb;
	width: 560px;
	height: auto;
	padding-top: 20px;
	padding-right: 22px;
	padding-bottom: 20px;
	padding-left: 22px;
	margin-left: 25px;
}
.accessinfo {
	color: white;
	font-size: 14px;
	line-height: 18px;
	background-color: #333333;
	width: 585px;
	height: auto;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.accessinfo span {
	font-weight: bold;
	text-decoration: underline;
}
/*--------------*/
.miodetail {
	width: auto;
	height: auto;
}
.miolist {
	padding-left: 10px;
	width: auto;
	height: auto;
}
/*---------kiyaku policy--------*/
.kiyaku {
	background-image: url(../image/kiyatop.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: auto;
	height: auto;
	padding: 190px 40px 15px 15px;
}
.kiyaku h2 {
	color: white;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	background-color: #4f4e4e;
	text-align: center;
	padding: 6px 5px 6px 10px;
	width: 580px;
}
.policy {
	background-image: url(../image/politop.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: auto;
	height: auto;
	padding: 190px 40px 15px 15px;
}
.policy h2 {
	color: white;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	background-color: #4f4e4e;
	text-align: center;
	padding: 6px 5px 6px 10px;
	width: 580px;
}
.ktitle {
	color: #013484;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.klist {
	color: #505050;
	font-size: 15px;
	font-weight: bolder;
	line-height: 15px;
	text-decoration: underline;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.kinfo {
	color: #505050;
	font-size: 12px;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 40px;
}
/*--------recruit-----------*/
#recruit {
}
#recruit table {
	margin-left: 50px;
}
#recruit td {
	padding-top: 10px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ededed;
}
#recruit td p {
	padding-bottom: 10px;
}
.recruit_list {
	color: #404040;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	background-color: #fffadb;
	text-align: right;
	padding-right: 20px;
}
.recruit_info {
	color: #404040;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 15px;
	background-color: white;
	padding-right: 20px;
	padding-left: 20px;
}
.recruitimg {
}
.arrec {
	text-align: center;
	width: auto;
	padding-bottom: 5px;
}
#recruit p {
	padding-left: 20px;
	padding-bottom: 10px;
}
/*-------staff-------*/

.staffbox {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	width: 640px;
	height: 330px;
	margin-left: 5px;
}
.staff01 {
	background-image: url(../img/staff/bk_staff01.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 640px;
	height: 330px;
}
.staff02 {
	background-image: url(../img/staff/bk_staff12.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 640px;
	height: 330px;
}
.staff03 {
	background-image: url(../img/staff/bk_staff13.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 640px;
	height: 330px;
}
.staff04 {
	background-image: url(../img/staff/bk_staff14.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 640px;
	height: 330px;
}
.staff05 {
	background-image: url(../img/staff/bk_staff05.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 640px;
	height: 330px;
}
.staff06 {
	background-image: url(../img/staff/bk_staff06.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 640px;
	height: 330px;
}
.staff07 {
	background-image: url(../img/staff/bk_staff07.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 640px;
	height: 330px;
}
.staffbox h3 {
	color: #4f4e4e;
	font-weight: bold;
	padding-top: 45px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #666;
	margin-right: 80px;
	margin-left: 310px;
	font-size: 16px;
}
.staffbox h3 span {
	color: #4f4e4e;
	font-size: 13px;
	font-weight: normal;
}
.staffbox p {
	color: #4f4e4e;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
}
.staffbox p span {
	font-weight: bold;
}
.stafftext1 {
	height: 30px;
	padding-top: 15px;
	padding-left: 12px;
	margin-right: 80px;
	margin-left: 310px;
}
.stafftext2 {
	height: 40px;
	padding-left: 380px;
}
.stafftext3 {
	height: 60px;
	padding-left: 380px;
}
.stafftext4 {
	padding-left: 12px;
	padding-top: 5px;
	margin-right: 90px;
	margin-left: 310px;
}
/*--flow--*/

#flowarea {
}
#flowarea h3 {
	background-image: url(../img/bk_flow_h3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	height: 40px;
	padding-left: 45px;
	padding-top: 28px;
}
#flowarea p {
	margin-right: 20px;
	margin-left: 40px;
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 1.7em;
}
/*--corporate--*/

#corp {
	padding-bottom: 20px;
}
.corp_img {
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
}
.corp_text {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 13px;
	line-height: 1.7em;
}
/*----------area----------*/

#area {
	padding-bottom: 20px;
}
#area td {
	padding: 10px 15px;
}
#area td h2 {
	color: #4a7cbb;
	font-size: 14px;
	width: 175px;
}
#area td img {
	float: left;
	padding: 1px;
	border: 1px solid #999;
	margin-right: 10px;
	margin-left: 10px;
}
#areatd p {
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
}
.areaeki {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #333333;
	margin-bottom: 20px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 20px;
	clear: right;
}
.school {
	color: #4a7cbb;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#area ul {
	padding-left: 15px;
}
#area li {
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/*--------subpage-----------*/
#subpage {
	padding-bottom: 20px;
}
#subpage td {
	padding-top: 10px;
	padding-bottom: 8px;
}
#subpage p {
	margin-left: 25px;
	margin-right: 20px;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 1.6em;
}
#subpage h3 {
	margin-left: 12px;
	background-image: url(../img/br_subpage1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 590px;
	padding-left: 40px;
	font-size: 15px;
	padding-top: 8px;
}
.ho01 {
	background-image: url(../file/31/hk1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 630px;
}
.ho02 {
	background-image: url(../file/31/hk2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 630px;
}
.ho03 {
	background-image: url(../file/31/hk3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 630px;
}
.ho04 {
	background-image: url(../file/31/hk4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 630px;
}
.ho05 {
	background-image: url(../file/31/hk5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 630px;
}
.ow01 {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.ow02 {
	font-size: 15px;
	color: #600;
	font-weight: bold;
}
.ow03 {
	text-align: center;
}
.ow03 talbe {
	margin-right: auto;
	margin-left: auto;
}
.ow03 td {
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
}
.rm01 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.sp01 {
	font-size: 15px;
	color: #600;
	font-weight: bold;
}
.sp02 {
	background-image: url(../file/20/an4-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sp02 td {
	font-size: 12px;
	line-height: 1.6em;
	vertical-align: top;
	text-align: left;
}

/*--------loan_sim--------*/

#loans {
}
#loans article {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#loans article p {
	font-size: 13px;
	line-height: 1.7em;
}
/*--------loan---------*/
.loan {
	text-align: center;
	padding-bottom: 15px;
	width: 650px;
	margin-left: auto;
	padding-top: 15px;
}

.loan h3 {
	font-size: 16px;
	line-height: 22px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.loan h4 {
	font-size: 14px;
	line-height: 18px;
	padding-right: 50px;
	padding-bottom: 3px;
	padding-left: 50px;
	text-align: left;
}
.loan p {
	font-size: 14px;
	line-height: 18px;
	padding-top: 10px;
	padding-left: 40px;
	text-align: left;
	padding-right: 40px;
	padding-bottom: 10px;
}
.loan table {
	background-color: #fdfadd;
	border: 3px double #d25b5b;
	margin-right: auto;
	margin-left: auto;
}
.loan td {
	text-align: left;
	font-size: 14px;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
}

/*--------Sell---------*/
.cn_sell {
	padding-bottom: 15px;
	width: 650px;
	margin-left: auto;
}
.sellbox {
	width: 650px;
	height: auto;
	margin-left: auto;
	padding-top: 10px;
}
.sellbox h2 {
	font-size: 18px;
	background-image: url(../img/br_buy_h2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: left;
	height: 23px;
	padding-top: 16px;
	padding-bottom: 20px;
	padding-left: 85px;
	color: #FFFFFF;
}
.sellbox h3 {
	color: #4e4e4e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 5px;
	text-align: left;
}
.sellbox p {
	color: #4e4e4e;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 25px;
	padding-bottom: 15px;
	text-align: left;
	line-height:1.6em;
}
.sellbox ul {
	background-color: #FFFFCC;
	margin-right: 100px;
	margin-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sellbox li {
	color: #4e4e4e;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 20px;
}
.sellbox img {
	margin-right: auto;
	margin-left: auto;
}
.gotop {
	text-align:right;		
}

#floating {
	position: absolute;
	top: 100px;
	bottom: 100px;
	right: 0;
	text-align: right;
	height: 214px;
}

#floating img {
	margin-bottom: 10px;
}
