@charset "utf-8";

.contents h5 {
  font-size:130%;
  color: #6594e0;
  border-bottom: dashed 2px #6594e0;
  font-weight:800;
}


.contents h3{
	font-size:150%;
	padding:10px 8px 10px 25px;
	margin:0 0px 20px 0px;
	background:url(../img/bg_contents_h3.gif) no-repeat 8px center #e6ecef;
	font-weight:800;
}

.contents h4{
	border-bottom:1px solid #ccc;
	font-size:140%;
	margin:0 10px 15px 10px;
	padding:0px 8px 4px 25px;
	background:url(../img/bg_contents_h4.gif) no-repeat left top;
}

.contents{
	padding:0 20px 30px 20px;
	font-weight: normal;
}
.contents p{
	padding:0 10px 10px 10px;
	color: #000;
}
.contents p img{

}

.contents ul {
	padding:0 10px 8px 10px;
	list-style-type:none;
}
.contents ul li {
	padding:5px 0 5px 20px;
	background:url(../img/arrow01.gif) no-repeat 5px 9px;
}

.table01{
	border:1px solid #6c719b;
	border-collapse:collapse;
	width:96%;
	margin:0 10px 10px 10px;
}
.table01 td,
.table01 th{
	padding:5px;
	border:1px dotted #6c719b;
	background:#fff;
}
.table01 th{
	background:#eaf9ff;
	font-weight:400;
}

.table02{
	margin:0 10px 15px 10px;
	border-collapse:collapse;
	width:96%;
	border-top:1px dotted #ccc;
	background: #eaf9ff;
}

.table02 th,.table02 td{
	border-bottom:1px dotted #ccc;
	padding:6px;

}

.odd{background: #fff; }



.table03{
	margin:0 10px 15px 10px;
	width:97%;
	border-collapse:collapse;

}
.table03 th,.table03 td{
	padding:8px;
	line-height:130%;
		border-bottom:1px solid #ddd;
			word-break:break-all;
}




/*クーポンで使用*/
.box01{
	background:#fbfbfb;
	border:1px solid #c6cdcf;
	border-bottom:2px solid #c6cdcf;
	margin-bottom:20px;
	padding:0 0 10px 0;
}
.box01 h3{

}
.contents .box01 h4{
	margin:0 10px 10px 10px;
}

/*青い囲み*/

.box02{
	background:#e9f4fa;
	border:2px solid #337cb3;
	margin-bottom:20px;
	padding:10px 10px 0 10px;
}
.contents .box02 h3{
	background-color:#fff;
	font-size:110%;
}
.contents .box02 h4{
	background:none;
	border:none;
	color:#337cb3;
	padding:0 0 0px 0;
}


/*別ウインドウ*/
#smallwindow{
	background:url(../img/bg_headerwrap.gif) repeat-x top #fff;
	text-align:left;
}
#swheader{
	text-align:left;
	position:relative;
	margin:0 0 20px 0;
	border-bottom:3px solid #eee;
}
#swheader img{
	padding:20px 0 10px 10px;
}


#swmain{
	width:720px;
	margin:10px;
	background:#fff;
	text-align:left;
}
#swfooter{
	border-top:3px solid #eee;
	padding:10px 0 0 0;
}
#swfooter p{
	text-align:center;
	font-size:x-small;
	width:650px;
	padding:5px 0 10px 0;
}

.newshead{
	padding:0 0 10px 0;
}
.newsday{
	float:right;
}

#snsbtn{
	float:right;
	margin:0 10px 10px 0;
	text-align:right;
}

.newsphoto img{
	padding:4px;
	border:1px solid #ccc;
	margin:5px;
}
.contents .newsphoto p{
	width:220px;
	float:left;
	text-align:center;
	padding:0 0 10px 0;
}

.newsphotoleft{
	width:220px;
	float:right;
	margin:0 0 0 10px;
}


.fb-like{
	top:-3px;
}




.photo{
	border:1px solid #ccc;
	padding:4px;
	background:#fff;
}

.itemlist{
	margin:0 -20px 20px 0;
}

.itemlist dl{
	border:1px solid #ccc;
	padding:0px;
	margin:0 10px 10px 0;
}
.item2 dl{
	width:330px;
	float:left;
}
.item3 dl{
	width:225px;
	float:left;
}
.itemlist dt{
	border-bottom:1px solid #ccc;
	padding:8px 8px 8px 19px;
	background:url(../img/bg_itemlist_dt.gif) no-repeat 5px center #eff6fa;
}
.itemlist dd {
	padding:15px;
}
.itemlist dd p{
	text-align:center;
}



/*バックナンバー*/
.numberbox {
	margin:0 -20px 20px 0;
}

.numberbox dl{
	background:#e9f4fa;
	border:2px solid #337cb3;
	padding:10px;
	margin:0 10px 10px 0;
	width:310px;
	float:left;
}
.numberbox dt{
	float:left;
	width:80px;
}
.numberbox dd{
	float:right;
	width:220px;
}
.numberbox strong{
	color:#337cb3;
}

.item2 dl {
	cursor: pointer;
}
.item2 dl:hover {
	background:#e5f8ff;
}


.mediatv{
	padding:0 0 0 40px;
	background:url(../img/medeiaicon/tv.gif) no-repeat left;
}
.mediaradio{
	padding:0 0 0 40px;
	background:url(../img/medeiaicon/radio.gif) no-repeat left;
}
.mediaother{
	padding:0 0 0 40px;
	background:url(../img/medeiaicon/other.gif) no-repeat left;
}


.contents .twtr-hd h3{
	background-image:none;
	border:none;
}

.faqbox dl{
	margin:0 10px 10px 10px;
}
.faqbox dt{
	border-bottom:1px solid #ccc;
	padding:0 0 8px 25px;
	margin:0 0 10px 0;
	background:url(../img/bg_faqbox_dt.gif) no-repeat left top;
	cursor:pointer;
}
.faqbox dd{
	background:#e9f4fa;
	border:1px solid #337cb3;
	margin-bottom:20px;
	padding:10px 10px 0 10px;
	
	display:none;
}

.panel-up:after{
	content: "▼"; 
	color:#ccc;
}
.panel-down:after{
	content: "▲"; 
	color:#ccc;
}



.sitemapbox{
	
	}
.sitemapbox #sidetitle {
	background:#fff;
}
.sitemapbox #sidetitle span{
	display:none;
}
.sitemapbox #sidetitle a {
	color: #1484e4;
}
.sitemapbox #sidemenu {
	background:#fff;
}
.sitemapbox #sidemenu dt {
	padding:5px 0 5px 20px;
	background:url(../img/arrow01.gif) no-repeat 5px 9px;	
}
.sitemapbox #sidemenu a{
	color: #1484e4;
}
.sitemapbox #sidemenu a:hover{
	background:#eee;
}
.sitemaplist{
	width:215px;
	float:left;
	margin:0 10px 10px 0;
}



#kannaimap area{
	border:none;
	outline:1px solid #aaa;
}
