@charset "UTF-8";
/* CSS Document */
#body_nomal {
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #900;
	background-image: url(../img/bg_ptn.gif);
	background-repeat: repeat;
	background-position: center top;
}


a {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	color:#FF0000;
	text-decoration:none;
}

a:visited
{
	text-decoration:none;}

a img {
	border:0;
}

body #container {
	width: 900px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
	text-align: center;
}


/* header */
body #container #header {
	width:900px;
	height:110px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	padding:0;
}



body #container #header #left {
	width:680px;
	padding:0;
	float:left;
	text-align:left;
}

body #container #header #right {
	width:220px;
	padding:10px 0 0 0;
	float:right;
	text-align:right;
}


body #container #header #left #sgglogo {
	width:615px;
	height:80px;
	padding:15px 0 0 10px;
	margin-bottom:5px;
	background:transparent;
}


/* navi */
body #container #header #left #navi {
	width: 650px;
	height: 20px;
	background-image:url(../img/bg_navyalp_n.png);
	margin: 0px;
	padding: 0px;
	list-style: none;
}

body #container #header #left #navi li {
	float: left;
	margin: 4px 0px 0px 11px;
	padding: 0px;
	height: 12px;
	background-position: top left;
	background-repeat:no-repeat;
	position: relative;
	cursor:pointer;
}

body #container #header #left #navi li a {
	display:block;
	width: 100%;
	height:100%;
	height: 12px;
}


body #container #header #left #navi li:hover {
	/* background-position: top right; */
}


body #container #header #left #navi a span {
	visibility:hidden;
}

li.navi_home {
	background-image: url(../img/btn_home.png);
	width: 39px;
	height: 12px;
	margin-left: 5px !important;
	display:block;
	}

li.navi_home:hover {
	background-image: url(../img/btn_home_o.png);
	width: 39px;
	height: 12px;
	margin-left: 5px !important;
	display:block;
	}

li.navi_info {
	background-image: url(../img/btn_info.png);
	width: 94px;
	height: 12px;
}
li.navi_info:hover {
	background-image: url(../img/btn_info_o.png);
	width: 94px;
	height: 12px;
}

li.navi_live {
	background-image: url(../img/btn_live.png);
	width: 26px;
	height: 12px
}
li.navi_live:hover {
	background-image: url(../img/btn_live_o.png);
	width: 26px;
	height: 12px;
}

li.navi_bio {
	background-image: url(../img/btn_bio.png);
	width: 80px;
	height: 12px;
}
li.navi_bio:hover {
	background-image: url(../img/btn_bio_o.png);
	width: 80px;
	height: 12px;
}

li.navi_disco {
	background:url(../img/btn_disco.png);
	width:100px;
	height: 12px;
}
li.navi_disco:hover {
	background:url(../img/btn_disco_o.png);
	width:100px;
	height: 12px;
}

li.navi_special {
	background:url(../img/btn_special.png);
	width:54px;
	height: 12px;
}
li.navi_special:hover {
	background:url(../img/btn_special_o.png);
	width:54px;
	height: 12px;
}

li.navi_blog {
	background:url(../img/btn_blog.png);
	width:37px;
	height: 12px;
}
li.navi_blog:hover {
	background:url(../img/btn_blog_o.png);
	width:37px;
	height: 12px;
}

li.navi_goods {
	background:url(../img/btn_goods.png);
	width:51px;
	height: 12px;
}
li.navi_goods:hover {
	background:url(../img/btn_goods_o.png);
	width:51px;
	height: 12px;
}

li.navi_fc {
	background:url(../img/btn_fc.png);
	width:61px;
	height: 12px;
}
li.navi_fc:hover {
	background:url(../img/btn_fc_o.png);
	width:61px;
	height: 12px;
}


/* main */
body #container #main {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:20px;
	padding:0;
	background-color:transparent;
	color:#FFF;
	text-align: left;
}

body #container #main p {
	color:#FFF;
}

body #container #main .mainphoto {
	width:900px;
	height:420px;
}



body #container #main .txt_9px {
	font-size:9px;
}

body #container #main .txt_12b {
	font-size:12px;
	font-weight:bold;
}

body #container #main .txt_14b {
	font-size:14px;
	font-weight:bold;
}

body #container #main .txt_16b {
	font-size:16px;
	font-weight:bold;
}


body #container #main .home_left {
	width:450px;
	padding:0;
	float:left;
	text-align:left;
	color:#FFF;
}

