*{
	margin:0;
	padding:0;
	text-decoration:none;
	list-style-image:none;
	list-style-type:none;
	font-size:10px;
	border:0 none;
	line-height: 1.2em;
	text-align:center;
}
h1,h2,h3,strong{
	font-size:12px;
	font-weight:normal;
	color:#333333;
	font-weight:bold;
}
h1{
margin-bottom:3px;
}
h2{
	width:540px;
	margin:5px 0;
	text-align:left;
}
h3{
	display: none;
}
a{
	outline:0;
}
.red {
 color:#FF0000;
}

.clearfix:after {
clear:both;
content:"";
display:block;
}

/*----- main -----*/

#wrap {
	width: 540px;
	margin:20px auto 0;
}
#wrap .logo{
margin:15px 0;
}
#wrap .coverimg {
	width: 540px;
}
.paragraph {
	margin:20px 0;
}
.paragraph p {
	line-height: 12px;
	color:#666666;
}
.paragraph .coution {
	margin-bottom:20px;
}

.mainlink{
	margin:35px 0;
}
.mainlink p{
	font-size:12px;
	line-height:6px;
	margin-top:10px;
}

/*----- shopdata -----*/
#shopdata{
	width:540px;
}
.prcoment dl {
	margin-bottom: 15px;
}
.prcoment dt {
	border-bottom-width: thin;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #B40000;
	border-left-color: #B40000;
	width: 535px;
	height: 18px;
	text-align: left;
	color: #333333;
	font-size: 14px;
	padding-left: 5px;
	font-weight: bold;
	padding-top: 2px;
}
.prcoment dd {
	width: 528px;
	text-align: left;
	padding-left: 12px;
	font-size: 11px;
	margin:3px 0;
}

/*----- sitemap -----*/
.sitemap{
	height: 60px;
	width: 540px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin:20px 0;
}
.sitemap li {
	float: left;
	margin-right:8px;
}
.sitemap li a{
	font-size:12px;
}

/*----- kyuuzin -----*/
.kyuuzin{
	width:540px;
	height:60px;
	margin-bottom:20px;
	clear:both;
}

/*----- footer -----*/
#footer {
	clear: left;
	width: 540px;
}
#footer {
}

#footer .harecoment{
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
.harekeilink dl{
	width:160px;
	height:186px;
	float:left;
	margin:5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #AAAAAA;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
}

.harekeilink dt {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
	text-align:left;
}

.harekeilink dd {
	margin-right: 5px;
	text-align: left;
}
#footer .copyright {
	width:540px;
	height:60px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #AAAAAA;
	padding-top: 0px;
}
.copyright {
	width: 540px;
	clear: left;
}
.copyright address {
	margin-top: 10px;
}
.copyright .harekei {
	clear:left;
	display: block;
	float: left;
	height: 58px;
	width: 52px;
}


/* news */
.topnews {
	margin:0 0 30px;
}

.news_box {
	width:540px;
}
.news_box dt,
.news_box dd {
  float:left;
  border-bottom: 1px dotted #CCCCCC;
	text-align:left;
	font-size:10px;
	height:16px;
	line-height:16px;
	overflow:hidden;
}
.news_box dt {
	color:#999;
	width:130px;
	text-align:center;
padding-left: 40px;
}

.news_box .cat {
	color:#F60;
	width:80px;
}

.news_box .newstext {
	width:290px;
	overflow:hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis; /* Safari */
  -o-text-overflow: ellipsis; /* Opera */
}
#ex_link{
width:540px;
}
