@charset "utf-8";
html, body {
	height: 100%;
}
body {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS PGothic", sans-serif;
	color: #213a57;
	-webkit-text-size-adjust: 100%;
}
a {
	text-decoration: none;
	color: #0c4782;
}
a:hover {
	text-decoration: underline;
}
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
/*--------------------------------------*/
/*--------------  layout  --------------*/
/*--------------------------------------*/
#wrapper {
	width: 936px;
	min-height: 97%;
	margin: 0 auto;
	padding-bottom: 2px;
}
#container {
	height: auto !important;
	position: relative;
	margin-bottom: 40px;
	clear: left;
}
#contents {
	width: 736px;
	height: auto;
	min-height: 97%;
	float: left;
	margin-left: 12px;
	margin-top: 23px;
	padding-bottom: 40px;
}
#home_bg {
	background: url(../img/img_home/bg_home.jpg) repeat-x #f1fcff;
}
#second_bg {
	background: url(../img/img_common/bg_2nd.jpg) repeat-x #f1fcff;
}
/*--------------  header  --------------*/
#header {
	height: 70px;
	background: #ffffff;
}
#nav {
	height: 45px;
}
#menu li {
	float: left;
	margin-right: 0px;
	display: inline;
}
/*---------------  side  ---------------*/
#sidebar {
	width: 188px;
	float: left;
	margin-top: 23px;
}
#side_nav {
	padding: 10px 10px 20px;
	background: #ffffff;
	border: 1px solid #c8d2d4;
}
#side_inquiry {
	padding: 161px 10px 25px;
	margin-top: 13px;
	background: url(../img/img_common/bg_inquiry.png);
}
/*--------------  footer  --------------*/
#footer {
	height: 66px;
	position: relative;
	bottom: 0;
	clear: left;
	padding: 20px 0;
	margin: 0 auto;
	margin-top: 0;
	background: #032648;
	color: #ffffff;
	text-align: center;
}
#footer a {
	color: #ffffff;
}
address {
	padding-top: 14px;
	color: #ffffff;
}
/*--------------------------------------*/
/*---------------  home  ---------------*/
/*--------------------------------------*/
#main_vis {
	margin-top: 2px;
	height: 300px;
}
#main_caption {
	height: 207px;
}
#btn_area {
	height: 242px;
	padding: 10px;
	margin-top: 5px;
	background: #ffffff;
	border: 7px solid #80c1cf;
}
.leftblock {
	float: left;
	margin-right: 12px;
}
#news {
	margin-top: 20px;
	padding-top: 50px;
	padding-bottom: 30px;
	background: url(../img/img_home/index_news.jpg) no-repeat #ffffff;
	border: 2px solid #80c1cf;
	border-top: none;
}
#news ul {
	margin-left: 24px;
}
#news ul li {
	height: 22px;
	font-weight: bold;
}
#news ul li a {
	margin-left: 20px;
}
#news ul li img {
	margin-right: 10px;
}
/*--------------  group_link  -------------*/
#group_link {
	width: 100%;
	height: 120px;
	margin: 0 auto;
	background: #fff;
	clear: both;
}
#group_link p.ttl {
	text-align: center;
	padding: 12px 0
}
#group_link ul {
	padding: 0 40px;
	margin: 0 auto;
	width: 960px;
}
#group_link li {
	float: left;
	margin-bottom: 7px;
	padding: 0 8px;
	border-right: solid 2px #0c4782;
}
/*--------------------------------------*/
/*---------------  2nd  ----------------*/
/*--------------------------------------*/
#bread_list {
	height: 26px;
	line-height: 26px;
}
#subimg {
	margin-bottom: 20px;
}
#contents_block {
	background: url(../img/img_common/bg_contents.jpg) repeat-x top;
}
#layout_block {
	width: 715px;
	margin: 0 auto;
	min-height: 500px;
	padding-top: 20px;
	background: url(../img/img_common/bg_contents_cover.jpg) repeat-x top;
}
#layout_block_entry {
	width: 715px;
	margin: 0 auto;
	min-height: 500px;
	padding-top: 20px;
}
/*--------------  entry  ---------------*/
#condition {
	height: 190px;
	background: url(../img/img_entry/bg_condition_area.jpg) no-repeat;
}
#condition ul {
	padding: 72px 100px 0 100px;
	list-style-type: decimal;
}
#condition li {
	color: #303030;
	line-height: 1.5;
}
#dl_btnarea {
	height: 394px;
	background: url(../img/img_entry/bg_dl_area.png) no-repeat;
}
.dl_btn {
	padding-top: 168px;
}
.dl_btn ul {
	float: left;
}
.dl_btn li {
	margin-bottom: 15px;
}
#btn_left {
	margin-left: 63px;
}
#btn_right {
	margin-left: 68px;
}
#flow_bg {
	background: url(../img/img_entry/bg_layout.gif) repeat-x top;
}
#entryflow {
	height: 1207px;
	margin-top: 15px;
	padding: 48px 6px 0 240px;
	background: url(../img/img_entry/bg_entryflow.jpg) no-repeat center top;
}
.flow_block {
	border-bottom: dotted 1px #0c4782;
}
.flow_block ul {
	font-size: 10px;
	line-height: 12px;
	margin-top: 4px;
}
.flow_block dl {
	padding-top: 10px;
}
.flow_block dt {
	margin-bottom: 4px;
	line-height: 16px;
}
#flow_step1 {
	height: 635px;
	padding-top: 15px;
}
#flow_step1 dl {
	margin-top: 12px;
}
#flow_step1 dd {
	line-height: 16px;
}
#flow_step1 ol {
	margin-left: 24px;
	margin-bottom: 6px;
	list-style: decimal;
	line-height: 14px;
}
#flow_step1 ol li {
	margin-bottom: 4px;
}
#step1_document {
	margin-left: 20px;
}
#step1_document img {
	margin-top: 10px;
}
#flow_step2 {
	height: 100px;
	margin-top: 26px;
}
#flow_step3 {
	height: 101px;
	margin-top: 24px;
}
#flow_step4 {
	height: 120px;
	margin-top: 24px;
}
#flow_step4 img {
	margin-bottom: 2px;
}
#flow_step5 {
	height: 101px;
	margin-top: 24px;
}
#link_placebtn {
	padding-top: 6px;
	margin-bottom: 10px;
}
#link_placebtn li {
	float: left;
	margin-right: 3px;
}
.note_pickup {
	color: #c5131c;
}
#note_bottom {
	margin-top: 20px;
	border: solid 1px #005bac;
	padding: 6px;
}
#note_bottom li {
	line-height: 16px;
}
/*---------------  FAQ  ----------------*/
.faqlist_block {
	margin-bottom: 20px;
}
.faqlist_block dt {
	height: 25px;
	padding-left: 10px;
	background: url(../img/img_faq/index_faqlist.gif) no-repeat;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}
