/*

HbG theme adapted for Movable Type default templates 
name: HbG HIGH LIFE  
designer: iD bank  
designer_url: http://www.idbank.jp/
layouts: layout-wtt, layout-twt, layout-wt, layout-tw
*/


/* Default ---------------------------------------------------------------- */

/* Global */

body {
    font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}


/* Header */

#header {}

#header-inner {}

#header-name {
    margin: 0 0 5px;
	}

#header-description {
    margin: 0;
    font-size: 14px;
    line-height: 1.125;
}

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}


/* Content */

#footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    overflow: hidden;
    padding-right: 40px;
}
.asset-name {
    font-size: 1.25em;
    font-weight: bold;
}
.asset-name,
.asset-name a {
    text-decoration: none!important;
	color:#F9007E!important;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
    margin: 5px 0;
	line-height:1.75em;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
	padding:1em 0;
	text-align:right;
}

.asset-footer {
}

.asset-footer a,
.comment-footer a {
    font-weight: normal;
}

.content-nav {
    margin: 5px 0 10px;
}

.archive-title {
    margin: 5px 0 30px;
    font-size: 26px;
    font-weight: bold;
	text-align:left;
}

.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    margin: 5px 0;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-size: 18px;
    font-weight: bold;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 11px;
}

/* Footer */

#footer-content,
#footer-content a {
    color: #fff;
}


/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}


/* Global ----------------------------------------------------------------- */

body {
    color: #fff;  
    font-family: "trebuchet ms", arial, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;   
    background: #000; 
}

a {
    color: #fff; 
}

a:hover {
	text-decoration:underline;
	color:#46AFBA;
}


/* Layout ----------------------------------------------------------------- */

#container-inner,
#content {
    
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}


/* Header ----------------------------------------------------------------- */

#header {
	background-color:#000;
}

#header a {
    color: #000;
    font-weight: bold;
}

* html #header-content {  /*HACK targets IE6 but not 7, instead of min-height*/
	height:80px;
}
#header-content {
}

#header-name {
    color: #000;
	font-size: small;
	text-indent:-9999px;
}
#header-description {
    color: #000;  
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;  
    font-weight: bold; 
}


/* Content ---------------------------------------------------------------- */
.entry-asset,
.page-asset {
	background:url(blog_title.gif) no-repeat 0 0;
	text-align:left;
}
.asset-name,
.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-title
.archive-header,
.search-form-header,
.search-results-header {
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;
} 

.asset-name,
.archive-title {
	color:#FF9999;
	border-bottom:1px dotted #F9007E;
	clear:both;
}
.asset-name,
.asset-name a,
.archive-title  {
    color: #fff;
	}

.comment-footer,
.comment-footer a,
.trackback-footer {
    color: #fff;
}

.asset-footer {
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #fff;
}


.archive-list-item {
    margin-bottom: 5px;
}

	/* deco HbG shop */
	.hbg_shop{
		margin:20px 0 0;
	}
	h2.hbg_shop_name{
		font-size:1.5em;
		color:#FF3399;
		font-weight:bold;
		background:url(line_dot1-1-pink.gif) repeat-x bottom left;
	}
	.hbg_shop p{
	line-height:1.5em;
	}
	.shop_info{
		width:540px;
		float:left;
	}
	.shop_img{
		float:left;
		border:5px solid #FF3399;
	}
	table.shop_detail{
		width:340px;
		float:right;
	}
	table.shop_detail th{
		font-weight:normal;
		vertical-align:top;
		padding:5px 5px 2px 0;
		background:url(line_dot1-1.gif) repeat-x bottom left;
	}
	table.shop_detail td{
		padding:5px 0  2px 0;
		background:url(line_dot1-1.gif) repeat-x bottom left;
	}
	table.shop_detail th.nopadtop,
	table.shop_detail td.nopadtop{
		padding:0 0 2px 0;
	}
	.shop_access{
		width:300px;
		float:right;
		background: #eee;
	}
	.shop_access-inner{
		margin:5px;
		background:#000;
	}
	.shop_access p{
		margin:0;
		padding:5px;
		color:#000000;
		line-height:normal;
	}
	
	/* deco limit shop */
	#limit_shop{
		margin:20px 0 0;
	}
	.limit-shop_info{
		width:465px;
		float:left;
		margin:0 0 20px 0;
	}
	.limit-shop_info-inner{
		width:440px;
	}
	.limit-shop_info h3{
		font-size:1.1em;
		font-weight:bold;
	}
	.limit-shop_info table{
		width:100%;
		padding:0 0 0 20px;
		/*float:right;*/
	}
	.limit-shop_info table th{
		width:90px;
		font-weight:normal;
		vertical-align:top;
		padding:5px 5px 2px 0;
		background:url(line_dot1-1.gif) repeat-x bottom left;
	}
	.limit-shop_info table td{
		padding:5px 0  2px 0;
		background:url(line_dot1-1.gif) repeat-x bottom left;
	}
	.limit-shop_info table th.nopadtop,
	.limit-shop_info table td.nopadtop{
		padding:0 0 2px 0;
	}
	
	/* deco list */
	table.shoplist{
		border-collapse:collapse;
		width:100%;
		/*margin:20px 0 0;*/
		margin:0;
		clear:both;
		}
	table.shoplist th{
		font-size:1.1em;
		padding:10px 0 5px 0;
		background:url(line_dot1-1.gif) repeat-x bottom left;
		}
	table.shoplist td{
		padding-top:5px;
		padding-bottom:3px;
		vertical-align:text-top;
		}
	table.shoplist td.shopname{
		padding-left:15px;
		padding-right:0px;
		white-space: nowrap;
		}
	table.shoplist td.address{
		padding-left:10px;
		padding-right:0px;
		}
	table.shoplist td.tel{
		padding-left:10px;
		padding-right:0px;
		text-align:right;
		white-space: nowrap;
		}

