/* 見出し
------------------------------------------------------ */
h1 {
	margin: 0px 0px 10px 0px;
}

h2 {
	margin: 0px 0px 10px 0px;
}

h3 {
	margin: 20px 0px 15px 0px;
}

h3.top {
	margin: 0px 0px 15px 0px;
}


/* ナビゲーション
------------------------------------------------------ */
#navigation {
	position: relative;
	height: 175px;
	width: 160px;
	margin: 0px 0px 5px 0px;
	background-image: url(images/navi.gif);
	background-repeat: no-repeat;
}

#navigation ul {
	width: 160px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#navigation li {
	height: 30px;
	width: 160px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	text-indent: -9999px;
}

#navigation li a {
	height: 30px;
	width: 160px;
	text-decoration: none;
	display: block;
}

#navigation img {
	vertical-align: top;
}


/* 通常時の指定 */
#navigation li#home {
	background-image: url(images/navi.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#navigation li#info {
	background-image: url(images/navi.gif);
	background-position: 0px -35px;
	background-repeat: no-repeat;
}

#navigation li#example {
	background-image: url(images/navi.gif);
	background-position: 0px -70px;
	background-repeat: no-repeat;
}

#navigation li#price {
	background-image: url(images/navi.gif);
	background-position: 0px -105px;
	background-repeat: no-repeat;
}

#navigation li#simulation {
	background-image: url(images/navi.gif);
	background-position: 0px -140px;
	background-repeat: no-repeat;
}


/* マウスオーバー時の指定 */
#navigation li#home a:hover {
	background-image: url(images/navi.gif);
	background-position: -160px 0px;
	background-repeat: no-repeat;
}

#navigation li#info a:hover {
	background-image: url(images/navi.gif);
	background-position: -160px -35px;
	background-repeat: no-repeat;
}

#navigation li#example a:hover {
	background-image: url(images/navi.gif);
	background-position: -160px -70px;
	background-repeat: no-repeat;
}

#navigation li#price a:hover {
	background-image: url(images/navi.gif);
	background-position: -160px -105px;
	background-repeat: no-repeat;
}

#navigation li#simulation a:hover {
	background-image: url(images/navi.gif);
	background-position: -160px -140px;
	background-repeat: no-repeat;
}



/* 該当ページ時の指定 */
#navigation li#homeat {
	background-image: url(images/navi.gif);
	background-position: -160px 0px;
	background-repeat: no-repeat;
}

#navigation li#infoat {
	background-image: url(images/navi.gif);
	background-position: -160px -35px;
	background-repeat: no-repeat;
}

#navigation li#exampleat {
	background-image: url(images/navi.gif);
	background-position: -160px -70px;
	background-repeat: no-repeat;
}

#navigation li#priceat {
	background-image: url(images/navi.gif);
	background-position: -160px -105px;
	background-repeat: no-repeat;
}

#navigation li#simulationat {
	background-image: url(images/navi.gif);
	background-position: -160px -140px;
	background-repeat: no-repeat;
}


/* ページレイアウト
------------------------------------------------------ */
#wrapper {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#side {
	width: 160px;
	padding-right: 10px;
}

#main {
	width: 570px;
}

.topcontents {
	padding: 0px 0px 0px 20px;
}
.topwaku {
	font-weight: bold;
	color: #003366;
	padding: 3px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #003366;
	border-bottom-color: #003366;
	text-align: center;
}
.mgn5up {
	margin-top: 5px;
}



.contents {
	padding: 0px 20px 0px 20px;
}



/* 表
------------------------------------------------------ */
.hyou {
	border-collapse: collapse;
}

.hyou TD {
	padding: 3px;
	border: 1px solid #999999;
	vertical-align: top;
	text-align: center;
}

.hyou TH {
	padding: 3px;
	border: 1px solid #999999;
	font-weight: normal;
	vertical-align: top;
	text-align: center;
	background-color: #CCE9FB;
}

.hyou TH.green {
	padding: 3px;
	border: 1px solid #999999;
	font-weight: normal;
	vertical-align: top;
	text-align: center;
	background-color: #CCFF99;
}

.hyou TH.yellow {
	padding: 3px;
	border: 1px solid #999999;
	font-weight: normal;
	vertical-align: top;
	text-align: center;
	background-color: #FFFF99;
}

.hyou TH.purple {
	padding: 3px;
	border: 1px solid #999999;
	font-weight: normal;
	vertical-align: top;
	text-align: center;
	background-color: #CCCCFF;
}


/* 文字色
------------------------------------------------------ */
a {
	color: #0066FF;
}

.red {
	color: #FF0000;
}

.blue {
	color: #0033FF;
}



/* 写真まわり
------------------------------------------------------ */
.exampleimg {
	margin-right: 10px;
	margin-bottom: 10px;
}

.exampleph {
	margin-right: 10px;
	margin-bottom: 5px;
}

.ph {
	margin: 0px 0px 5px 0px;
}

#sekouhuukei {
	padding: 5px;
	background-color: #CCE9FB;
}


/* フッター
------------------------------------------------------ */
#footer {
	width: 730px;
	padding: 10px 10px 10px 0px;
	margin-top: 30px;
	color: #FFFFFF;
	vertical-align: top;
	text-align: right;
	background-color: #377BD8;
}
.sideimage {
	padding: 5px;
	border: 1px solid #666666;
	margin-bottom: 5px;
	width: 148px;
	font-size: 10px;
	line-height: 14px;
}

