/* ==================== レイアウト ==================== */

body	{background-color: #f6f2b7;
	margin: 0;}

#container	{width: 800px;
	margin: auto;}

#wrapper	{padding: 20px;
	background-color: #ffffff;}

#content	{width: 760px;
	height: auto;
	margin: 0px;}

#sidebar	{width: 200px;
	float: left;
	margin: 2px 0;}

#foot	{clear: both;}

#main	{width: 530px;
	float: right;
	margin: 2px;}

#path	{margin: 5px 10px 0px;}

a	{color: teal;
	text-decoration: none;
	font-size: 0.95em;
	font-weight: bold;}

p	{color: teal;
	font-size: 0.7em;}

/* ==================== ヘッダー ==================== */

#header_t	{width: auto;
	height: 149px;
	background-image: url(img/chip3f.jpg);
	background-repeat: no-repeat;
	background-position: 500px -60px;
	background-color: silver;
	text-align: center;
	border: solid 5px teal;}

#header_t_inner	{
	padding-top: 20px;
	padding-left: 50px;}

#header_t h1	{margin: 0;
	font-size: 2.1em;
	padding: 0px 0px 1px;
	color: yellow;
	font-family: Verdana, Helvetica, sans-serif;}

#header_t h3	{margin: 0;
	font-size: 1.0em;
	padding: 10px 0px 0px 0px;
	color: yellow;
	font-family: Verdana, Helvetica, sans-serif;}

#header_t p	{margin: 0;
	margin-top: 1px;
	font-size: 1em;}

#header_t img {float: left;}

/* ==================== ヘッダー（サブ） ==================== */

#header	{width: auto;
	height: 149px;
	background-image: url(img/race1a.jpg);
	background-repeat: no-repeat;
	background-color: silver;
	border: solid 5px teal;}

#header1	{width: auto;
	height: 130px;
	background-image: url(img/chip3f.jpg);
	background-repeat: no-repeat;
	background-position: 500px -70px;
	background-color: silver;
	border: solid 5px teal;}

#header_inner	{
	padding-top: 0px;
	padding-left: 0px;}

#header h1	{margin: 0;
	position:absolute;
	font-size: 2.0em;
	padding-top: 50px;
	padding-left: 50px;
	color: yellow;
	font-family: Verdana, Helvetica, sans-serif;}

#header h2	{margin: 0;
	position:absolute;
	font-size: 1.1em;
	padding-top: 120px;
	padding-left: 250px;
	color: yellow;
	font-family: Verdana, Helvetica, sans-serif;}

#header1 h1	{margin: 0;
	position:absolute;
	font-size: 2.0em;
	padding-top: 20px;
	padding-left: 130px;
	color: yellow;
	font-family: Verdana, Helvetica, sans-serif;}

#header1 h2	{margin: 0;
	position:absolute;
	font-size: 1.1em;
	padding-top: 80px;
	padding-left: 180px;
	color: yellow;
	font-family: Verdana, Helvetica, sans-serif;}

#header p	{margin: 0;
	margin-top: 1px;
	font-size: 1em;}

#header img {float: left;}
#header1 img {float: left;}

/* ==================== コンテンツ ==================== */

/* 枠のデザイン */
.post	{background-image: url(img/waku_middle.png);
	background-repeat: repeat-y;
	margin-bottom: 10px;}

.post_inner1	{background-image: url(img/waku_top.png);
	background-repeat: no-repeat;}

