/* @override http://www.spac.or.jp/css/base_1007.css */

@charset "UTF-8";

/* @group reset */html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,em,address,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{	margin:0;	padding:0;	border: none;	outline:0;	font-size:100%;	vertical-align:bottom;	background: transparent;	font-family:Arial, Helvetica, sans-serif;	color: #333;
	text-align: left;}body{line-height:1.8em; font-size: 0.857em;}h1,h2,h3{font-size: 1em;}:focus{	outline: 0;}table{	border-collapse: collapse;	border-spacing: 0;}.clear{	clear:both;}.center{	text-align: center;}.right{	text-align: right;}ul.normal li{list-style-type:disc; margin-left:1.5em;}ol.normal li{
	list-style-type:decimal;
	list-style-position: inside;
	padding-left: 16px;
	text-indent: -15px;
}/* @end basic settings-------- */

/* @group link */

a:link{
		text-decoration:none;
		}
		
a:visited{
		text-decoration:none;
		}
		
a:active{
		color:#FFFF00;
		text-decoration:underline;
		}
		
#contents a:hover{
		color:#FFFFFF;
		background-color: #f99314;
		text-decoration:underline;
		}

#contents a:hover.rollbtn{
	background-color: #fff;
}

#contents a:hover.rollbtn img{
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
}

/* @end */

/* @group stracture */

/* @group header */

div#header {
	float: right;
	width: 292px;
	height: 13px;
	font-size: 10px;
	text-align: center;
	line-height: 1em;
	background: #000;
	padding: 7px 4px 5px 4px;
	color: #fff;
	letter-spacing: 0.05em;
}

* html div#header{
	letter-spacing: 0em;
}

div#header.topPageHeader {
	width: 338px;
	letter-spacing: 0em;
}


div#header a{
	color: #fff;
}

div#header a:visited{
	color: #fff;
}






/* @end */

/* @group base */

body {
	color: #222;
	background-image: url(../images/bg_basic.gif);
	background-repeat: repeat-y;
}

#wrapper {
	width: 900px;
	background-color: #fff;
	text-align: left;
	overflow: hidden;
}

#contents {
	float: right;
	width: 720px;
}



/* @end */

/* @group mainmenu */
ul#spacMainmenu {
	margin: 40px 0 0 0;
	padding: 0px;
	float: left;
	width: 150px;
}

ul#spacMainmenu li{
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
	font-size: 0.1em;
	line-height: 0em;
}

ul#spacMainmenu li.btnblogtop{
	padding-top: 15px;
}


/* @end */

/* @group footer */
#footer {
	width: 720px;
	margin: 20px 0 0 180px;
	background-color: #000;
	padding: 4px;
	color: #fff;
	font-size: 11px;
	line-height: 1em;
}

#toPageTop {
	margin: 60px 0 20px 180px;
	font-size: 11px;
}

#toPageTop a:hover{
	color: #111;
	background-color: #ddd;
}



/* @end */

/* @group basicdata */
.basicdata {
	display: block;
	margin: 200px 0px 10px 0px;
	width: 500px;
	height: 300px;
}

.basicdata .staffMain{
	font-size:16px;
	font-weight: bolder;
	line-height: 1.4em;
	color: #fff;
	margin-bottom: 4px;
}

.basicdata div.staff{
	font-size:12px;
	line-height: 1.2em;
	color: #fff;
	margin-bottom: 6px;
	font-weight: bold;
}


.basicdata div.date{
	margin-top: 4px;
	font-size:20px;
	font-weight: bold;
	line-height: 1.2em;
	color: #fff;
	letter-spacing: -1px;
}

.basicdata div.place{
	font-size:15px;
	line-height: 1.4em;
	font-weight: bold;
	color: #fff;
}

.basicdata div.time{
	font-size:12px;
	line-height: 1.4em;
	color: #fff;
	font-weight: bold;
}

.basicdata div.ticket{
	font-size:14px;
	line-height: 1.4em;
	color: #fff;
	font-weight: bold;
}

.basicdata .sub{
	font-weight: normal;
	font-size:10px;
	color: #fff;
	line-height: 1.4em;
}
/* @end */

/* @group mainblock text */

h1#title {
	display: none;
}


.mainblock {
	width: 460px;
	float: left;
	font-size:14px;
	line-height: 1.7em;
}