body #container #main .home_right {
	width:450px;
	padding:0;
	float:right;
	text-align:right;
}

body #container #main .home_left .home_latest {
	width:430px;
	margin-bottom:30px;
	font-size:12px;
	text-align:left;
	line-height:150%;
}

body #container #main #whatsnew ul {
	margin:0;
	padding:0;
}

body #container #main #whatsnew ol {
	margin:0;
	padding:0;
}


body #container #main .home_left .home_recentblog {
	width:430px;
	margin-bottom:30px;
	font-size:12px;
	text-align:left;
	line-height:120%;
}

body #container #main .home_left .home_blogentry {
	margin:5px 10px 0 0;
}




body #container #main .home_left .blog_more {
	margin:5px 10px;
	text-align:right;
}


body #container #main .home_left .home_mobile {
	display:block;
	width:430px;
	margin-bottom:30px;
	text-align:left;
}

body #container #main .home_left .home_mobile .mobileinfo {
	display:block;
	margin:15px 5px 30px 0;
	font-size:12px;
	text-align:left;
	line-height:150%;
}
	


body #container #main .home_right .home_banner {
	/* width:430px; */
	margin:0 0 30px 10px;
	text-align:center;
}

body #container #main .home_right .home_banner a {
	color:#3CF;
	text-decoration:none;
}

body #container #main .home_right .home_banner a:hover {
	color:#FF6;
	text-decoration:none;
	text-align: right;
}



body #container #main .main_title {
	margin:10px 0 10px 0;
	padding:13px 15px 10px 15px;
	background:url(../img/bg_navyalp.png);
	font-family:"Helvetica", Ariral, Gadget, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#FF6;
}



/* main info */
body #container #main .txt_headline {
	margin:0 0 10px 15px;
	padding:2px 2px 2px 5px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	border-bottom: solid 1px #fff;
	color: #fff;
}

body #container #main .txt_new {
	background:#FF6;
	padding:1px;
	font-size:11px;
	color: #003;
}

body #container #main .info_news_txt {
	margin:3px 0 30px 15px;
	padding:0 20px 0 20px;
	font-size:12px;
	line-height:150%;
	text-align:left;
}

body #container #main .info_news_txt ul {
	margin:10px 0 5px 0;
	padding:0;
}

body #container #main .info_news_txt li {
	margin:0 0 2px 15px;
	padding:0;
}

body #container #main .info_live {
	margin:3px 15px 15px 15px;
}

body #container #main .info_live table {
	margin-top:5px;
	text-align:left;
	}
body #container #main .info_live td {
	line-height:150%;
	vertical-align:middle;
	color:#000;
	}
body #container #main .info_live td.border {
	border-bottom: solid 1px #666;
	}
body #container #main .info_live .pg {
	font-size: 10px;
	}


/* main bio */

body #container #main .bio_photo {
	width:450px;
	margin-bottom:10px;
	float:left;
	display:block;
}

body #container #main .bio_profile {
	text-align:center;
	list-style:none;
}

body #container #main .bio_profile li {
	float: left;
	margin: 5px 0 0 0;
	padding: 0px;
	width:150px;
	height: 30px;
	position:relative;
	display:inline;
	font-size:11px;
}


body #container #main .bio_history {
	width:430px;
	margin-bottom:10px;
	color:#FFF;
	float:right;
	text-align:left;
}

body #container #main .bio_history p {
	margin: 10px;
	line-height:140%;
}


/* main disco */
body #container #main .disco_newr {
	margin:5px 0 5px 0;
	padding:10px 15px 10px 15px;
	font-family:"Helvetica", Ariral, Gadget, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	border-top:double 3px #CCC;
	border-bottom:double 3px #CCC;
}

body #container #main .disco_newtitle {
	font-size:16px;
	font-weight:bold;
	margin:3px 0 5px 0;
	padding:2px;
	height:20px;
	vertical-align:bottom;
}

body #container #main .disco_type {
	margin:10px 0 10px 0;
	padding:7px 15px 7px 15px;
	background:url(../img/bg_navyalp.png);
	font-family:"Helvetica", Ariral, Gadget, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:left;
}

body #container #main .disco_title {
	font-size:16px;
	font-weight:bold;
	border-bottom:solid 1px #CCC;
	margin:3px 15px 5px 15px;
	padding:2px;
	height:20px;
	text-align:left;
	vertical-align:bottom;
}


