/* ===================================================================
CSS information
 style info :  基本構造（common.css）
=================================================================== */
#wrapper {
}
.stage {
	margin: 0 auto;
	width: 1000px;
}
#plist {
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
	border-bottom: 1px dotted #DCDCDC;
	font-size: 1.0rem;
	line-height: 2em;
}
.li_end {
	margin-right: 0px !important;
}
.li_end_smp {
}
.nopc {
display: none;
}
.nosmp {
}
#contents {
	margin: 0 auto;
	width: 1000px;
}
/* ========== header ========== */
header {
	background-image: url(../img/bk_header.gif);
	background-position: center top;
	background-repeat: repeat-x;
}
#header {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	height: auto;
	width: 1000px;
	text-align: center;
}
h1 {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1%;
	color: #FFFFFF;
	font-size: 0.8rem;
	width: 99%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: left;
}
#logo {
	float: left;
}
#headtel {
	float: right;
	padding-top: 10px;
}
#headcont {
	float: right;
	padding-top: 10px;
}
.headtelsp {
	display: none;
}
/* ========== navi ========== */
#pcnavi {
	border-bottom: 1px solid #FFFFFF;
	width: 100%;
	background: #096d65; /* Old browsers */
	background: -moz-linear-gradient(top, #096d65 0%, #025b54 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #096d65 0%, #025b54 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #096d65 0%, #025b54 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97c110', endColorstr='#6faa00', GradientType=0 );
/* IE6-9 */		
}
#pcnavi nav {
	margin-right: auto;
	margin-left: auto;
	max-width: 1000px;
	width: 100%;
	height: 76px;
	border-right: 1px solid #FFFFFF;
	text-align: center;
}
#spnavi {
	display: none;
}
/* ========== favi ========== */
#pcfavi {
	margin-left: 450px;
	border-left: 1px solid #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#pcfavi ul {
	margin-left: 20px;
}
#pcfavi li {
}
#pcfavi li a {
	display: block;
	text-align: left;
	font-size: 0.8rem;
	color: #FFFFFF;
	line-height: 1.8em;
	padding-top: 3px;
	padding-bottom: 3px;
}
#pcfavi li a:hover {
	text-decoration: underline;
}
#spfavi {
	display: none;
}
/* ========== pagetop ========== */
#pagetop {
	position: fixed;
	bottom: 40px;
	right: 5px;
	z-index: 99999;
}
/* ========== footer ========== */
#footer {
	background-color: #096d65;
	padding-top: 40px;
	padding-bottom: 40px;
}
.footlogo {
	float: left;
	width: 400px;
	padding-top: 20px;
}
.footlogo p {
	font-size: 0.8rem;
	color: #FFFFFF;
	line-height: 1.8em;
	padding-left: 10px;
}
.footlogo p a {
	color: #FFFFFF;
	text-decoration: none;
}
.foottel {
	background-color: #FFFFFF;
	border-radius: 0px;
	float: right;
	text-align: center;
	width: 266px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
}
address {
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
address span {
}
#fnavi {
	display: none;
}
/* ========== parts ========== */
.bt_detail {
	padding-top: 20px;
	text-align: center;
}
.bt_detail a {
	border: 1px solid #096d65;
	background-color:#FFFDEF;
	display: block;
	width: 280px;
	margin-left: auto;
	margin-right: auto;
	color: #096d65;
	background-image: url(../img/ar_detail.png);
	background-repeat: no-repeat;
	background-position: 90% center;
	padding-top: 16px;
	padding-bottom: 14px;
	padding-right: 10px;
	font-size: 16px;
}
.bt_detail a:hover {
	background-color: #F7EDC3;
}

.subtitle {
	text-align: center;
	width: 100%;
	background-image: url(../img/bk_title.png);
	font-size: 1.8rem;
	font-weight: bold;
	padding-top: 32px;
	padding-bottom: 25px;
	margin-bottom: 4%;
	margin-top: 30px;
}
.subtitle span {
	font-size: 1.0rem;
}

.subtitle2 {
	text-align: center;
	width: 100%;
	background-image: url(../img/bk_title.png);
	font-size: 2.2rem;
	font-weight: bold;
	padding-top: 32px;
	padding-bottom: 25px;
	margin-bottom: 4%;
	margin-top: 30px;
}
.subtitle2 span {
	font-size: 1.5rem;
}
.soudan {
padding-bottom:4%;
}
.soudan h2 {
}
.soudan p {
	padding-bottom: 2%;
	font-size: 16px;
	line-height: 1.6em;
	margin-left: 2%;
	margin-right: 2%;
}
.soudan ul {
	width: 100%;
}
.soudan li {
	float: left;
	width: 50%;
}
.soudan li img {
	width: 90%;
	height: auto;
	margin-left: 5%;
	margin-right: 5%;
}
.no_est {
	padding: 2%;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #690;
	background-color: #FFF;
	text-align: center;
	margin-bottom: 8%;
	margin-top: 5%;
}
/* ========== top ========== */
#top_smp {
	display: none;
}
#top {
	border-bottom: 1px solid #515151;
	width: 100%;
	text-align: center;
	overflow: hidden;
	background-color: #333333;
}
#top .instage {
	max-width: 1000px;
	width: 100%;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#top_menu_pc {
	position: absolute;
	top: 40px;
	right: 0px;
	width: 325px;
	height: 400px;
	z-index: 999999;
}
#top_menu_pc ul {
}
#top_menu_pc ul li {
	margin-bottom: 20px;
}
/* ========== top2 ========== */
#top2 {
	border-bottom: 1px solid #515151;
	width: 100%;
	text-align: center;
	overflow: hidden;
	background-color: #333333;
}
#top2 .instage {
	max-width: 1000px;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-image:url("../img/bk_top2.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
}
#top2_menu_pc {
	padding-top: 15px;
}
#top2_menu_pc ul {
}
#top2_menu_pc li {
	float: left;
}
.top2_buy {
	padding-top: 10px;
	padding-bottom: 170px;
	padding-left: 20px;
}
.top2_rent {
}
.top2_rent2 { 
}
.top2_rent2 img { 
	width: 80%;
	height: auto;
}

/*
3人表示用
*/

.top2_buybox {
	position: relative;
}
.top2_staff01 {
	position: absolute;
	bottom: 0;
	left: 10px;
}
.top2_staff02 {
	position: absolute;
	bottom: 0;
	left: 280px;
}
.top2_staff03 {
	position: absolute;
	bottom: 0;
	right: 10px;
}


/*
4人表示用
*/
/*
.top2_buybox {
	position: relative;
}
.top2_staff01 {
	position: absolute;
	bottom: 0;
	left: 10px;
}
.top2_staff02 {
	position: absolute;
	bottom: 0;
	left: 180px;
}
.top2_staff03 {
	position: absolute;
	bottom: 0;
	left: 360px;
}
.top2_staff04 {
	position: absolute;
	bottom: 0;
	right: 10px;
}
*/

