body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: #FFFFFF;
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: center;
	/* ↓IEのバグのため、アイコンリソースファイルを2カ所に配置 
	　・CSSフォルダ直下(for Firefox)
	　・htmlファイルと同階層(for IE)*/
	/*cursor: url("./hachu_link.ani"), url("./hachu_link.ico"), default;*/
	cursor: default;
}

form {
	margin: 0px;
}

img {
	border-style: none;
}

div.all-container {
	width: 990px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

div.float-bottom {
	clear: both;
}

div.section-title {
	text-align: left;
	font-size: 20px;
	border-left: 5px solid #ff0000;
}

div.section-title2 {
	text-align: left;
	font-size: 15px;
	border-left: 5px solid #0000ff;
}

div.section-title-image {
	margin-bottom: 15px;
	height: 30px;
	text-align: left;
	background: url(../images/title-bar.gif) no-repeat;
	height: 32px;
	line-height: 36px;
	padding-left: 10px;
	color: #730a0d;
	font-size: 20px;
	font-weight: bold;
}

div.section-title-image820 {
	margin-bottom: 15px;
	text-align: left;
	background: url(../images/title-bar820.gif) no-repeat;
	height: 32px;
	line-height: 36px;
	padding-left: 10px;
	color: #730a0d;
	font-size: 20px;
	font-weight: bold;
}

div.section-title-image955 {
	margin-bottom: 15px;
	text-align: left;
	background: url(../images/title-bar955.gif) no-repeat;
	height: 32px;
	line-height: 36px;
	padding-left: 10px;
	color: #730a0d;
	font-size: 20px;
	font-weight: bold;
}

/*--------------------------------------*/
/*全画面共通 一番上の黒いバー(右上とか) */
/*--------------------------------------*/

div.head-info-section {
	background-image: url("../images/head_border_black.png");
	height: 28px;
	line-height: 28px;
}

div.head-info-left {
	float: left;
	margin-left: 10px;
	width: 200px;
	text-align: left;
	color: #ffffff;
	font-size: 12px;
	line-height: 28px;
}

div.head-info-right {
	float: right;
	margin-right: 10px;
	width: 350px;
	height: inherit;
	font-weight: bold;
	text-align: right;
	color: #ffffff;
	font-size: 12px;
	line-height: 28px;
}

/*--------------------------------------*/
/*全画面共通 ロゴ表示部分               */
/*--------------------------------------*/

div.head-shortcut-section {
	margin-left: 2px;
	width: 990px;
	height: 85px;
}

div.head-shortcut-section-left {
	margin: 0px;
	float: left;
	width: 400px;
	height: 75px;
}

div.head-shortcut-section-right {
	margin: 0px;
	float: right;
	width: 485px;
	height: 75px;
}

img#logo {
	float: left;
	width: 48px;
}

img#title {
	margin-left: 2px;
	margin-top: 2px;
	float: left;
	width: 152px;
}

input.text {
	background: #F0F0E7 none repeat scroll 0 0;
	border: 1px solid #666666;
	color: #404037;
	font-size: 12px;
	width: 200px;
}

div.login-user {
	padding-top: 5px;
	padding-left: 5px;
	text-align: left;
	float: left;
	width: 185px;
}

div.search-element {
	float: left;
	width: 400px;
}

div.head-link-section {
	float: right;
}

span.head-link-element {
	margin-top: 15px;
	margin-left: 5px;
	float: left;
}