body #container #main .disco_title a {
	color:#fff;
	text-decoration:none;
}
body #container #main .disco_title a:hover {
	color:#FF6;
	text-decoration:none;
}


body #container #main .disco_jk {
	width:200px;
	color:#666;
	margin:10px 0 19px;
	text-align:center;
	float:left;
}

body #container #main .disco_info {
	width:680px;
	margin:10px 0 0 0;
	padding:0 5px 10px 5px;
	text-align:left;
	float:right;
}


body #container #main .disco_txt {
	font-size:12px;
	text-align:left;
	line-height:130%;
	padding:5px 15px 0 0;
}

body #container #main .disco_txt dl {
	margin:10px 0 5px 0;
	padding:0;
}

body #container #main .disco_txt dl dt {
	margin:0 0 2px 30px;
	padding:0;
	list-style:none;
}

body #container #main .disco_txt ol {
	margin:10px 0 5px 0;
	padding:0;
}

body #container #main .disco_txt li {
	margin:0 0 2px 30px;
	padding:0;
}


/* main fanclub */

body #container #main .fc_info {
	margin:10px 15px 10px 15px;
}

body #container #main .fc_info ul {
	margin:10px 0 10px 0;
	padding:0;
}

body #container #main .fc_info li {
	margin:0 0 2px 30px;
	padding:0;
}


body #container #main .fc_join {
	margin-top:20px;
}

body #container #main .fc_join a {
	display:block;
	background:url(../fanclub/img/bn_funclub_n.jpg) left top no-repeat;
	width:380px;
	height:45px;
	margin:0;
	padding:0;
}
body #container #main .fc_join a:hover {
	display:block;
	background:url(../fanclub/img/bn_funclub_o.jpg) left top no-repeat;
	width:380px;
	height:45px;
	margin:0;
	padding:0;
}

body #container #main .fc_login {
	margin-top:10px;
}

body #container #main .fc_login a {
	display:block;
	background:url(../fanclub/img/bn_denkou_n.jpg) left top no-repeat;
	width:380px;
	height:45px;
	margin:0;
	padding:0;
}
body #container #main .fc_login a:hover {
	display:block;
	background:url(../fanclub/img/bn_denkou_o.jpg) left top no-repeat;
	width:380px;
	height:45px;
	margin:0;
	padding:0;
}


/* main fireball */

body #container #main .fireball_menu {
	margin:10px 0 10px 20px;
	padding:0;
	line-height:150%;
}

body #container #main .fireball_menu1 {
	margin:10px 15px 20px 15px;
	line-height:100%;
}

body #container #main .fireball_menu1 a {
	display:block;
	background:url(../fireball/img/bn_atsushi_n.jpg) left top no-repeat;
	width:545px;
	height:80px;
	margin:0;
	padding:0;
}
body #container #main .fireball_menu1 a:hover {
	display:block;
	background:url(../fireball/img/bn_atsushi_o.jpg) left top no-repeat;
	width:545px;
	height:80px;
	margin:0;
	padding:0;
}

body #container #main .fireball_menu2 {
	margin:10px 15px 20px 15px;
	line-height:100%;
}

body #container #main .fireball_menu2 a {
	display:block;
	background:url(../fireball/img/bn_yack_n.jpg) left top no-repeat;
	width:545px;
	height:80px;
	margin:0;
	padding:0;
}
body #container #main .fireball_menu2 a:hover {
	display:block;
	background:url(../fireball/img/bn_yack_o.jpg) left top no-repeat;
	width:545px;
	height:80px;
	margin:0;
	padding:0;
}

body #container #main .fireball_menu3 {
	margin:10px 15px 20px 15px;
	line-height:100%;
}

body #container #main .fireball_menu3 a {
	display:block;
	background:url(../fireball/img/bn_kihou_n.jpg) left top no-repeat;
	width:545px;
	height:80px;
	margin:0;
	padding:0;
}
body #container #main .fireball_menu3 a:hover {
	display:block;
	background:url(../fireball/img/bn_kihou_o.jpg) left top no-repeat;
	width:545px;
	height:80px;
	margin:0;
	padding:0;
}

body #container #main .fireball_bnmenu ul {
	margin:10px 0 10px 0;
	padding:0;
}

body #container #main .fireball_bnmenu li {
	margin:0 0 15px 15px;
	list-style-type:disc;
	clear:both;
}

