﻿@import url(common/common.css);
@import url(common/navigation.css);

h2#i-about	{display: block;
		height: 77px;
		width: 838px;
		border: none;
		margin: 0 0;
		padding: 0 0;
		text-indent: -9999px;
		background-color: white;
		background-image: url(../about/h-about.png);
		background-repeat: no-repeat}

img#kjrf	{border: none;
		margin: 0 10px 20px 0;
		width: 300px;
		height: 150px;
		font-size: 9pt;
		font-family: メイリオ,"Hiragino Kaku Gothic Pro",sans-serif;
		font-weight: normal}

div#r_galler	{border: none;
		margin: 0 15px 0 0;
		padding: 0 0;
		width: 390px;
		height: 550px;
		float: right;
		display: inline}

img#histart	{border: none;
		margin: 0 0;
		width: 390px;
		height: 539px;
		font-size: 9pt;
		font-family: メイリオ,Arial;
		font-weight: normal}

p#titleimage	{text-align: center}

p.de_kjrf	{margin: 0 0;
		width: 392px}

div#l_cont	{border: none;
		font-size: 10pt;
		width: 392px;
		padding: 0 0;
		margin: 0 5px 0 15px;
		float: left}

div#l_cont img	{border: none}

div#l_cont a	{text-decoration: none;
		color: #004D99}

ul#more		{border: none;
		margin-top: 50px;
		font-family: Arial,メイリオ,Helvetica,sans-serif;
		font-style: normal;
		font-size: 9pt}

ul#more li	{list-style-type: none}


img#abouthead	{width: 640px;
		height: 345px;
		margin: 0 0;
		paddin: 0 0}

/* --- コンテナ --- */
#container {
width: 850px; /* コンテナの幅 */
margin: 0 auto; /* センタリング */
background: url(../pageback_850.gif) center top repeat-y; /* コンテナの背景 */
}

/* --- ページ --- */
#page {
width: 850px; /* ページの幅 */
margin: 0 auto; /* センタリング */
border-bottom: 1px #c0c0c0 solid; /* ページの下境界線 */
}






