@charset "UTF-8";
/**
 :タイトル "サイト内スタイル設定";
 :一行説明 "サイト内共通のスタイルシートです";
 :作成日 "2010-04-13";
 :改訂版 [:版 "1.0.1"; :作成日 "2010-06-07"];
*/


/* --------------------------------
   共通設定・骨格
-------------------------------- */

/* ▼ブラウザスタイル解除
   --------------------------------------------- */
body{
	margin: 0;
	padding: 0;
}
fieldset,img{
	border: 0;
}
address,caption,cite,code,dfn,th,var{
	font-style: normal;
	font-weight: normal;
}
caption,th{
	text-align: left;
}
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
}
q:before,q:after{
	content: '';
}
form{
	margin: 0;
	padding: 0;
}


/* ▼HTML要素
   --------------------------------------------- */
body{
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: #000 url(../images/bg_body.jpg) no-repeat center top;
	color: #fff;
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.75;
	border-top: 4px solid #3f3f3f;
}
a{
	color: #8ec11f;
}
a:link{
	text-decoration: underline;
}
a:visited{
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
a:active{
	text-decoration: none;
}

/*「はやぶさの旅」用　ハヤシ追加20100415*/
/*ここから*/
a.journey {
text-decoration: none;
color:#FFFFFF;
}
a.journey:hover {
text-decoration: underline;
color:#78B11E;
}
/*ここまで*/

/*「関係者メッセージ」用　ハヤシ追加20100629*/
/*ここから*/
a.msg {
text-decoration: none;
color:#FFFFFF;
}
a.msg:hover {
text-decoration: underline;
color:#78B11E;
}
/*ここまで*/

img{
	border: 0;
}
sup,sub{
	font-size: 71%;
	line-height: 1;
}
sup{
	vertical-align: text-top;
}
sub{
	vertical-align: text-bottom;
}
ul,
ol{
	margin-left: 1em;
	padding: 0;
}
ul li,
ol li{
	margin-left: 1em;
	padding: 0;
}


/* ▼共通クラス
   --------------------------------------------- */
/* テキスト隠し */
.vsHidden{
	position: absolute;
	overflow: hidden;
	top: -9999px;
	left: 0;
}

/* 回り込み解除 */
.fClear{
	clear: both;
}

/* clearfix */
.clearfix:after{
	content: ".";
	display: block;
 	height: 0;
 	clear: both;
 	visibility: hidden;
	line-height: 0;
}
/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
	overflow: visible;
}
/* End hide from IE-mac */




/* --------------------------------
   画面全体のインターフェイス レイアウト
-------------------------------- */
div.helpNav{
	position: absolute;
	overflow: hidden;
	top: -9999px;
	left: 0;
}
.csssprite{
	background-image: url(../images/csssprite.png);
	background-repeat: no-repeat;
	text-indent:-9999px;
	overflow: hidden;
	display:block;
}

#primary{
	float: left;
	width: 580px;
}
#header{
	position: relative;
	width: 580px;
	min-height: 96px;
	margin-bottom: 10px;
}
* html #header{
	height: 96px;
}/* IE6 */
#secondary{
	float: right;
	width: 200px;
	padding-top: 10px;
	margin-bottom: 1.5em;
}
#footer{
	clear: both;
	width: 800px;
	padding-bottom: 10px;
}

/* ▼#header
   --------------------------------------------- */
#header img{
	vertical-align: bottom;
}
#header h1#siteTtl{
	margin: 9px 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #4d4d4d;
}
#header h1#siteTtl a{
	background-position: 0 -143px;
	width: 305px;
	height: 81px;
}
#header p.jaxa{
	margin: 0;
}
#header p.jaxa a{
	position: absolute;
	top: 10px;
	left: 528px;
	margin: 0;
	background-position: -362px 0;
	width: 53px;
	height: 31px;
}
#header div.otherSiteLink h2{
	position: absolute;
	overflow: hidden;
	top: -9999px;
	left: 0;
}
#header div.otherSiteLink ul.bnr,
#header div.otherSiteLink ul.bnr li{
	list-style: none;
	margin: 0;
	padding: 0;
}
#header div.otherSiteLink ul.bnr{
	zoom: 1;
	width: 590px;
	overflow: hidden;
	margin-right: -10px;
}
#header div.otherSiteLink ul.bnr li{
	float: left;
	margin-right: 10px;
}
#header div.otherSiteLink ul.bnr li.blog a{
	background-position: 0 -57px;
	width: 285px;
	height: 43px;
}
#header div.otherSiteLink ul.bnr li.twitter a{
	background-position: 0 -100px;
	width: 285px;
	height: 43px;
}