.mainblock img{
	margin-bottom: 4px;
}

.mainblock p {
	font-size:13px;
	line-height: 1.8em;
	margin-bottom: 40px;
}

.mainblock p.short {
	margin-bottom: 10px;
	color: #6d6f5e;
}

.mainblock h2 {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.2em;
	margin: 0px 0px 20px 0px;
}

.mainblock h3 {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.2em;
	margin: 8px 0 20px 0;
}

.mainblock h3.sub {
	margin: 8px 0 5px 0;
	color: #655536;
}

.mainblock h4 {
	color: #111;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.2em;
	margin: 0px 0 10px 0;
}


.mainblock h3 .sub{
	font-weight: normal;
	font-size: 14px;
	line-height: 1.8em;
}

.mainblock p.columnText{
	font-size:14px;
	line-height: 1.7em;
}

.mainblock p.columnProf{
	font-size:12px;
	line-height: 1.5em;
}

.mainblock p a {
		color: #f00;
}

h1#pagetitle{
	display: none;
}

.sub{
	font-size:10px;
	line-height: 25px;
	color: #777777;
	margin-top: 15px;
}

/* @group ticket */

.mainblock div#ticket {
	padding: 6px 12px 18px 12px;
	bGackground-image: url(../images/t50.png);
	bGackground-color: #e6e5e5;
	background-color: #e1f2fa;
}

.mainblock div#ticket h2{
	font-size: 150%;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 1px dotted #0000a6;
	margin-bottom: 5px;
	color: #0000a6;
}

.mainblock div#ticket h3{
	font-size: 110%;
	font-weight: bold;
	color: #0000a6;
}

.mainblock div#ticket p{
	color: #000067;
}
.mainblock div#ticket p.ticket{
	font-size: 110%;
	line-height: 1.5em;
	margin-bottom: 20px;
	color: #0000a6;
}

.mainblock div#ticket h3.date{
	color: #f00;
	font-size: 120%;
	margin: 20px 0 30px 0;
}

.mainblock div#ticket ul.simplelist{
	margin: 5px 0 40px 0px;
}

.mainblock div#ticket p .stress{
	dGisplay: block;
	color: #0000b1;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.4em;
}

.mainblock div#ticket ul.simplelist li{
	color: #000067;
}

.mainblock div#ticket a{
	color: #000067;
	background-color: #fafafa;
	padding: 0 4px 0 4px ;
}

.mainblock div#ticket a:hover{
	color: #000067;
	background-color: #fff;
}

table.ticketType {
	margin: 20px 0 50px 0px;
	padding-top: 3px;
	width: 100%;
}

table.ticketType th {
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	color: #000067;
	width: 85px;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}

table.ticketType td {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	color: #000067;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}


/* @end */


/* @end */

/* @group sideblock text */
.sideblock {
	float: right;
	width: 210px;
	margin: 0px 20px 20px 0px;
	color: #666;
	font-size:12px;
	line-height: 1.5em;
	display: inline;
}

.sideblock h4{
	color: #666;
	font-weight: bold
	font-size: 16px;
	line-height: 1.1em;
	margin-bottom: 15px;
	letter-spacing: -1px;
}

.sideblock p{
	width: 100%;
	font-size:12px;
	color: #888;
	line-height: 1.6em;
	margin-bottom: 60px;
}

.sideblock p.short {
	margin-bottom: 10px;
}

.sideblock a{
	font-size:12px;
	color: #676767;
	line-height: 1.6em;
	background-color: #f1f1f1;
	padding: 0 2px 0 2px;
}

/* @end */

/* @group thanks */

table#thanks {
	margin: 60px 0 20px 0px;
	border-top: 1px solid #666;
	padding-top: 3px;
	width: 95%;
}

table#thanks th {
	font-size: 11px;
	line-height: 1.4em;
	font-weight: bold;
	color: #555;
	width: 45px;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}

table#thanks td {
	font-size: 11px;
	font-weight: normal;
	line-height: 1.4em;
	color: #444;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}

table#thanks td a{
	color: #fcc;
}

/* @end */

/* @group ticketbtn */

div#ticketBtnAbsolute {
	position: absolute;
	top: 170px;
	left: 712px;
}

