/* コンチE */
div#container	{
	width: 980px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: auto;}

/* ヘッダー */
div#header	{background-color: #ffffff;
	width: 980px;
	margin-bottom: 0;
	padding-top: 0px;
	background-image : url(image/header.jpg);}

div#header h1	{margin: 0;}

div#header p	{color: #ffffff;
	font-size: 0.75em;
	margin: 0;}

/* パンくずリスチE*/
p#bread	{
	background-color: #ffffff;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 20px
;}


/* メインメニュー */
div#menu	{width: 980px;
	float: left;
	margin-bottom: 0px;}

ul#mainmenu li		{list-style-type: none;
	display: block;
	float: left;
	line-height: 27px;
	margin: 0;
	padding: 0;
	white-space: nowrap;}


ul#menu li a	{display: block;
	float: left;
	width: 140px;
	line-height: 27px;
	text-decoration: none;}

ul#menu li a:hover	{background-color: #017acd;}


/* コンチEチE*/
div#content	{width:980px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;}

div#content h2	{background-color: #014471;
	background-image: url(bar-blue.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	color: #ffffff;
	line-height: 28px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0;}

div#content h3	{background-color: #e0e0e0;
	background-image: url(bar-green.png);
	background-repeat: no-repeat;
	font-size: 0.875em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 0;}

div#content p	{font-size: 0.75em;
	line-height: 1.6;
	margin-top: 10px;}

div#content p#message	{margin-top: 0;}


/* サイドバー */
div#sidebar	{width: 225px;
	float: left;
	margin-bottom: 25px;}

ul.sidemenu	{border-top: solid 1px #ffffff;
	font-size: 0.75em;
	margin-top:5px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 2;
	line-height: 0;}

ul.sidemenu li	{list-style-type: none;}

ul.sidemenu li a	{display: block;
	line-height: 30px;
	text-decoration: none;
	color: #ffffff;
	background-color: transparent;
	border-bottom: solid 1px #ffffff;
	padding-left: 5px;}

ul.sidemenu li a:hover	{background-color: #017acd;}

p.feed	{margin-bottom: 10px;
	margin-left: 12px;}

p.feed a	{background-color: #ffffff;
	font-size: 0.75em;
	color: #444444;
	text-decoration: none;
	line-height: 30px;
	border: solid 1px #888888;
	padding: 5px;}

p.feed img	{border: none;
	vertical-align: middle;}


/* フッター */
div#footer	{background-image: none;
	background-repeat: repeat-x;
	width: 190px;
	margin-left: 570px;
	margin-top: 0;
	padding-top: 8px;
	clear: both;}

address	{font-size: 0.75em;
	font-style: normal;
	color: #ffffff;
	text-align: left;
	padding: 12px;}


table{font-size: 12px; line-height: 18px;}

.t1 {  font-size: 10px; line-height: 15px;}
.t2 {  font-size: 12px; line-height: 20px;}
.t3 {  font-size: 14px; line-height: 24px;}
.t4 {  font-size: 16px; line-height: 24px;}
.t5 {  font-size: 18px; line-height: 27px;}
.t6 {  font-size: 24px; line-height: 36px;}
.t7 {  font-size: 36px; line-height: 54px;}
.t_cap {  font-size: 10px; line-height: 12px;}
