@charset "shift_jis";

a	{color: #0066CC}

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


/* 言語選択 */
#language ul	{font-size: 0.75em;
	margin-left: 0;
	padding-left: 0;
	margin-top: -15px;
	margin-bottom: 10px;
	text-align: right}

#language li	{list-style-type: none;
	display: inline}

#language li a	{text-decoration: none;
	border-left: solid 1px #0066CC;
	padding: 3px 10px}

#language li.menulast a	{border-right: solid 1px #0066CC}


/* ヘッダーメニュー */
#headmenu ul	{font-size: 0.75em;
	margin-top: 0;
	margin-bottom: 10px;	
	margin-left: 0;
	padding-left: 0;
	height: 30px;
	background-color: #005087;
	background-image: url(img/common/rollover30-bl-or.jpg)}

#headmenu li	{list-style-type: none;
	float: left}

#headmenu li a	{display: block;
	width: 120px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #005087;
        background-image: url(img/common/rollover30-bl-or.jpg);
	border-right: solid 1px #ffffff}

#headmenu li a:hover	{background-color: #017acd;
	background-position: left bottom}


/* トピック　パス */
#path	{font-size: 0.75em;
	margin-top: 3px;
	margin-bottom: 30px}


/* コンテンツ */
#contents	{width: 600px;
	float: right;
	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: 25px;
	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: 10px;
	border: thin #666666 solid;
	border-collapse: collapse}

#contents td	{vertical-align: top}

/* サイドバー */
#sidebar	{font-size: 0.75em;
	width: 130px;
	float: left;
	margin-bottom: 25px}

#sidemenu ul	{margin-top: 0;
	margin-left: 0;
	padding-left: 0;
	line-height: 0}

#sidemenu li	{list-style-type: none}

#sidemenu li a	{display: block;
	line-height: 30px;
	text-decoration: none;
	color: #ffffff;
	background-color: #005087;
	background-image: url(img/common/rollover45-bl-or.jpg);
	border-bottom: solid 1px #ffffff;
	padding-left: 5px}

#sidemenu li a:hover	{background-color: #017acd;
	background-position: left bottom}


/* フッター */
#footer	{clear: both;
	width: 760px;
	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}