/* ---------- 初期化 ---------- */
*{
	margin:0px;
	padding:0px;
	color:#333;
	font-style:normal;
	font-weight:normal;
	font-size:12px;
	line-height:1.5;
}

table{
	border-collapse:collapse;
	empty-cells:show;
}

th,td{
	margin:0px;
	padding:0px;
	color:#000000;
	line-height:1;
	font-style:normal;
	font-weight:normal;
	text-align:center;
	vertical-align:top;
}

body{
	background-color:#FFF;
}





/* ---------- フォーム テキストサイズ  ---------- */
input{
	font-size:12px;
	line-height:normal;
	padding:2px;
}

/* ---------- リスト 初期設定 ---------- */
ul{
	margin:0;
	padding:0;
}

li{
	list-style-type: none;
}

/* ---------- 画像 初期設定 ---------- */
img{
	border:0px;
	vertical-align:bottom;
}

/* ---------- リンク 初期設定 ---------- */
a{
	color:#333;
	text-decoration:none;
}

a:link{
	color:#79520D;
	text-decoration:none;
}

a:visit{
	color:#666;
	text-decoration:none;
}

a:active{
	color:#333;
	text-decoration:none;
}

a:hover{
	color:#CB3332;
	text-decoration:underline;
}



/* ---------- clear ---------- */
br.floatclear{
	clear:both;
	line-height:1px;
}

/* ---------- p 右端揃え(IEのみ) ---------- */
p{
/*	text-align:justify;
	text-justify:inter-ideograph;*/
}

/* ---------- 文字装飾 ---------- */
strong{
	font-weight:bold;
}


/* ---------- bタグの赤文字 ---------- */
.red{
	color:#FF0000;
}

/* ---------- テーブル セル折り返しなし ---------- */
.nowrap{
	white-space:nowrap;
}


/* ---------- このページのトップへ ----------*/
#totop{
	width:690px;
	margin:0 auto;
	margin-bottom:30px;
}

#totop p{
	text-align:right;
}

/* ---------- リンクテキスト ---------- */
p.linktext{
	text-align:right;
	padding:0;
	margin:0;
}

p.linktext2{
	clear:both;
	text-align:right;
	padding:0;
	margin:0;
}



/* ---------- 期間・日付 ---------- */
#period{
	text-align:right;
	margin-bottom:10px;
}


/* ---------- 囲み ---------- */
#wrraper{
	width:750px;
	margin:0 auto;
	text-align:center;
}



/**/
noframes body{
	text-align:center;
	background:#323C67;
}

noframes p{
	text-align:center;
	background:#FFF;
	margin:30px auto;
	padding:40px 15px;
	width:480px;
}


/* ---------- ヘッダー ---------- */
#header{
	min-width:900px;
	width:900px;
	width:100% !important;
	background:url(images/index_s_03.gif) repeat-x 0 0;
	position:relative;
}

/* clearfix --------------------*/
#header:after {
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

#header { display: inline-block; }
/* Mac版IEを除外 \*/
#header { display: block; }
/* */
/* -------------------- clearfix */


#header h1{
	width:315px;
	height:110px;
	float:left;
	display:inline;
}

#header h1 a{
	width:315px;
	height:110px;
	display:block;
}


#header ul {
	padding-top:20px;
	width:240px;
	float:left;
	background:url(images/headerBtn_01.gif) 100% 10px no-repeat;
}

/* clearfix --------------------*/
#header ul:after {
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

#header ul { display: inline-block; }
/* Mac版IEを除外 \*/
#header ul { display: block; }
/* */
/* -------------------- clearfix */

#header ul li {
	margin-right:5px;
	width:125px;
	float:left;
	display:inline;
}





/*#header dl {
	width:380px;
	position:absolute;
	left:330px;
	bottom:40px;
}

#header dl dt {
}

#header dl dt ul {
	width:280px;
}

#header dl dt ul:after { 
   display: block;
   height: 0;
   visibility: hidden;
   clear: both;
   content: ".";
}

#header dl dt ul {
   display: inline-block;
}

* html #header dl dt ul {height: 1em;}
#header dl dt ul {display: block;}

#header dl dt ul li {
	margin:0 0 0 10px;
	width:129px;
	height:50px;
	line-height:50px;
	text-indent:-9999px;
	float:left;
}

#header dl dt ul li#btn01 {
	background:url(images/headerBtn_02.gif) 0 0 no-repeat;
}

#header dl dt ul li#btn02 {
	background:url(images/headerBtn_03.gif) 0 0 no-repeat;
}

#header dl dt ul li#btn03 {
	background:url(images/headerBtn_04.gif) 0 0 no-repeat;
}


#header dl dt ul li a {
	width:129px;
	height:50px;
	line-height:50px;
	font-size:0;
	display:block;
}

#header dl dd {
	width:90px;
	height:40px;
	float:right;
	text-indent:-9999px;
	background:url(images/headerBtn_01.gif) 0 0 no-repeat;
}*/


