﻿body	{color:#444444;
	background-image: url(../img/shaback.png)}

a	{color: #017acd}


/* コンテナ */
div#container	{width: 760px;
	border-style:solid 0;
	padding: 10px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto}


/* ヘッダー */
div#header1	{background-color: #017acd;
	padding: 0px 14px}

div#header1 p	{color: #ffffff;
	font-size: 0.75em;
	margin: 0}


/* コンテンツ */
div#content a	{text-decoration:none}

div#content a:hover	{color: #ff1493}


/* サブメニュー */
div#continue	p	{font-size: 0.75em;
	color: #999;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", Helvetica, sans-serif;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 0}

div#continue a	{color: #999;
	text-decoration:none}

div#continue a:hover	{color: #ff1493}


/* フッター */
div#footer	{background-image: url(../img/line-blue.png);
	background-repeat: repeat-x;
	margin-top: 8px;
	padding-top: 8px}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: center}
