@charset "shift_jis";

a	{color: #0066CC}

/* コンテナ */
#container	{width: 600px;
	margin-left: auto;
	margin-right: auto}


/* コンテンツ */
#contents	{width: 600px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px}

#contents h1	{background-color: #e0e0e0;
	background-image: url(img/common/bar-gl-or.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 0;
	margin-bottom: 0}

#contents h2	{font-size: 1.5em;
	text-align: center;
	color: #FF0033}

#contents h3	{background-color: #CCCCCC;
	text-align: center}

#contents p	{font-size: 0.75em;
	margin-top: 0.5em}

#contents table	{font-size: 0.75em;
	width: 90%;
	margin-left: 20px;
	border: thin #666666 solid;
	border-collapse: collapse}

#contents td	{vertical-align: top}

/* メールフォーム */
#mailform p	{font-size: 0.75em;
	margin-top: 0.5em}

#mailform table	{font-size: 0.75em;
	width: 580px;}

#mailform td	{vertical-align: top}

/* フッター */
#footer	{width: 600px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #0066CC;
	margin-top: 0;
	padding-top: 5px}

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