/*
5人表示用
*/
/*
.top2_buybox {
	position: relative;
}
.stimg {
	width: 130px;
	height: auto;
}
.top2_staff01 {
	position: absolute;
	bottom: 0;
	left: 5px;
}
.top2_staff02 {
	position: absolute;
	bottom: 0;
	left: 142px;
}
.top2_staff03 {
	position: absolute;
	bottom: 0;
	left: 284px;
}
.top2_staff04 {
	position: absolute;
	bottom: 0;
	left: 426px;
}
.top2_staff05 {
	position: absolute;
	bottom: 0;
	right: 5px;
}
*/

#top2_text {
	text-align: center;
}
#top2_ceo {
	text-align: center;
}

/* ========== top3 ========== */

#top3_text {
	text-align: center;
	padding-bottom: 1.5%;
	padding-top: 1%;
}
#top3_text div {
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border: double 3px #6E6E6E;
	box-sizing: border-box;
}

/* ========== buytop ========== */
#buytop_smp {
	display: none;
}
#buytop {
	width: 100%;
	text-align: center;
	overflow: hidden;
	padding-top: 15px;
	background-color: #333333;
}
#buytop .instage {
	max-width: 1000px;
	width: 100%;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#buytop_menu_pc {
	position: absolute;
	top: 20px;
	right: 10px;
	width: 495px;
	height: auto;
	z-index: 999999;
	background-color: #FFFFFF;
}
/* ========== subtop ========== */
#subtop {
	border-bottom: 1px solid #515151;
	width: 100%;
	text-align: center;
	background-color: #333333;
}
#subtop img {
	max-width: 1000px;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
/* ========== topsearch ========== */
#top_search {
	border-bottom: 1px solid #FFFFFF;
	width: 100%;
	text-align: center;
	overflow: hidden;
	background-color: #333333;
	padding-bottom: 18px;
}
#top_search h2 {
	padding-top: 14px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
#top_search li {
	float: left;
	/*border:3px solid #333333;*/
	margin-right: 29px;
	background-color: #FFFFFF;
}
#top_search li a {
	width: 224px;
	height: 100px;
	display: block;
	color: #111111;
	font-size: 18px;
	font-weight: bold;
	padding-left: 90px;
	padding-top: 30px;
	line-height: 30px;
	text-align: center;
}
#top_search li a span {
	font-size: 26px;
}
#top_search li a:hover {
	background-color: rgba(212,255,189,0.45);
}
.bt_search01 a {
	background-image: url(../img/search01.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.bt_search02 a {
	background-image: url(../img/search02.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.bt_search03 a {
	background-image: url(../img/search03.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
/*　横3列時　*/
#top_search dl {
	margin-top: 3%;
}
#top_search dd {
	float: left;
	margin-right: 29px;
	background-color: #FFFFFF;
}
#top_search dd a {
	width: 224px;
	height: 44px;
	display: block;
	color: #111111;
	font-size: 18px;
	font-weight: bold;
	padding-left: 90px;
	padding-top: 20px;
	line-height: 30px;
	text-align: center;
}
#top_search dd a span {
	font-size: 21px;
}
#top_search dd a:hover {
	background-color: rgba(212,255,189,0.45);
}
.bt_search11 a {
	background-image: url(../img/search11.png);
	background-position: 20px center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-size: contain;
}
.bt_search12 a {
	background-image: url(../img/search12.png);
	background-position: 20px center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-size: contain;
}
.bt_search13 a {
	background-image: url(../img/search13.png);
	background-position: 20px center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-size: contain;
}
/*　横2列時　*/
/*
#top_search dl {
	margin-top: 3%;
}
#top_search dd {
	float: left;
	margin-right: 29px;
	background-color: #FFFFFF;
}
#top_search dd a {
	width: 455px;
	height: 38px;
	display: block;
	color: #111111;
	font-size: 18px;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 12px;
	line-height: 30px;
	text-align: center;
}
#top_search dd a span {
	font-size: 21px;
}
#top_search dd a:hover {
	background-color: rgba(212,255,189,0.45);
}
.bt_search11 a {
	background-image: url(../img/search11.png);
	background-position: 30px center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-size: contain;
}
.bt_search12 a {
	background-image: url(../img/search12.png);
	background-position: 30px center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-size: contain;
}
*/
/* ========== top_tokushu ========== */
#top_tokushu {
	margin-bottom: 4%;
}
#top_tokushu .stage {
}
#top_tokushu p {
	font-size: 14px;
	line-height: 2.2em;
	text-align: center;
	padding-top: 1%;
	margin-bottom: 2.5%;
}
#top_tokushu p span {
	font-size: 20px;
	font-weight: bold;
	color: #D30003;
}
.bt_banner {
	margin-bottom: 2%;
}
#top_tokushu ul {
}
#top_tokushu li {
	float: left;
	border: 3px solid #333333;
	margin-right: 12px;
}
#top_tokushu li a {
	display: block;
	text-align: center;
}
#top_tokushu li a:hover {
	background-color: rgba(0,0,0,0.33);
}

