/* -----Menu----- */

/* HTML For */
/*  */
/**/
/**/

html {
	margin:0px;
	padding:0px;
}

body {
	text-align:center;
	color:#333333;
	margin:0px;
	padding:0px;
}

a{
        outline:0 ;
}

	a{ color: #333333; text-decoration: none; }
	a:link{ color: #333333; text-decoration: none; }
	a:visited{ color: #333333; text-decoration: none; }
	a:active{ color: #999999;  }
	a:hover{ color: #999999;  }

h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, form {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

a img {
	border:none;
}

#pagelayout {
	width:700px;
	margin:0px auto 0px auto;
}

/* Global Navigation */
#global-navigation {
	width:700px;
	height:21px;
	margin-top:10px;
}

#global-navigation ul {
	list-style:none inside;
}

#global-navigation ul li {
	float:left;
}

#global-navigation a{
	text-decoration:none;
}

#btn_gnavi_01 {
	background:url(../images/common/menu_info.gif) top left no-repeat;
	width:109px;
	height:21px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_gnavi_02 {
	background:url(../images/common/menu_live.gif) top left no-repeat;
	width:38px;
	height:21px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_gnavi_03 {
	background:url(../images/common/menu_disco.gif) top left no-repeat;
	width:93px;
	height:21px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_gnavi_04 {
	background:url(../images/common/menu_prof.gif) top left no-repeat;
	width:58px;
	height:21px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_gnavi_05 {
	background:url(../images/common/menu_blog.gif) top left no-repeat;
	width:45px;
	height:21px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_gnavi_06 {
	background:url(../images/common/menu_myspace.gif) top left no-repeat;
	width:71px;
	height:21px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_gnavi_07 {
	background:url(../images/common/menu_webshop.gif) top left no-repeat;
	width:70px;
	height:21px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_gnavi_08 {
	background:url(../images/common/menu_link.gif) top left no-repeat;
	width:42px;
	height:21px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_gnavi_09 {
	background:url(../images/common/menu_contact.gif) top left no-repeat;
	width:85px;
	height:21px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#btn_gnavi_10 {
	background:url(../images/common/menu_oto.gif) top left no-repeat;
	width:89px;
	height:21px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

#global-navigation li a:hover {
	background-position:left bottom;
}

/* Contents Container */
#contents-container {
	width:510px;
	font-family:'MS Pゴシック',Osaka,sans-serif;
	text-align:left;
	line-height:135%;
	margin:10px 0px 30px 0px;
	float:left;
}

#contents-mobile {
	width:160px;
	margin:10px 0px 30px 0px;
	float:right;
}

h3 a#btn_mobile_01 {
	background:url(../images/common/baner_mobile.jpg) top left no-repeat;
	width:160px;
	height:419px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

.mark {
	margin-top:10px;
	float:right;
}

.btn_gnavi_10 {
	background:url(../images/common/btn_return.gif) top left no-repeat;
	width:80px;
	height:16px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
}

p.mark a:hover {
	background-position:left bottom;
}

/* Footer */
h4 {
	background:url(../images/common/foot_copyright.gif) top left no-repeat;
	width:254px;
	height:10px;
	display:block;
	font-size:9px;
	text-indent:-1000em;
	margin:0px auto 10px auto;
	clear:both;
}