.faqlist_block ul {
	padding: 10px 20px;
	list-style: disc outside;
}
.faqlist_block dl dd ul li {
	padding-bottom: 6px;
	line-height: 14px;
}
#list_block_l {
	width: 340px;
	float: left;
	padding-left: 16px;
}
#list_block_r {
	width: 340px;
	float: right;
}
#answer_page {
	padding: 0 10px 16px 16px;
}
#answer_page dt {
	padding-left: 50px;
	padding-bottom: 10px;
	background: url(../img/img_faq/i_question.jpg) no-repeat;
	font-size: 16px;
	font-weight: bold;
}
.q_line1 {
	height: 25px;
	line-height: 25px;
}
#answer_page dd {
	padding-left: 50px;
	padding-bottom: 50px;
	margin-top: 20px;
	background: url(../img/img_faq/i_answer.jpg) no-repeat;
	line-height: 22px;
}
#answer_page ol {
	margin-left: 40px;
	margin-top: 10px;
	list-style: decimal;
}
#answer_page ol li {
	margin-bottom: 6px;
	line-height: 16px;
}
#answer_page table {
	border-collapse: collapse;
}
#answer_page table th {
	width: 110px;
	padding: 6px;
	background: #005bac;
	color: #ffffff;
	border: 1px solid #005bac;
	font-weight: bold;
}
#answer_page table td {
	width: 100px;
	padding: 6px;
	background: #ffffff;
	border: 1px solid #005bac;
	text-align: center;
}
#answer_page table caption {
	padding: 8px 0 4px;
	text-align: left;
}
.table_section {
	width: 500px;
	padding: 12px 0 20px;
}
#answer_page table .sub_th {
	background: #ddf0ff;
}
#back_list {
	width: 122px;
	margin: 0 auto;
}
/*------------  summary  ---------------*/
.bidder_common {
	width: 323px;
	height: 860px;
	padding: 0 14px 20px;
	background: #ffffff;
	border: 2px solid #80c1cf;
	border-top: none;
}
#t_bidder_block {
	width: 355px;
	float: left;
	margin-bottom: 10px;
}
#t_bidder_block dl dt {
	padding-top: 16px;
}
#t_bidder_block dl dd {
	padding: 4px 0 22px;
	border-bottom: 1px dotted #80c1cf;
	line-height: 18px;
}
#s_bidder_block {
	width: 355px;
	float: right;
	margin-bottom: 10px;
}
#s_bidder_block dl dt {
	padding-top: 10px;
}
#s_bidder_block dl dd {
	padding: 4px 0 8px;
	line-height: 16px;
}
#s_bidder_block dl dd img {
	margin-top: 4px;
}
#entry_terms {
	clear: both;
	margin-top: 10px;
	background: url(../img/img_summary/entry_terms.gif) no-repeat;
	height: 128px;
}
#entry_terms ol {
	padding: 45px 24px 0;
}
#entry_terms ol li {
	margin-bottom: 6px;
	list-style: decimal;
	margin-left: 20px;
}
/*--------------  place  ---------------*/
#place_list li {
	margin: 40px 0 0 16px;
}
#place_list li:first-child {
	margin-top: 0;
}
#place_list li .place_auto_plaza {
	box-sizing: border-box;
	width: 684px;
	height: 105px;
	padding: 8px 14px 0 32px;
	border: solid 1px #1b538a;
	background: url(../img/img_place/bg_list.png) no-repeat;
}
#place_list li .place_auto_plaza .main {
	float: left;
	width: 160px;
}
#place_list li .place_auto_plaza .main .name {
	height: 61px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
}
#place_list li .place_auto_plaza .main .date {
	height: 21px;
	margin-top: 5px;
	background: #1b62a8;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
}
#place_list li .place_auto_plaza .info {
	float: left;
	margin-left: 10px;
}
#place_list li .place_auto_plaza .info .top {
	height: 61px;
}
#place_list li .place_auto_plaza .info .top .photo {
	float: left;
}
#place_list li .place_auto_plaza .info .top .access {
	float: left;
	width: 280px;
	margin-left: 10px;
}
#place_list li .place_auto_plaza .info .top .access .address {
	box-sizing: border-box;
	height: 34px;
	border-bottom: dashed 1px #4972a8;
	display: flex;
	align-items: center;
}
#place_list li .place_auto_plaza .info .top .access .tel {
	height: 27px;
	display: flex;
	align-items: center;
	font-weight: bold;
}
#place_list li .place_auto_plaza .info .limit {
	height: 21px;
	margin-top: 5px;
	padding-left: 30px;
	background: #1b62a8;
	display: flex;
	align-items: center;
	color: #fff;
}
#place_list li .place_auto_plaza .logo_green_power {
	float: left;
	margin: 2px 0 0 30px;
	padding-bottom: 8px;
}
#place_list li .place_auto_plaza .btn_map {
	float: left;
	margin-left: 20px;
}
#place_list li .place_satelight {
	box-sizing: border-box;
	width: 664px;
	height: 105px;
	margin: 10px 0 0 20px;
	padding: 8px 14px 0 12px;
	border: solid 1px #10b4ae;
	background: url(../img/img_place/bg_list_s.png) no-repeat;
}
#place_list li .place_satelight .main {
	float: left;
	width: 160px;
}
#place_list li .place_satelight .main .name {
	height: 61px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
}
#place_list li .place_satelight .main .date {
	height: 21px;
	margin-top: 5px;
	background: #00afa7;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
}
#place_list li .place_satelight .info {
	float: left;
	margin-left: 10px;
}
#place_list li .place_satelight .info .top {
	height: 61px;
}
#place_list li .place_satelight .info .top .photo {
	float: left;
}
#place_list li .place_satelight .info .top .access {
	float: left;
	width: 280px;
	margin-left: 10px;
}
#place_list li .place_satelight .info .top .access .address {
	box-sizing: border-box;
	height: 34px;
	border-bottom: dashed 1px #4972a8;
	display: flex;
	align-items: center;
}
#place_list li .place_satelight .info .top .access .tel {
	height: 27px;
	display: flex;
	align-items: center;
	font-weight: bold;
}
#place_list li .place_satelight .info .limit {
	height: 21px;
	margin-top: 5px;
	padding-left: 30px;
	background: #00afa7;
	display: flex;
	align-items: center;
	color: #fff;
}
#place_list li .place_satelight .logo_green_power {
	float: left;
	margin: 2px 0 0 30px;
	padding-bottom: 8px;
}
#place_list li .place_satelight .btn_map {
	float: left;
	margin-left: 20px;
}
#place_list li .place_satelight .btn_map2 {
	float: left;
	height: 87px;
	margin-left: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#place_notes {
	box-sizing: border-box;
	width: 684px;
	margin: 30px 0 0 16px;
	padding: 10px 20px;
	border: solid 1px #0c4782;
}
#place_notes dl dt {
	box-sizing: border-box;
	width: 12px;
	float: left;
	clear: both;
	line-height: 16px;
}
#place_notes dl dd {
	margin-left: 12px;
	line-height: 16px;
}
#map_block {
	width: 684px;
	height: auto;
	min-height: 624px;
	margin: 0 auto;
	padding-bottom: 10px;
	background: url(../img/img_place/bg_map.gif) no-repeat center 45px;
}
#place_name {
	height: 30px;
	padding-left: 14px;
	padding-bottom: 15px;
	background: url(../img/img_place/index_map_detail.gif) no-repeat;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}
