/*--------------common-------------------*/
body {
	padding: 0px;
	margin: 0px;
	background-image: url(../img/bg_01.gif);
	background-repeat: repeat;
	font-size: 13px;
	*font-size: small;
	*font: x-small;
	line-height: 130%;
}
ul, li, h1, h2, h3, img, form, dt, dl, dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 760px;
	background-color: #FFFFFF;
}
#wrapper a {
	overflow:hidden;
	outline: none;
	color: #0066CC;
	text-decoration: underline;
}
#wrapper a:hover {
	overflow:hidden;
	outline: none;
	color: #ff3333;
	text-decoration: underline;
}
.pageUp {
	text-align: right;
	height: auto;
	width: 522px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.br17px {
	font-size: 17px;
	line-height: 17px;
}
.br9px {
	font-size: 9px;
	line-height: 9px;
}
.br10px {
	font-size: 10px;
	line-height: 10px;
}
.br7px {
	font-size: 7px;
	line-height: 7px;
}
.br5px {
	font-size: 5px;
	line-height: 5px;
}
/*--------------common-------------------*/


/*--------------header-------------------*/
#header {
	margin: 0px;
	padding: 0px;
	height: 69px;
	width: 760px;
	background-repeat: no-repeat;
	display: block;
}
#headernavi {
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 760px;
	background-repeat: no-repeat;
	display: block;
}
#header .formtxt {
	font-size: 10px;
	line-height: 10px;
}
/*--------------header-------------------*/


/*--------------mainarea-------------------*/
#imagearea {
	display: block;
	height: 220px;
	width: 760px;
}
#oshirase {
	width: 522px;
	height: 56px;
	overflow:hidden;
}
#oshirase A {
	color: #0066CC;
	text-decoration: underline;
}
#oshirase A:hover {
	color: #ff3333;
	text-decoration: underline;
}
#oshirase LI {
	background-image: url(../img/ico_oshirase.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 502px;
	background-position: 0px 3px;
	padding-bottom: 3px;
}
.komokuAREA {
	display: block;
	height: auto;
	width: 514px;
	padding-top: 9px;
	clear: both;
	padding-bottom: 15px;
}
.renrakusakiAREA {
	display: block;
	padding: 10px;
	height: auto;
	width: 494px;
}
.renrakusakiAREA DT {
	font-size: 14px;
	font-weight: bold;
	color: #5F00C5;
}
.renrakusakiAREA DD {
	padding-bottom: 15px;
	line-height: 150%;
	text-align: left;
	padding-left: 14px;
	text-indent: 0px;
	height: auto;
	width: auto;
}
/*--------------mainarea-------------------*/



/*--------------left-------------------*/
/*#btAREA A {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../img/butombase.gif);
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	width: 171px;
	padding-left: 25px;
	padding-top: 11px;
}
#btAREA A:hover {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
	background-image: url(../img/butombase.gif);
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	width: 171px;
	padding-left: 25px;
	padding-top: 11px;
}*/
#keitaiBOX IMG {
	padding-top: 5px;
	padding-bottom: 5px;
}
.keitaiTXT {
	color: #333333;
	font-size: 0.85em;
	line-height: 130%;
	display: block;
	padding: 5px;
}
#keitaiBOX form {
	text-align: center;
	clear: both;
}
/*--------------left-------------------*/




/*--------------footer-------------------*/
.footer {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FFFFFF;
	text-align: right;
	background-image: url(../img/bg_footer.gif);
	background-repeat: repeat;
}
/*--------------footer-------------------*/


/*---------top site表示修正追加 20191127----------*/
body {
-webkit-text-size-adjust: 100%;
}

#btAREA {
	width: 243px !important;
	display: block !important;
}


#main_contents_top {
	width: 514px !important;
	display: block !important;
}

#top_main_contents_01 {
	width: 510px !important;
}
.komokuAREA {
	width: 514px !important;
}
#page_top {
	width: 514px !important;
}

.renrakusakiAREA {
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif" ;
}


/*---------top site表示不具合の改修 20191211----------*/
#wrap {
	width: 760px;
}
 
.contents_box1 {
	display:table;
    max-width: 710px;
    margin:0 auto;
    border-collapse:collapse;/* 重複するborderを合体させます */
}

#AREA_side {
	display:table-cell;
	max-width:243px;
	border:none;
}
#line_c {
	display:table-cell;
	max-width:3px;
	border:none;
}
#AREA_main {
	display:table-cell;
	max-width:514px;
	border:none;
}