@charset "UTF-8";
/* ---
Reset
------------------------------------------------------ */
h1,h2,h3,h4,h5,ul,ol,li,dl,dt,dd,blockquote,cite,q,address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

img {
border-style: none;
}
a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
}

/* ---
clear
------------------------------------------------------ */
div:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
/************************************************
*	Layout  									*
************************************************/
body {
  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background-color: #000000;
  background-image:url(http://www.anthem.bz/img/common/body_bg.jpg);
  background-repeat:repeat-x;
  background-position:left top;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

div#banner{
  width:1200px;
  height:32px;
  margin:0px auto;
  background-image:url(http://www.anthem.bz/img/common/banner_bg.jpg);
  background-repeat:no-repeat;
  background-position:left top;
}

div#header {
  width:923px;
	color: #333333;
	background-color: #transparent;
  background-image:url(http://www.anthem.bz/img/common/header_bg.png);
  background-repeat:no-repeat;
  background-position:left top;
	text-align: left;
	padding: 0px;
  margin:0px auto;
	overflow: hidden;
}

div#content {
	font-size: 100%;
	color: #333333;
	background-color: #000000;
  background-image:url(http://www.anthem.bz/img/common/content_bg.gif);
  background-repeat:repeat-y;
  background-position:left top;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 800px;
}


div#main {
	font-size: 80%;
	color: #333333;
	text-align: left;
	margin: 0px auto 10px auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	width: 585px;
	float: right;
}
div#main-print {
	font-size: 80%;
	color: #131313;
	text-align: left;
	margin: 0px auto 10px auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	width: 585px;
}


div#sub {
  font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	margin-top: 0px;
	padding: 0;
	margin-left: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	width: 200px;
	float: left;
}

div#footer {
  width:100%;
  height:87px;
	font-size: 100%;
	color: #ffffff;
  background-color:#000000;
  background-image:url(http://www.anthem.bz/img/common/footer_bg.jpg);
  background-position:left bottom;
  background-repeat:repeat-x;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

/* ---
banner
------------------------------------------------- */

div#banner .inner{
  width:900px;
  height:32px;
  margin:0px auto;
  text-align:left;
  line-height:32px;
}
div#banner h1{
  font-size:12px;
}
div#banner h1 a{
  color:#ffffff;
  text-decoration:none;
}
div#banner h1 a:hover{
  text-decoration:underline;
}

/************************************************
*	header  									*
************************************************/

div#header .inner {
  display:block;
  width:900px;
  margin:12px auto 0px auto;
}

div#header h1 {
  font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 160%;
	font-weight: bold;
	margin-top: 20px;
	padding-top: 0px;
	margin-left: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div#header h1 a {
	text-decoration: none;
	color: #333333;
	background-color: #ffffff;
}

div#header img a {
	margin: 0px;
	border: none;
}

div#header p {
	font-size: 80%;
	color: #333333;
	background-color: #ffffff;
	line-height: 140%;
	margin-top: 5px;
	padding-top: 0px;
	margin-left: 0;
	margin-bottom: 5px;
	padding-bottom: 0px;
}


/************************************************
*	Content 					     		    * 
************************************************/

div#main .inner {
	padding-left: 8px;
	padding-right: 7px;
}

/* 見出し */
div#main h2,
div#main-print h2{
  width:557px;
  height:45px;
  line-height:45px;
  font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 130%;
	font-weight: bold;
	color: #ffffff;
  background-image:url(http://www.anthem.bz/img/common/h2.jpg);
  background-position:left top;
  background-repeat:no-repeat;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	clear: both;
  text-indent:26px;
  letter-spacing:0.2em;
}

div#main h3,
div#main-print h3{
  width:558px;
  height:50px;
  line-height:50px;
  font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 120%;
	font-weight: bold;
	color: #744f39;
  background-image:url(http://www.anthem.bz/img/common/h3.jpg);
  background-position:left top;
  background-repeat:no-repeat;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	clear: both;
  text-indent:26px;
  letter-spacing:0.2em;
}

div#main h4,
div#main-print h4{
  width:561px;
  height:40px;
  line-height:30px;
  font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 120%;
	font-weight: bold;
	color: #4d4d4d;
  background-image:url(http://www.anthem.bz/img/common/h4.jpg);
  background-position:left top;
  background-repeat:no-repeat;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	clear: both;
  text-indent:26px;
  letter-spacing:0.2em;
}

div#main h5,
div#main-print h5{
  height:24px;
  line-height:24px;
  font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 110%;
	font-weight: bold;
	color: #7e3e17;
  background-image:url(http://www.anthem.bz/img/common/h5.jpg);
  background-position:left bottom;
  background-repeat:no-repeat;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	clear: left;
  text-indent:26px;
  letter-spacing:0.2em;
}

div#main h6,
div#main-print h6{
  height:25px;
  line-height:25px;
  font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 100%;
	font-weight: bold;
	color: #a91406;
  background-image:url(http://www.anthem.bz/img/common/h6.jpg);
  background-position:left bottom;
  background-repeat:no-repeat;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	clear: both;
  text-indent:20px;
  letter-spacing:0.2em;
}