/* ========== top_scroll ========== */
#top_scroll {
	height: 30px;
	background-color: #096d65;
}
#top_scroll p {
	font-size: 13px;
	color: #FFF;
	padding-top: 8px;
}
#top_scroll p span {
	font-size: 14px;
	color: #fd2d30;
	font-weight: bold;
}
/* ========== top pr 旧幅広仕様========= */
#top_pr {
	margin-bottom: 1.2%;
}
#top_pr img {
	width: 100%;
	height: auto;
	margin-bottom: 1.2%;
}
#top_pr ul {
	margin-bottom: 1%;
}
#top_pr li {
}
#top_pr li img {
}
/* ========== top pr2 横2列仕様 ========= */
#top_pr2 {
}
.top_pr_left {
	float: left;
	width: 630px;
}
.top_pr_right {
		float: right;
	width: 330px;
}
.top_pr_left img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.top_pr_right img {
	width: 100%;
	height: auto;
}
/* ========== top record ========= */
#top_record {
	margin-bottom: 3%;
}
.record_left {
	float: left;
	width: 49%;
}
.record_right {
	float: right;
	width: 49%;
}
.record_cent {
	width: 100%;
}
.record_cent ul {
	border-bottom: 5px solid #c03a6b;
	border-left: 2px solid #c03a6b;
	border-right: 2px solid #c03a6b;
	box-sizing: border-box;
	margin-bottom: 2%;
}
.record_cent li {
	float: left;
	text-align:center; 
}
.record_li1 {
	width: 54%;
}
.record_li2 {
	padding-left: 3%;
	width: 43%;
	/*
	background-image: url("../img/bk_record13.gif");
	background-position: center left;
	background-repeat: no-repeat;
	*/
}
.record_txt1 {
	color: #cc3366;
	font-size: 30px;
	height: auto;
	font-weight: bold;
	line-height: 1.8em;
	text-align: center;
	overflow: hidden;
	padding-top: 2%;	
}
.record_txt1 span {
	font-size: 56px;
	color: #C40003;
}
.record_txt2 {
	color: #1e468a;
	font-size: 20px;
	font-weight: bold;
	height: 45px;
	line-height: 2.8em;
	text-align: center;
	overflow: hidden;
}
.record_txt2 span {
	font-size: 36px;
	color: #C40003;
}
.record_txt3 {
	font-size: 11px;
}
#top_record img {
	width: 100%;
	height: auto;
}
/* ========== top_infomation========== */
#top_infomation {
	text-align: left;
	margin-bottom: 2%;
}
/* ========== top_news========== */
#top_news {
	float: left;
	width: 70%;
}
#top_news h2 {
	border-left: solid 15px #096d65;
	color: #FFFFFF;
	height: 34px;
	font-size: 25px;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding-top: 18px;
	padding-left: 25px;
	margin-bottom: 2px;
	background-color: #373737;
	text-align: left;
}
#top_news h2 span {
	font-size: 14px;
}
.news_area {
	height: 290px;
	width: 100%;
	overflow: scroll;
	overflow-x: hidden;
	font-size: 12px;
	line-height: 17px;
	background-color: #f7f3ea;
}
.news_area dl {
}
.news_area dt {
	float: left;
	width: 21%;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 15px;
	vertical-align: top;
}
.news_area dd {
	float: right;
	text-align: left;
	width: 79%;
	font-size: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: top;
	line-height: 1.5em;
}
.news_area .end {
	border-bottom: 1px #555555 dotted;
}
/* ========== top_menu========== */
#top_menu {
	float: right;
	width: 28%;
}
#top_menu ul {
}
#top_menu li {
	padding-bottom: 10px;
}
#top_menu li img {
	width: 100%;
	height: auto;
}
/* ========== top_pro ========== */
#top_pro {
	padding-top: 2%;
	padding-bottom: 1.5%;
	margin-bottom: 2%;
	background-image: url(../img/bk_title.png);	
}
#top_pro .stage {
}
#top_pro h2 {
	height: 60px;
	text-align: center;
}
#top_pro h2 img {
	margin-left: auto;
	margin-right: auto;
}
#top_pro h3 {
	font-size: 15px;
	font-weight: bold;
	margin-left: 35px;
	margin-right: 10px;
}
#top_pro p {
	font-size: 15px;
	margin-left: 20px;
	margin-right: 20px;
}
.top_pro_area {
	padding: 15px;
}
.top_pro_area a {
	color: #333333;
}
.top_pro_box {
	background-color: #FFFFFF;
	border: 5px solid #e9214f;
	width: 465px;
	margin-right: 20px;
	float: left;
	position: relative;
	padding-top: 20px;
	padding-bottom: 10px;
}
.top_pro_ar {
	position: absolute;
	top: -9px;
	left: -9px;
}
.top_pro_box ul {
	margin-left: 10px;
}
.top_pro_box li {
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
.pro_p1 {
	width: 210px;
	height: 210px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 6px;
}
.pro_p1 img {
	width: 210px;
	height: 210px;
}
.pro_p2 {
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 4px;
	width: 100px;
	height: 100px;
}
.pro_p2 img {
	width: 100px;
	height: 100px;
}
/* ========== top_pro3 ========== */
#top_pro3 {
	margin-bottom:15px;
}
#top_pro3 .stage {
}
.top_pro3_area {
	background-image: url(../img/bk_title.png);
	padding: 15px;
}
.top_pro3_area a {
	color: #333333;
}
.top_pro3_box {
	background-color: #FFFFFF;
	border: 5px solid #df1e6a;
	width: 958px;
	float: left;
	position: relative;
	padding-top: 18px;
	padding-bottom: 5px;
}
.top_pro3_ar {
	position: absolute;
	top: -9px;
	left: -9px;
}
.top_pro3_left {
	float: left;
	width: 50%;
}
.top_pro3_left h2 {
	font-size: 18px;
	font-weight: bold;
	margin-left: 50px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #434343;
}
.top_pro3_left p {
	font-size: 14px;
	line-height: 1.4em;
	margin-left: 50px;
	margin-right: 20px;
	margin-bottom: 3px;
}
.top_pro3_right {
	float: right;
	width: 45%;
	margin-right:20px;
}
.top_pro3_box ul {
	margin-left: 30px;
}
.top_pro3_box li {
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
.pro3_p1 {
	width: 210px;
	height: 210px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.pro3_p1 img {
	width: 210px;
	height: 210px;
}
.pro3_p2 {
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 4px;
	width: 101px;
	height: 101px;
}
.pro3_p2 img {
	width: 101px;
	height: 101px;
}
.top_pro3_map {
}
.top_pro3_map h3 {

background: #97c110;
background: -moz-linear-gradient(top, #97c110 0%, #6faa00 100%);
background: -webkit-linear-gradient(top, #97c110 0%, #6faa00 100%);
background: linear-gradient(to bottom, #97c110 0%, #6faa00 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97c110', endColorstr='#6faa00', GradientType=0 );
	color: #FFFFFF;
	height: 18px;
	text-align: center;
	padding-top: 5px;
	font-size: 15px;
	margin-bottom: 8px;
}
.top_pro3_map p {
	margin-top: 1%;
	text-align: left;
	line-height: 1.6em;
	font-size: 10px !important;
}
#map_canvas3 {
	border: 1px solid #CCCCCC;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	height: 240px;
}
/* ========== top_topix ========== */
#topix {
	padding-bottom: 4%;
}
#topix .stage {
}
.topix_txt {
	font-size: 14px;
	line-height: 1.8em;
	text-align: center;
	padding-top: 1%;
	margin-bottom: 1%;
}
.topix_txt span {
	font-size: 20px;
	font-weight: bold;
	color: #D30003;
}
.topix {
	margin-bottom: 50px;
}
.topix h2 {
	text-align: center;
	color: #111111;
	font-size: 28px;
	line-height: 1.6em;
	font-weight: bold;
	padding-top: 14px;
	height: 54px;
	background-image: url(../img/bk_title.png);
}
.topix h2 span {
	font-size: 14px;
}
.topix_area {
	background-color: #FFFFFF;
	padding-top: 25px;
}
.scroll2 {
	height: 720px;
	overflow: scroll;
	overflow-x: hidden;
}
.scroll3 {
	height: 1080px;
	overflow: scroll;
	overflow-x: hidden;
}
.topix_box {
	text-align: left;
	width: 220px;
	height: 350px;
	padding-top: 5px;
	float: left;
	margin-bottom: 15px;
	margin-right: 30px;
}
.right4_end {
	margin-right: 0;
}
.right2_end {
}
.boxend {
	margin-right: 0px !important;
}
.topix_box h3 {
	font-size: 13px;
	height: 18px;
	overflow: hidden;
	font-weight: bold;
}
.topix_box a {
	color: #111111;
}
.photo {
	width: 218px;
	height: 218px;
	overflow: hidden;
	border: 1px solid #3b8e00;
	margin-bottom: 5px;
}
.photo img {
	width: 218px;
	height: 218px;
}
.madorisize {
	background-image: url(../img/bk_topix_madori.png);
	background-position: center top;
	background-repeat: repeat;
	color: #FFFFFF !important;
	font-size: 17px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: center;
	width: auto;
	height: 28px;
	padding-top: 10px;
	padding-right: 15px;
}
.madorisize span {
	font-size: 10px;
}
.kotsu {
	width: 180px;
	height: 15px;
	padding-top: 5px;
	padding-left: 20px;
	overflow: hidden;
	word-spacing: -1px;
	background-image: url(../img/ar_topix_eki.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 2px;
}
.kotsu span {
	display: none;
}
.syozai {
	width: 180px;
	height: 15px;
	padding-top: 5px;
	padding-left: 20px;
	overflow: hidden;
	word-spacing: -1px;
	background-image: url(../img/ar_topix_add.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 2px;
}
.onepoint {
	color: #353535;
	font-size: 11px;
	line-height: 15px;
	width: 200px;
	height: 45px;
	padding-top: 3px;
	overflow: hidden;
	padding-left: 0px;
	padding-right: 0px;
}
/* ========== topix_end ========== */
.topix_end {
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}
.topix_end a {
}
.topix_end img {
}
/* ========== top_shop ========== */
#top_shop {
	background-color: #F4F1E4;
	padding-top: 6%;
	padding-bottom: 40px;
	background-image: url("../img/bk_shadow.png");
	background-position: center top;
	background-repeat: repeat-x;
}
#top_shop h2 {
	text-align: center;
	color: #FFFFFF;
	font-size: 28px;
	line-height: 1.6em;
	font-weight: bold;
	padding-top: 14px;
	height: 54px;
	border-radius: 20px;
	margin-bottom: 4%;
	background-color: #096d65;
}
#top_shop h2 span {
	font-size: 14px;
}
.shop_map_box {
	width: 100%;
	text-align: center;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 2%;
}
.shop_map_box h3 {
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
	color: #373737;
	border-bottom: 3px solid #848484;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4%;
	display:inline;
}
.shop_map_box p {
	margin-top: 3%;
	font-size: 15px;
	line-height: 1.8em;
}
.shop_map_box p strong {
	font-size: 18px;
}
.shop_map_box p a {
	color: #111111;
	text-decoration: none;
}
.gmap {
	border: 1px solid #606060;
	width: 99.8%;
	height: 400px;
	margin-bottom: 3%;
	margin-top: 3%;
}
.top_combox {
	border: 1px solid #606060;
	background-color: #FFFFFF;
	padding-top: 3%;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 3%;
}
.top_combox h3 {
	border-left: solid 15px #096d65;
	background-color: #373737;
	width: 95%;
	color: #FFFFFF;
	padding-top: 1.5%;
	padding-bottom: 1%;
	padding-left: 2%;
	padding-right: 2%;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2%;
}
.top_combox ul {
	margin-left: 1%;
	border-top: 5px solid #373737;
	padding-top: 2%;
}
.top_combox li {
	float: left;
	width: 48%;
}
.top_combox li img {
margin-right: 1%;
width: 48%;
}
.top_combox p {
	font-size: 13px;
	line-height: 1.6em;
	margin-bottom: 5px;
	margin-left: 2%;
	margin-right: 2%;
}
.p_indent {
	text-indent: -2em;
	padding-left: 2em;
}
.top_combox p span {
	color: #E30003;
}
.comboxtel {
	background-color: #E8E8E8;
	margin-left: 30px;
	height: 160px;
	padding-top: 14px;
}
.comboxtel img {
	width:100% !important;
	height: auto;
}
/* ========== top_banner ========== */
#top_banner {
	padding-top: 2%;
	padding-bottom: 2%;
	text-align: center;
}
#top_banner ul {
	margin-left: auto;
	margin-right: auto;
}
#top_banner li {
	float: left;
	width: 100%;
}