/* ▼#primary
   --------------------------------------------- */
#news h2.hdImg01{
	background-position: -415px 0;
	width: 76px;
	height: 26px;
}
#message h2.hdImg01{
	background-position: -126px -31px;
	width: 183px;
	height: 26px;
}
#message2 h2.hdImg01{
	background-position: -425px -31px;
	width: 183px;
	height: 26px;
}
#outline h2.hdImg01{
	background-position: 0 -31px;
	width: 126px;
	height: 26px;
}
#cheer h2.hdImg01{
	background-position: -309px -31px;
	width: 117px;
	height: 26px;
}
#cheer div.sectionInner{
	margin-bottom: 26px;
}
#celebrate h2.hdImg01{
	background-position: 0px -224px;
	width: 228px;
	height: 26px;	
} /* 2010.6.16 追加 */
#acm h2.hdImg01{
	background-position: 0px -276px;
	width: 420px;
	height: 26px;	
} /* 2012.6.11 追加 */


/* ▼#secondary
   --------------------------------------------- */
div.relatedSite h2.hdImg02{
	background-position: 0 0;
	width: 64px;
	height: 11px;
}
div.blog{
	padding-bottom: 1px;
	border-top: 1px solid #484848;
	background: #333;
}
div.blog div.sectionInner{
	margin: 0 1px 0;
	padding: 10px 10px 1px;
	background: #000;
	border-bottom: 1px solid #484848;
}
div.blog h2{
	background-position: -309px -31px;
	width: 130px;
	height: 20px;
	margin: 0;
}
div.blog h3{
	margin: 0 0 0.25em;
	color: #eb6100;
}
div.section.blog p,
div.section.blog ul.linkList01{
	margin: 0 0 0.25em;
}
div.twitter{
	padding-bottom: 1px;
	border-top: 1px solid #484848;
	background: #333;
}
div.twitter div.sectionInner{
	zoom: 1;
	overflow: hidden;
	margin: 0 1px 0;
	padding: 10px 10px 1px;
	background: #000;
	border-bottom: 1px solid #484848;
}
div.twitter div.loading{  
    background: url('../images/ajax-loader.gif') center no-repeat;  
    height: 60px;  
} 
div.twitter h2{
	background-position: -285px -57px;
	width: 160px;
	height: 20px;
	margin: 0;
}
div.twitter h3{
	margin: 0 0 0.25em;
	color: #eb6100;
}
div.section.twitter p,
div.section.twitter ul.linkList01{
	margin: 0 0 0.25em;
}
div.twitter p.twitterPct{
	float: left;
	margin: 0;
}
div.twitter div.tweetBox{
	float: right;
	width: 130px;
}
 /* ↓2010.6.3 追加 */