.post_inner2	{background-image: url(img/waku_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 20px 20px 5px 20px;}

/* 見出しと文章のデザイン */
.post	{width: auto;}

.post h2	{font-size: 0.95em;
	border-bottom: solid 1px #0c907c;
	margin: 0;
	margin-bottom: 5px;
	padding-bottom: 1px;}

.posttext	{font-size: 0.83em;
	color: #2f4f4f;
	line-height: 1.4}

.posttext p	{margin: 2px;
	margin-bottom: 5px;}

.posttext img {float: right;}

/* ==================== サイドバー ==================== */

.menu	{width: auto;
	overflow: hidden;}

.menu li	{margin-bottom: 0;
	list-style-type: none;
	line-height: 0;
	border-bottom: solid 1px #ffffff;}

.menu li a	{display: block;
	line-height: normal;
	padding: 10px;
	background-color: #0c907c;
	color: #ffffff;
	font-size: 0.75em;
	text-decoration: none;}

.menu li a:hover	{background-color: #0ce0c0}

.menu ul	{margin: 0;
	padding: 0;
	border-top: solid 1px #ffffff;}

.menu1	{font-size: 0.85em;
	width: 525px;
	height: 25px;
	margin-bottom:5px;
	background-color: #3377ff;}
.menu1 ul {margin: 0;
	padding: 0;}
.menu1 li	{list-style-type: none;
	float: left;}
.menu1 li a {display: block;
	width: 100px;
	line-height: 25px;
	border-right: solid 1px #ffffff;
	color: #ffffff;
	text-align: center;
	text-decoration: none;}
.menu1 li a:hover	{background-color: #0ce0c0;}


/* ==================== 画像 ==================== */

.imglist img	{margin-right: 4px;
	margin-bottom: 4px;
	border: none;}

.imglist	{margin-top: 10px;}

.imglogo img	{margin: 5px 20px 5px 0px;
	border: solid 2px #000000;}

/* ==================== info ==================== */

.info ul	{margin: 0;
	padding: 0;
	border-top: solid 1px #ffffff;}

.info li	{margin: 7px;
	font-size: 0.75em;
	list-style-type: none;
	line-height: 0.7;
	border-bottom: solid 1px #ffffff;}

.info	{margin-top: 5px;}

.info p	{font-size: 0.71em;
	margin: 7px;
	line-height: 1.3;
	}

/* ==================== フッター ==================== */

#footer	{width: auto;
	border-top: solid 5px #0c907c;
	padding-top: 1px;
	padding-bottom: 10px;}

#footer p	{color: #000000;
	font-size: 0.75em;
	text-align: center;
	margin: 0;}

/* ==================== メイン ==================== */


#main h3	{margin-top: 5px;
	padding: 1px 5px;
	background-image:url(img/h3_g.jpg);
	border:3px double #33ff00;
	font-size: 0.95em;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;}

#main h4	{font-size: 0.90em;
	border-bottom: solid 1px #0c907c;
	margin: 5px 5px;
	margin-bottom: 3px;
	padding-left: 5px;}

#main h5	{font-size: 0.75em;
	border-bottom: solid 1px #0c907c;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;}

#main p	{margin-left: 20px;
	font-size: 0.71em;
	margin-bottom: 0px;}

#main img	{margin-left: 10px;
	margin-bottom: 1px;}

.maintext	{font-size: 0.75em;
	color: #2f4f4f;
	margin-right: 5px;
	line-height: 1.5}

.maintext p	{margin: 2px;
	margin-bottom: 1px;}

.maintext img {float: right;
	margin: 1px 0px 10px 5px;}

#main table {
	border-collapse: collapse;
	font-size: 0.75em;
	margin: 5px;
	line-height: 1.5}

#main table,th,td	{
	border: 1px solid grey;}

#main td.td1 {
	width: 200px;
	margin: 10px;
	padding: 5px;}

#main td.td2 {
	width: 330px;
	margin: 10px;
	padding: 5px;}

#main td.td3 {
	width: 220px;
	padding: 5px;}

#main td.td4 {
	text-align: center;
	width: 100px;
	padding: 5px;}

#main td.td5 {
	width: 160px;
	padding: 5px;}

#main ul	{margin-left: 20px;
	padding: 0px;}

#main ul.r1 {
	margin-top: 1px;
	padding: 0px;}

#main a.r1	{color: teal;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;}

#main ul.slide {
	position:relative;
	overflow: hidden;
	width: 500px;
	height: 130px;
	margin: 0;
	margin-left: 5px;
}
#main ul.slide li {
	position: absolute;
	list-style: none;
}
