@charset "utf-8";
body {
	text-align: center;
	background: url(images/seiko_bg.jpg) repeat left top;
	margin: 0px;
	padding: 0px;
	font-size: x-small;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
img {
	border: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #c96;
}
h2 {
	margin-bottom: 10px;
	font-size: large;
	padding: 5px;
	border-bottom: solid 1px #c96;
	border-left: solid 15px #c96;
	border-right: solid 1px #c96;
	border-top: solid 1px #c96;
	background: url(images/h2_bg.jpg) no-repeat left center;
}
h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size:medium;
	padding: 3px;
	background: url(images/h2_bg.jpg) no-repeat left center;
	border-bottom: solid 1px #c96;
	border-top: solid 1px #c96;
}
h4 {
	font-size: small;
}
a {
	color: #f30;
	text-decoration: none;
	background-color: inherit;
}
a:hover {
	color: #690;
	background-color: inherit;
}
/*
table, td {
	font-size: 90%;
	vertical-align: top;
}
*/
ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
dl {
	padding: 0px;
	margin: 0px;
}
dt {
	font-weight: bold;
	border-bottom: solid 1pt #963;
	color: #666;
}
dd {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 120%;
}
#Container {
	background: url(images/seiko_bg.jpg) repeat-y center;
	text-align: center;
}
#Header {
	background: url(images/seiko_bg_top.jpg) repeat-x left top;
	text-align: center;
}
#Banner {
	background: url(images/seiko_header.jpg) no-repeat left top;
	height: 90px;
	color: #333;
	width: 760px;
	text-align: left;
	margin: 0px auto;
}
#Contents {
	background: url(images/seiko_bg_cnt.jpg) repeat-y left top;
	width: 760px;
	text-align: left;
	margin: 0px auto;
}
#ContentsInner {
	padding: 0px 0px 0px 30px;
	background: url(images/seiko_flower.jpg) no-repeat right top;
	height: 100%;
}

#ContentsHeader {
	margin-top: 20px;
}
.ImgLeft {
	border: 0px;
	float: left;
}
#ContentsMain {
	font-size: 90%;
	float: left;
	border-right: dashed 1px #ccc;
	margin-bottom: 20px;
	line-height: 150%;
	width: 490px;
	color: #666;
	background-color: none;
	padding-right: 10px;
	margin-top: 10px;
}
.cell {
	padding: 3px;
/*	font-size: 90%;
	color: #666;
*/
}
#SideBar {
	font-size:12px;
	float: right;
	width: 180px;
	line-height: 120%;
	padding-right: 30px;
	padding-top: 110px;
	display: inline;
	background: inherit;
}
.SideBarHeader {
	color: #963;
	margin: 20px 0px 5px 0px;
	border-bottom: solid 1px #963;
	width: 180px;
}
.SideBarContact{
	margin: 20px 0px;
	text-align: center;
}
#Nav, #Link {
	margin: 20px 0px 5px 5px;
	line-height: 2em;
}
#Nav p, #Link p {
	padding: 10px;
}
#Nav li {
	padding: 0px;
	border-bottom: dashed 1px #ccc;
}
#Nav a {
	font-weight: bold;
	text-align: left;
	width: 180px;
	padding: 5px 0px;
	display: block;
}
#Link a {
	color: #666;
	text-decoration: underline;
}
#Footer {
	clear: both;
	background: url(images/seiko_footer.jpg) no-repeat left top;
	height: 35px;
	text-align: center;
}
#Copy {
	padding-top: 8px;
	font-size: 9pt;
	color: #963;
}
.SiteName1 {
	font-size: 16pt;
}
.SiteName2 {
	font-size: 11pt;
}
.SiteName2 a {
	color: #630;
}
.Clr {
	clear: both;
}
.Response {
	margin: 20px 0px;
	border-bottom: solid 1px #c96;
	border-left: solid 1px #c96;
	border-right: solid 1px #c96;
	background: url(images/box_bg.jpg) no-repeat right bottom;
	padding-bottom: 5px;
}
.Response p {
	margin: 0px;
	padding: 0px 5px;
	text-indent: 1em;
}

.Response h3 {
	margin: 0px;
/*	font-size: 120%;
	padding: 5px;
	border-bottom: solid 1px #963;
	color: #666;
	background: url(images/res_h3_bg.jpg);
*/
}
#MapHeader {
	background: url(images/seiko_bg_top.jpg) repeat-x left top;
	text-align: center;
	text-align: left;
}
#MapBanner {
	height: 50px;
	height: 50px;
	margin: 0px auto;
	padding:15px 0px 0px 30px;
	line-height:20px;
}
#MapBanner h1 {
	color: #fff;
}
.Gmap {
	width: 680px;
	height: 380px;
	border: solid 1px #963;
	margin: 10px auto;
	text-align: center;
}
#MapFooter {
	margin: 10px auto;
	text-align: center;
	padding: 10px auto;
	width: 680px;
}
.WinClose {
/*	border: solid 1px #999;	*/
	padding: 1px;
	width: 100px;
}
.WinClose a{
	display: block;
	width: 100%;
	color: #fff;
	background-color: #963;
	text-align: center;
	padding: 1px 0px 1px 0px;
}
.WinClose a:hover {
	color: #666;
	background-color: #c96;
}
.Category {
	margin: 10px 0px;
	padding: 0px;
	border-top: solid 1px #963;
	border-left: solid 1px #963;
	border-right: solid 1px #963;
	border-bottom: solid 1px #963;
	background: url(images/box_bg.jpg) no-repeat right bottom;
}
.CategoryBox {
	padding: 0;
	height: 80px;
}
.CategoryBox a {
	color: #00f;
	text-decoration: underline;
}
.CategoryTitle {
	font-size: medium;
	font-weight: bold;
	background-color: #EDE5B8;
	padding: 3px 10px;
}
.CategoryTitle a {
	color: #c00;
}