#img_map {
	padding: 5px;
}
#gmap {
	width: 674px;
	height: 436px;
}
#week_block {
	float: left;
	margin-top: 10px;
	width: 177px;
}
#open_week {
	background: #1b62a8;
	border: 3px solid #ffffff;
	color: #ffffff;
	text-align: center;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
}
#img_detail {
	padding: 3px 4px;
	margin-top: 4px;
}
#route_info {
	width: 484px;
	height: 152px;
	float: left;
	padding: 10px 0 10px 10px;
}
#route_info dl {
	margin: 4px 36px;
}
#route_info dt {
	font-size: 18px;
	font-weight: bold;
	color: #ce3333;
	border-bottom: dotted #213a57 1px;
	padding: 10px 0;
}
#route_info dt span {
	font-size: 14px;
}
#route_info dd {
	font-size: 14px;
	font-weight: bold;
	padding-top: 12px;
}
#route_info ul {
	font-size: 12px;
	list-style: disc inside;
	border: #91cbd7 1px solid;
	padding: 8px 6px 8px 4px;
	margin-top: 14px;
	line-height: 18px;
}
#route_info ul li {
	padding-left: 6px;
}
#route_address {
	height: 36px;
	padding: 6px 0 6px 70px;
	margin-right: 14px;
	background: #d7edf1;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
