@charset "utf-8";
/* CSS Document */


@import "reset.css";
@import "general.css";



body{
	background:url(../img/bg_circle.gif) no-repeat center top;
}

a{
	color:#F90;
}

#body {
	
	width:940px;
	margin:0 auto;
	margin-bottom:40px;
}


div.box2{
	width:900px;
	padding:20px;
	border:1px dotted #0CF;
	margin-bottom:40px;
	background:#FFF;
	
	font-size:14px;
	line-height:160%;
	
}

div.leftBox {
	float:left;
	width:450px;
}

div.rightBox {
	float:right;
	width:450px;
}

div.rightBox_LIVEver {
	float:right;
	margin-left:5px;
	width:445px;
}


div.textBox{
	padding:0 10px;
	font-size:12px;
}
div.flash_containar{
z-index:1;
}
div.photo_z{
z-index:2;
/*別にflash_containarのz-indexより高ければOKです*/
}

.feedburnerFeedBlock{
	margin:1em;
	padding:1em;
	font-size:80%;
	border:2px solid #ddd;
	background-color:#ffe; 
}
.feedburnerFeedBlock p.feedTitle{
	margin:0;
	padding:0;
}
.feedburnerFeedBlock ul{
	margin:0;
	padding-left:1em;
}
.feedburnerFeedBlock li{
	margin:0;
	padding:0;
	list-style:none;
}
.feedburnerFeedBlock span.headline{
	margin:0;
	padding-left:1em;
}
.feedburnerFeedBlock p.date{
	float:left;
	margin:0;
	padding:0;
}





/* ::::::::::::::::::::::::::::::::::::::::::::::: */


a#twitter{
	float:right;
	display:block;
	width:130px;
	padding:6px 6px 4px 6px;
	height:20px;
	color:#FFF;
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:#0AC;
	/*
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	*/
	
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-bottomleft:3px;
}
a#twitter:hover{
	background:#1BD;
}

a#blog{
	float:right;
	display:block;
	width:160px;
	padding:6px 6px 4px 6px;
	height:20px;
	color:#FFF;
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:#FA1;
	/*
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	*/
	
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-bottomleft:3px;
}
a#blog:hover{
	background:#FB2;
}
a#tweet{
	float:center;
}


h1{
	float:left;
	width:300px;
	padding:70px 0px 60px 0;
}

h2{
	clear:both;
	margin:12px 0;
}

p{
	line-height:180%;
}

h3{
	font-size:18px;
}

h4{
	font-size:20px;
}

#about h3{
	margin:0 0 24px 0;
}
#about div{
	font-size:18px;
}

#faq div{
	padding:20px;
}
#faq dl{
	display:block;
	width:440px;
	font-size:14px;
	line-height:160%;
}
#faq dl dt{
	color:#09F;
	font-size:16px;
	margin-bottom:8px;
}
#faq dl dt h7{
	color:#F00;
	font-size:18px;
	margin-bottom:8px;
}
#faq dl dd{
	padding-left:24px;
	margin-bottom:20px;
}

#kashikiri div{
	padding:20px;
}
#kashikiri dl{
	display:block;
	width:900px;
	font-size:14px;
	line-height:160%;
}
#kashikiri dl dt{
	color:#09F;
	font-size:16px;
	margin-bottom:8px;
}
#kashikiri dl dd{
	padding-left:24px;
	margin-bottom:20px;
}
#kashikiri dl dd ul li{
	list-style-type:disc;
}

div.text_possision_assist{
	position:absolute;
}

#event-descr {
	width:380px;
	height: 77px;
	/*overflow-y: auto;*/
	border:2px solid #CC6600;
	background-color:#fff; 
	font-size: 12px;
	position:relative;
	bottom: 150px;
	left: 540px;
	padding:8px 8px 8px 8px;
	line-height: 13px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-bottomleft:4px;
}
#event-descr img{
	width: 100px;
	height: 75px;
	float: right;
	margin-left: 8px;
}
#event{
	position: relative;
	bottom: 147px;
	left: 545px;
	display:block;
	width:80px;
	padding:2px 2px 2px 2px;
	height:16px;
	color:#FFF;
	text-align:center;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:#CC6600;
	font-weight: bold;
	/*
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	*/

	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-bottomleft:3px;
}

#top_sche{
	font-size:12px;
  margin-top: 0px;
  height: 17px;
  width: 940px; /*540px*/
	border-bottom: 1px dotted #0CF;
}

#top_sche li{
  display: inline;
  padding-right: 10px;
}

#access h3{
	font-size:21px;
}



p.address{
	font-size:12px;
	margin-bottom:80px;
}

table {
width:850px;
border-collapse: collapse;
}
td {
border: 1px solid #999999;
padding: 3px;
font-size: 15px;
line-height: 15px;
}
th {
text-align:center;
border: 1px solid #999999;
padding: 3px;
font-size: 17px;
line-height: 15px;
}

h5{
	font-size:14px;
}
h6{
	color:#09F;
	font-size:20px;
	margin-bottom:10px;
}