* html div#ticketBtnAbsolute img{
	behavior:url("http://www.spac.or.jp/js/iepngfix.htc");
}


div#ticketBtnAbsolute a:hover{
	background: none;
}

/* @end */


/* @end */

/* @group simpletable */

table.simpletable {
	clear: both;
	padding: 0px;
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
	vertical-align: text-top;
	margin: 5px 0 30px 0;
	width: 500px;
}

table.simpletable.short {
	margin-bottom: 5px;
}

table.simpletable.slim {
	width: 200px;
}

table.simpletable.wide {
	width: 575px;
}

table.simpletable th{
	vertical-align: text-top;
	background-color: #efefef;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 3px 6px 3px 5px;
	font-weight: normal;
	height: 100%;
	font-size: 0.9em;
	color: #444;
	line-height: 1.5em;
	text-align: left;
	width: 100px;
}

table#office.simpletable th{
	width: 150px;
}
	
	
table.simpletable td{
	vertical-align: text-top;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 3px 8px 3px 8px;
	font-size: 0.9em;
	color: #444;
	line-height: 1.5em;
	text-align: left;
}

table.simpletable th.end, table.simpletable td.end{
	border-right: none;
}

table.simpletable tr.end th, table.simpletable tr.end td{
	border-bottom: 1px solid #ccc;
}



/* @end */

/* @group list */

/* リスト要素：ナンバー付きリスト　*/

ol.num{
	margin: 0 0 30px -8px;
}

ol.num li{
	list-style-type: decimal;
	list-style-position: outside;
	padding-bottom: 10px;
	margin: 3px 0 5px 20px;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.8em;
	color: #555;
}



/* リスト要素：本文内リスト　*/
columnMain ul{
	margin: 10px 0 30px 0px;
	background-color: #f0e9dd;
}

columnMain ul li{
	list-style-position: outside;
	margin: 5px 30px 15px 30px;
	list-style-type: disc;
	font-size: 1em;
	line-height: 1.5em;
}

ul.mainlist{
	margin: 0px 0 20px 0px;
}

ul.mainlist li{
	list-style-position: outside;
	margin-right: 30px;
	list-style-type: disc;
	padding-bottom: 10px;
	margin-left: 30px;
	margin-top: 5px;
	font-size: 1em;
	line-height: 1.3em;
}

ul.mainlist li.eiurl{
	padding: 6px 0px 0px 0px;
	line-height: 1.8em;
}

.append{
	margin: -20px 0px 30px 15px;
}



/* リスト要素：シンプルリスト　*/

ul.simplelist{
	margin: 5px 0 20px 0px;
	width: 90%;
}

ul.simplelist.short{
	margin-bottom: 8px;
}

ul.simplelist li{
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 2px;
	margin: 0px 0 4px 20px;
	font-size: 12px;
	line-height: 1.4em;
	color: #555;
}

ul.simplelist.sub li{
	padding-bottom: 4px;
	margin-left: 30px;
	margin-top: 2px;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #555;
	list-style-type: circle;
}


/* リスト要素：定義リスト*/

dl {
	margin: 0 30px 60px 0px;
	padding: 0px;
}

dt {
	font-size: 12px;
	font-weight: bold;
	color: #5f2900;
	line-height: 1.3em;
	list-style: none;
	list-style-position: outside;
	margin: 30px 0 5px 5px;
}

dd {
	margin: 0 0 5px 30px;
	padding-top: 2px;
	font-size: 12px;
	line-height: 1.5em;
}

dd a{
	color: #529209;
}

dd a:visited{
	color: #529209;
}

dd a:hover{
	color: #f97e7e;
}


/* リスト要素：シンプルラインリスト　*/

ul.simpleLineList{
	margin-left: 0px;
	margin-bottom: 90px;
	margin-right: 0;
	margin-top: 8px;
	width: 500px;
	display: block;
	padding-right: 2px;
	padding-left: 2px;
}

div.shortBlock ul.simpleLineList{
	margin-bottom: 50px;
}

ul.simpleLineList li{
	list-style-position: outside;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 6px;
	font-size: 12px;
	line-height: 1.5em;
	border-top: 1px solid #b3b3b3;
	clear: both;
	font-weight: normal;
	font-style: normal;
}

#contents #main ul.simpleLineList li a{
	color: #c77c50;
}