body #container #main .fireball_bncover {
	width:300px;
	margin:10px 15px;
	text-align:center;
	float:left;
}

body #container #main .fireball_bncover a {
	font:Arial, Helvetica, sans-serif bold 12px;
	color:#FFF;
	background-color:#003;
	text-decoration:none;
	line-height:150%;
	padding-left:2px;
	padding-right:2px;
}

body #container #main .fireball_bncover a:hover {
	font:Arial, Helvetica, sans-serif bold 12px;
	color:#003;
	background-color:#FF6;
	text-decoration:none;
	line-height:150%;
	padding-left:2px;
	padding-right:2px;
}

body #container #main .fireball_content {
	width:520px;
	margin-top:10px;
	margin-right:30px;
	text-align:left;
	float:right;
}

body #container #main .fireball_bn {
	margin:5px 15px 5px 15px;
	line-height:150%;
	color:#FFF;
}

body #container #main .fireball_bn_comment_top {
	margin:5px 5px 5px 10px;
}


body #container #main .fireball_bn_thumb {
	width:55px;
	margin:5px 0 20px 0;
	padding:0;
	float:left;
}

body #container #main .fireball_bn_comment {
	width:410px;
	margin:5px 10px 5px 0;
	padding:7px;
	border:dotted #FF9 1px;
	line-height:150%;
	float:right;
}


body #container #main .photo_box {
	width:840px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

body #container #main .photo_thumb {
	margin:20px;
	text-align:center;
	float:left;
}

body #container #main .yack_illust {
	width:520px;
	background:url(../img/bg.gif);
	margin-top:20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0 10px 0;
	text-align:center;
}

body #container #main .yack_caption {
	width:520px;
	margin-top:10px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	line-height:150%;
}

body #container #main .fireball_topics {
	margin-top:20px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	width:840px;
	padding:2px 2px 2px 3px;
	background:url(../img/bg_navyalp.png);
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}



/* main goods */

body #container #main .goods_title {
	font-size:16px;
	font-weight:bold;
	border-bottom:solid 1px #CCC;
	margin:5px 15px 20px 15px;
	padding:2px 2px 2px 2px;
	height:20px;
	text-align:left;
}

body #container #main .goods_item {
	margin:0 15px 0 15px;
	padding-bottom:20px;
	overflow:auto;
	display:block;
}

body #container #main .goods_image {
	width:430px;
	float:left;
	margin-bottom:20px;
	padding: 10px;
	background-color: #FFF;
	text-align: center;
	display:block;
}

body #container #main .goods_info {
	width:380px;
	margin-bottom:20px;
	padding:10px 10px 10px 20px;
	text-align:left;
	float:right;
	display:block;
}
body  #container  #main  .goods_info2 {
	width:340px;
	margin-bottom:20px;
	padding:10px 10px 10px 20px;
	text-align:left;
	float:right;
	display:block;
}


body #container #main .goods_name {
	font-size:14px;
	font-weight:bold;
}

img.tee_mini {
	padding:2px;
	border:1px solid #ccc;
	margin: 0 2px 0 2px;
}

body #container #main .goods_space {
	margin-bottom:50px;
	clear:both;
}


/* main special */

body #container #main .sp_photo_event {
	display:block;
	margin:5px 15px 10px 15px;
	padding:2px 2px 2px 3px;
	font-size:14px;
	text-align:left;
	list-style:none;
}

body #container #main .sp_photo_event ul {
	margin:0;
	padding:0;
	list-style:none;
}

body #container #main .sp_photo_event li {
	margin:0;
	padding:0;
	height:30px;
}

body #container #main .sp_photo_event a {
	color:#FFF;
	text-decoration:none;
}

body #container #main .sp_photo_event a:hover {
	color:#FF9;
	text-decoration:none;
}

body #container #main .sp_photo_back {
	width:50px;
	margin-left:15px;
	padding:3px;
	background-color:#003;
	font-size:12px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	clear:both;
} 




/* footer */
body #container #footer {
	width:900px;
	margin-top:10px;
	padding-bottom:5px;
	background-color:transparent;
	text-align:center;
	font-size: 10px;
	color:#fff;
	clear:both;
}
body #container #main .sp_photo_list {
	width:200px;
	margin-left:15px;
	padding:10px;
	background-color:#003;
	font-size:12px;
	text-align:left;
	color:#FFF;
	text-decoration:none;
	clear:both;
	margin-bottom: 30px;
}