#route_detail {
	clear: both;
	padding-top: 12px;
}
#route_detail table {
	width: 684px;
	border-collapse: collapse
}
#route_detail caption {
	text-align: left;
}
#route_detail th {
	width: 60px;
	padding: 6px 2px;
	padding-left: 12px;
	border-bottom: dotted 1px #213a57;
	font-weight: bold;
	text-align: left;
}
#route_detail td {
	padding: 6px;
	border-bottom: dotted 1px #213a57;
	line-height: 16px;
}
#green_power {
	width: 683px;
	margin: 10px 0 0 16px;
	background: #e1f0e8;
}
#green_power .txt {
	display: flex;
	align-items: center;
	height: 80px;
	padding-left: 100px;
	background: url(../img/img_place/logo_green_power.png) no-repeat 25px center;
	background-size: 57px 61px;
	font-size: 12px;
}
#link_ap_list {
	padding: 10px;
	margin: 20px 16px 0;
	clear: both;
	border: 1px solid #80c1cf;
	line-height: 16px;
}
/*--------------  news  ----------------*/
#update {
	height: 17px;
	padding-left: 14px;
	margin-left: 16px;
	background: url(../img/img_news/index_news_day.gif) no-repeat;
	line-height: 17px;
	font-size: 14px;
	font-weight: bold;
}
#news_block {
	padding: 0 10px 16px 16px;
}
#news_block dt {
	height: 36px;
	padding-left: 14px;
	background: url(../img/img_news/index_news_ttl.gif) no-repeat;
	border-bottom: dotted 1px #213a57;
	line-height: 36px;
	font-size: 16px;
	font-weight: bold;
}
#news_block dd {
	padding-bottom: 50px;
	margin-top: 10px;
	margin-left: 16px;
	line-height: 22px;
}
#news_block table {
	border-collapse: collapse;
	width: 600px;
	margin-top: 20px;
}
#news_block th {
	padding: 6px;
	background: #005bac;
	color: #ffffff;
	border: 1px solid #ffffff;
	font-weight: bold;
}
#news_block td {
	padding: 6px;
	background: #ffffff;
	border: 1px solid #005bac;
	text-align: center;
}
/*------------  schedule  --------------*/
#schedule_block table {
	width: 100%;
	background: #ffffff;
	border-collapse: collapse;
}
#schedule_block table th {
	height: 34px;
	vertical-align: middle;
	background: #80c1cf;
	border: 1px #ffffff solid;
	border-bottom: none;
}
#schedule_block table td {
	padding-bottom: 20px;
	vertical-align: top;
	border: 1px #80c1cf solid;
}
.cal_day {
	width: 28px;
	height: 28px;
	margin: 1px;
	background: #cce6ec;
	font-size: 14px;
	font-weight: bold;
	color: #404040;
	line-height: 28px;
	text-align: center;
}
.holiday_data {
	margin: 10px 4px;
	line-height: 18px;
	font-weight: bold;
	color: #c5131c;
}
.event_data {
	margin: 10px 4px;
	line-height: 18px;
	font-weight: bold;
}
.close_data {
	margin: 10px 4px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
#calendar_head table td {
	padding: 4px;
	border: none;
	background: none;
	vertical-align: middle;
}
#month_caption {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
#prev_month {
	width: 80px;
	text-align: left;
}
#next_month {
	width: 80px;
	text-align: right;
}
#calendar_footer {
	width: 100%;
	padding-top: 10px;
}
#calendar_footer table {
	width: 100%;
}
#calendar_footer table td {
	padding: 4px 0;
	background: none;
	border: none;
	vertical-align: middle;
	text-align: right;
	font-size: 14px;
}
.month_link {
	width: 110px;
}
.month_link a {
	padding: 4px 10px;
	background: #cce6ec;
}
#calendar_footer table .date_note {
	text-align: left;
	font-size: 10px;
}
/* dayweek and place */
.d_holiday {
	color: #c5131c;
}
.d_saturday {
	color: #005bac;
}
.d_close {
	background: #e8e8e8;
}
.d_dayoff {
	background: #fff3f5;
}
#w_sun {
	background: #fff3f5;
}
#w_mon {}
#w_tue {
	width: 140px;
}
#w_wed {
	width: 140px;
}
#w_thu {
	width: 140px;
}
#w_fri {}
#w_sat {
	background: #e8f0f8;
}
.tsuchiura {
	color: #210de5;
}
.sendai {
	color: #f05f1f;
}
.fukuoka {
	color: #dd0629;
}
.chitose {
	color: #f05f1f;
}
.kobe {
	color: #4a9f0c;
}
.atsugi {
	color: #210de5;
}
.nagoya {
	color: #dd1ec0;
}
/*------------  sitepolicy  --------------*/
#policy_block {
	padding: 0 16px;
}
#policy_block p {
	padding: 0 0 20px;
	line-height: 16px;
}
#policy_block dt {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	padding: 0 10px;
	font-weight: bold;
	border-left: 4px #0f569d solid;
	border-bottom: 1px #0f569d dotted;
}
#policy_block dd {
	padding: 10px 6px 20px 14px;
	line-height: 16px;
}
.target_os li {
	margin: 6px;
}
.target_browser {
	margin-left: 20px;
	list-style: disc;
}