/*
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
*/


/* ========== page_company ========== */
#page_company {
}
#page_company h2 {
	text-align: center;
	width: 100%;
	background-image: url(../img/bk_title.png);
	font-size: 1.8rem;
	padding-top: 32px;
	padding-bottom: 25px;
	margin-bottom: 40px;
	margin-top: 30px;
}
#page_company h2 span {
	font-size: 1.0rem;
	margin-left: 20px;
}
.company_table {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10%;
	position: relative;
	width: 96%;
}
.company_table table {
	width: 100%;
	height: 100%;
}
.company_table th {
	font-size: 16px;
	line-height: 1.8em;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	width: 25%;
	border-bottom: 1px solid #DBDBDB;
}
.company_table td {
	font-size: 15px;
	line-height: 1.8em;
	padding-top: 25px;
	padding-bottom: 25px;
	width: 70%;
	border-bottom: 1px solid #DBDBDB;
}
.company_img {
	position: absolute;
	top: 0;
	right: 0;
	width: 320px;
	height: auto;
	padding-top: 4%;
	padding-left: 2%;
	padding-bottom: 2%;
	background-color: #FFFFFF;
}
.company_img img {
	width: 100%;
	height: auto;
}


/* ========== page_ceo ========== */
#page_ceo {
}
#page_ceo h2 {
	text-align: center;
	width: 100%;
	background-image: url(../img/bk_title.png);
	font-size: 1.8rem;
	padding-top: 32px;
	padding-bottom: 25px;
	margin-bottom: 4%;
	margin-top: 30px;
}
#page_ceo h2 span {
	font-size: 1.0rem;
	margin-left: 20px;
}
.ceo_box {
width: 86%;
background-image: url(../img/bk_ceo.jpg);
background-size: cover;
	padding-top: 4%;
padding-left: 7%;
padding-right: 7%;
padding-bottom: 5%;
margin-bottom: 4%;
}
#page_ceo h3 {
	color: #D70003;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 4%;
	line-height: 1.7em;
	letter-spacing: 0.1em;
	font-family:"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Sawarabi Mincho", serif;	
}
#page_ceo p {
	font-size: 15px; 
	line-height: 2.0em;
	margin-bottom: 1.2em;
}
#page_ceo h4 {
	padding-top: 6%;
	padding-bottom: 2%;
	color: #111111;
	font-size: 21px;
	margin-bottom: 4%;
	font-weight: bold;
}
.ceoimg {
	float: left;
	width: auto;
	height: auto;
}

#page_ceo ul {
}
#page_ceo li {
	font-size: 15px; 
	line-height: 1.8em;
	margin-bottom: 1em;
	padding-left: 1em;
	text-indent: -1em;
}

#page_ceo dl {
	margin-left: 33%;
}
#page_ceo dt {
	font-size: 14px; 
	line-height: 1.8em;
	border-bottom: 1px solid #111111;
	margin-bottom: 2%;
	font-weight: bold;
}
#page_ceo dd {
	font-size: 14px; 
	line-height: 1.8em;
	margin-bottom: 4%;
}



