@charset "utf-8";

.textright {
	text-align:right;
}
ol.clause {
	list-style-position:outside;
	list-style-type:decimal;
	margin:10px 10px 10px 10px;
	padding-left:10px;
}
ol.clause li{
	list-style-type:decimal;
	padding-bottom:5px;
}

.copyright_list ul {
	list-style:none;
}

.copyright_list ul li{
	margin-left:5px;
	margin-bottom:5px;
}

.copyright_list li{
	background: url(/fanclub/img/bg/li.gif) no-repeat;
	padding-left:16px;
}

.boardBox {
	border: 1px solid #E0E0E0;
	padding: 6px;
	margin-bottom: 25px;
}
.question {
	border: 1px solid #E0E0E0;
	padding: 6px;
	background-color:#eeeeee;
}
.answer {
	border-right: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding: 6px;
	margin-bottom:25px;
}

.question09 {
	border: 1px solid #2264AC;
	padding: 6px;
	background: url(../../_share/boxContent09.gif) !important;
}
.answer09 {
	border-right: 1px solid #2264AC;
	border-left: 1px solid #2264AC;
	border-bottom: 1px solid #2264AC;
	padding: 6px;
	margin-bottom:25px;
}

a.csc2 {
	font-size:12px;
	color:#B81C34;
	padding-bottom:5px;
	background-image:none !important;
	padding-left:0px !important;
	border-bottom:0px !important;
	text-decoration: none;
}
a:visited.csc2 {
	font-size:12px;
	color:#B81C34;
	padding-bottom:5px;
	background-image:none !important;
	padding-left:0px !important;
	border-bottom:0px !important;
	text-decoration: none;
} 
a:hover.csc2 {
	font-size:12px;
	color:#B81C34;
	padding-bottom:5px;
	background-image:none !important;
	padding-left:0px !important;
	border-bottom:0px !important;
	text-decoration: underline;
}
a:active.csc2 {
	font-size:12px;
	color:#B81C34;
	padding-bottom:5px;
	background-image:none !important;
	padding-left:0px !important;
	border-bottom:0px !important;
	text-decoration: none;
}

/* mailmagazine */
/************************************************/
.underline{
	margin-bottom:10px;
	border-bottom:1px solid #333333;
}
.entryform{
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0px;
	border-top:1px solid #E0E0E0;
	border-left:1px solid #E0E0E0;
	margin:0px 0px 10px 0px;
	width:90%;
}
.entryform th{
	padding:5px;
	border-right:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	text-align:left;
	background:#f3f9ff;
	font-weight:normal;
	width:30%;
}
.entryform td{
	padding:5px;
	border-right:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	width:auto;
}
.entryform td.btn_sp{
	padding:5px;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	width:auto;
}
.form_txt{
	width:99%;
}
.mg_comment{
	text-align:center;
	margin-bottom:30px;
}
/* banner */
/************************************************/
#Bleft {
	float:left;
	width:500px;
	height:auto;
}
#Bright {
	float:left;
	width:250px;
	height:auto;
}
#Bright img{
	margin-bottom:10px;
}
.clearb {
	clear:left;
	height:1px;
	font-size:1px;
	line-height:1px;
}

/* wallpaper */
/************************************************/
.wall_table{
	width:100%;
	height:auto;
	border-collapse:collapse;
	empty-cells:show;
	margin-bottom:20px;
	margin-top:20px;
}
.wall_table th{
	width:auto;
	height:auto;
	vertical-align:top;

	padding:5px;
	background-color:#004d91;
	color:#FFFFFF;
}
.wall_table td{

	vertical-align:top;
	padding:5px;
}
.wall_table td p{
	padding:5px;
}
.wall_table td p.btn img{
	padding:0px 5px;
}
.wall_table h5 {
	border-bottom:1px dotted #eaeaea;color:#006699;background:none !important;border-left:2px solid #003366;padding-left:3px !important;
	font-size:12px !important;
}

/* link */
/************************************************/
.Linkbox{
	width:100%;
	height:auto;
	background:#F1F1F1;
	margin:5px auto;
}
.Link_left{
	width:55%;
	height:auto;
	float:left;
}
.Link_right{
	width:45%;
	height:auto;
	float:left;
	text-align:right;
}
.Link_right img{
	margin-left:10px;
}
.link_clear{
	clear:left;
}
.Link_left p{
	padding:5px;
}
.LinkTable{
	width:100%;
	height:auto;
	border-collapse:collapse;
	empty-cells:show;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	margin-bottom:20px;
		background-color:#F1F1F1;
}
.LinkTable th{
	width:auto;
	height:auto;
	vertical-align:top;
	border-bottom:1px solid #cccccc;
	padding:2px;
	background-color:#F1F1F1;
	font-weight:normal;
}
.LinkTable td{
	width:auto;
	height:auto;
	vertical-align:top;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:2px;
	text-align:right;
}

