@charset "euc-jp";
/* CSS Document */


/*
リセット---------------------------------------
*/



* {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
	font-size: 100%;
}

#C_contentsBox {
	width:760px;
}


.iframehead {
	height:198px;
}

.iframefood {
	height:66px;
}


/*
基本--------------------------------------
*/



hr {
	display:none;
}


p {
	font-size:12px;
}

.fontsize10 {
	font-size:10px;
}

/*
リンク---------------------------------------
*/



a:link {
	color: #66f;
	text-decoration: underline;
}

a:visited {
	color: #66f;
	text-decoration: underline;
}

a:hover {
	color: #30c;
	text-decoration: none;
}

a:active {
	color: #009;
	text-decoration: underline;
}



/*
共通---------------------------------------
*/


#iframe_header {
	height:198px;
	width:807px;
	display:block;
	margin:0 auto;
}




/*
ボタン---------------------------------------
*/



#btn_diary a {
	overflow: hidden;
	text-indent: -9999px;
	font-size:0px;
	margin: 0 0 0 440px;
	width:260px;
	display:block;
	position:absolute;
	background: url(/dol/live_event/image/ta_pre_event/btn_diary_on.png) no-repeat left top;
	height: 244px;
	border: none;
}

#btn_diary a:hover {
	background-position: 0 -244px;
}

#btn_event01 {
	border-top: dotted 1px #000;
	margin:20px -15px 0 -15px;
	padding-top:20px;	
}

#btn_event01 a {
	overflow: hidden;
	text-indent: -9999px;
	font-size:0px;
	width:599px;
	display:block;
	background: url(/dol/live_event/image/ta_pre_event/btn_event01.png) no-repeat left top;
	background-position:0 -176px;
	height: 176px;
	border: none;
}

#btn_event01 a:hover {
	background-position: 0 0;
}



#btn_event02 {
	border-top: dotted 1px #000;
	margin:20px -15px 0 -15px;
	padding-top:20px;	
}

#btn_event02 a {
	overflow: hidden;
	text-indent: -9999px;
	font-size:0px;
	width:599px;
	display:block;
	background: url(/dol/live_event/image/ta_pre_event/btn_event02.png) no-repeat left top;
	background-position:0 -178px;
	height: 178px;
	border: none;
}

#btn_event02 a:hover {
	background-position: 0 0;
}



#btn_event03 {
	border-top: dotted 1px #000;
	margin:20px -15px 0 -15px;
	padding-top:20px;	
}

#btn_event03 a {
	overflow: hidden;
	text-indent: -9999px;
	font-size:0px;
	width:599px;
	display:block;
	background: url(/dol/live_event/image/ta_pre_event/btn_event03.png) no-repeat left top;
	background-position:0 -178px;
	height: 178px;
	border: none;
}

#btn_event03 a:hover {
	background-position: 0 0;
}




#btn_event04 {
	border-top: dotted 1px #fff;
	margin:40px -15px 0 -15px;
	padding-top:20px;	
}

#btn_event04 a {
	overflow: hidden;
	text-indent: -9999px;
	font-size:0px;
	width:599px;
	display:block;
	background: url(/dol/live_event/image/ta_pre_event/btn_event04.png) no-repeat left top;
	background-position:0 -178px;
	height: 178px;
	border: none;
}

#btn_event04 a:hover {
	background-position: 0 0;
}


/*
クラス---------------------------------------
*/

.margin_t20 {
	margin-top:20px;
}


/*
コンテンツ---------------------------------------
*/


#Wrapper {
	line-height:1.6;
	font-size:12px;
	width:760px;
	display:block;
}

#Outline {
	display:block;
}

#Header {
	background:url(/dol/live_event/image/ta_pre_event/header.jpg) top center no-repeat;
	height:670px;
	text-indent:-9999px;
	font-size:1px;
}

#Contents {
	background:url(/dol/live_event/image/ta_pre_event/contents_bg.jpg) top center repeat-y;
	text-align:left;
}

#Contents h2 {
	height:100px;
	text-indent:-9999px;
}



#TextArea_1 {
	padding:0 100px 0 100px;
	display:block;
	height:1300px;
	background:url(/dol/live_event/image/ta_pre_event/TextArea_1_bg.jpg) top center no-repeat;
}

*html #TextArea_1 {
	margin-left:-5px;
}

#TextArea_1 p {
	padding-top:25px;
	color:#fff;
	font-size:14px;
	text-shadow:#333 0px 1px;
}

#TextArea_2 {
	padding:0 320px 0 100px;
	height:255px;
}

#TextArea_2 h3 {
	display:none;
}

#TextArea_2 p {
	font-size:12px;
	padding-top:15px;
	color:#fff;
	text-shadow:#333 0px 1px;
}



#TextArea_3 {
	width:540px;
	margin-top:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#fff;
	border:#eee 1px solid;
}

#TextArea_3 p {
	font-size:12px;
	margin:5px 10px;
	/*text-shadow:#333 0px -1px, #333 1px 0px, #333 0px 1px, #333 -1px 0px;*/
}





#Footer {
	background:url(/dol/live_event/image/ta_pre_event/contents_footer.jpg) top center no-repeat;
	height:125px;
}



/*
thickbox改修 ---------------------------------------
*/

#TB_title {
	height:0px;
	background:#000;
}

#TB_window {
	background:url(/dol/live_event/image/ta_diary/cover.png) top center no-repeat;
	border:none;
}

/*#TB_window {
	background:url(/dol/live_event/image/ta_diary/cover_ie.gif) top center no-repeat\9;
}
*/



#TB_ajaxWindowTitle {
	display:none;
}

#TB_closeAjaxWindow {
	float:none;
	text-indent:-9999px;
	padding:0;
	text-align:left;
}

#TB_closeWindowButton {
	background:url(/dol/live_event/image/ta_diary/close_btn.png) top left no-repeat;
	height:50px;
	width:50px;
	position:absolute;
	top:10px;
	left:910px;
	display:block;
	behavior: url(/script/lib/iepngfix/iepngfix.htc);
	z-index:100;
}


