* {
	margin: 0;
	padding: 0;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a  {
	color: #E4007F;
	text-decoration: none;
}
a:hover  {
	color: #F4CD0B;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
} /* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
} /* End hide from IE-mac */
.css-att {
	display: none;
}



body {
	background-color: #595757;
	font-size: 75%;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック";
}
.hdr-ctn {
	background-image: url(../v2_img/hdr-ctn_bg.gif);
	background-repeat: repeat-x;
}
.hdr {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../v2_img/hdr_bg.gif);
	height: 146px;
	overflow: hidden;
	color: #FFF;
	margin-bottom: 15px;
}
.hdr-inr {
	text-align: right;
	height: 102px;
}

.hdr h1 {
	float: left;
	padding-top: 15px;
}
address  {
	font-style: normal;
	padding-right: 5px;
	padding-top: 3px;
}
.menu {
	padding: 6px 0;
}
.hdr  .menu li {
	display: inline;
	line-height: 26px;
	padding: 0 20px;
	border-right: 1px solid #FFF;
}
.hdr  .menu  li a {
	color: #D69396;
	font-weight: bold;
	text-decoration: none;
}
.hdr .menu li a:hover {
	color: #FFFFFF;
}

.hdr  .menu li.current a  {
	color: #FFFFFF;
}
.atc-ctn {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.atc {
	width: 534px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding-left: 1px;
}
.blog {
	overflow: hidden;
}

.blog-top {
	background-image: url(../v2_img/blog_topbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 98px;
}
.blog-inr {
	background-image: url(../v2_img/blog_bg.gif);
	background-repeat: repeat-y;
	padding: 0 28px 0 22px;
	margin-bottom: -130px;
}
.blog-inr2  {
	position: relative;
	top: -75px;

}
.blog h2 {
	margin-bottom: 5px;
}

.entry {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	padding: 10px;
}
.entry-atc {
	float: right;
	width: 300px;
}
.entry h3 {
	font-size: 135%;
	font-weight: normal;
	margin-bottom: 6px;
}
.entry h3 a {
	color: #000000;
}
.entry-date {
	font-size: 80%;
	margin-top: 10px;
}


.entry-photo {
	padding-top: 2px;
	text-align: center;
	width: 151px;
	overflow: hidden;
}



.blog-btm {
	background-image: url(../v2_img/blog_btmbg.gif);
	background-repeat: no-repeat;
	height: 90px;
	display: block;
}


.aside {
	position: absolute;
	width: 182px;
	left: 0px;
	top: -2px;
}
.aside  .search, .atc .promo {
	margin-bottom: 5px;
}
.aside .tel p {
	text-align: center;
}


.aside2 {
	position: absolute;
	width: 182px;
	top: -2px;
	right: 0px;
}
.aside-top {
	background-image: url(../v2_img/aside_topbg.gif);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	height: 6px;
}
.aside-btm {
	background-image: url(../v2_img/aside_btmbg.gif);
	background-repeat: no-repeat;
	height: 6px;
	display: block;
}
.aside-inr {
	background-image: url(../v2_img/aside_bg.gif);
	background-repeat: repeat-y;
	padding: 8px 16px;
	color: #FFF;
	line-height: 1.2;
}
.aside-inr h2 {
	font-size: 95%;
	font-weight: normal;
}
.aside-inr h2 strong {
	font-size: 120%;
	color: #FCC800;
}

.aside .brand ul {
	margin: 5px 0 15px;
}
.aside .brand li {
	text-align: center;
	float: left;
	height: 46px;
	width: 50%;
	list-style-type: none;
	padding: 5px 0;
}
.aside .genre ul {
	margin-bottom: 15px;
}
.aside .genre li {
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-type: none;
}
.aside2 .recommend {
	margin-bottom: 25px;
}
.aside2 .recommend h3 {
	font-size: 110%;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 3px;
}
.aside2 .recommend p.to_entry {
	text-align: right;
}
.aside2  .location  h4 {
	margin-top: 5px;
}
.aside2 .location  h4, .aside2 .location  p  span.listhdr   {
	color: #D69497;
}






.ftr {
	color: #FFFFFF;
	text-align: center;
	line-height: 1.4;
	padding-bottom: 15px;
}
.ftr .menu {
	font-size: 90%;
}
.ftr   .menu  li {
	display: inline;
	padding: 0 12px;
	border-right: 1px solid #FFF;
}

.ftr   .menu   li  a {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
.ftr .menu li a:hover {
	color: #D69396;
}

.ftr   .menu  li.current  a  {
	color: #D69396;
}
.ftr .menu li.menu_last {
	border-right-style: none;
}

.ftr p {
	font-size: 100%;
}
.ftr .copyright {
	background-color: #B41749;
	margin-top: 10px;
}
