@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;
  text-align:left;
}

img{
  border-style:none;
}

/* --- 汎用 --- */
.margin{ margin:10px auto;text-align:center; }
.center{ margin:0px auto;text-align:center; }
.left{ float:left;clear:left; }
.right{ float:right;clear:right; }
.onborder{ border:1px solid #666666;padding:6px;margin:6px; }

.right-margin10{ margin-right:10px; }
.height-200{ height:200px;_height:100%; }
.height-160{ height:160px;_height:100%; }
.height-120{ height:120px;_height:100%; }

/************************************************
*	clear										*
************************************************/
div:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
/************************************************
*	Layout  									*
************************************************/
body {
  width:100%;
  height:100%;
  font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
  color: #ffffff;
  background-color: #000000;
  background-image:url(http://www.hemel.tv/img/common/body_left_bg.gif);
  background-position:left top;
  background-repeat:repeat-y;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

div#round{
  width:100%;
  height:100%;
  background-image:url(http://www.hemel.tv/img/common/body_right_bg.gif);
  background-position:right top;
  background-repeat:repeat-y;
  position:relative;
  z-index:98;
}

div#header {
	color: #333333;
	background-color:transparent;
  background-image:url(http://www.hemel.tv/img/common/header_bg.png);
  background-position:left top;
  background-repeat:repeat-x;
	text-align: left;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 1214px;
  height:79px;
	overflow: hidden;
  position:absolute;
  top:0px;
  left:0px;
  z-index:0;
}
* html #header { behavior: expression(IEPNGFIX.fix(this)); } 


div#content {
	font-size: 100%;
	color: #333333;
	background-color:#000000;
	text-align: center;
	margin-top: 10px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 810px;
  position:relative;
  z-index:1;
}


div#main {
	font-size: 80%;
	color: #cccccc;
	background-color:inherit;
	text-align: left;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	width: 609px;
	float: right;
}


div#sub {
	font-size: 100%;
	color: #cccccc;
	background-color:inherit;
	text-align: left;
	margin-top: 0px;
	padding: 0;
	margin-left: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	width: 201px;
	float: left;
}
div#sub iframe{
  border:none;
  margin:10px auto;
}


div#footer {
	font-size: 100%;
	color: #ffffff;
	background-color:inherit;
  background-image:url(http://www.hemel.tv/img/common/footer_bg.jpg);
  background-position:left top;
  background-repeat:no-repeat;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 824px;
  height:70px;
	clear: both;
  position:relative;
  z-index:13;
}

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

div#flash {
  width:1200px;
  height:300px;
  margin:0px auto;
  position:relative;
  z-index:2;
}
div#flash .inner{
  display:block;
  width:1200px;
  height:270px;
  position:absolute;
  margin:0px auto;
  /*top:14px;*/
  left:0px;
}

div#header h1 {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	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: 30px;
	padding-right: 0px;
  margin:0px auto;
}

/* 見出し */
div#main h2 {
  width:560px;
  height:38px;
  line-height:38px;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #ffffff;
  background-image:url(http://www.hemel.tv/img/common/h2.jpg);
  background-position:left top;
  margin:10px auto;
  clear: both;
  text-indent:10px;
}

div#main h3 {
  width:540px;
  height:28px;
  line-height:28px;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #A5D513;
	background-color: #000000;
  margin:10px auto;
  border-left:1px solid #666666;
  border-bottom:1px solid #666666;
	clear: both;
  text-indent:10px;
}
/* ハイパーリンク */
div#main a {
	text-decoration: none;
	color: #a4d315;
}

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

/* リスト */
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 .entry-tags {
    margin: 10px 0 10px 10px; 
	clear: both;
}
div#main .entry-tags-header,
div#main .entry-tags-list,
div#main .entry-tag { display: inline; }
div#main .entry-tags-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

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

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


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

/* コメントフォーム */
div#main textarea{
	width: 440px;
}
/* コメントフォーム文字サイズ */
div#main input,div#main textarea {
	font-size: 100%;
}
div#main label {
	margin-bottom: 0.8em;
	width: 11em;
	float: left;
	clear: both;
	white-space: nowrap;
}



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

div#sub .inner {
  width:200px;
  margin:0px auto;
}

/* サイドバーリスト */
div#sub dl {
	clear:both;
}

div#sub dt {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	background-color:inherit;
	margin-top: 20px;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

div#sub dd {
	font-size: 100%;
}
	
	
div#sub ul {
  width:199px;
  border-top:1px solid #666666;
  border-right:1px solid #666666;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

div#sub ul li {
  width:199px;
  height:49px;
  border-bottom:1px solid #666666;
  line-height:49px;
  text-indent:36px;
	font-size: 80%;
}

div#sub ul li li {
	font-size: 100%;
	margin-left: 20px;
		
}
	
div#sub ul li a {
  display:block;
  width:199px;
  height:49px;
  background-image:url(http://www.hemel.tv/img/common/icon_topcategory.jpg);
  background-position:left top;
  background-repeat:no-repeat;
	text-decoration: none;
	color: #7f7f7f;
	margin: 0;
}

div#sub ul li a:hover{
	text-decoration: none;
	color: #A6D514;
  background-image:url(http://www.hemel.tv/img/common/icon_topcategory_hover.jpg);
}
/* サイドバー段落 */
div#sub p{
  font-size:12px;
	line-height: 20px;
	margin: 0;
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
/* サイドバータグクラウド */
div#sub .module-tagcloud .module-content
	{text-align: left; }

div#sub .module-tagcloud .module-content .module-list
	{ list-style: none; }

div#sub .module-tagcloud .module-content .module-list .module-list-item
	{ display: inline; }

div#sub .module-tagcloud .module-content .module-list li.taglevel1
	{ font-size: 170%; }

div#sub .module-tagcloud .module-content .module-list li.taglevel2
 	{ font-size: 150%; }

div#sub .module-tagcloud .module-content .module-list li.taglevel3
	{ font-size: 130%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel4
	{ font-size: 110%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel5
	{ font-size: 90%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel6
	{ font-size: 70%; }


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#adrBox{
  font-size:80%;
  color:#ffffff;
}
div#adrBox strong{
  color:#A6D514;
  font-weight:bold;
}

/************************************************
*	Footer  									*
************************************************/
/* 文責 */
div#footer address {
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 70%;
	font-weight: bold;
  text-align:center;
}
/* 段落 */
div#footer p {
	font-size: 70%;
}