div#main ul.simpleLineList .date{
	width: 100px;
	display: block;
	float: left;
	color: #37378c;
}

div#main ul.simpleLineList .title{
	width: 385px;
	display: block;
	float: right;
	color: #35354c;
	background-color: #f2f2f2;
	padding: 2px 5px 7px;
	margin-top: 0;
	margin-bottom: 4px;
	line-height: 1.5em;
}





/* リスト要素：リンクリスト　*/
ul.linklist{
	margin-left: 0px;
	margin-bottom: 90px;
	margin-right: 0;
	margin-top: 0px;
	background-color: #fff;
	width: 500px;
	display: block;
}

ul.linklist li{
	list-style-position: outside;
	list-style-type: none;
	padding-top: 4px;
	padding-bottom: 8px;
	font-size: 12px;
	line-height: 1.3em;
	border-top: 1px solid #b3b3b3;
	clear: both;
}




ul.list{
	margin-bottom: 30px;
}

ul.list li{
	list-style-position: outside;
	list-style-type: disc;
	margin: 3px 15px 10px 30px;
	font-size: 12px;
	line-height: 1.5em;
}


/* リスト要素：注釈リスト*/

ul.cautionlist {
	margin: 0px 20px 50px 40px;
	padding: 0px 0 0 0px;
}

ul.cautionlist li{
	display: block;
	padding: 0 0 0px 16px;
	margin: 0 0 15px 0;
	color: #aa5555;
	font-size: 13px;
	line-height: 1.4em;
	background-image: url(../img/kome.gif);
	background-repeat: no-repeat;
	list-style: none;
	list-style-position: outside;
}


/* リスト要素 ドットリスト*/

ul.dot {
	margin: 10px 30px 40px 20px;
	padding: 0px 0 0 0px;
}

ul.dot li{
	padding: 0 0 0px 0px;
	margin: 0 0 12px 0;
	font-size: 13px;
	line-height: 1.4em;
	list-style-position: outside;
	list-style-type: square;
	opacity: 1;
}



/* @end */

/* @group top page */

body.top #contents {
	float: none;
	margin: 560px 0 0 20px;
	width: 860px;
	background-color: #fff;
	overflow: hidden;
}

body.top .column1, body.top .column2, body.top .column3 {
	display: block;
	float: left;
	background-color: #fff;
	margin-right: 35px;
}

body.top #contents .column1 {
	width: 250px;
}

body.top #contents .column2 {
	width: 410px;
}

body.top #contents .column3 {
	width: 130px;
	margin-right: 0px;
}

body.top .column2 h3 {
	font-size: 12px;
	line-height: 1em;
	padding-bottom: 2px;
	color: #8e5f2f;
	border-bottom: solid 1px #8e5f2f;
}

body.top ul.rss-items {
	margin-bottom: 30px;
} 
	
body.top ul.rss-items li {
	fGont-size: 12px;
	lGine-height: 1.2em;
	border-bottom: dotted 1px #888;
	list-style-type: none;
	pGadding: 2px;
}

body.top ul.rss-items li a{
	display: block;
	font-size: 12px;
	line-height: 1.2em;
	bGorder-bottom: dotted 1px #888;
	list-style-type: none;
	padding: 4px 0px;
}

body.top ul.rss-items li a:hover{
	background-color: #e6e6e6;
	text-decoration: none;
	color: #323232;
}

body.top ul.rss-items li br{
	display: none;
}

.bannerBlock {
	margin-bottom: 4px;
}

.bannerBlock a{
	display: block;
	font-size: 11px;
	line-height: 1.3em;
	color: #888;
}

.bannerBlock a:hover{
	background-color: #e6e6e6;
	text-decoration: none;
	color: #323232;	
}

.bannerBlock img{
	margin-bottom: 2px;
}



#tweets {
	background-color: #e0f0f8;
	padding: 3px 5px 6px 7px;
}

#tweets li {
	font-size:12px;
	line-height: 1.2em;
	background:url(../images/twitter.png) no-repeat left top;
	padding-left:20px;
	padding-bottom: 3px;;
	margin-bottom:5px;
	list-style-type:none;
	border-bottom: 1px dotted #7fdfff;
}

#tweets .hash { color:#0066CC; } 