/* Widget ----------------------------------------------------------------- */

.layout-wtt #content-inner {}
.layout-twt #content-inner { margin:0 5px;}
.layout-wt #content-inner { background: transparent url(content-wt.gif) repeat-y scroll right top; }
.layout-tw #content-inner { background: transparent url(content-tw.gif) repeat-y scroll left top; }




.widget a,
.widget a:visited,
.archive-widget .widget-list .item {
    color: #fff;
	text-decoration:none;
} 

.widget a:hover {
	text-decoration:underline;
	color:#46AFBA;
}

.widget-header {
    font-size: 1em;
    font-weight: bold; 
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;
	text-align:left;
}  
.widget .widget-header {
}

.layout-tw .widget .widget-header {
    border-left-width: 0;
}

.layout-twt #beta .widget-header,
.layout-tw .widget-header {
    border: 0;
}

.embed-asset-widget .widget-header {
    margin-bottom: 10px;
}  
.widget-header,
.widget-header a {
    text-decoration: none;
    color: #46AFBA;
}

.widget-header .edit a {
    border-left-color: #fff
} 
.widget .widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
}

.media-stream-widget img {
    border: 1px solid #999;
} 
.widget-header .edit a,
.archive-widget .widget-list .item a,
.archive-widget .widget-list .item {
    font-weight: normal;
} 

.widget-header {
    font-size: 14px;
}

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    font-size: 0.85em;
	text-align:left;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}


/* Footer Widgets */

#footer .widget {
    margin: 10px 0;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}


/* Footer ----------------------------------------------------------------- */

#footer { 
}

#footer-content {
    margin: 20px 0;
}

/* Custom Styles ---------------------------------------------------------- */

#content-inner {
    padding: 10px 0;
	text-align:center;
}

.news a{
	display:block;
	background:url(header_title_news.gif) no-repeat 0 0;
	width:940px;
	height:80px;
}
.recruit_title a{
	display:block;
	background:url(header_title_recruit.gif) no-repeat 0 0;
	width:940px;
	height:80px;
}
.shoplist_title a{
	display:block;
	background:url(header_title_shoplist.gif) no-repeat 0 0;
	width:940px;
	height:80px;
}
.character_title a{
	display:block;
	background:url(header_title_character.gif) no-repeat 0 0;
	width:940px;
	height:80px;
}
.dl_title a{
	display:block;
	background:url(header_title_download.gif) no-repeat 0 0;
	width:940px;
	height:80px;
}
.character_bk{
	background-color:#FEF0C3;
	text-align:center;
}
#character_conts{
	color:#442F14;
	text-align:left;
	margin:0 170px;
	}
#character_conts a{
	color:#442F14;
	text-decoration:underline;
	}
h2.character_st_h2{
	font-size:1.2em;
	font-weight:bold;
	}
#character_conts .blog_title{
	background: url(../../../../character/img/title_bk.jpg) no-repeat 0 0;
	height:111px;
	}
#character_conts .blog_title h2{
	margin:0;
	padding:50px 0 0;
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
	}
.txt-c{
	text-align:center;
	}
.txt-l{
	text-align:left;
	}
.txt-r{
	text-align:right;
	}
.dl-float-left {
	margin:15px 0;
	width:340px;
	float:left;}

.dl-float-right{
	margin:15px 0;
	width:340px;
	float:right;
	}
.dl-inner{
	margin:0;
}
.dl-inner img{
	margin:5px 0;
}

.margin-0{margin:0;}
.margin-b10{margin:0 0 10px 0;}

.padding-l10{padding:0 0 0 10px;}

.co-red{color:#FF0000;}
.co-pink{color:#FF3399;}

img.img-L{float:left; margin:0 10px 0 0}
img.img-R{float:right; margin:0 0 0 10px;}


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
.hbg_shop:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#header-inner,
#content-inner,
#footer-inner,
.asset-body {
    height: 1%;
}

/*recruit
---------------------------------------------------*/
.recruit_index #alpha h4{
	color:#46AFBA;
	font-weight:bold;
	border-bottom:1px dotted #46AFBA;
}

.recruit dl{}
.recruit dt{
	border-bottom:#FFFFFF 1px dotted;
}
.recruit dd{
	margin:0 0 20px 0;
	padding:0 0 0 10px;
}



/*download
---------------------------------------------------*/

/*img*/
#download .entry-content img.img-L{float:left; margin:0 10px 0 0}
#download .entry-content img.img-R{float:right; margin:0 0 0 10px;}

#download p.red{color:#FF0000;}


/*shop list
---------------------------------------------------*/
.lumine h3{
	font-size:1.1em;
	font-weight:bold;
	border-bottom:1px #ffffff dotted;
}

.lumine h4{
	font-size:1.1em;
	font-weight:bold;
}

.lumine .inner{
	margin:0 15px 25px 15px;
}