/* ========== page_staff ========== */
#page_staff {
	margin-bottom: 4%;
}
#page_staff h2 {
	text-align: center;
	width: 100%;
	background-image: url(../img/bk_title.png);
	font-size: 1.8rem;
	line-height: 1.2em;
	padding-top: 32px;
	padding-bottom: 25px;
	margin-bottom: 4%;
	margin-top: 30px;
}
#page_staff h2 span{
	font-size: 1.2rem;
}
.staffinfo {
	text-align: center;
	color: #91855a;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.6em;
}
.staffbox {
	width: 84%;
	height: auto;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 3%;
	padding-right: 3%;;
	padding-bottom: 3%;
	padding-left: 3%;
	border: 3px double #BBBBBB;
}
.staffimg {
	float: left;
	width: 30%;
	height: auto;
}
.staffimg img {
	width: 100%;
	height: auto;
}
.staffimg2 {
	float: right;
	width: 30%;
	height: auto;
	margin-left: 5%;
	margin-bottom: 5%;
	margin-right: 2%;
}
.staffimg2 img {
	width: 100%;
	height: auto;
}
.staffinbox{
	float: right;
	width: 60%;
}
.staffinbox h3 {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 15px;
	margin-bottom: 3%;
	background-image:url(../img/staff/bk_staffprofile.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.staffinbox h3 span {
	font-size: 12px;
	font-weight: normal;
}
.staffinbox h4 {
	font-size: 15px;
	line-height: 1.6em;
	font-weight: bold;
	background-color: #096d65;
	border-bottom: 3px solid #e9c121;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	margin-bottom: 1%;
	padding-top: 4px;
	color: #FFFFFF;
	width: 100px;
	text-align: center;
}
.staffinbox p {
	font-size: 16px;
	line-height: 1.6em;
	margin-bottom: 1%;
}
.staffinbox  .bt_detail a {
margin-left: 0 !important;
}

.stafftyle {
	height: auto;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 4%;
	margin-right: auto;
}
.stafftyle h4 {
	font-size: 16px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size:contain;
	height: 40px;
	width: 330px;
	padding-top: 16px;
	padding-left: 10px;	
	margin-bottom: 1%;
}
.stafftyle p {
	font-size: 15px;
	line-height: 1.8em;
	margin-bottom: 1%;
	margin-left: 2%;
	margin-right: 2%;
}
.staffstyle {
	background-image: url(../img/staff/bk_staffstyle.gif);
}
.staffbuyer {
	background-image: url(../img/staff/bk_staffbuyer.gif);
}
.staffsmile {
	background-image: url(../img/staff/bk_staffsmile.gif);
}
.staffrenter {
	background-image: url(../img/staff/bk_staffrenter.gif);
}
.stafflender {
	background-image: url(../img/staff/bk_staffrenter.gif);

}
.staffseller {
	background-image: url(../img/staff/bk_staffseller.gif);
}



/*--page_recruit--*/
#page_recruit {
	text-align: left;
	margin-bottom: 4%;
}
.recruit_table table {
	margin-bottom: 20px;
	background-color: #999999;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-collapse:separate;
	border-spacing:1px;
}
.recruit_table th {
	background-image: url(../img/bk_topix_box.png);
	background-position: left top;
	background-repeat: repeat;
	text-align: center;
	padding: 20px;
	font-weight: normal;
	width: 25%;
	font-size: 16px;
}
.recruit_table td {
	padding: 20px;
	background-color: #FFFFFF;
	font-size: 16px;
}
#page_recruit p {
margin-left: 5%;
margin-right: 5%;
	line-height:1.6em;
	font-size: 16px;
}



/* ========== page_zeimu ========== */
#page_zeimu {
text-align: left;
}
#page_zeimu h2 {
	text-align: center;
	width: 100%;
	background-image: url(../img/bk_title.png);
	font-size: 1.8rem;
	padding-top: 32px;
	padding-bottom: 25px;
	margin-bottom: 4%;
	margin-top: 30px;
}
.zeimubox {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4%;
}
.zeimubox img {
	width: 100%;
	height: auto;
}

/* ========== page_houmu ========== */
#page_houmu {
text-align: left;
}
#page_houmu h2 {
	text-align: center;
	width: 100%;
	background-image: url(../img/bk_title.png);
	font-size: 1.8rem;
	padding-top: 32px;
	padding-bottom: 25px;
	margin-bottom: 4%;
	margin-top: 30px;
}
.houmubox {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4%;
}
.houmubox img {
	width: 100%;
	height: auto;
}

/*--page_jisseki--*/

#page_jisseki {
	text-align: left;
}
#page_jisseki p {
	padding-top:8px;
	padding-bottom: 18px;
	font-size: 16px;
	line-height: 1.8em;
	margin-left: 1%;
	margin-right: 1%;	
}
#page_jisseki p span {
	color:#E0181C;
	font-size:16px;
}
#page_jisseki ul {
	margin-bottom:10px;
	margin-left: 1%;
	margin-right: 1%;
}
#page_jisseki li {
	background-color:#F7F7F7;
	margin-bottom:5px;
	padding-top: 2%;;
	padding-bottom:2%;;
	padding-left:20px;
	padding-right:20px;
	font-size:16px;
}
#page_jisseki li span {
	font-size:20px;
	font-weight:bold;
	color:#C50003;	
}
.jisseki_tab1 {
	color: #FFFFFF;
	float: left;
	width: 300px;
	background-color: #333333;
	height: 70px;
	margin-left: 5px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.jisseki_tab1 h3 {
	text-align:center;
	padding-top:2px;
	margin-left:20px;
	margin-right:20px;
	margin-top:25px;
	font-size:20px;
	height:20px;
	border-left: 5px solid #aacc3f;
}
.jisseki_tab1 h3 span {
	font-size:15px;
}
.jisseki_tab2 {
	float: left;
	margin-top: 2px;
	width: 300px;
	height: 68px;
	margin-left: 5px;
	background-color: #E8E8E8;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.jisseki_tab2 a {
	display:block;
	text-align:center;
	padding-top:25px;
	font-size:20px;
	height:43px;
	width:300px;
}
.jisseki_tab2 a span {
	font-size:15px;
}
.jisseki_table {
	clear:left;
	margin-bottom: 30px;
	padding-top: 15px;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 15px;
	background-color: #F7F7F7;
	height: 960px;
	width: 95.5%;
	margin-left: auto;
	margin-right: auto;
	overflow: scroll;
	overflow-x: hidden;
	border-top: 10px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
}
.jisseki_table table {
	width: 100%;
}
.jisseki_table th {
	border-bottom:3px double #696969;
}
.jisseki_table td {
	padding-top:8px;
	padding-bottom:0px;
}
.jisseki_table .title {
	border-bottom: 1px solid #DFDFDF;	
}
.jisseki_table .text {
	border-bottom: 1px solid #DFDFDF;
	padding-left:10px;
	padding-right:20px;
	font-size:12px;
}
.jisseki_table .notx {
	width:50px;
}
.jisseki_table td div {
	background-color: #DFDFDF;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	text-align: center;
	border-top-left-radius: 5px;
}



/* ========== page_policy ========== */
#page_policy {
text-align: left;
}
#page_policy h2 {
	text-align: center;
	width: 100%;
	background-image: url(../img/bk_title.png);
	font-size: 20px;
	line-height: 2.0em;
	padding-top: 32px;
	padding-bottom: 25px;
	margin-bottom: 20px;
	margin-top: 30px;
}
#page_policy span {
	font-size: 14px;
}
#page_policy h2 br {
display: none;
}
#page_policy h3 {
	text-align: left;
	width: 100%;
	font-size: 16px;
	padding-top: 40px;
	padding-bottom: 25px;
	font-weight: bold;
}
.policy_text {
	margin-right: 3%;
	margin-left: 3%;
	margin-bottom: 8%;
	font-size: 15px;
	line-height: 2em;
}


