a	{color: #017acd}
body	{
      font-size: 14px;
      font-family:Verdana;
      color: #000033;
　　　line-height: 150%;
      background-color: #FFF;
      background-image: url(images/bg_all.jpg);
      background-repeat: no-repeat;
      background-position: right bottom;
      background-attachment: fixed;
      margin-top: 0}

/* コンテナ */
div#container	{border: solid 10px #510000;
        background-image: url(images/bg_blue.gif);
	background-repeat: repeat-y;
	width: 800px;
        heighr: auto;
	margin-left: auto;
	margin-right: auto;
        float: left;
        filter: alpha(opacity=70);}


/* ヘッダー */
div#header	{background-image: url(images/bg_top.gif);
	background-repeat: no-repeat;
        height: 330px;
	padding: 10px;
        position: relative;}

/* コンテンツ */
div#content	{width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	padding: 10px;
        background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
        background-position: bottom;}

div#content h3	{background-color: #e0e0e0;
	font-size: 14px;
        color: #00080;
	line-height: 30px;
	padding-left: 10px;
	margin-top: 30px;
	margin-bottom: 0;
        width:740px;
        position: relative;}

p#text	{font-size: 12px;
        color:#00080;
	line-height: 150%;
        text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
        position: relative;}

div#content p	{
        font-size: 12px;
	line-height: 150%;
        padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
        position: relative;}

div#content span.imageA {float: right;
       margin-left: 10px;
        position: relative;}


div#content2	{width: 780px;
        height: auto;
        background-color: #000;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;}

div#content2 h	{background-color: #fff;
	font-size: 14px;
        color: #fff;
	line-height: 30px;
	padding-left: 10px;
	margin-top: 30px;
	margin-bottom: 0;
        width:740px}

span.areaL {padding: 5px;
        border-color: #ccc;
        border-width: 1px;
        background-color: #FFF;
        filter: alpha(opacity=80);
        width: 365px;
        height: auto;
        float: left;
        margin-top: 10px;
        margin-left: 6px;
        margin-bottom: 10px;
        position: relative;}

span.areaR {padding: 5px;
        border-color: #ccc;
        border-width: 1px;
        background-color: #FFF;
        filter: alpha(opacity=80);
        width: 365px;
        height: auto;
        float: right;
        margin-top: 10px;
        margin-right: 6px;
        margin-bottom: 10px;
        position: relative;}

span.areaC {padding: 5px;
        border-color: #ccc;
        border-width: 1px;
        background-color: #510000;
        filter: alpha(opacity=80);
        width: 758px;
        height: auto;
        float: left;
        margin-top: 10px;
        margin-left: 6px;
        margin-bottom: 10px;
        position: relative;}

span.imageB {float: right;
       margin-left: 5px;
       position: relative;}

div#content2 p	{color: #510000;
        font-size: 12px;
	line-height: 130%;
        padding: 5px;
	position: relative;}

div#content2 p#text2 {font-size: 12px;
        color:#fff;
	line-height: 130%;
        padding: 5px}


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

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