/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
html,body {
	height: 100%; 
}
body {
	margin: 0;
	padding: 0;
	font-size: small;
	text-align: center;
	height: 100%; 
}
div {
	text-align: left;
	margin: 0 auto;
}
h1,h2,h3,h4,h5,h6,body,html,p,li,dt,dd,pre,form,fieldset,input,textarea,select {
	font-family: "���C���I",Meiryo,"�l�r �o�S�V�b�N","MS PGothic","�q���M�m�p�S Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #333;
	font-style: normal;
	font-size: small;
	line-height: 1.7;
}
input, textarea {
	padding: 0px 3px;
	margin-bottom: 2px;
}
select {
	margin-bottom: 2px;
}
ul,ol,dl,img {
	margin: 0;
	padding: 0;
}
ul,ol {
	list-style-type: none;
}
img {
	border: none;
	margin: 0; padding: 0;
	font-size: 0%;
	line-height: 0%;
}
em {
	font-style: normal;
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	border: solid #999;
	border-width: 1px 1px 0 0;
}
th, td {
	padding: 5px 0;
	border: solid #999;
	border-width: 0 0 1px 1px;
}
th {
	text-align: center;
	font-weight: bold;
}


/*--����-----------------------------------------------------*/

#base {
	width: 100%;
	text-align: center;
	background: #E6ECEC;
}
#container {
	width: 904px;
	text-align: left;
	background: white;
}
.wrap {
	width: 816px;
}

a {  } 
a:link { color: #333; }
a:visited { color: #C27777; }
a:hover { color: #C27777; text-decoration: none; }
a:active  { color: #C27777; }



/*--�����ڍ�-----------------------------------------------------*/

/*--�w�b�_-----------------*/

#det_header {
	padding: 20px 18px 0 44px;
	height: 33px;
	border-bottom: solid 1px #999;
	margin-bottom: 20px;
}
#det_header h1 {
	float: left;
	width: 100px;
}
#det_header p {
	float: left;
	font-size: medium;
}

.close {
	float: right;
	width: 76px;
}

/*--�{�f�B-----------------*/

/*-- �^�C�g�� --*/

#det_ttl {
	width: 816px;
	height: 70px;
}
#det_ttl h2 {
	background: url(../images/dyna/star_dat.gif) top left no-repeat;
	padding-left: 30px;
	font-size: large;
	font-weight: bold;
	line-height: 1.2;
}
#det_ttl p {
	padding-left: 30px;
	font-size: medium;
	font-weight: bold;
}
#det_ttl div {
	float: right;
	width: 320px;
	text-align: right;
}
#det_ttl div img {
	padding-left: 5px;
}

/*-- �摜 --*/

table#det_img1 {
	width: 844px;
	margin: 0 auto 12px auto;
	border-width: 0;
}
table#det_img1 td {
	padding: 0 26px;
	border-width: 0;
	width: 370px;
	padding: 12px 26px;
	background: url(../images/dyna/bk_logo-1.gif) center no-repeat;
	text-align: center;
	vertical-align: middle;
}

table.det_img2 {
	width: 828px;
	margin: 0 auto 12px auto;
	border-width: 0;
}
table.det_img2 td {
	padding: 0 6px;
	border-width: 0;
	width: 126px;
	height: 126px;
	text-align: center;
	vertical-align: middle;
	background: url(../images/dyna/bk_logo-2.gif) no-repeat center;
}

/*-- �`�F�b�N --*/

#check {
	width: 836px;
	margin: 0 auto 10px auto;
}
#check .txt {
	background:url(../images/dyna/check_body.gif) top no-repeat;
	padding: 10px 30px 0 60px;
}

/*-- �e�[�u�� --*/