#header p{
	width:205px;
	float:right;
	text-align:right;
	color:#FFFF00;
	padding:20px 20px 0;
}

#header p strong{
	color:#FFFF00;
}


/* ---------- リンク一覧 ---------- */
/*ul#links{
	margin:0;
	text-align:left;
	padding:0 0 0 20px;
}

ul#links li{
	background:url(images/listhead.gif) 0 0.25em no-repeat;
	padding:0 0 0 10px;
	color:#666;
	text-align:left;
	line-height:1;
}

ul#links li a{
	color:#333;
}

ul#links li a:hover{
	color:#CB3332;
}*/

ul#links {
	margin:0;
	padding:0 15px;
	width:170px;
	background:url(images/index_s_27.gif) 0 0 repeat-y;
}

* html ul#links {
	width:200px;
}

ul#links li {
	padding:0 0 0 30px;
	width:140px;
	text-align:left;
	background:url(images/menu_link.gif) 0 0 no-repeat;
}

* html ul#links li {
	width:170px;
}

ul#links li a {
	margin:0 0 0 -30px;
	padding:0 0 0 30px;
	width:140px;
	height:40px;
	display:block;
	line-height:40px;
	vertical-align:middle;
}

* html ul#links li a {
	width:170px;
}

ul#links li.high a {
	line-height:18px;
}

/* ---------- topページ ---------- */
#top{
	width:100%;
	text-align:center;
	background:#323C67;
}

#topCont{
	width:700px;
	margin:0 auto;
	padding:10px 0 30px;
	text-align:center;
	background:#FFF;
}


/* ---------- topページ(はやぶさ告知) ---------- */

#top{
	width:100%;
	text-align:center;
	background:#323C67;
}

#topCont{
	width:700px;
	margin:0 auto;
	padding:10px 0 30px;
	text-align:center;
	background:#FFF;
}

#topCont #hayabusaTitle {
	margin:0 auto 30px;
	width:550px;
	height:377px;
	background:url(images/index_title01.gif) 0 0 no-repeat;
}

#hayabusaTitle h1 ,
#hayabusaTitle h2 ,
#hayabusaTitle dl ,
#hayabusaTitle p {
	display:none;
}

#hayabusaProfile {
	margin:0 auto 50px;
	width:550px;
	text-align:left;
}

/* clearfix --------------------*/
* html #hayabusaProfile,
*+html #hayabusaProfile{ 
	zoom: 1;
}

#hayabusaProfile:after {
	content: ""; 
	display: block;
	clear: both;
}
/* -------------------- clearfix */

#hayabusaProfile p {
	width:220px;
	float:left;
}

#hayabusaProfileRight {
	margin-bottom:30px;
	width:310px;
	float:right;
}

#hayabusaProfileRight h3 {
	margin-bottom:15px;
	width:233px;
	height:81px;
	line-height:81px;
	text-indent:-9999px;
	background:url(images/index_text01.gif) 0 0 no-repeat;
}

#hayabusaProfileRight dl {
	margin:0;
	padding:0;
	width:310px;
	text-align:left;
}

#hayabusaProfileRight dl dt {
	margin:0;
	padding:0;
	width:95px;
	height:inherit;
	float:left;
	clear:left;
	text-indent:0;
}

#hayabusaProfileRight dl dd {
	margin:0 0 0 95px;
	padding:0;
	width:auto;
	text-indent:0;
	zoom:1;
}

#hayabusaProfile #hayabusaProfileBook {
	margin:0;
	padding:10px;
	background:#eeeeee;
	clear:both;
}

#hayabusaProfileBook h4 {
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:12px;
}

#hayabusaProfileBook ul {
	margin:0;
	padding:0;
	list-style:none inside;
}

#hayabusaProfileBook ul li {
	margin:0;
	padding:0;
	line-height:1.6;
	text-indent:0;
}

#hayabusaAccess {
	margin:0 auto 30px;
	width:550px;
	text-align:left;
}

#hayabusaAccess h3 {
	margin:0 0 20px;
	padding:0;
	width:115px;
	height:33px;
	line-height:33px;
	text-indent:-9999px;
	background:url(images/index_title02.gif) 0 0 no-repeat;
}

#hayabusaAccess dl {
	margin:15px 0 0 ;
	padding:10px;
	background:#eeeeee;
}

#hayabusaAccess dl dt{
	font-weight:bold;
}

#hayabusaAccess dl dd {
	margin:0;
	padding:0;
	line-height:1.6;
	text-indent:0;
}

