@charset "EUC-JP";   /*   Ê¸»ú¥³¡¼¥É   */

/* Reset
=======================================*/

* {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6;
	color: #000;
}

body {
	font: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Lucida Grande", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", "Meiryo", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", sans-serif;
	font-size: small;
	font-size: 12px;
}

table {
	font: 100%;
	font-size: inherit;
}

hr {
	margin: 20px 0;
	border-width: 0;
	border-top: 1px solid #333;
}

img {
	border: none;
	vertical-align: bottom;
}



strong {
	font-weight: bold;
}

/* Layout
=======================================*/

#container{
	background:url(/nol/event/tanabata2012/img/main_bg.jpg) top center;
}

#info_box{
	width: 800px;
	height: auto;
	background:url(/nol/event/tanabata2012/img/cont_bg.jpg) top center;
	padding-bottom: 1px;
	margin: 0 auto;
	text-align: center;
}

h2{
	width: 700px;
	margin: 0 auto;
	text-align: left;
	/* border: solid 1px #000; */
	padding-top: 20px;
}

.text_box{
	width: 665px;
	margin: 5px auto;
	text-align: left;
	/* border: solid 1px #000; */
	padding-left: 35px;
	color: #fff;
}

.ss_box{
	width: 665px;
	margin: 5px auto;
	text-align: left;
	padding-left: 35px;
}

table.table_box{ }
table.table_box th{padding: 5px; border-right: solid 1px #5caf2d; color: #fff; background:#3a6d1f;}
table.table_box td{padding: 5px; border-bottom: dotted 1px #fff; color: #fff;}






.float_left{
	float: left;
}

.float_right{
	float: right;
	margin-right: 30px;
}

.float_right2{
	float: right;
}

.textBox_A{padding: 5px 15px 0 15px;}
.textBox_B{padding: 5px 15px 0 15px;}

.ssBox_B{
	width: 444px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
}

#ss01{
	width: 659px;
	height: 279px;
	margin: 5px auto 0 auto;
	text-align: left;
	/* border: solid 1px #000; */
	background:url(/nol/event/tanabata2012/img/ss01.jpg) top center no-repeat;
}

#ss01 a{
	width: 445px;
	height: 255px;
	/* border: solid 1px #000; */
	display: block;
	margin-left: 8px;
}

#ss01 strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

#GC_clam{
	width: 800px;
	height: 92px;
	margin: 0 auto;
	text-align: left;
	/* border: solid 1px #000; */
	vertical-align: bottom;
	padding: 0px;
	background:url(/nol/event/tanabata2012/img/colam.jpg) top center no-repeat;
	padding-top: 7px;
}

#GC_clam a{
	width: 268px;
	height: 22px;
	display: block;
	/* border: solid 1px #000; */
	margin-left: 98px;
}

#GC_clam a:hover{
	background: url(/nol/event/tanabata2012/img/btn_eve.png) top center no-repeat;
}

#GC_clam strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}
.at{
	font-size: 10px;
	line-height: 1.0;
}

/* garally
-------------------------------------------------------------------------------------- */

#garally_ss01 { width:444px; height:auto;  text-align: left;}
#garally_ss01 .g_cont{ margin:0px;  text-align: left;}
#garally_ss01 div.scroller { width:444px; height: 256px; overflow: hidden; padding-top: 0; margin: 0 auto;}
#garally_ss01 div.scroller div.section { width:444px; height: 256px; overflow:hidden; float:left; margin: 0 auto;}
#garally_ss01 div.scroller div.content { width: 10000px;}

#garally_ss01 .controls{
	width: 65px;
	height: 25px;
	text-align: left;
	padding-left:15px;
}

#garally_ss01 .controls div{
	text-align: center;
	width: 25px;
	height: 20px;
	float: left;
	margin-left: 5px;
}

#garally_ss01 .controls a{
	width: 25px;
	height: 15px;
	background:#ffffff;
	display: block;
	text-decoration: none;
	padding-bottom: 4px;
	border-left: solid 1px #20331c;
	border-bottom: solid 1px #20331c;
	border-right: solid 1px #20331c;
	color: #20331c;
}


#garally_ss01 .controls a:hover{
	width: 25px;
	height: 13px;
	background:#609952;
	display: block;
	text-decoration: none;
	padding-bottom: 4px;
	color: #fff;
}

.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}