@charset "Shift_JIS";

body	{margin: 0;
	padding: 0;
	background-color: #BCC6CC;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","Meiryo","メイリオ", "Osaka", "MS PGothic", arial,helvetica,clean,sans-serif;

	}

a	{color: #000000}


/* コンテナ */
div#container	{width: 760px;
	background-color: #FFFFFF;
	color: #000000;
	margin-left: auto;
	margin-right: auto}

/* ヘッダー */
div#header	{background-color: #000000;
	background-image: url(../img/top.jpg);
	padding: 35px 20px 50px}

div#header h1	{margin: 0}

div#header p	{color: #000000;
	font-size: 0.75em;
	margin: 3;
        }

/* メニュー */
ul#menu	{font-size: 0.75em;
	margin-top: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-left: 0;
	height: 30px;
	background-color: #375566;
	background-image: url(../img/btn_blue.png)}

ul#menu li	{list-style-type: none;
	float: left}

ul#menu li a	{display: block;
	width: 120px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #375566;
	background-image: url(../img/btn_blue.png);
	border-right: solid 1px #ffffff}

ul#menu li a:hover	{background-color: #000000;
	background-position: left bottom}

/* コンテンツ */
div#content	{width: 760px;
	margin-left: 0;
	margin-right: auto}

div#content h2	{background-color: #798D99;
	background-image: url(none);
	background-repeat: no-repeat;
	font-size: 1em;
	color: #ffffff;
	line-height: 40px;
	padding-left: 24px;
        margin-left: 0;
	margin-bottom: 0}

div#content h3	{background-color: #798D99;
	background-image: url(none);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 0.875em;
	color: #ffffff;
	line-height: 22px;
	padding-left: 26px;
        margin-left: 0;
	margin-bottom: 0}

div#content p	{font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px;
	margin-left: 12px;
	margin-right: 12px}


p.button a	{background-image: url(../img/sample.png);
	display: block;
	width: 190px;
	line-height: 30px;
	margin-left: auto;
	margin-right: auto}

p.button a:hover	{background-position: left bottom}

p.button img	{border: none}


/* ボックス */
#box {
      margin: 100px;
      text-align: justify;
      font: 2em/1.5em serif;
     }
p.first-letter:first-letter {
   float: left;
   color: #cc6633;
   padding: 3px;
   margin-right: 3px;
   font: 3em sans-serif;
}




/* フッター */
div#footer	{color: #000000;
	background-color: #FFFFFF;
	margin-top: 25px;
	padding-top: 8px;
	padding-bottom: 8px}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: center}

div#footer span.left{
	font-size: 0.75em;
	font-style: normal;
	text-align: left;
}


/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