/* ハイパーリンク */
div#main a,
div#main-print a {
	text-decoration: none;
	color: #363636;
}

div#main a:hover,
div#main-print a:hover {
	text-decoration: underline;
	color: #131313;
}
/* 段落 */
div#main p,
div#main-print p {
	line-height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.menu {
	padding-top: 20px;
}

/* 画像 */
div#main img {
	border: none;
}
/* リスト */
div#main ol,div#main ul {
	margin-top: 0;
	margin-left: 25px;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 0;
}

div#main ol li,div#main ul li {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
/* 引用 */
div#main blockquote {
	color: #333333;
	background-color: #eeeeee;
	line-height: 140%;
	margin-top: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	padding-top: 3px;
	margin-left: 0;
	padding-left: 10px;
	margin-right: 0;
	padding-right: 10px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

div#main blockquote p {
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 3px;
}

/* 引用元情報 */
div#main cite {
	font-style: italic;
}

/* 整形済みテキスト */
div#main pre {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 5px;
	overflow: scroll;
}
/* 箇条書き（定義リスト） */
div#main dl {
	margin-top: 5px;
	margin-bottom: 5px;
}


div#main dt {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 10px;
}

div#main dd {
	padding-left: 5px;
}

/* 画像左配置 */
.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}
/* 画像中央配置 */
.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}
/* 画像右配置 */
.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}
/* 画像左配置 */
div#main .imageleft{
	margin-right: 10px;
	float: left;
}
/* 画像右配置 */
div#main .imageright{
	margin-left: 10px;
	float: right;
}

/* 続き */
div#main .extended {
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	display: block;
}

div#main .posted img {
	border: none;
	margin-bottom: -5px;
}

div#main p.posted{
  width:520px;
  margin:10px auto;
  border-top:1px dashed #999999;
}
div#main p.posted abbr{
  border-bottom:none;
}

div.comment-reply {
	margin-left: 20px;
}


/* コメンター画像 */
.asset-meta img {
	position: relative;
	top: 14px;
}

div#main label {
	margin-bottom: 0.8em;
	width: 11em;
	float: left;
	clear: both;
	white-space: nowrap;
}

/* --- ページ分割プラグイン --- */
.pagebute{
  margin:10px auto;
  padding:10px;
  border:1px solid #cdcdcd;
}
.pagebute span.current_page{
  padding:5px;
  border:1px solid #ccc;
}
#main .pagebute a.link_page{
  padding:5px;
  color:#fff;
  text-decoration:underline;
  background-color:#3f2117;
}
#main .pagebute a.link_page:hover{
  background-color:#977f75;
  color:#131313;
  text-decoration:none;
}

/************************************************
*	 Sidebar 					     	    * 
************************************************/

div#sub .inner {
	padding-left: 5px;
	padding-right: 5px;
}
div#sub .inner img{
  margin:5px 0px 10px 0px;
}
/* --- bookmark --- */
div#sub .inner div a{
  color:#131313;
  text-decoration:none;
}
div#sub.inner div a:hover{
  color:#666666;
  text-decoration:underline;
}
/* --- 店舗情報 --- */
div#lib{
  font-size:12px;
  color:#666666;
}	
	
div#sub ul {
	list-style: none;
  margin-bottom:20px;
	padding: 0px;
	}

div#sub ul li {
	font-size: 80%;
	padding-left: 0;
	padding-right: 0;
  border-bottom:1px solid #999999;
}

div#sub ul li li {
	font-size: 100%;
	margin-left: 20px;
		
}
	
div#sub ul li a {
  display:block;
  width:185px;
  height:25px;
  line-height:25px;
  text-indent:25px;
	text-decoration: none;
	color: #666666;
	margin: 0;
  background-image:url(http://www.anthem.bz/img/common/icon_topcategory.gif);
  background-position:left top;
  background-repeat:no-repeat;
}

div#sub ul li a:hover{
	text-decoration: none;
	color: #711201;
  background-image:url(http://www.anthem.bz/img/common/icon_topcategory_hover.gif);
  background-position:left top;
  background-repeat:no-repeat;
}
/* サイドバー段落 */
div#sub p{
	line-height: 20px;
	margin: 0;
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

div#sub li.item {
	display: inline;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	width: 70px;
	height: 70px;
}

/* ブックマーク */
div#bookmark{
  font-size:12px;
  width:170px;
  padding:5px 0px 5px 5px;
  border:1px solid #333333;
}



/************************************************
*	Footer  									*
************************************************/
/* 文責 */
div#footer address {
	padding-bottom: 20px;
  font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 70%;
	font-weight: bold;
}
div#footer .inner{
  width:800px;
  margin:20px auto 0px auto;
  text-align:center;
}
div#footer a{
  font-size:12px;
  color:#ffffff;
  text-decoration:none;
}
div#footer a:hover{
  text-decoration:underline;
}

/* 段落 */
div#footer p {
	font-size: 70%;
}
