@charset "UTF-8";

/* 404.css
**************************************************************************************

1.レイアウト
2.コンテンツ
3.検索

**************************************************************************************/ 


/* 1.レイアウト
=============================================================================*/
#not-found #main h1 {
border-top:solid 2px #8F86BB;
border-bottom:solid 1px #D4D1E4;
font-size:167%;
font-weight:bold;
line-height:1.2em;
padding:36px 6px 34px 6px;
margin-top:20px;
}


#not-found #main p.tx{
margin-bottom:100px;
}