@charset "utf-8";

#contents {
	width: 915px;
	padding-top: 25px;
	background: url(../img/contents_bg.jpg) no-repeat;
	padding-left: 28px;
	overflow: hidden;
}
#contents h2 {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 14px;
	border: 1px solid #bdc1a3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #0033CC;
	background: url(../images/title_bg.gif) no-repeat;
}
#contents h3 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;
	padding-bottom: 5px;
	background: url(../images/mark1.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents h4 {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 14px;
	font-weight:700;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #FFFFFF;
	background: url(../images/title_bg_red.gif) no-repeat;
}

#contents h4 a:link {
display: block;
	color: #FFFFFF;
	font-weight:700;
}
#contents h4 a:visited {
display: block;
	color: #FFFFFF;
	font-weight:700;
}
#contents h4 a:hover {
display: block;
	color: #FFFFFF;
	font-weight:700;
}

#contents #path {
	width: 885px;
	margin-bottom: 15px;
}
#contents #jyoken {
	width: 885px;
	margin-bottom: 15px;
	overflow: hidden;
}

#contents  .jyo_key  {
	background: url(../images/slash.gif);
	margin-top: 15px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contents #jyoken .jyo_key input {
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	width: 350px;
}

#contents .list {
	float: left;
	width: 885px;
	margin-right: auto;
	margin-left: auto;
}
 #contents  .list  .listtable  {
	float: left;
	width: 100%;
}
#contents .list th {
	background-color: #eeeeee;
}
#contents .list .li_order {
	background-color: #666666;
	color: #FFFFFF;
}
 #contents  .result  {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}
#contents .narabikae {
	margin-bottom: 10px;
}
#contents .even {
	background-color: #ccecf4;
}
#contents .matomete {
	margin-top: 10px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
 #contents  .pagenavi  {
	margin-bottom: 15px;
}
#contents #detail {
	float: left;
	width: 885px;
	margin-bottom: 10px;
}
#contents #detail table {
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#contents #detail th {
	background-color: #FFDDDD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 8px;
	width: 18%;
}
#contents #detail td {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 8px;
}

#contents #detail .de_top {
	margin-bottom: 15px;
}
#contents #detail .kakaku {
	font-size: 1.2em;
	font-weight: bold;
	color: #CC0000;
}
#contents #detail .de_mid {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
#contents #detail .de_mid_left {
	width: 620px;
	float: left;
}
#contents #detail .de_photo {
	width: 620px;
	float: left;
}
#contents #detail .de_link {
	float: right;
	width: 240px;
}
#contents #detail .de_link img {
	margin-bottom: 8px;
}
#contents #detail .de_detail {
	float: left;
	width: 620px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#contents #detail .de_map {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
#contents #detail .de_gyosha {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
#contents #detail .gyosha {
	font-size: 1.2em;
	font-weight: bold;
	background-color: #FF9999;
	color: #FFFFFF;
}
#contents #detail .de_qr {
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	background: url(/images/deqr_t.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#contents #detail .de_pr {
	font-size: 1.2em;
	font-weight: bold;
	color: #990000;
	margin-bottom: 10px;
}
#contents #memb {
	width: 100%;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	float: left;
	padding: 0px;
	margin-top: 0px;
}
 #contents  #memb  .aki  {
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#contents #memb .aki2 {
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#contents #memb .aki2_2 {
	padding-left: 15px;
	margin-bottom: 15px;
}
#contents #memb .aki3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#contents #memb .aki4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#contents #memb .red {
	color: #CC0000;
}
 #contents  #memb  .blue {
	font-weight: bolder;
	color: #0066cc;
	background: url(../images/mark3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 5px;
}
#contents #memb .blue2 {
	font-weight: bold;
	color: #0066cc;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0066cc;
	border-left-color: #0066cc;
}

#contents #memb .yellow {
	background-color: #FFFFDD;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
}

#contents #memb .orange {
	color: #FF6600;
	margin-bottom: 5px;
}
  #contents   #memb .tugaku {
	width: 100%;
	margin-bottom: 20px;
}
#contents #memb .tugaku p {
	line-height: 180%;
}
#contents #memb .topback {
	padding: 0px;
	margin-bottom: 15px;
	text-align: right;
}
#contents #memb .ichiran {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #EEEEEE;
}
#contents #memb .ichiran2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents #memb .ichiran3 {
	background-color: #EEEEEE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}






#contents #btm {
	clear: both;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#contents #thanks {
	margin-bottom: 15px;
	padding-top: 100px;
	padding-bottom: 450px;
	margin-top: 0px;
	clear: both;
}




.form_bt {
	margin-top: 10px;
	float: right;
}

div.breadcrumbs {
	overflow:hidden;
	margin:0 0 20px;
	padding:0;
	height:30px;
	line-height:30px;
	color:#888888;
	border:1px solid #dddddd;
	background: url(../images/bg-stripe-3.png);
}
div.breadcrumbs a, div.breadcrumbs em, div.breadcrumbs span {
	float:left;
	overflow:hidden;
	height:30px;
	padding:0 8px;
	font-style:normal;
}
div.breadcrumbs span {
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;
	filter:alpha(opacity=40);
	opacity:0.4;
	background: url(/images/bg-breadcrumb.png);
	background-repeat: no-repeat;
	background-position: left center;
}