#tweets .reply { color:#0066CC; } 

#tweets a:link { text-decoration:none; color:#0066CC;}
#tweets a:active { text-decoration:none; color:#0066CC;}
#tweets a:hover { text-decoration:underline; color:#0066CC;}
#tweets a:visited { text-decoration:none; color:#0066CC;}



/* @end */

/* @group photo */

.photoR{
	float: right;
	margin: 0 0 10px 10px;
	padding: 0px;
	font-size: 11px;
	text-align: left;
	line-height: 1.4em;
	color: #888;
}

.photoL{
	float: left;
	margin: 0 10px 10px 0;
	padding: 0px;
	font-size: 11px;
	text-align: left;
	line-height: 1.4em;
	color: #888;
}

.photo{
	display: block;
	margin: 5px 0 10px 0;
	padding: 5px 0;
	font-size: 11px;
	text-align: left;
	line-height: 1.2em;
	color: #888;
}

.caption160{
	display: block;
	width: 160px;
	float: left;
	margin: 0 10px 5px 0;
	padding-top: 6px;
	font-size: 11px;
	text-align: left;
	line-height: 1.4em;
	color: #888;
}

.caption160R{
	display: block;
	width: 160px;
	float: right;
	margin: 0 10px 5px 0;
	padding-top: 6px;
	font-size: 11px;
	text-align: left;
	line-height: 1.4em;
	color: #888;
}


.caption200{
	display: block;
	width: 200px;
	float: left;
	padding-top: 6px;
	font-size: 11px;
	text-align: left;
	color: #888;
	margin: 0 10px 5px 0;
	line-height: 1.3em;
}

.caption200R{
	display: block;
	width: 200px;
	float: right;
	margin: 0 0px 5px 10px;
	padding-top: 6px;
	font-size: 11px;
	text-align: left;
	line-height: 1.4em;
	color: #888;
}


.caption500{
	display: block;
	width: 500px;
	margin: 10px 0;
	padding-top: 6px;
	font-size: 11px;
	text-align: left;
	line-height: 1.4em;
	color: #888;
}



/* @end */

/* @group club_spac */
.club_spac div#contentsSpacer{
	height: 100px;
}
	
.club_spac .mainblock {
	width: 640px;
}

.club_spac #title0 {
	margin-bottom: 10px;
}

.club_spac #title1, .club_spac #title2, .club_spac #title3, .club_spac #title4{
	margin: 20px 0 10px 0;
}

.club_spac .mainblock h2 {
	margin-bottom: 15px;
	color: #444;
	font-size: 14px;
}

.club_spac .mainblock h3 {
	border-bottom: 1px #666 solid;
	margin-bottom: 5px;
	padding-bottom: 2px;
	color: #444;
}

.club_spac .mainblock p {
	font-size:12px;
	line-height: 1.6em;
	margin-bottom: 40px;
}

.club_spac .mainblock p#hayawari {
	margin-left: 40px;
	padding: 3px 12px 5px 12px;
	background-color: #f2e2e6;
}

.club_spac ul.mainlist {
	margin-left: 30px;
}

.club_spac ul.mainlist li {
	font-size: 12px;
	color: #666;
	padding-bottom: 2px;
	line-height: 1.4em;
	width: 580px;
}

.club_spac ul.mainlist li .new, .club_spac .mainblock p#hayawari .new{
	color: #f00;
	
}
	
	
.club_spac div.listblock {
	width: 470px;
	clear: both;
	overflow: auto;
}

.club_spac ul.clubleft {
	float: left;
}

.club_spac ul.clubright {
	float: right;
}

.club_spac ul.clubleft , .club_spac ul.clubright {
	width: 230px;
	margin: 5px 0 50px 0;
	border: 0px;
}

.club_spac ul.clubleft li, .club_spac ul.clubright li{
	margin: 0 0 4px 0px;
	border: 0px;
	list-style: none;
	list-style-position: outside;
	font-size: 12px;
	line-height: 1.4em;
	color: #666;
}

#caution {
	background-color: #fff1dd;
	padding: 14px 16px;
	margin: 50px 0 90px 0;
}

#caution h2{
	margin: 8px 0 8px 0;
	color: #59544d;
}

#caution p{
	color: #676159;
	margin: 10px 0 15px 0;
}

/* @end */



