@charset "utf-8";
/*
Theme Name: KimBum Official Site Template
Theme URI: http://megane.to/
Description: KimBum Official Site Template
Version: 1.0
Author: Takashi Takahashi (monoq.net , megane.to)
Author URI: http://megane.to/
Tags: custom header, fixed width

*/



/* Begin Typography & Colors */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: black;

	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",Osaka;
	font-size: 12px;
	background: white url('images/bg_square.gif') no-repeat left top;
}

h1, h2, h3,h4 {
	font-weight: bold;
	margin:0;
	padding:0;
}

ul{
	margin:0;
	padding:0;
}
li{
	list-style-position:outside;
	list-style:none;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

#header {
	/*background: white url('images/header.jpg') no-repeat left top;*/
	height:390px;
	margin-bottom:15px;
}
#header #header-left {
	float:left;
	background: transparent url('images/header_left.gif') no-repeat right top;
	width:475px;
	height:390px;
}
#header #header-right {
	float:left;
	background: transparent url('images/header_right.jpg') no-repeat left top;
	width:405px;
	height:390px;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 880px;
	text-align: left;
	background-color: transparent;
}

#content {
	
}

#navigation{
	margin-bottom:26px;
}
#home #navigation{
	height:26px;
	margin-bottom:26px;
}
#home #navigation li{
	float:left;
}
#navigation li.navi1 a{ background:transparent url('images/bt_news.gif') no-repeat left top; }
#navigation li.navi2 a{ background:transparent url('images/bt_profile.gif') no-repeat left top; }
#navigation li.navi3 a{ background:transparent url('images/bt_biography.gif') no-repeat left top; }
#navigation li.navi4 a{ background:transparent url('images/bt_gallery.gif') no-repeat left top; }
#navigation li.navi5 a{ background:transparent url('images/bt_blog.gif') no-repeat left top; }
#navigation li.navi6 a{ background:transparent url('images/bt_fanclub.gif') no-repeat left top; }
#navigation li.navi7 a{ background:transparent url('images/bt_maimagazine.gif') no-repeat left top; }
#navigation li.navi8 a{ background:transparent url('images/bt_media.gif') no-repeat left top; }
#navigation li a{
	width:100px;
	height:26px;
	display:block;
	text-indent:-9999px;
	margin-right:7px;
}
#navigation li a:hover{
	background-position:right top;
}
#navigation li a.end{
	margin-right:0px;
}





#header h1{
	margin-top:234px;
	margin-bottom:25px;
	display:block;
	width:210px;
	height:84px;
	text-indent:-9999px;
	background:transparent url('images/main_logo.gif') no-repeat left top;
}

#header #headline{
	width:419px;
	height:41px;
	background:transparent url('images/bg_headline.gif') no-repeat left top;
	padding:20px 10px 2px;
	font-size:11px;
	font-weight:bold;
	color:red;
}


#footer {
	color:white;
	font-size:10px;
	text-align:left;
	background-color:black;
	width:100%;
	clear: both;
	padding-top:4px;
	padding-bottom:5px;
}
#footer #footer-block{
	padding: 0;
	margin: 0 auto;
	width: 880px
}
#footer #footer-block a{color:white;}


#copyright{
	text-align:left;
	font-size:10px;
	height:18px;
	margin:5px 0;
}
#copyright #copyright-block{
	padding: 0;
	margin: 0 auto;
	width: 880px
}

#contents{
	margin-bottom:40px;
}
#contents h2{
	display:block;
	width:78px;
	height:13px;
	margin-bottom:8px;
	text-indent:-9999px;
}


#contents #banner-block{
	float:left;
	display:inline;
	width:180px;
	margin-right:11px;
}
#contents #banner-block h2{
	background:transparent url('images/ttl_fanclub_top.gif') no-repeat left top;
}


#movie-block{
	float:left;
	display:inline;
	margin-left:11px;
	width:155px;
}
#movie-block h2{
	background:transparent url('images/ttl_movie.gif') no-repeat left top;
}
#movie-block #youtube{
	width:155px;
	height:116px;
	background:transparent url('images/pct_youtube_top.jpg') no-repeat left top;
	margin-bottom:13px;
}
#movie-block #youtube a{
	display:block;
	width:155px;
	height:116px;
}
#contents #movie-block #movie-caption{
	font-size:12px;
	line-height:16px;
	color:white;
	padding:5px;
	background-color:#9F9F9F;
}

#contents #update-block{
	float:left;
	display:inline;
	width:520px;
}
#contents #update-block h2{
	background:transparent url('images/ttl_update.gif') no-repeat left top;
}

#contents #update-block #update-frame{
	/*width:520px;*/
	height:160px;
	padding:10px;
	background:transparent url('images/bg_update.gif') no-repeat left top;
}

#contents #update-block #update-frame #update-list{
	width:500px;
	height:163px;
	overflow-y:scroll;
}
#contents #update-block #update-frame #update-list ul{
	margin:0px;
}
#contents #update-block #update-frame #update-list li{
	margin-bottom:4px;
}
#contents #update-block #update-frame #update-list li a{
	padding:3px;
	color:black;
	background-color:white;
}
#contents #update-block #update-frame #update-list li a:hover{
	color:white;
	background-color:black;
	text-decoration:none;
}
#contents #update-block #update-frame #update-list li a .date{
	margin-right:10px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}



#home #banner{
	width:880px;
	margin-bottom:20px;
	margin-bottom:20px;
}
#home #banner li{
	width:205px;
	float:left;
	display:inline;
	margin-right:13px;
	color:blue;
	padding-bottom:10px;
}
#home #banner li.end{
	margin-right:0;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Utility
 * * * * * * * * * * * * * * * * * * * * * * * * * * */
.center {
	text-align: center;
}

.hidden {
	display: none;
}
	
.clear {
	width:0;
	height:0;
	font-size:0;
	line-height:0;
	clear: both;
}

hr {
	display: none;
}

a img {
	border: none;
}

	
	

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
	
/* End Various Tags & Classes*/