/*--sale-*/

#page_sale {
	text-align: left;
	margin-bottom: 4%;
}
.sale_flow  {
	width:100%;
	margin-left: auto;
	margin-right: auto;	
	height:auto;
	margin-bottom:4%;
}
.sale_flow h3 {
	font-size:21px;
	font-weight: bold;
	padding-bottom:3%;	
	margin-left: 1%;
}
.sale_flow h4 {
	font-size:18px;
	font-weight: bold;
	padding-top: 15px;
	height: 30px;
	margin-bottom: 1%;
}
.sale_flow p {
	font-size:15px;
	line-height: 1.7em;
	margin-left: 120px;
	padding-bottom:2%;
	padding-left: 4%;
}
.sale_flow p a {
	text-decoration: underline;
}
.sale_tx{
	clear: both;
	position: relative;
	margin-bottom: 4%;
	height: auto;
	background-color: #F0F0F0;
	padding-left: 3%;
	padding-top: 2%;
	padding-right: 3%;
	padding-bottom: 2%;
}
.sale_step {
	background-color: #096d65;
	color: #FFFFFF;
	width: 120px;
	height: 95px;
	padding-top: 25px;
	border-bottom-left-radius: 60px;
	border-bottom-right-radius: 60px;
	border-top-left-radius: 60px;
	border-top-right-radius: 60px;
	text-align: center;
	font-size: 20px;
	line-height: 1.5em;
	float: left;
	margin-right: 4%;
}
.sale_step span {
	font-size: 24px;
	font-weight: bold;	
}

.glossary h3 {
	font-size:16px;
	font-weight: normal;
	padding-bottom:3%;	
	margin-left: 2%;
	margin-right: 2%;
	line-height: 1.6em;
}

/*--sell-*/


#page_sell {
	text-align: left;
	margin-bottom: 4%;
}
#page_sell ul {
}
#page_sell ul li {
	float: left;
	width: 33.33%;
}
#page_sell ul li a {
	
}
#page_sell ul li img {
	width: 100%;
	height: auto;
}
.sell_info1 {
	padding-bottom:25px;
	padding-top: 2%;
}
.sell_info1 h3 {
	font-size:20px;
	font-weight: bold;
	line-height: 1.5em;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 2%;
	padding-bottom: 0;
	padding-top: 2%;
	border-bottom: solid 3px #096d65;
}
.sell_info1 h4 {
	font-size:16px;
	line-height: 1.5em;
	font-weight: bold;
	padding-bottom:1%;
	padding-top: 2%;
	margin-left: 2%;
}
.sell_info1 h5 {
	font-size:15px;
	line-height: 1.5em;
	font-weight: normal;
	padding-bottom:1%;
	padding-top: 2%;
	margin-left: 2%;
	text-decoration: underline;
}
.sell_info1 p {
	font-size:15px;
	line-height:1.7em;
	padding-bottom:5px;
	margin-left: 2%;
}
.ind {
	text-indent:-24px;
	padding-left:24px;
		
}
.red {
	color:#CB0003;
}


.sell_satei_top {
	float:right;
	margin-right: 2%;
}
.sell_satei_bottom {
	text-align:center;
	padding-bottom:30px;	
}

.sell_flow1  {
	width:100%;
	margin-left: auto;
	margin-right: auto;	
	height:auto;
	margin-bottom:4%;
}
.sell_flow1 h3 {
	font-size:21px;
	font-weight: bold;
	margin-bottom:3%;	
	margin-left: 1%;	
}
.sell_flow1 h4 {
	font-size:18px;
	font-weight: bold;
	padding-top: 15px;
	height: 30px;
	margin-bottom: 1%;
}
.sell_flow1 p {
	font-size:15px;
	line-height: 1.7em;
	margin-left: 120px;
	padding-bottom:2%;
	padding-left: 4%;
}
.sell_flow1 p a {
	text-decoration: underline;
}
.sell_tx{
	clear: both;
	position: relative;
	margin-bottom: 4%;
	height: auto;
	background-color: #F0F0F0;
	padding-left: 3%;
	padding-top: 2%;
	padding-right: 3%;
	padding-bottom: 2%;
}
.sell_step {
	background-color: #096d65;
	color: #FFFFFF;
	width: 60px;
	height: 43px;
	padding-top: 17px;
	border-bottom-left-radius: 60px;
	border-bottom-right-radius: 60px;
	border-top-left-radius: 60px;
	border-top-right-radius: 60px;
	text-align: center;
	font-size: 14px;
	line-height: 1.1em;
	float: left;
	margin-right: 4%;
}
.sell_step span {
	font-size: 20px;
	font-weight: bold;	
}

.sell_flow2  {
	width:100%;
	margin-left: auto;
	margin-right: auto;	
	height:auto;
	margin-bottom:4%;
}
.sell_flow2 h3 {
	font-size:21px;
	font-weight: bold;
	margin-bottom:3%;	
	margin-left: 1%;
}
.sell_flow2 h4 {
	font-size:18px;
	font-weight: bold;
	padding-top: 15px;
	height: 30px;
	margin-bottom: 1%;
}
.sell_flow2 p {
	font-size:15px;
	line-height: 1.7em;
	margin-left: 120px;
	padding-bottom:2%;
	padding-left: 4%;
}







/*--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: 30px;
	margin-left: 60px;
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 1.7em;
}



/*----------page_yao----------*/
#page_yao {
text-align: left;
}
#page_yao h2 img {
	width: 100%;
	height: auto;
}
#page_yao p {
	font-size: 14px;
	line-height: 1.6em;
	padding-top: 4%;
	padding-bottom: 4%;
	margin-left: 2%;
	margin-right: 2%;
}
.yaobox {
	float: left;
	width: 46%;
	height: 200px;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 4%;
}
.yaobox img {
	float: left;
	padding-top: 4%;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 5%;
}
.yaobox h3 {
font-weight: bold;
	color: #4a7cbb;
	font-size: 16px;
	border-bottom: 1px solid #c0c0c0;
}
.yaobox p {
	font-size: 14px;
	line-height: 1.6em;
	padding-top: 10px;
}
.school {
	color: #4a7cbb;
	font-size: 16px;
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
}
#page_yao ul {
	padding-left: 4%;
	padding-top: 2%;
}
#page_yao li {
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	margin-left: 5%;
	margin-bottom: 4%;
}


/* ========== page_contact ========== */

#contactform {
}
#contactform h2 {
	text-align: center;
	width: 100%;
	background-image: url(../img/bk_title.png);
	font-size: 1.8rem;
	padding-top: 32px;
	padding-bottom: 25px;
	margin-bottom: 40px;
	margin-top: 30px;
}
/* ========== page_manual ========== */

.ManualWrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.ManualWrapper h2 {
	text-align: center;
	width: 100%;
	background-image: url(../img/bk_title.png);
	font-size: 1.8rem;
	padding-top: 32px;
	padding-bottom: 25px;
	margin-bottom: 20px;
	margin-top: 30px;
}
.ManualWrapper h2 span {
	font-size: 1.0rem;
	margin-left: 20px;
}
.Manual {
	width: 100%;
	text-align: center;
	padding-top: 2%;
}
.ManualTable {
	background-color: #86CF46;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.ManualTable td {
	background-color: #EDFDDE;
	text-align: center;
	width: 19%;
	padding-top: 8px;
	padding-bottom: 10px;
	border: 1px solid #86CF46;
	font-size: 1.0rem;
	line-height: 1.6em;
}
.MiniTable {
	background-color: #86CF46;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.MiniTable td {
	background-color: #EDFDDE;
	text-align: center;
	width: 19%;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-right: 3%;
	padding-left: 3%;
	font-size: 0.9rem;
	line-height: 1.6em;
}
#MTcurrent {
	background-color: #CDF8A6;
	text-align: center;
}
.ManualList {
	font-size: 1.0rem;
	line-height: 2em;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.ManualList ul {
	margin: 0;
	padding: 0;
}
.ManualList li {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #86CF46;
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 2%;
	padding-bottom: 3%;
}
.ManualList span {
	color: #339933;
}
.ManualList strong {
	color: #006600;
	display: block;
	text-indent: 0;
}
.ManualList h3 {
	font-size: 1.2rem;
	text-align: left;
	background-color: #86CF46;
	font-weight: bold;
	color: #ffffff;
	display: block;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	text-indent: 1em;
}
.ManualList h3 a {
	color: #ffffff;
}
.remodel {
	text-align: right;
}
.ManualLink {
	border: 0;
	padding-bottom: 4%;
	margin: 0;
	width: 86%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#go {
	width: 10%;
}
#back {
	width: 10%;
}


/* ========== parking_map ========== */

#map_canvas_pk {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	height: 450px;
}
.linkadd a {
	text-decoration: underline;
}

/*
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
*/


/* ========== page_detail ========== */

#detail {
	text-align: left;
	color: #4F4F4F;
	padding-top: 2%;
	margin-bottom: 4%;
}
.detail_head {
	background-image: url(../img/bk_title.png);
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	padding-right: 2%;
	margin-bottom: 2%;
}
.detail_head h2 {
	text-align: left;
	float: left;
	width: 650px;
	font-size: 1.8rem;
	line-height: 1.4em;
}

