@charset "UTF-8";
body {
	text-align: center;
	color: #333333;
	font-size: 12px;
	line-height: 14px;
	font-family: "ＭＳ Ｐゴシック";
	margin: 0px;
	padding: 0px;
}

/* link */
a:link {
	color:#FF6600;
}
a:visited {
	color:#FF6600;
}
a:hover {
	color:#FF99FF;
}

img { border: 0; }

/* contents lyout */

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#contents {
	width: 600px;
	float: left;
}

#right {
	width: 200px;
	float: left;
}

#footer {
	width: 100%;
	clear: left;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}

#center {
	width: 400px;
	float: right;
}

#left {
	width: 200px;
	float: right;
}

/* background */
#bg {
	margin: 0px;
	text-align: left;
	background: url(./image/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

/* header */
#header {
	padding-bottom: 24px;
	background: url(../img/common/top_bg.jpg);
}

h1 {
	font-size: 12px;
	font-weight: 100;
	color: #FF3399;
	margin-top: 0px;
	margin-bottom: 7px;
	margin-left: 2px;
}

.logo {
	margin-top: 7px;
	margin-left: 34px;
}

.banner {
	margin-top: 7px;
	margin-left: 112px;
}

/* テキスト広告TOP */
#ad_text {
	width: 800px;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 10px;
}

.ad_text_1 {
	margin-right: 80px;
}

.ad_text_2 {
	margin-left: 80px;
}

/* side left */
#side_area {
	margin-left: 10px;
}

#official_area {
	width: 180px;
}

#title_b {
	color: #FF3399;
	font-size: 12px;
	width: 180px;
	height: 26px;
	text-align: center;
	vertical-align: middle;
	line-height: 26px;
	font-weight: 800;
	background: url(./image/title_b.jpg);
	padding-bottom: 0px;
}

#official_area_bg {
	width: 180px;
	background: url(../image/common/blog_bg.jpg);
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 15px;
}

.title_s {
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 0px;
	font-weight: 800;
}

.blog_li {
	margin-top: 3px;
	margin-left: 4px;
	margin-bottom: 3px;
	list-style-type:none;
}

#talent_news_area {
	width: 180px;
}

.talent_news {
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#talent_news_area_bg {
	width: 180px;
	background: url(../img/common/saisin_bg.jpg);
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 15px;
}

#talent_news_left {
	float: left;
}

#talent_news_right {
	float: left;
}

.talent_news_li {
	margin-top: 3px;
	margin-left: 4px;
	margin-bottom: 3px;
	list-style-type:none;
}

/* top center */
#top_img_1 {
	margin-bottom: 15px;
}

#top_img_2 {
	margin-top: 15px;
	margin-bottom: 15px;
}

#top_c_whatnew {
	background: url(../img/top/whatnew.jpg);
	width: 400px;
	height: 26px;
	margin-bottom: 5px;
}

#top_c_whatnew_text {
	margin-left: 10px;
	margin-bottom: 3px;
}

.top_c_whatnew_text_ln {
	margin-left: 5px;
}

#top_c_new_dvd {
	background: url(../img/top/newdvd.jpg);
	width: 400px;
	height: 26px;
	margin-bottom: 20px;
}

#top_c_dvd_img {
	float: left;
	margin-left: 10px;
}

#top_c_dvd_comment {
	margin-left: 90px;
}

.top_c_dvd_release {
	font-weight: 800;
	margin-right: 10px;
}

#top_c_dvd_link {
	margin-top: 10px;
}

#top_c_dvd_maker {
	margin-top: 10px;
}

#top_c_dvd_line {
	width: 381px;
	height: 1px;
	background: url(../img/top/line.gif);
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* side ad */
#side_ad_title {
	color: #FF3399;
	font-size: 12px;
	width: 180px;
	height: 23px;
	text-align: center;
	vertical-align: middle;
	line-height: 23px;
	font-weight: 800;
	background: url(./image/side_ad_title.jpg);
	padding-bottom: 0px;
}

#side_ad_area {
	width: 180px;
	border-left: 1px solid #F9B5CE;
	border-right: 1px solid #F9B5CE;
	border-bottom: 1px solid #F9B5CE;
	margin-bottom: 15px;
}

#side_ad_banner {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px;
}

#pickup_ad_area {
	width: 180px;
	height: 195px;
	margin-bottom: 15px;
	background: url(../img/common/osusume.jpg);
}

#pickup_ad {
	text-align: left;
	margin-top: 30px;
	margin-left: 19px;
	line-height: 16px;
}

#right_banner {
	margin-bottom: 15px;
}

/* blog */
#blog_prof_img {
	width: 180px;
	text-align: center;
	margin-top: 10px;
}

#blog_prof_text {
	width: 170px;
	margin-left: 10px;
}

#calender_area {
	width: 180px;
	margin-bottom: 15px;
}

#calender_bg {
	background: #FFFFFF;
	text-align: center;
}

#calender_weekday {
	background: #999999;
	text-align: center;
	color: #FFFFFF;
}

#calender_sun {
	background: #999999;
	text-align: center;
	color: #FF0000;
}

#calender_sat {
	background: #999999;
	text-align: center;
	color: #0000FF;
}

#blog_side_list {
	text-align: left;
	padding: 10px;
}

#blog_title_date_bg {
	background: url(./image/title_date.jpg);
	width: 400px;
	height: 26px;
	margin-bottom: 5px;
}

#blog_title_date {
	height: 26px;
	line-height: 26px;
	font-weight: 800;
	vertical-align: middle;
	margin-left: 35px;
}

#blog_title_bg {
	background: #999999;
	width: 400px;
	height: 22px;
	margin-bottom: 5px;
}

#blog_title {
	height: 22px;
	line-height: 22px;
	font-weight: 800;
	vertical-align: middle;
	margin-left: 8px;
	color: #FFFFFF;
}

#blog_main {
	line-height: 18px;
	padding: 5px;
}

#blog_line {
	background: url(./image/blog_line.gif);
	width: 400px;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#blog_info {
	font-size: 10px;
	text-align: right;
	margin-bottom: 15px;
}

#trackback {
	line-height: 18px;
	padding: 5px;
}

#comment {
	line-height: 18px;
	padding: 5px;
}

#blog_search {
	text-align: center;
	margin: 5px;
}

#qrcode {
	text-align: left;
	margin: 5px;
}

#sp_link {
	text-align: center;
	margin: 5px;
}

#powered {
	font-size: 10px;
	margin-bottom: 10px;
}

#sakuhin {
	margin: 5px;
}

#blog_header {
	width: 800px;
	/*height: 320px;*/
	height: 280px;
}

#blog_header h1,
#blog_header h2 {
	margin: 0;
	padding: 0;
	display: none;
}
#blog_header h1 {
	visibility:hidden;
}
#blog_header h2{
}
