@charset "utf-8";
/*******************************************************************************
はやぶさ2サイト 詳細設定
*******************************************************************************/
#pagebodybg{
	padding-top:20px;
	background:url(images/hayabusa2/bg.jpg) repeat left top;
}
#pagebody{
	width: 970px;
}
#content,#content2{
	border:none;
}
#content3{
	padding-top:5px;
}
#tpath {
    margin: 0px auto 0px auto;
}
/*==============================================================================
	汎用トップ・詳細ページ
==============================================================================*/
/*------------------------------------------------------------------------------
	見出し・段落（h1からh6まで）
------------------------------------------------------------------------------*/
#content h1:not([class]),
#content2 h1:not([class]),
#content2 p.faqtitle,
#content3 h1:not([class]){
    margin: 0px 5px 10px 5px;
    padding: 15px 5px 15px 15px;
	width:auto;
    clear: both;
    color: #FFF;
    font-weight: bold;
    background: #2D3872;
    border: none;
}
#content h1:not([class]),
#content2 h1:not([class]),
#content2 p.faqtitle{
	margin-top:5px;
}
#content h1:not([class])::after, #content2 h1:not([class])::after, #content2 p.faqtitle::after, #content3 h1:not([class])::after{
	content:none;
}
#content h2,#content2 h2,#content h2.kanren,#content2 h2.kanren,
#petitmenu > h2,.smenu h2,#secondlist ul li a, #secondlist2 ul li a{
    margin-bottom: 10px;
	padding:13px 10px;
    clear: both;
    color: #333;
    background: #FFF;
    border: 1px solid #2D3872;
}
#content h3,#content2 h3,#petitmenu h3{
    padding: 7px 5px 7px 15px;
	background:none;
	border:none;
    border-bottom: 1px dotted #2D3872;
    border-image:none;
    line-height: 1.5;
}
#content h4,#content2 h4{
    margin-left: 15px;
    padding: 4px 5px 4px 6px;
    font-size: 100%;
    background:none;
    border:none;
    border-left: 6px solid #2D3872;
    line-height: 1.5;
}
#content h5,#content2 h5{
    margin-left: 20px;
    padding: 2px 5px 2px 8px;
    font-size: 100%;
    border-left: 4px solid #2D3872;
    line-height: 1.5;
}
#content h6,#content2 h6{
    margin-left: 25px;
}
/*==============================================================================
	汎用トップ
==============================================================================*/
.smenu h2.imglink{
    padding: 0px !important;
    background: none !important;
    border: none !important;
}
#petitmenu>h2,#p2content>h2,#p3content>h2{
    margin-bottom: 10px;
	padding:13px 10px;
    clear: both;
    color: #333;
    background: #FFF;
    border: 1px solid #2D3872;
}
#petitmenu>h3,#p2content>h3,#p3content>h3{
    padding: 7px 5px 7px 15px;
	background:none;
    border-bottom: 1px dotted #2D3872;
    line-height: 1.5;
}
.smenu h2 a{
    color: #333;
}
#content2 .smenu h2,
#content ul.captionlink h2,
#content2 ul.captionlink h2,
#content .articleall .article h2,
#content2 .articleall .article h2{
    border: 1px solid #2D3872;
}
/*==============================================================================
	ページ内アンケート
==============================================================================*/
#wrap #pagequest{
	border:3px solid #CCCCCC;
}
#wrap #pagequest h2{
    margin: 0px 0px 10px 0px;
    padding: 5px 5px 5px 10px;
    font-size: 100%;
    color: #333333;
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: 1px dotted #CCCCCC;
    background: none;
}
/*==============================================================================
	お問合せ
==============================================================================*/
#wrap #reference{
    margin: 15px auto 15px auto;
    padding: 5px;
    clear: both;
    width: 634px;
    border: 3px solid #CCC;
    background: #FFF;
}
#wrap #reference h2{
    padding: 5px 0px 5px 10px;
    font-weight: bold;
    border: none;
    border-bottom: 1px dotted #999;
    background: none;
}