div.countdown{
	padding-bottom: 1px;
	border-top: 1px solid #484848;
	background: #333;
}
div.countdown div.sectionInner{
	zoom: 1;
	overflow: hidden;
	margin: 0 1px 0;
	padding: 20px 0;
	background: #000;
	border-bottom: 1px solid #484848;
}
div.countdown h2{
	background-position: -285px -77px;
	width: 160px;
	height: 20px;
	margin: 0;
}
div.countdown #countdownNo{
	overflow: hidden;
	display: block;
	width: 110px;
	margin: 0 auto;
}
div.countdown #countdownNo span{
	display: block;
	vertical-align: bottom;
	float: left;
}
div.countdown #countdownNo span.txt1{
	background-position: -305px -133px;
	width: 26px;
	height: 14px;
	margin-top: 43px;
	margin-right: 8px;
}
div.countdown #countdownNo span.number{
	background-position: -304px -152px;
	width: 45px;
	height: 60px;
	margin-right: 1px;
}
div.countdown #countdownNo span.number1{
	background-position: -351px -152px;
}
div.countdown #countdownNo span.number2{
	background-position: -397px -152px;
}
div.countdown #countdownNo span.number3{
	background-position: -443px -152px;
}
div.countdown #countdownNo span.number4{
	background-position: -489px -152px;
}
div.countdown #countdownNo span.number5{
	background-position: -305px -213px;
}
div.countdown #countdownNo span.number6{
	background-position: -351px -213px;
}
div.countdown #countdownNo span.number7{
	background-position: -397px -213px;
}
div.countdown #countdownNo span.number8{
	background-position: -443px -213px;
}
div.countdown #countdownNo span.number9{
	background-position: -489px -213px;
}
div.countdown #countdownNo span.txt2{
	background-position: -399px -133px;
	width: 15px;
	height: 14px;
	margin-top: 43px;
	margin-left: 7px;
}
 

/* ▼#footer
   --------------------------------------------- */
#footer p.copyright{
	margin: 0;
	background-position: -64px 0;
	width: 298px;
	height: 11px;
}



/* --------------------------------
   共通パーツ
-------------------------------- */
/* ▼セクション
   --------------------------------------------- */
div.topSec div.section{
	clear: both;
	margin-bottom: 2em;
}
div.topSec div.section.secLast{
	margin-bottom: 0;
}
div.topSec div.section div.section{
	margin-top: 1.5em;
}
#secondary div.section{
	margin-bottom: 1.5em;
}

div.topSec{
	position: relative;
	margin-bottom: 1.5em;
	padding-bottom: 1px;
	border-top: 1px solid #484848;
	background: #333;
}
div.section p{
	margin: 0 0 1.5em;
}
div.topSec div.sectionInner{
	margin: 0 6px 5px;
	padding: 11px 14px 1px;
	background: #000;
	border-bottom: 1px solid #484848;
}
div.topSec ul.detailLink,
div.topSec ul.detailLink li{
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1;
}
* html div.topSec ul.detailLink,
* html div.topSec ul.detailLink li{
	line-height: 1.1;
}
div.topSec ul.detailLink{
	position: absolute;
	top: 0.5em;
	right: 6px;
}
div.topSec p.detailLink{
	position: absolute;
	top: 0.5em;
	right: 6px;
	margin: 0;
	line-height: 1;
}
* html div.topSec p.detailLink{
	line-height: 1.1;
}
div.topSec p.detailLink span.crt{
	font-weight: bold;
}
div.topSec p.detailLinkLast{
	position: relative;
	margin: 0;
	line-height: 1;
}
* html div.topSec p.detailLinkLast{
	line-height: 1.1;
}
div.topSec p.detailLinkLast span.inner{
	position: absolute;
	right: 6px;
	top: -1.5em;
}
div.topSec p.detailLinkLast span.crt{
	font-weight: bold;
}
div.topSec ul.detailLink li{
	float: left;
	padding-left: 12px;
	font-weight: bold;
	background: url(../images/icn_link.gif) no-repeat left center;
}
div.topSec p.date{
	margin-bottom: 0.5em;
}

/* ▼段落
   --------------------------------------------- */
p.alC{
	text-align: center;
}
p.alR{
	text-align: right;
}


/* ▼注記
   --------------------------------------------- */
span.note,
p.note{
	font-size: 86%;
}


/* ▼見出し
   --------------------------------------------- */
