@charset "shift_jis";

/*--- detail �\���p�i����p�ƕʁj----*/
h1,h2,h3,h4,h5,h6,p,ul,ol,dl{
	margin-top: 0;
	margin-bottom: 0;
}

body {
	font-family:"�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
}

form{
	text-align:left;
}

input{
	height:40px;
	font-size:14px;
}

#yeprint{
	display: none;
}

#yescreen{
	display:block;
	width:820px;
	margin:20px auto;
	line-height:1.6em;
	text-align:center;
}

#s-body {
	width: 800px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

input.print-button{
	height:35px;
	font-size:14px;
}

#ap{
	font-size:16px;
	margin-left:580px;
}

#ms_name{
	display:block;
	width: 100%;
	background:#339;
	font-size:18px;
	line-height:45px;
	color:#ffffff;
	margin-bottom: 10px;
}

#ms_name a{
	color:#fff !important;
}


.scm{font-size:10px;}


/*---����---*/
#left-side{
	width:320px;
	padding-right: 20px;
	box-sizing: border-box;
}
#left-side img {
	margin-bottom: 10px;
}

#b{margin:0px auto 5px;width:246px;}
#pict,#map,#mad{
	display:block;
	width:82px;
	height:52px;
}
#pict:link, #pict:visited, #pict:active {background:url(/images/apaman-plaza_co_jp/chintai/bot-pic.gif)}
#pict:hover {background:url(/images/apaman-plaza_co_jp/chintai/bot-pic-o.gif)}
#map:link, #map:visited, #map:active {background:url(/images/apaman-plaza_co_jp/chintai/bot-map.gif)}
#map:hover {background:url(/images/apaman-plaza_co_jp/chintai/bot-map-o.gif)}
#mad:link, #mad:visited, #mad:active {background:url(/images/apaman-plaza_co_jp/chintai/bot-mad.gif)}
#mad:hover {background:url(/images/apaman-plaza_co_jp/chintai/bot-mad-o.gif)}

.pict-button {
	display: flex;
	align-items: center;
	justify-content: center;
}

/* ���C�ɓ��� */
.favorite-check,
.favorite-check:checked + .favorite-button-container .favorite-button-add,
.favorite-check:not(:checked) + .favorite-button-container .favorite-button-remove {
	display: none;
}
.favorite-container {
	margin: 20px 0;
}
.favorite-button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 284px;
	height: 40px;
	margin: 0 auto;
	border: solid 1px #33502b;
    border-radius: 5px;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
	position: relative;
}
.favorite-button-add {
	background: #71b15f;
	color: white;
}
.favorite-button-remove {
	background: white;
	color: #71b15f;
}
.favorite-button-remove:not(:hover) .favorite-button-action,
.favorite-button-remove:hover .favorite-button-status {
	display: none;
}
.favorite-list-link {
	display: inline-block;
	font-size: 13px;
	margin-top: 1em;
}

/* �Ƌ�Ɠd���X�g */
#kagu{
	border: 1px solid gray;
	width:300px;
	text-align:left;
	font-size:15px;
	line-height:1.4em;
}

#kagu-t{
	background:gray;
	color:#fff;
	text-align:center;
}
/* /�Ƌ�Ɠd���X�g */

/* ���₢������ */
#contact{
	margin-top:50px;
	border: 1px solid #339;
	font-size: 14px;
	line-height:1.5em;
	text-align: left;
	width:300px;
}
#contact-t{
	background:#339;
	color:#fff;
	text-align: center;
}
.btn_to_form {
	border: none;
	margin: 10px auto;
}


/*---�E��---*/
/* table */
#right-side{
	width:480px;
	line-height:1.2em;
	font-size:15px;
}

#right-side table.detail{ width:100%}

#right-side table.detail,
#right-side table.detail td,
#right-side table.detail th {
	border: 1px solid #CCC;
	border-collapse: collapse;
	vertical-align: top;
	padding: 3px;
}

#right-side table.detail th{
	text-align:right;
	width:120px;
	background-color: #F4F4FF;
}
#right-side table.detail td{text-align:left}

#right-side table.detail td sup{
	vertical-align:baseline;
	position:relative;
	top:-4px;
}

#data1{
	background:#FFA;
	font-weight:bold;
	text-align:center;
}

#sm{font-size:10px;}


/*--- �Z�������\ ---*/
#tanki {
	text-align:center;
	margin-top: 1em;
}

#tanki table#tanki-t {
	margin:auto;
	border: 1px solid #CCC;
	border-collapse: collapse;
}

#tanki table#tanki-t th{
	background-color: #339;
	color: #fff;
	width: 120px;
	text-align: center;
}

#tanki table#tanki-t td{
	background-color: #FFF;
	text-align: right;
}

/* �Z���_��@���ӏ��� */
#tanki .tanki-note{
	color:#339;
	text-align:center;
}

/*--- /�Z�������\ ---*/

.serial-no {
	width: 100%;
	text-align: right;
	font-size: 12px;
}

/*--- �R�����g ----*/
.comment-container {
	margin-top: 10px;
}
#comment{
	padding:5px 30px;
	text-align:left;
	font-size:15px;
	line-height:1.2em;
}

/*---footer----*/
#footer_info{
	font-size:14px;
	text-align:center;
}

#t{
	width: 100%;
	background:#339;
	font-size: 13px;
	text-align: center;
	color:#FFFFFF;
}
.image td{
	height: 70px;
	vertical-align: bottom;
	text-align: center;
}
.site_name td{
	font-size: 13px;
	text-align: center;
	vertical-align: top;
}