.detail_head .button {
	float: right;
}
.detail_topix_pc {
	display: block;
}
.detail_topix_smp {
	display: none;
}
.detail_topix_pc table {
}
.detail_topix_pc th {
	background: #096d65; /* Old browsers */
	background: -moz-linear-gradient(top, #096d65 0%, #025b54 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #096d65 0%, #025b54 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #096d65 0%, #025b54 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97c110', endColorstr='#6faa00', GradientType=0 );
/* IE6-9 */		
	color: #FFFFFF;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 2%;
	padding-right: 2%;
	border: 1px solid #CCCCCC;
	font-size: 1.0rem;
	line-height: 1.6em;
	text-align: left;
}
.detail_topix_pc td {
	background-color: #FFFFFF;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 1%;
	padding-bottom: 1%;
	border: 1px solid #CCCCCC;
	font-size: 1.0rem;
	line-height: 1.6em;
	vertical-align: middle;
}
.detail_topix_pc td span {
	font-size: 18px;
	font-weight: bold;
}
.detail_photo {
	padding-top: 15px;
	padding-bottom: 5px;
}
.photo1 {
	float: left;
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.photo1 div {
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	width: 450px;
	height: 320px;
}
.photo2 {
	float: right;
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.photo2 div {
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	width: 450px;
	height: 320px;
}
.photo3 {
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 12px;
}
.svimgbox {
	width: 145px;
	height: 180px;
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 12px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-color: #F5F0E8;
}
.svimgbox div {
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	width: 145px;
	height: 145px;
}
.svimgbox div img {
width: 145px;
height: auto;
}
.svimgbox p {
	width: 145px;
	height: 24px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
	overflow-x: hidden;
	overflow-y: hidden;
	line-height: 1.5em;
}
.detail_contents {
}
.detail_contents h3 {
	background: #096d65; /* Old browsers */
	background: -moz-linear-gradient(top, #096d65 0%, #025b54 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #096d65 0%, #025b54 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #096d65 0%, #025b54 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97c110', endColorstr='#6faa00', GradientType=0 );
/* IE6-9 */		
	color: #FFFFFF;
	height: 25px;
	padding-top: 12px;
	font-size: 16px;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-top: 9px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
.detail_contents .leftbox {
	float: left;
	width: 48%;
}
.detail_contents table {
}
.detail_contents th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.9rem;
	line-height: 1.6em;
	width: 25%;
	color: #FFFFFF;
	background-color: #BBBBBB;
	border-bottom: 1px solid #CCCCCC;
}
.detail_contents td {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.9rem;
	line-height: 1.6em;
	border-bottom: 1px solid #CCCCCC;
}
.detail_contents .rightbox {
	float: right;
	width: 48%;
}
.detail_contents .detail_point {
	border: 1px solid #BBBBBB;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.9rem;
	line-height: 1.6em;
}
.detail_map {
	margin-top: 3%;
	margin-bottom: 3%;
}
.detail_map h3 {
	background: #096d65; /* Old browsers */
	background: -moz-linear-gradient(top, #096d65 0%, #025b54 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #096d65 0%, #025b54 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #096d65 0%, #025b54 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97c110', endColorstr='#6faa00', GradientType=0 );
/* IE6-9 */		
	color: #FFFFFF;
	height: 25px;
	padding-top: 12px;
	font-size: 16px;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-top: 9px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
.detail_map p {
	margin-top: 1%;
	margin-bottom: 4%;
	text-align: center;
	font-size: 0.8rem;
	line-height: 1.8em;
}
#map_canvas2 {
	border: 1px solid #CCCCCC;
	width: 99%;
	margin-left: auto;
	margin-right: auto;
	height: 400px;
}
.detail_menu {
	background-color: #f5f0e8;
	margin-top: 4%;
	padding-top: 1.5%;
	padding-bottom: 2%;
}
.detail_menu img {
	width: 470px;
	height: 75px;
}
.detail_info {
	padding-top: 4%;
	padding-bottom: 3%;
}
.detail_info p {
	text-align: center;
	font-size: 1.0rem;
	line-height: 1.8em;
}


/*
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
*/


#search {
	margin-bottom: 8%;
}
#search h2 {
	text-align: center;
	width: 100%;
	background-image: url(../img/bk_title.png);
	font-size: 1.8rem;
	padding-top: 32px;
	padding-bottom: 25px;
	margin-bottom: 20px;
	margin-top: 30px;
}
#search h2 span {
	font-size: 1.0rem;
	margin-left: 20px;
}
.main_list {
width: 88%;
margin-left: auto;
margin-right: auto;
border: 5px solid #096d65;
border-radius: 12px;
padding-top: 3%;
padding-bottom: 3%;
padding-left: 5%;
padding-right: 5%;
font-size: 0.9rem;
}
.main_list h3 {
font-size: 16px;
background-color: #737373;
color: #FFFFFF;
text-align: center;
padding-top: 1%;
padding-bottom: 0.5%;
}
.main_list dl {
width: 100%;
margin-bottom: 3%;
}
.main_list dt {
width: 100%;
margin-bottom: 2%;
padding-top: 4%;
font-size: 16px;
font-weight: bold;

}
.w4 dd {
float: left;
width: 22%;
margin-right: 2%;
margin-bottom: 2%;
}
.w4 dd a {
border-radius: 8px;
background-color: #E8E8E8;
display: block;
text-align: center;
width: 100%;
padding-top: 4%;
padding-bottom: 2%;
font-size: 16px;
line-height: 1.6em;
color: #333333;
}
.main_list dd a:hover {
background-color: #EFEFEF;
}




.search_control {
	background-color: #DCDCDC;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 1%;
	font-size: 0.9rem;
	line-height: 1.6em;
	border-radius: 16px;
}
.search_control input[type="text"] {
	padding: 0.5%;
	font-size: 0.9rem;
}
.search_control input[type="submit"] {
	padding: 0.8%;
	font-size: 14px;
	margin-left: 2%;
	margin-right: 2%;
}
.search_control select {
	padding: 0.5%;
	font-size: 14px;
}
.keybox {
	float: left;
	width: 30%;
	margin-right: 3%;
	margin-bottom: 2%;
}

.keybox input[type='text'] {
	padding: 3%;
	border-radius: 5px;
	background-color: #FBFFF0;
}
.keybox select {
	padding: 3%;
	border-radius: 5px;
	background-color: #FBFFF0;
}
input#key_button {
	width: 200px;
	height: 40px;
}

.search_list {
padding-top: 2%;
}
.search_list ul {
	width: 100%;
}
.search_list li {
	font-size: 15px;
	line-height: 1.6em;
	width: 100%;
	margin-bottom: 2%;
}
.search_list li a {
	color: #333333;
}
.lst_box {
	border: 1px solid #CCCCCC;
	border-radius: 14px;
	padding-bottom: 0.5%;
}
.lst_box:hover{
	background-image: url(../img/bk_title.png);
}
.search_list li h3 {
	border-right: solid 25px #e9c121;
	background-color: #373737;
	color: #FFFFFF;
	height: 29px;
	padding-top: 6px;
	font-size: 16px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-weight: bold;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
}
.search_list li h3 span {
	background-color:#FFFFFF;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 2px;
	color: #096d65;
	font-size: 14px;
	border-radius: 10px;
	margin-right: 20px;
}

.lst_photo {
	float: left;
	width: 30%;
	font-weight: normal;
	font-size: 0.9rem;
	line-height: 1.6em;
	margin-left: 2%;
}
.lst_photo div {
	float: left;
	width: 49%;
	margin-right: 1%;
	
}
.lst_photo div img {
	width: 100%;
	height: auto;
}
.lst_info1 {
	float: right;
	width: 36%;
	font-weight: normal;
	padding: 1%;
}
.lst_info2 {
	width: 24%;
	margin-left: 35%;
	margin-right: 35%;
	font-weight: normal;
	padding: 1%;
}
.lst11 {
	font-size: 14px;
	margin-bottom: 3%;
	border-bottom: 1px solid #C0C0C0;
	padding-bottom: 3%;
	padding-top: 1%;
	height: 28px;
}
.lst11 span {
	background-color:#E9474A;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 2px;
	color: #FFFFFF;
	font-size: 18px;
	border-radius: 8px;
	margin-right: 10px;
	font-weight: bold;	
}
.lst11 strong {	
	font-size: 28px;
	font-weight: bold;
}
.lst12 {
	padding-top: 1%;
	background-image: url(../img/ar_topix_add.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;	
	margin-bottom: 2%;
}
.lst13 {
	padding-top: 1%;
	background-image: url(../img/ar_topix_eki.png);
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left: 20px;	
}
.lst31 {
	font-size: 14px;
	margin-bottom: 3%;
	padding-bottom: 3%;
	padding-top: 5%;	
}
.lst31 span {
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 2px;
	color: #FFFFFF;
	font-size: 18px;
	border-radius: 8px;
	margin-right: 10px;
	font-weight: bold;	
}
.lst31 .aka {
	background-color:#E9474A;
}
.lst31 .ao {
	background-color:#2870D1;
}

	
/*月極駐車場専用ここから*/
	
.search_parking {
padding-top: 2%;
}
.search_parking ul {
	width: 100%;
}
.search_parking li {
	font-size: 15px;
	line-height: 1.6em;
	width: 47%;
	margin-left: 1%;
	margin-right: 2%;
	margin-bottom: 3%;
	float: left;
}
.search_parking li a {
	color: #333333;
}
.lst_box2 {
	border: 1px solid #CCCCCC;
	border-radius: 14px;
	padding-bottom: 0.5%;
	height: 180px;
	overflow: hidden;
}
.lst_box2:hover{
}
.search_parking li h3 {
	background-color: #373737;
	color: #FFFFFF;
	height: 29px;
	padding-top: 6px;
	font-size: 16px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-weight: bold;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
}
.search_parking li h3 span {
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 2px;
	color: #FFFFFF;
	font-size: 14px;
	border-radius: 8px;
	margin-right: 20px;
}
.mark {
	background-color:#096d65;
}
.aka {
	background-color:#E9474A;
}
.ao {
	background-color:#2870D1;
}
.atp {
	background-color: #999999;
}
.lst_info3 {
	float: right;
	width: 58%;
	font-weight: normal;
	padding: 1%;
}
.lst_info4 {
	width: 35%;
	margin-left: 3%;
	margin-right: 2%;
	font-weight: normal;
	padding: 1%;
}
.lst14 {
	padding-top: 1%;
	background-image: url(../img/ar_topix_add.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;	
	font-size: 12.5px;
}
.lst15 {
	padding-top: 1%;
	background-image: url(../img/ar_topix_eki.png);
	background-repeat: no-repeat;
	background-position: left center;	
	padding-left: 20px;	
	font-size: 12.5px;
}
.lst16 {
	padding-top: 1%;
	font-size: 12.5px;
}
.lst16 a {
	background-color: #999999;
	color: #FFFFFF !important;
	display: block;
	border-radius: 8px;
	text-align: center;
	width :90%;
}
/*月極駐車場専用ここまで*/



.bt_dt {
	text-align: center;
	font-weight: bold;
	padding-top: 18px;
	width: 50px;
	height: 40px;
	display: block;
	color: #FFFFFF;
	background: rgb(87,182,219); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(87,182,219,1) 0%, rgba(35,83,138,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(87,182,219,1) 0%, rgba(35,83,138,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(87,182,219,1) 0%, rgba(35,83,138,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57b6db', endColorstr='#23538a', GradientType=0 ); /* IE6-9 */
}
.list01 {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 ); /* IE6-9 */
}
.list02 {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 ); /* IE6-9 */
}
