
@charset "euc-jp";
/* CSS Document */

/* Reset
=======================================*/

* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', '¥Ò¥é¥®¥Î³Ñ¥´ ProN W3', Meiryo, ¥á¥¤¥ê¥ª, sans-serif;
}

body {
	font-size: 16px;
}

ul,li {
	padding:0;
}

img {
	border: none;
	vertical-align: bottom;
}

strong {
	font-weight: bold !important;
}

.cont_box{
	width: 600px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	background:url(/dol/live_event/image/130514/main_bg.jpg) top center;
}

.info_box{
	width: 600px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	background:url(/dol/live_event/image/150203/info_center.png) top center;
}

h2{
	width: 520px;
	margin: 0 auto 10px auto;
	text-align: left;
	border-left: solid 10px #88006c;
	font-size: 20px;
	padding: 5px;
	line-height: 1;
	color: #fff;
background: rgb(234,16,158); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2VhMTA5ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjAyMTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left,  rgba(234,16,158,1) 1%, rgba(34,2,17,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(1%,rgba(234,16,158,1)), color-stop(100%,rgba(34,2,17,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(234,16,158,1) 1%,rgba(34,2,17,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(234,16,158,1) 1%,rgba(34,2,17,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(234,16,158,1) 1%,rgba(34,2,17,1) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(234,16,158,1) 1%,rgba(34,2,17,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea109e', endColorstr='#220211',GradientType=1 ); /* IE6-8 */


}

.text_box{
	width: 500px;
	margin: 0 auto 0px auto;
	padding-bottom: 10px;
	text-align: left;
}

.item_img{
background:url(/dol/live_event/image/150203/item_bg.jpg) top right no-repeat;
}

a:link { color: #ffff00; text-decoration: none;}
a:visited { color: #ffff00; }
a:hover { color: #ffff00; text-decoration: underline;}
a:active { color: #ffff00; }



.at{
	font-size: 11px;
	line-height: 1.2;
	margin-top: 5px;
}
ul.no li{
	padding-bottom: 10px;
	padding-left: 15px;
	text-indent: -15px; 

}
ul.no li strong{
	color: #f030bc;
}


/* Style
=======================================*/

.clear {
	clear: both;
}




/* garally1
=======================================*/
.garally {width: 500px; height:376px; margin: 0 auto; text-align: center; padding:0 0 0 0;}
.garally .g_cont {}
.garally .controls { margin-top:-30px; margin-left:10px;}
.garally .controls a { height:15px; width:15px; background:#933; display:block; z-index:1000; float:left; border:#fff solid 1px; margin-left:5px;}
.garally .controls a:hover { background:#fff; color:#000; height:20px; width:20px; margin-top:-5px;}
.garally div.scroller { width: 500px; height:376px; overflow: hidden; margin: 0 auto; text-align: center;}
.garally div.scroller div.section {width: 500px; height:376px; overflow:hidden; float:left;}
.garally div.scroller div.content {width: 10000px;}