div.head-greet-section {
	background: url(../images/user_bg.gif) no-repeat;
	margin-left: 3px;
	line-height: 34px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

/*--------------------------------------*/
/*トップ画面 コンテンツを格納する部分   */
/*--------------------------------------*/

div.main-section {
	float: left;
	width: 975px;
	padding-left: 24px;
}

div.main-section2 {
	float: left;
	width: 975px;
}

div.main-section3 {
	width: 975px;
	padding-left: 24px;
}

div.main-contents-section {
	text-align: left;
	float: left;
	width: 640px;
}

ul.movie {
	margin: 0.5em 0px;
	padding: 0;
	list-style: none;
}

ul.movie li {
	margin: 0 8px 8px 0;
	float: left;
}

div.movie-left {
	margin: 0 0 0 10px;
	float: left;
	width:130px;
	text-align: center;
}

div.movie-right {
	margin: 0 0 0 0;
	float: left;
	width: 170px;
}

div.main-contents-section2 {
	margin-left: 2px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 820px;
}

div.main-contents2 {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 820px;
}

div.main-contents-section3 {
	margin-left: auto;
	margin-right: auto;	
	text-align: left;
	width: 640px;
}

/*-------------------------------------------*/
/*トップ画面 二段目 ランキング、お知らせ部分 */
/*-------------------------------------------*/

div.main-right-container {
	text-align: left;
	float: right;
	
}

div.main-about-section {
	font-size: 16px;
	border-top: 2px solid #35393b;
	border-left: 2px solid #35393b;
	border-right: 2px solid #35393b;
	border-bottom: 2px solid #35393b;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
	text-align: left;
	width: 280px;
}

div.main-about-title {
	position:relative;
	top: -15px;
	left: 5px;
}

div.main-notify-section {
	margin-top: 0px;
	margin-bottom: 15px;
	border-top: 2px solid #35393b;
	border-left: 2px solid #35393b;
	border-right: 2px solid #35393b;
	border-bottom: 2px solid #35393b;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 280px;
	position: relative;
}

div.main-notify-title {
}

div.notify-contents {
	position: relative;
	top: -15px;
}

div.media-left {
	margin: 0 2px 0 0;
	float: left;
	width: 10px;
}

div.main-notify-element {
	margin-top: 3px;
	margin-left: 5px;
	width: 280px; /* 320px; */
}

div.main-news-section {
	margin-top: 25px;
	margin-bottom: 15px;
	border-top: 2px solid #35393b;
	border-left: 2px solid #35393b;
	border-right: 2px solid #35393b;
	border-bottom: 2px solid #35393b;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 280px;
	position: relative;
}

div.main-news-title {
}

div.news-contents {
	position: relative;
	top: -15px;
}

div.main-news-element {
	margin-top: 3px;
	margin-left: 5px;
	width: 280px; /* 320px; */
}

div.main-ranking-title {
}

div.ranking-contents {
	position: relative;
	top: -15px;
}

div.main-ranking-section {
	margin-top: 10px;
	border-top: 2px solid #35393b;
	border-left: 2px solid #35393b;
	border-right: 2px solid #35393b;
	border-bottom: 2px solid #35393b;
	padding-left: 10px;
	width: 300px;
	position:relative;
}

ul.ranking-list {
	margin-top: 0.5em;
	margin-left: 16px;
	padding: 0;
	list-style: none;
}

ul.ranking-list li {
	margin: 0 0 8px 0;
	border: 1px solid #cccccc;
	float: left;
	width: 285px
}

img.ranking-thumbnail {
	border:1px solid #333333;
	height:36px;
	width:48px;
}

div.ranking-left {
	margin: 0 2px 0 0;
	float: left;
	width: 38px;
}

div.ranking-right {
	margin: 0 0 0 2px;
	float: left;
	text-align: left;
	width: 230px;
}

/*--------------------------------------*/
/*全画面共通 フッタ部分                 */
/*--------------------------------------*/

div.footer-section {
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	float: left;
	text-align: center;
	width: 955px;
}

div.footer-element {
	margin: auto;
	float: right;
	text-align: left;
	font-size: 10px;
}

div.copyright {
	margin: auto;
	float: right;
	text-align: left;
	font-size: 10px;
}

/*--------------------------------------*/
/*トップ画面 メニュータブ一覧の表示部分 */
/*--------------------------------------*/

div.main-menu-section {
	margin-bottom: 10px;
	float: left;
	width: 640px; /* inherit; */
}

a.menu-tab{
	color: #000000;
	font-size: 16px;
	background: #FFC49F url(../images/b1_off.gif) repeat-x;
	border: 1px solid #FFC49F;
	padding-top: 3px;
	line-height: 22px;
	height: 22px;
	width: 210px;
	float: left;
	text-decoration: none;
	text-align: center;
}

a.menu-tab:hover{
	color: #FFFFFF;
	background: #FD200E url(../images/b1_on.gif) repeat-x;
}

a.menu-tab:hover span.menu_hover {
	display: inline;
}

a.menu-tab span.menu_hover {
	display: none;
}

a.menu-tab:hover span.menu_normal {
	display: none;
}

a.menu-tab span.menu_normal {
	display: inline;
}

div.return {
	color: #00a;
	border: 2px solid #00cc00;
}

div.return a {
	color: #a00;
}

/*-------------------------------------------*/
/*イベント概要画面 基本パーツ                  */
/*-------------------------------------------*/

div.detail-element {
	text-align: left;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px dotted #cccccc;
	width: 800px;
}

div.letter-element-big {
	font-size: 170%;
	float:left;
}

/*-------------------------------------------*/
/*ゲスト紹介画面 基本パーツ                  */
/*-------------------------------------------*/

div.guest-backimage {
	float: left;
	text-align: left;
	position: relative;
}

div.guest-image {
	position: absolute;
	top: 72px;
	left: 27px;
	width: 512px;
	height: 384px;
	background-color: #ffffff;
}

div.guest-comment {
	font-size: 13px;
	position: absolute;
	top: 169px;
	left: 569px;
	width: 354px;
	height: 297px;
	background-color: #ffffff;
}

div.letter-element-big {
	font-size: 170%;
	float:left;
}

/*-------------------------------------------*/
/*出演者紹介画面 基本パーツ                  */
/*-------------------------------------------*/

div.letter-element {
	text-align: left;
	margin-top: 2px;
	width: 815px;
}

div.profile-thumbnail {
	margin-top: 2px;
	float: left;
	width: 72px;
	height: 72px;
}

div.profile-element {
	text-align: left;
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px dotted #cccccc;
	width: 800px;
}

div.profile-name-element {
	float: left;
	font-size: 200%;
	/*border: 1px solid #cccccc;*/
	/*border-left: 5px solid #ffa500;*/
	margin-top: 2px;
	height: 30px;
	overflow: hidden;
	width: 70%;
}

div.ticket-element {
	text-align: center;
	width: 304px;
}

div.flash-element {
	background: #000000;
	width: 304px;
	height: 230px;
}

div.main-contents-section2 div.head-greets-section {
	width: 820px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
}

div.head-greets-section div.head-greets-image {
	width: 200px;
	height: 200px;
	float: left;
}

div.head-greets-section div.head-greets-text{
	padding-left: 10px;
	float: left;
}

div.head-greets-section p {
	text-align:left;
}

div.head-greets-section p:first-letter {
	font-size: 180%;
	font-weight: bold;
}

div.main-contents-section2 ul.profile {
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	width: 820px;
	list-style: none;
	padding: 0px;
}

div.main-contents-section2  li {
	margin-left: 0px;
	width: 410px;
	float: left;
	/*border-bottom: 1px dotted #aaaaaa;*/
}

div.main-contents-section2  li.long {
	margin-left: 0px;
	width: 820px;
	float: left;
}

div.main-contents-section2 div.profile-left {
	margin: 2px 2px 0 0;
	float: left;
	width: 130px;
	height: 105px;
}

div.main-contents-section2 div.profile-right {
	margin: 2px 0 0 0;
	float: left;
	width: 270px;
	height: 105px;
	text-align: left;
}

div.main-contents-section2 div.profile {
	margin: 2px 0 0 0;
	float: left;
	width: 400px;
	height: 105px;
	text-align: left;
}

div.main-contents-section2 div.name {
	background-color: #F99586;
	width: 100%;
	font-weight: bold;
}

div.main-contents-section2 div.profile-right-long {
	margin: 0 0 0 0;
	float: left;
	width: 670px;
	text-align: left;
}

div.main-contents-section2 div.profile-long {
	margin: 0 0 0 0;
	float: left;
	width: 820px;
	text-align: left;
}

div.main-contents-section2 div.playback-long {
	margin: 0 0 0 0;
	float: left;
	width: 670px;
	text-align: left;
	border-bottom: 1px dotted #aaaaaa;
}

/*-------------------------------------------*/
/*概要画面 基本パーツ                        */
/*-------------------------------------------*/
div.overview {
	text-align: left;
}

/*-------------------------------------------*/
/*諸注意画面 基本パーツ                      */
/*-------------------------------------------*/
div.attention {
	text-align: left;
}