em      {font-style: normal;        font-weight: bold}a	{color: #017acd}/* コンテナ */div#container	{width: 760px;	margin-left: auto;	margin-right: auto}/* ヘッダー */div#header	{background-color: #ffffff;	background-image: url(img/t-go_top01.JPG);	padding: 20px 10px 145px}div#header h1	{color: #ffffff;        font-size: 1.5em;        margin: 0}div#header p	{color: #ffffff;	font-size: 0.75em;	margin: 0}/* メニュー */ul#menu	{font-size: 0.75em;	margin-top: 0;	margin-bottom: 15px;	margin-left: 0;	padding-left: 0;	height: 30px;	background-color: #000000}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: #000000;	border-right: solid 1px #ffffff}ul#menu li a:hover	{background-color: #87ceeb}/* メイン */div#main        {width: 570px;                float: left}/* コンテンツ２ */div#content2	{width: 280px;	float: right;	margin-left: 5px;	margin-right: auto;	margin-bottom: 25px}div#content2 h2	{background-color: #87ceeb;	background-image: url(img/grad-skyblue.png);	background-repeat: repeat-x;	font-size: 0.875em;	color: #ffffff;	line-height: 28px;	padding-left: 6px;	margin-top: 0;	margin-bottom: 0}div#content2 p	{font-size: 0.75em;	line-height: 1.6;	margin-top: 10px}div#frame2      {border: solid 0px #0000ff;                padding-left: 5px;                padding-right: 5px;                height: 330px;	        margin-top: 5;                overflow: auto}/* コンテンツ１ */div#content1	{width: 280px;	float: left;	margin-left: auto;	margin-right: 5px;	margin-bottom: 25px}div#content1 h2	{background-color: #87ceeb;	background-image: url(img/grad-skyblue.png);	background-repeat: repeat-x;	font-size: 0.875em;	color: #ffffff;	line-height: 28px;	padding-left: 6px;	margin-top: 0;	margin-bottom: 0}div#content1 p	{font-size: 0.75em;	line-height: 1.6;	margin-top: 10px}div#frame1      {border: solid 0px #0000ff;                padding-left: 5px;                padding-right: 5px;                height: 150px;	        margin-top: 5;                overflow: auto}/* サイドバー */div#sidebar-right	{width: 175px;	float: right;　　margin-left: auto;	margin-right: 5px;	margin-bottom: 25px}div#sidebar-right h2	{background-color: #87ceeb;	background-image: url(img/grad-skyblue.png);	background-repeat: repeat-x;	font-size: 0.875em;	color: #ffffff;	line-height: 28px;	padding-left: 6px;	margin-top: 0;	margin-bottom: 0}div#sidebar-right p.photo	{text-align: center}div#sidebar-right p	{font-size: 0.75em;	margin: 10px 5px}div#sidebar-right ul	{font-size: 0.75em;	margin: 5px;	padding: 0}div#sidebar-right ul li 	{background-image: url(img/maru-green.png);	background-repeat: no-repeat;	background-position: 0 6px;	padding-left: 5px;	list-style-type: none}/* フッター */div#footer	{background-image: url(img/line-skyblue.png);	background-repeat: repeat-x;        width: 760px;	margin-top: 0;	padding-top: 8px;	clear: both;	background-color: #ffffff;	color: #000000}address	{font-size: 0.75em;	font-style: normal;	text-align: center}
