@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	font-family: Verdana, "Trebuchet MS", Tahoma, Arial,"ＭＳ Ｐゴシック";
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	line-height: 140%;
	color: #333333;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

div,p {
	padding: 0px;
	margin: 0px;
}a{
	
	
 color : #8080c0;
 text-decoration : none;
}a:hover{
	
	
 color : #4f4f9d;
 text-decoration : none;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 6px 0px 0px 10px;
	margin: 0px 0px 20px 0px;
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	color: #505050;
}

#contents {
	padding: 0px 0px 10px 0px;
	width: 750px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

#wrap {
	padding: 0px 0px 0px 0px;
	width: 750px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
}

#header {
	margin-bottom : 7px;
	height: 120px;
}

#side {
	width: 160px;
	float: left;
	padding: 0px;
	margin-top : 10px;
	margin-left: 0px;
 

 
}

#main {
	width: 560px;
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#main  .box {
	padding: 0px 0px 0px 2px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 0px;
}

#main  .rtd {
	font-size: 12px;
	background-color: #ffffff;
	padding: 5px;
	width: 360px;
}

#main  .ltd {
	font-size: 12px;
	background-color: #e6e4dd;
	padding: 5px;
	width: 120px;
}

#main  dl {
	padding: 0px;
	margin: 0px;
	width: 500px;
}

#main  dt {
	padding: 6px;
	margin: 0px;
	color: #ffffff;
	background-color: #8080ff;
	width: 138px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

#main  dd {
	padding: 6px;
	margin: 0px;
	width: 338px;
	float: left;
	background-color: #f2f2f2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

#footer {
	text-align: left;
	clear: both;
	padding : 10px 7px 0px 7px;
	margin : 0px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	font-size: 10px;
}

/*　特約店様ログインボタン */

#login  a {
	width: 160px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-image: url(../images/btn_dnews.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999999px;
	display: block;
	height: 80px;
}

#login  a:hover {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-image: url(../images/btn_dnews_ah.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*　問合わせボタン */

#toiawase  a {
	width: 230px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-image: url(../images/btn_toiawase.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999999px;
	display: block;
	height: 30px;
}

#toiawase  a:hover {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-image : url(../images/btn_toiawase_ah.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*　アコーディオンタブ部分 */

#basic-accordian {
	padding: 0px 0px 0px 0px;
	width: 750px;
	margin: 0px;
}

.header {
	background: #000;
	cursor: pointer;
	padding: 4px;
}

.header:hover {
	background-color: #666;
}

.selected {
	background-color: #F00;
	color: #FFF;
}

.content {
	background: #FFF;
	padding: 5px 5px 5px 5px;
}

.accordion_headings {
	padding: 5px 5px;
	color: #666666;
	cursor: pointer;
	font-weight: bold;
	height: 35px;
	background-color: #eeeeee;
	margin-bottom : 3px;
	background-image: url(../images/btn_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.accordion_headings:hover {
	background-image: url(../images/btn_ah.jpg);
	background-repeat: no-repeat;
	color: #333333;
	background-position: left top;
}

.accordion_child {
	padding : 5px 0px 15px 0px;
	
}

.header_highlight {
	background: url(../images/btn_ac.jpg) no-repeat;
	color: #ffffff;
}

/*　フッター各店舗・部門へのリンク */

.footer dl {
	margin-top: 10px;
	clear: both;
	font-size: 10px;
	white-space: nowrap;
	position: relative;
}

.footer dt {
	float: left;
	margin-right: 15px;
	width: 35px;
	font-weight: bold;
}

.footer dt#scl {
	margin-right: 20px;
	width: 35px;
	float: left;
}

.footer dd {
	float: left;
	margin: 1px 5px 1px 5px;
}

.footer a:link,.footer  a:visited {
	color: #666;
	text-decoration: none;
}

.footer dd  a:hover {
	text-decoration: none;
	color: #000000;
}
.footer img{border-width : 0px 0px 0px 0px;
  margin-right : 7px;
}
.footer ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 10px;
  margin-bottom : 0px;
  
  
  height : 0.5pc;
}
.footer li{
  margin-right : 5px;
  float : left;
  font-size : 11px;
  
}