/* nU */
/************************************************/

.table_local{
	width:100%;
	background-color:#C8F5FF;
}

.table_local td{
	padding:3px;
	background-color:#FFFFFF;
}

.table_local th{
	padding:3px;
	font-weight:normal;
	background-color:#EEFCFF;
}

#local_list {
	width:600px;
 	overflow:hidden; 
  	zoom: 1;
  }

#local_list:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  }

#local_list ul {
 	overflow:hidden; 
  	zoom: 1;
  }


#local_list li {
	float: left;
}

#local_list ul li a {
	background-image: url(/expansion/local/img/bg_local.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 263px;
	margin-bottom: 5px;
	height: 80px;
	margin-right: 5px;
	display: block;
	padding: 15px;
	color: #000;
	border: 1px solid #C9C9C9;
	text-decoration: none;
	line-height: 1.2em;
}


#local_list ul li a:hover {
	background-image: url(/expansion/local/img/bg_local_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;

}

#local_list ul li a img {
	border: none;
	float: left;
	margin-right: 10px;
}

/* 壁紙　calendar */
/************************************************/

#calendar_contents {
	border: 1px solid #dddddd;
	padding:3px 2px;
	margin-bottom:15px;

}

#brandnew_calendar {
	width:221px;
	border: 1px solid #143D69;
	padding:7px;
	float:left;
	display: inline;/* ie6用　padding x2 対策 */
}

#calendar_sml {
	width:357px;
	float:right;
}

#calendar_all {
margin-left:-2px;
}

#brandnew_calendar .cal_month{
	font-size:14px;
	font-weight:bold;
	padding-bottom:7px;
}

.calendar_list {
	width:110px;
	margin:0 0 3px 3px;
	border: 1px solid #143D69;
	padding:2px;
	float:left;
	display: inline;/* ie6用　padding x2 対策 */
}

.calendar_list ul li {
	background:url(../../_share/icon/link_wallpaper.gif) no-repeat 5% 50%; /* 「％」で微調整(横 縦) */
	padding:1px 0px 2px 10px;/* leftはリストマークからテキストの距離 */
	font-size:10px;
	float:left;
}

.calendar_list ul li a {
text-decoration: none;
}


/*----------------------------------------
 　local box 2010
----------------------------------------*/

.local_box {
	width:598px;
	height:105px;
	margin-left:10px;
	_margin-left:8px;/* --for ie6-- */
	margin-bottom:10px;
	padding:0px;
	border:1px solid #2264AC;
}

.local_box:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}

.local_box ul {
 	overflow:hidden; 
  	zoom: 1;
}

.local_box li {
	line-height:120%;
	margin-bottom:8px;
}

.local_box ul li a {
	width:578px;
	height:85px;
	display: block;
	padding: 10px;
	text-decoration: none;
	background:url(/expansion/img/local10/index/bg_local.gif) no-repeat left top;
	color: #000;
}


.local_box ul li a:hover {
	background:url(/expansion/img/local10/index/bg_local.gif) no-repeat left bottom;
	color: #000;
}

.local_box ul li a img {
	float: left;
	margin-right: 10px;
}

/* -- お申し込みボタン-- */

.local_pdf a{
	display:block;
	width:190px;
	height:40px;
	text-indent:-9999px;
	clear:left;
	background:url(/ticket/img/group2010/btn_pdf.gif) no-repeat top;
}
.local_pdf a:hover{background-position:left bottom;}

.local_report a{
	display:block;
	width:190px;
	height:40px;
	text-indent:-9999px;
	clear:left;
	background:url(/ticket/img/group2010/btn_pdf.gif) no-repeat top;
}
.local_report a:hover{background-position:left bottom;}


/* javasprict使用タブ */

.local_tab{
	margin: 15px 0px 0px;
	padding: 0px;
	height: 24px;
	width: 600px;
}

.local_tab li{
	margin: 0px;
	padding: 0px;
}

.local_tab  li{
	float: left;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-weight: bold;
}

.local_tab  li a{
	width: 76px;
	height: 20px;
	display: block;
	color: #143D69;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	background:url(../../_share/calendar/tab_event.png) no-repeat left top;
}

.local_tab  li a:hover{
	color:#B81C34;
	background:url(../../_share/calendar/tab_event.png) no-repeat left top;
}

.local_tab li a.selected,
.local_tab li a.selected:visited{
	background:url(../../_share/calendar/tabon_event.png) no-repeat left top;
	color:#FFCC00;
}

#calender .tab li a:visited{
	color: #ffffff;
}

.local_pannel{
margin-bottom:20px;
}

.local_pannel li{
clear:both;
}