h2.hdTxt01{
	font-size: 117%;
	color: #eb6100;
	margin: 0 0 0.3em;
}
h3.hdTxt02{
	font-size: 117%;
	margin: 0 0 0.3em;
}
h2.hdTxt03{
	font-size: 133%;
	margin: 0;
	padding: 5px 0;
	line-height: 1.1;
	text-shadow: #000 1px 1px 2px;
}
h2.hdTxt03 span{
	display: block;
	padding: 0 6px;
	border-left: 5px solid #eb6100;
}
h2.hdTxt04{
	margin: 0 0 0.5em;
	padding: 0 4px;
	line-height: 1.1;
	border-left: 4px solid #eb6100;
}
/*ハヤシ追加20100629*/
h2.hdTxt05{
	margin: 0 0 0.5em;
	padding: 0 6px;
	line-height: 1.1;
	border-left: 4px solid #eb6100;
	font-weight:normal;
}
/*ここまで*/

/*ハヤシ追加20100421*/
h3.hdTxt04{
	font-size: 117%;
	margin: 0 0 0.5em;
	padding: 0 4px;
	line-height: 1.1;
	border-left: 4px solid #eb6100;
}
/*ハヤシ追加20110426*/
h3.hdTxt04 span{
	font-size: 90%;
	font-weight:normal;
	margin: 0 0 0.5em;
	padding: 0 4px 0 10px;
	line-height: 1.0;
}
/*ここまで*/

/* 画像 */
h2.hdImg01{
	margin: 0;
	padding: 0;
}
h2.hdImg02{
	margin: 0 0 0.5em;
	padding: 0;
}


/* ▼段組み：テキスト＋画像
   --------------------------------------------- */
/* clearfix */
div.clWrap{
	zoom: 1;
}
div.clWrap:after{
	content: ".";
	display: block;
 	height: 0;
 	clear: both;
 	visibility: hidden;
	line-height: 0;
}
/* Hides from IE-mac \*/
* html div.clWrap{
	height: 1%;
	overflow: visible;
}
/* End hide from IE-mac */
div.pctR{
	float: right;
	margin: 0 0 15px 15px;
}
div.pctL{
	float: left;
	margin: 0 15px 15px 0;
}
div.pctR01{
	float: right;
	width: 160px;
	margin: 0 0 15px 15px;
}
div.txtL01{
	float: left;
	width: 360px;
}



/* ▼画像サムネイル
   --------------------------------------------- */
p.pctBox a img{
	border: 1px solid #8fc31f;
}


/* ▼リスト（通常）
   --------------------------------------------- */
ol li,
ul li{
	margin-bottom: 0.35em;
}
ul ul.linkList01,
ol ul.linkList01,
ul ul.listmark,
ol ul.listmark{
	margin-top: 0.35em;
	margin-bottom: 0;
}


/* ▼リスト（記号指定）
   --------------------------------------------- */
ul.listmark{
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
}
ul.listmark li,
ul.linkList01 ul.listmark li{
	margin: 0 0 0.35em 1em;
	padding: 0;
	text-indent: -1em;
	background: none;
}
ul.listmark.note{
	font-size: 86%;
}
ul li ul.listmark{
	margin-bottom: 0;
}
ul.listmark li ul.linkList01 li{
	margin: 0;
	text-indent: 0;
}
ul.listmark li ul.listmark{
	margin: 0.35em 0 0 0;
}


/* ▼定義リスト
   --------------------------------------------- */



/* ▼リンクリスト
   --------------------------------------------- */
ul.linkList01{
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
}
ul li ul.linkList01{
	margin-bottom: 0;
}
ul.linkList01 ul.linkList01{
	margin-top: 0.15em;
}
ul.linkList01 li{
	margin: 0 0 0.15em 0;
	padding: 0 0 0 12px;
	background: url(../images/icn_link.gif) no-repeat 0px 0.5em;
}
ul.linkList01 li.newwin{
	background: url(../images/icn_link-newwin.gif) no-repeat 0px 0.5em;
}