#det_tbl {
	width: 816px;
	margin-bottom: 20px;
}
#det_tbl table {
	border-collapse: collapse;
	border-spacing: 0;
	border: solid #999;
	border-width: 1px 1px 0 1px;
	margin-bottom: 10px;
}
#det_tbl table th, #det_tbl table td {
	padding: 5px 10px;
	border: solid #999;
	border-width: 0 0 1px 0;
}
#det_tbl table th {
	background: #E6E6E6;
	text-align: left;
	font-weight: bold;
}
#det_tbl #tbl_1 {
	width: 100%;
}
#det_tbl #tbl_2 {
	float: left;
	width: 398px;
}
#det_tbl #tbl_3 {
	float: right;
	width: 398px;
}
#det_tbl #tbl_1 th {
	width: 160px;
}
#det_tbl #tbl_2 th, #det_tbl #tbl_3 th {
	width: 8em;
}

/*-- �O�[�O���}�b�v --*/

#det_map {
	width: 650px;
	height: 350px;
	border: solid 1px #999;
	margin-bottom: 30px;
}

/*-- �X�܏�� --*/

h2#ttl_info {
	width: 816px;
	border-bottom: dashed 1px #999;
	margin: 0 auto 15px auto;
}

#det_shop {
	width: 816px;
	height: 175px;
}
#det_shop .img {
	float: left;
	width: 260px;
}
#det_shop .info {
	float: left;
	width: 380px;
}
#det_shop .mail {
	float: left;
	width: 176px;
}



/*--�����ڍ�-----------------------------------------------------*/

/*--�w�b�_-----------------*/

#inq_header {
	padding: 20px 18px 0 44px;
	margin-bottom: 20px;
}
#inq_header h1 {
	padding-top: 30px;
}
#inq_header p {
	font-size: x-large;
	font-weight: bold;
}

/*-- �e�[�u�� --*/

#inq_tbl {
	width: 816px;
	margin-bottom: 20px;
}
#inq_tbl table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: dashed #999;
	border-width: 1px 0 0 0;
	margin-bottom: 10px;
}
#inq_tbl table th {
	padding: 5px 0;
	width: 170px;
	font-weight: bold;
	border: dashed #999;
	border-width: 0 0 1px 0;
}
#inq_tbl table td {
	padding: 5px 20px;
	border: dashed #999;
	border-width: 0 0 1px 1px;
}
#inq_tbl table tr.gray td {
	background: #E6E6E6;
}
#inq_tbl table td.cate {
	font-weight: bold;
	border-width: 0 0 1px 1px;
	width: 200px;
}

#sw_post {
	width: 830px;
	text-align: right;
	padding-bottom: 30px;
}


/*--���Z�܂���T�����Ă�������-----------------------------------------------------*/

/*-- �e�[�u�� --*/

#seek_tbl {
	width: 816px;
	margin: 40px auto 20px auto;
}
#seek_tbl table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: dashed #999;
	border-width: 1px 0 0 0;
	margin-bottom: 10px;
}
#seek_tbl table th {
	padding: 5px 0;
	width: 150px;
	font-weight: bold;
	border: dashed #999;
	border-width: 0 0 1px 0;
}
#seek_tbl table td {
	padding: 5px 0 5px 20px;
	border: dashed #999;
	border-width: 0 0 1px 1px;
}
#seek_tbl table tr.orng td {
	background: #FFF7EE;
}
#seek_tbl table td.cate {
	font-weight: bold;
	border-width: 0 0 1px 1px;
	width: 200px;
}

#seek_tbl table td p {
	float: left;
	width: 135px;
}



/*--�t�b�^�[-----------------------------------------------------*/

#footer {
	margin-top: 10px;
	padding: 20px 15px 15px 15px;
	background: #8E0000;
}
#footer  div {
	width: 318px;
	margin: 0 auto 15px auto;
}
#footer  p {
	color: #fee;
	font-size: xx-small;
	text-align: right;
}


/*--�X�y�[�T�[�E���̑�-----------------------------------------------------*/

.spc_r18 { padding-right: 18px; }

.txt_l { text-align: left; }
.txt_c { text-align: center; margin: 0 auto; }
.txt_r { text-align: right; }
.va_t { vertical-align: top; }
.cb { clear: both; }

.w100 { width: 100px; }
.w150 { width: 150px; }
.w270 { width: 270px; }
.w340 { width: 340px; }
.w580 { width: 580px; }

.w4em { width: 4em; }




/*-- end -------------------------------------------------*/
