@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_CV {
	overflow: hidden;
	text-indent: -9999px;
	font-size:0px;
}

#btn_CV a {
	width:436px;
	margin: 10px 0 10px 39px;
	display:block;
	background: url(/dol/topics/pk4/images/presentation_btn_01.jpg) no-repeat left top;
	height: 104px;
	border: none;
}

#btn_CV a:hover {
	background-position: 0 -104px;
}



/*
クラス---------------------------------------
*/

.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/110222/header.jpg) top center no-repeat;
	height:800px;
	text-indent:-9999px;
	font-size:1px;
}

#Contents {
	background:url(/dol/live_event/image/110222/contents_bg.jpg) top center repeat-y;
	text-align:left;
}

#Contents h2 {
	height:80px;
	text-indent:-9999px;
}



#TextArea_1 {
	padding:0 80px 0 80px;
	height:613px;
	display:block;
}

#TextArea_1 p {
	padding-top:35px;
	color:#333;
	font-size:14px;
	text-shadow:#ddd 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;*/
}




#Gallary {
	display:block;
	width:580px;
	height:480px;
	margin-left:110px;
}


/* garally1
=======================================*/
.garally {width: 540px; height:450px; margin: 0 auto; text-align: center;}
.garally .g_cont {}
.garally .controls {padding-top: 10px;}
.garally .controls a { height:23px; width:23px; background:#00abeb; color: #eee; font-weight: bold; display:block; z-index:1000; float:right; border:#000 solid 1px; padding: 0 0 2px 2px; font-size: 18px; text-decoration: none; text-align: center; margin-right: 2px;}
.garally .controls a:hover { background:#00d6d6; }
.garally div.scroller { width: 540px; height:405px; overflow: hidden; margin: 0 auto; text-align: center;}
.garally div.scroller div.section {width: 540px; height:405px; overflow:hidden; float:left;}
.garally div.scroller div.content {width: 10000px;}


#Gaiyou {
	background:url(/dol/live_event/image/110222/gaiyou_bg.jpg) top center repeat-y;
	padding:5px 120px;
}

#Gaiyou p {
	padding:5px 10px;
}

#Gaiyou ol {
	padding-top:5px;
	padding-left:30px;
}

#Gaiyou ol li {
	padding-top:10px;
	list-style:decimal;
}


h3.Gaiyou_title {
	background:url(/dol/live_event/image/110222/gaiyou_title.jpg) top center no-repeat;
	height:70px;
	display:block;
	text-indent:-9999px;
}

h4.Gaiyou_category {
	border-left:5px solid #00abeb;
	margin:20px 0 3px 0;
	padding: 2px 0 0 5px;
	font-weight:bold;
	font-size:14px;
	line-height:1.4;
}

#Gaiyou_footer {
	background:url(/dol/live_event/image/110222/gaiyou_footer.jpg) top center no-repeat;
	height:60px;
}


/*   リスト　  */


#Footer {
	background:url(/dol/live_event/image/110222/Footer.jpg) top center no-repeat;
	height:100px;
	text-align:left;
}



#Footer a {
	display:block;
	position:absolute;
	height:50px;
	width:100px;
	margin:10px 0 0 600px;
}

#Footer a:active {
	background:none;
}













/*preload classes*/
.svw {width: 24px; height: 24px; margin:10px;}
.svw ul {position: relative; left: -999em;}

/*core classes*/
.stripViewer { 
position: relative;
overflow: hidden; 
margin: 0 0 10px 0;
}
.stripViewer ul { /* this is your UL of images */
margin: 0;
padding: 0;
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
}
.stripViewer ul li { 
float:left;
}
.stripTransmitter {
overflow: hidden;
width: 1%;
	height:30px;
}
.stripTransmitter ul {
	margin: 0;
	margin-left:420px;
	padding: 0;
	position: relative;
	list-style-type: none;
	text-align:right;
}
.stripTransmitter ul li{
	width:25px;
	float:left;
	margin: 0 3px 1px 0;
	background:#00abeb;
}


.stripTransmitter a{
	font: bold 16px Verdana, Arial;
	text-align: center;
	line-height: 25px;
	color: #eee;
	text-decoration: none;
	display: block;
	/*-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;*/
	border:#00664a solid 1px;
	background:-moz-linear-gradient(top, #dee, #00abeb);
	background:-webkit-gradient(linear, center top, center bottom, from(#dee), to(#00abeb));
}

.stripTransmitter a:hover,a:active, a.current{
	background: #00d6d6;
	color: #fff;
}


/** html .stripTransmitter a{
	background:#00abeb;
}
* html .stripTransmitter a:hover,a:active, a.current{
	background: #00d6d6;
	color: #fff;
	text-decoration:underline;
}
*/

/*tooltips formatting*/
.tooltip
{
	display:none;
/*padding: 0.5em;
background: #fff;
color: #000;
*/}