/* 横並び */
ul.linkList01.inline{
	clear: both;
}
#outline ul.linkList01#outlineNav{
	padding-bottom: 0.5em;
	border-bottom: 3px solid #3f3f3f;
}
ul.linkList01.inline li{
	line-height: 1.5;
}
ul.linkList01.inline:after{

	content: ".";
	display: block;
 	height: 0;
 	clear: both;
 	visibility: hidden;
}
/* Hides from IE-mac \*/
* html ul.linkList01.inline{
	height: 1%;
	overflow: visible;
}
/* End hide from IE-mac */
* html ul.linkList01.inline{
	width: 100%;
	height: 1.5em;
}/* IE6 */
*:first-child+html ul.linkList01.inline{
	width: 100%;
}/* IE7 */
ul.linkList01.inline li{
	float: left;
	margin-right: 1.25em;
}


/* ▼「このページの先頭へ」
   --------------------------------------------- */
p.toPageTop,
#primary p.toPageTop{
	margin: 2em 0 1em;
	text-align: right;
}
p.toPageTop a{
	padding-left: 15px;
	background: url(/common/images/icn_link-pagetop.gif) no-repeat 1px 4px;
}


/* ▼データテーブル
   --------------------------------------------- */
table.dataTable01{
	width: 100%;
	border-spacing: 0px;
	empty-cells: show;
	margin-bottom: 1.5em;	
}
table.dataTable01 caption{
	margin-bottom: 0.3em;
}
table.dataTable01 th,
table.dataTable01 td{
	padding: 0.35em 0;
	vertical-align: top;
	text-align: left;
}
table.dataTable01 td{
	border-bottom: 1px dotted #404040;
}
table.dataTable01 th{
	white-space: nowrap;
	padding-right: 20px;
	background: url(../images/bg_table01.gif) no-repeat right bottom;
}
table.dataTable01 th.alR,
table.dataTable01 td.alR{
	text-align: right;
}
table.dataTable01 th.alC,
table.dataTable01 td.alC{
	text-align: center;
}
table.dataTable01 th span.notice{
	font-weight: normal;
}


/* ▼区切り線
   --------------------------------------------- */
div.separate{
	margin-bottom: 1.5em;
	border-top: 3px solid #3f3f3f;
}

div.separate hr{
	position: absolute;
	overflow: hidden;
	top: -9999px;
	left: 0;
}


/* ▼バナーエリア
   --------------------------------------------- */
div.bnrArea img{
	vertical-align: bottom;
}
div.bnrArea ul.list,
div.bnrArea ul.list li{
	list-style: none;
	margin: 0;
	padding: 0;
}
div.bnrArea ul.list li{
	margin-bottom: 10px;
}
div.bnrArea h2{
	position: absolute;
	overflow: hidden;
	top: -9999px;
	left: 0;
}


/* ▼応援メッセージ用
   --------------------------------------------- */
#cheer p.name{
	color: #999;
}
#cheer{
	line-height: 1.5;
}
#cheer p,
#cheer div.separate{
	margin-bottom: 1em;
}


/* ▼関係者メッセージ用
   --------------------------------------------- */
#message div.separate{
	margin-bottom: 1.5em;
	border-top: 1px solid #3f3f3f;
}

#message div.separate hr{
	position: absolute;
	overflow: hidden;
	top: -9999px;
	left: 0;
}
#message div.section{
	margin-bottom: 0px;
}
#message p.name{
	margin-left: 10px;
	margin-bottom: 10px;
}



/* --------------------------------
   印刷設定
-------------------------------- */
@media print{
	body{
		width: auto;
		margin: 0;
		background-image: none;
		background-color: #fff;
		color: #000;
	}
	#primary{
		float: none;
		margin: 0 auto;
	}
	#header p.jaxa,
	#header div.otherSiteLink,
	div.topSec ul.detailLink,
	ul.linkList01#outlineNav,
	#secondary{
		display: none;
	}
	#footer{
		margin: 0 auto;
		width: 580px;
	}
	div.topSec div.sectionInner{
		background: #fff;
	}
	#header *.csssprite,
	#primary *.csssprite,
	#secondary *.csssprite,
	#footer *.csssprite{
		background-image: none;
		text-indent: 0px;
		overflow: visible;
		height: auto;
		width: auto;
	}
}