@charset "Shift_JIS";
/*-------------------------------------------
【更新履歴】
- 2008/9/10 作成

【ファイル概要】
ヘッダのみ変更。

【目次】
1. header
-------------------------------------------*/


/*============================================
	1. header
============================================*/
div#header{
width:616px;
margin:80px auto 0 auto;
text-align:left;
line-height:1.3;
}

div#header h1{
font-size:12px;
display:inline;
padding-right:10px;
}

div#header p{
font-size:12px;
display:inline;
}
