@charset "utf-8";

body {
	font-family: "Century Gothic","Ariel","ＭＳ Ｐゴシック","Osaka",sans-serif;
	margin: 0;
	padding: 0;
	font-size: small;
	height: 100%;
	color: #555555;
	background-image: url(../pictures/bg.jpg);
	background-repeat: repeat-y;
	background-color: #b7afba;
}

img {
	border: none;
}

span {
	display: none;
}

a {
	text-decoration: none;
}

hr {
	margin: 0;
	padding: 0;
	clear: both;
	border: none;
}

p {
	line-height: 140%;
}

.inline-strong {
	display: inline;
	font-weight: normal;
}

#container {
	margin: 0;
	padding: 0;
	min-width: 920px;
}

#common {
	position: relative;
	width: 290px;
	float: left;
	margin: 0;
	padding: 0;
}

#header {
	position: relative;
	margin: 20px 0 0 0;
	padding: 0;
	height: 140px;
	color: #ffffff;
}

#header strong {
	display: block;
	margin: 0;
	padding: 0;
}

#header strong a {
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	width: 220px;
	height: 50px;
	background-image: url(../pictures/sprites.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	left: 40px;
	top: 0px;
}

#header strong a:hover {
	background-position: -230px 0;
}

#header p {
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	width: 220px;
	height: 70px;
	background-image: url(../pictures/sprites.jpg);
	background-position: -700px 0;
	left: 40px;
	top: 60px;
}

#navi {
	position: relative;
	margin: 0;
	padding: 0;
	color: #ffffff;
}

#navi ul {
	display: block;
	list-style-type: none;
	margin: 0 0 0 40px;
	padding: 0;
}

#navi ul ul {
	display: block;
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
}

#navi li {
	margin: 2px 0 2px 0;
	padding: 0;
}

#navi li a {
	display: block;
	width: 222px;
	height: 37px;
	color: #ffffff;
	font-size: 14px;
	margin: 0;
	padding: 0;
	background-image: url(../pictures/sprites.jpg);
}

#navi li#li-index a {
	background-position: 0 -50px;
}
#navi li#li-index a:hover {
	background-position: -230px -50px;
}
#navi li#li-index a#n-index {
	background-position: -460px -50px;
}
#navi li#li-index a:hover#n-index {
	background-position: -230px -50px;
}

#navi li#li-products a {
	background-position: 0 -90px;
}
#navi li#li-products a:hover {
	background-position: -230px -90px;
}
#navi li#li-products a#n-products {
	background-position: -460px -90px;
}
#navi li#li-products a:hover#n-products {
	background-position: -230px -90px;
}

#navi li#li-archive a {
	background-position: -690px -130px;
}
#navi li#li-archive a:hover {
	background-position: -690px -170px;
}

#navi li#li-profile a {
	background-position: 0 -130px;
}
#navi li#li-profile a:hover {
	background-position: -230px -130px;
}
#navi li#li-profile a#n-profile {
	background-position: -460px -130px;
}
#navi li#li-profile a:hover#n-profile {
	background-position: -230px -130px;
}

#navi li#li-contact a {
	background-position: 0 -170px;
}
#navi li#li-contact a:hover {
	background-position: -230px -170px;
}
#navi li#li-contact a#n-contact {
	background-position: -460px -170px;
}
#navi li#li-contact a:hover#n-contact {
	background-position: -230px -170px;
}

#navi li#li-products li.li-items a {
	width: 186px;
	height: 24px;
	margin: 0;
	padding: 7px 0 0 16px;
	background-position: 0 -410px;
}

#navi li#li-products li.li-items a:hover {
	color: #ffffbb;
	background-position: -230px -410px;
}

#navi li#li-products li.li-items a#n-items {
	background-position: -460px -410px;
}

#navi li#li-products li.li-items a:hover#n-items {
	color: #ffffbb;
	background-position: -230px -410px;
}

#navi li#li-products li.li-items li.li-item a {
	width: 166px;
	height: 24px;
	margin: 0;
	padding: 7px 0 0 16px;
	background-position: 0 -444px;
}

#navi li#li-products li.li-items li.li-item a:hover {
	color: #ffffbb;
	background-position: -230px -444px;
}

#navi li#li-products li.li-items li.li-item a#n-item {
	background-position: -460px -444px;
}

#navi li#li-products li.li-items li.li-item a:hover#n-item {
	color: #ffffbb;
	background-position: -230px -444px;
}

#footer {
	clear: both;
	position: relative;
	margin: 0;
	padding: 0 0 10px 0;
	height: 70px;
}

#footer p {
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	width: 190px;
	height: 28px;
	background-image: url(../pictures/sprites.jpg);
	background-position: -700px -80px;
	left: 80px;
	top: 30px;
}

#footer ul {
	display: block;
	float: right;
	list-style: none;
	margin: 0;
	padding: 54px 6px 6px 0;
}

#footer ul li {
	float: left;
	list-style: none;
	display: block;
	margin: 0 0 0 6px;
	padding: 0;
}

#footer ul li a {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image: url(../pictures/sprites.jpg);
	width: 82px;
	height: 19px;
}

#footer ul li#w3c-html a { background-position: 0 -380px;}
#footer ul li#w3c-css a  { background-position: -90px -380px;}

#footer ul li#w3c-html a:hover { background-position: 0 -360px;}
#footer ul li#w3c-css a:hover  { background-position: -90px -360px;}

#topicpath {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	height: 20px;
}

#topicpath ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0 0 0 10px;
}

#topicpath li {
	float: left;
	margin: 0;
	padding: 2px 4px 0 24px;
	background-image: url(../pictures/sprites.jpg);
	background-repeat: no-repeat;
	background-position: -370px -360px;
}

#topicpath li#tp {
	float: left;
	margin: 0;
	padding: 2px 4px 0 0;
	background-image: none;
}

#topicpath a {
	color: #5a5a5a;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

#topicpath a:hover {
	color: #ffffff;
	background-color: #5a5a5a;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#banner {
	position: relative;
	margin: 0;
	padding: 0;
	color: #ffffff;
}

#banner ul {
	list-style-type: none;
	margin: 0;
	padding: 30px 0 0 26px;
	width: 250px;
}

#banner li {
	margin: 0 0 0 6px;
	padding: 0;
}

#banner li a {
	margin: 0;
	padding: 0;
}

#banner a img {
	margin: 0;
	padding: 0;
	border: 2px solid #004878;
}

#banner a:hover img {
	border: 2px solid #ffff99;
}

#content {
	margin: 0 0 0 300px;
	padding: 0;
}

#keyvisual {
	text-align: center;
	margin: 0 20px 0 0;
	padding: 0 0 10px 0;
}

#keyvisual-l {
	text-align: left;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
}

#keyvisual-r {
	text-align: right;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
}

#topmsg {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

#topmsg dl {
	margin: 0;
	padding: 0 0 20px 0;
}

#topmsg dt {
	clear: both;
	display: block;
	width: 600px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: left;
}

#topmsg dt span {
	display: block;
	height: 28px;
	vertical-align: middle;
	font-weight: bold;
	margin: 12px 0 5px 0;
	padding: 4px 10px 2px 34px;
	color: #00528d;
	background-image: url(../pictures/sprites.jpg);
	background-repeat: no-repeat;
	background-position: 0 -280px;
}

#topmsg dt a {
	display: block;
	height: 28px;
	text-decoration: underline;
	font-weight: bold;
	margin: 12px 0 5px 0;
	padding: 4px 10px 2px 34px;
	color: #00528d;
	background-image: url(../pictures/sprites.jpg);
	background-repeat: no-repeat;
	background-position: 0 -280px;
}

#topmsg dt a:hover {
	color: #ffffbb;
	background-position: 0 -320px;
}

#topmsg dd {
	display: block;
	font-size: 12px;
	margin: 0;
	padding: 0 20px;
}

#topmsg dd p {
	margin: 0;
	padding: 0;
	line-height: 140%;
	text-indent: 1em;
}

#topmsg dd img {
	float: left;
	margin: 0 10px 6px 0;
	padding: 0;
}

#wnew {
	float: left;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0 0 20px 0;
}

#wnew a {
	color: #5674b9;
	text-decoration: underline;
}

#wnew a:hover {
	color: #ffffff;
	background-color: #5674b9;
	text-decoration: underline;
}

#wnew strong {
	display: block;
	height: 28px;
	font-size: 18px;
	font-weight: bold;
	margin: 12px 20px 5px 0;
	padding: 2px 10px 2px 20px;
	color: #00528d;
	background-image: url(../pictures/sprites.jpg);
	background-repeat: repeat-x;
	background-position: 0 -240px;
}

#wnew #wnewframe {
	position: relative;
	display: block;
	width: 620px;
	height: 320px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../pictures/sprites_wn.jpg);
	background-repeat: no-repeat;
}

#wnew dl {
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	width: 580px;
	height: 280px;
	overflow: auto;
	color: #555555;
	background-color: #fdfdfd;
	left: 20px;
	top: 20px;
}

#wnew dt {
	margin: 0.5em 1em 0.5em 1em;
	padding: 0.5em 0 0 1em;
	border-top: 1px dotted #5f5f5f;
}

#wnew dt.top {
	margin: 0 1em 0.5em 1em;
	border-top: none;
}

#wnew dd {
	margin: 0 1.5em 0 3em;
	padding: 0;
}

/***** usernotice *****/

#usernotice {
	float: left;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0 0 20px 0;
}

#usernotice strong {
	display: block;
	height: 28px;
	font-size: 18px;
	font-weight: bold;
	margin: 12px 20px 5px 0;
	padding: 2px 10px 2px 20px;
	color: #00528d;
	background-image: url(../pictures/sprites.jpg);
	background-repeat: repeat-x;
	background-position: 0 -240px;
}

#usernotice p {
	margin: 10px 10px;
	padding: 0;
}

/***** 404 Not Found *****/

#notfound {
	float: left;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0 0 20px 0;
}

#notfound strong {
	display: block;
	height: 28px;
	font-size: 18px;
	font-weight: bold;
	margin: 12px 20px 5px 0;
	padding: 2px 10px 2px 20px;
	color: #00528d;
	background-image: url(../pictures/sprites.jpg);
	background-repeat: repeat-x;
	background-position: 0 -240px;
}

#notfound p {
	margin: 1em;
	padding: 0;
}

#notfound img {
	float: left;
}

/***** profile *****/

#profile {
	float: left;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0 0 20px 0;
}

#profile strong {
	display: block;
	height: 28px;
	font-size: 18px;
	font-weight: bold;
	margin: 12px 20px 5px 0;
	padding: 2px 10px 2px 20px;
	color: #00528d;
	background-image: url(../pictures/sprites.jpg);
	background-repeat: repeat-x;
	background-position: 0 -240px;
}

#profile table {
	font-size: 14px;
	color: #000000;
	margin: 10px 20px 10px 40px;
	padding: 0;
	border-collapse: collapse;
}

#profile tr {
	margin: 0;
	padding: 0;
}

#profile th {
	width: 7em;
	margin: 0;
	padding: 2px 0;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
}

#profile td {
	margin: 0;
	padding: 2px 0;
}

.ls-2 {
	letter-spacing: 3em;
}

.ls-3 {
	letter-spacing: 1em;
}

.ls-4 {
	letter-spacing: 0.3em;
}

.ls-41 {
	letter-spacing: 0.5em;
}

.ls-5 {
	letter-spacing: 0em;
}

.ls-tel {
	letter-spacing: 1.7em;
}

.ls-fax {
	letter-spacing: 1.6em;
}

.ls-mail {
	letter-spacing: 0.4em;
}

#profile ul {
	display: block;
	margin: 0.5em 1em 1.5em 1em;
	padding: 0;
	line-height: 100%;
}

#profile li {
	list-style: disc;
	margin: 0 0 0.5em 0;
	padding: 0;
}

#profile a {
	color: #0000dd;
	text-decoration: underline;
}

#profile a:hover {
	color: #ffffff;
	background-color: #5a5a5a;
	text-decoration: none;
}

/***** products *****/

#products {
	float: left;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0 0 20px 0;
}

#products strong {
	display: block;
	height: 28px;
	font-size: 18px;
	font-weight: bold;
	margin: 12px 20px 5px 0;
	padding: 2px 10px 2px 20px;
	color: #00528d;
	background-image: url(../pictures/sprites.jpg);
	background-repeat: repeat-x;
	background-position: 0 -240px;
}

#products img {
	float: left;
	margin: 0;
	padding: 0;
}

#products p {
	margin: 10px 10px;
	padding: 0;
	text-indent: 1em;
}

#products dl {
	margin: 10px 10px 10px 10px;
	padding: 0;
}

#products dt {
	clear: both;
	width: 600px;
	font-size: 16px;
	margin: 14px 0 4px 0;
	padding: 0;
	text-align: left;
}

#products dt a {
	display: block;
	height: 26px;
	text-decoration: underline;
	font-weight: bold;
	margin: 12px 0 5px 0;
	padding: 4px 10px 0px 34px;
	color: #00528d;
	background-image: url(../pictures/sprites.jpg);
	background-repeat: no-repeat;
	background-position: 0 -280px;
}

#products dt a:hover {
	color: #ffffbb;
	background-position: 0 -320px;
}

#products dd {
	margin: 0 0 0 20px;
	padding: 0;
}

#products dd a {
	color: #ffffff;
	text-decoration: underline;
}

#products dd a:hover {
	color: #000000;
	background-color: #ffff99;
	text-decoration: none;
}

#products dd strong {
	display: inline;
	font-size: small;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: none;
	background-image: none;
}

#products a img {
	margin: 0 6px 6px 0;
	padding: 0;
	border: 2px solid #222222;
}

#products a:hover img {
	border: 2px solid #ffff99;
}

/***** items *****/

#items {
	float: left;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0 0 20px 0;
}

#items strong {
	display: block;
	height: 28px;
	font-size: 18px;
	font-weight: bold;
	margin: 12px 20px 5px 0;
	padding: 2px 10px 2px 20px;
	color: #00528d;
	background-image: url(../pictures/sprites.jpg);
	background-repeat: repeat-x;
	background-position: 0 -240px;
}

#items img {
	float: left;
	margin: 0;
	padding: 0;
}

#items p {
	margin: 0.5em 40px 0.5em 40px;
	padding: 0;
	text-indent: 1em;
}

#items p a {
	display: inline;
	color: #7777ee;
	text-decoration: underline;
}

#items p a:hover {
	color: #ffffff;
	background-color: #7777ee;
	text-decoration: none;
}


#items dl {
	margin: 10px 40px 10px 40px;
	padding: 0;
}

#items dt {
	clear: both;
	width: 600px;
	font-size: 16px;
	margin: 14px 0 4px 0;
	padding: 0;
}

#items dt a {
	display: block;
	height: 26px;
	text-decoration: underline;
	font-weight: bold;
	margin: 12px 0 5px 0;
	padding: 4px 10px 0px 34px;
	color: #00528d;
	background-image: url(../pictures/sprites.jpg);
	background-repeat: no-repeat;
	background-position: 0 -280px;
}

#items dt a:hover {
	color: #ffffbb;
	background-position: 0 -320px;
}

#items dd {
	margin: 0;
	padding: 0 0 0 30px;
}

#items dd a {
	color: #ffffff;
	text-decoration: underline;
}

#items dd a:hover {
	color: #000000;
	background-color: #ffff99;
	text-decoration: none;
}

#items dd strong {
	display: inline;
	font-size: small;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border-bottom: none;
}

#items a img {
	margin: 0 6px 6px 0;
	padding: 0;
	border: 2px solid #222222;
}

#items a:hover img {
	border: 2px solid #ffff99;
}

/***** item *****/

#item {
	float: left;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0 0 20px 0;
}

#item strong {
	display: block;
	height: 28px;
	font-size: 18px;
	font-weight: bold;
	margin: 12px 20px 5px 0;
	padding: 2px 10px 2px 20px;
	color: #00528d;
	background-image: url(../pictures/sprites.jpg);
	background-repeat: repeat-x;
	background-position: 0 -240px;
}

#item p {
	margin: 0.3em 20px 0.3em 10px;
	padding: 0;
	text-indent: 1em;
}

#item img {
	float: left;
	margin: 0 10px 6px 0;
	padding: 0;
}

#item ul {
	display: block;
	margin: 0.5em 1em 1.5em 3em;
	padding: 0;
	font-size: medium;
	line-height: 100%;
}

#item ul li {
	list-style: disc;
	margin: 0 0 0.5em 0;
	padding: 0;
}

#item dl {
	margin: 1em 0 0 0;
	padding: 0;
	line-height: 100%;
}

#item dt {
	font-size: medium;
	margin: 0.5em 1em 0.5em 2em;
	padding: 0;
}

#item dd {
	font-size: medium;
	margin: 0.5em 1em 0.5em 2em;
	padding: 0;
}

/***** contact *****/

#contact {
	float: left;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0 0 20px 0;
}

#contact p {
	margin: 0;
	padding: 20px 0 20px 20px;
}

#contact strong {
	display: block;
	height: 28px;
	font-size: 18px;
	font-weight: bold;
	margin: 12px 20px 5px 0;
	padding: 2px 10px 2px 20px;
	color: #00528d;
	background-image: url(../pictures/sprites.jpg);
	background-repeat: repeat-x;
	background-position: 0 -240px;
}

.i-desc {
	margin: 10px;
	padding: 0;
}

#contact table {
	margin: 0 0 0 10px;
	padding: 0;
	border-collapse: separate;
	border-spacing: 2px;
}

#contact tr {
	margin: 0;
	padding: 0;
}

#contact th {
	width: 7em;
	margin: 0;
	padding: 0.2em 0;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	font-weight: normal;
}

#contact td {
	margin: 0;
	padding: 0.5em;
}

#contact th span {
	font-size: x-small;
	display: inline;
	color: #ff0000;
}

input.i-long {
	width: 300px;
	margin: 0;
	padding: 0;
	color: #0054a6;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

input.i-normal {
	width: 150px;
	margin: 0;
	padding: 0;
	color: #0054a6;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.i-textarea {
	font-size: small;
	margin: 0;
	padding: 0;
	color: #0054a6;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

select.i-select {
	font-size: small;
	margin: 0 2px;
	padding: 0;
	color: #0054a6;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.i-checkbox {
	font-size: small;
	margin: 0 2px;
	padding: 0;
	color: #0054a6;
	border : 1px inset #999999;
	outline : 1px inset #555555;
}

input.i-long:focus {
	background-color: #fffffb;
	border-left: 1px solid #cccc00;
	border-top: 1px solid #cccc00;
	border-right: 1px solid #eeee00;
	border-bottom: 1px solid #eeee00;
}

input.i-normal:focus {
	background-color: #fffffb;
	border-left: 1px solid #cccc00;
	border-top: 1px solid #cccc00;
	border-right: 1px solid #eeee00;
	border-bottom: 1px solid #eeee00;
}

.i-textarea:focus {
	background-color: #fffffb;
	border-left: 1px solid #cccc00;
	border-top: 1px solid #cccc00;
	border-right: 1px solid #eeee00;
	border-bottom: 1px solid #eeee00;
}

select.i-select:focus {
	background-color: #fffffb;
	border-left: 1px solid #cccc00;
	border-top: 1px solid #cccc00;
	border-right: 1px solid #eeee00;
	border-bottom: 1px solid #eeee00;
}

#contact p.two-buttons {
	margin: 10px 0 0 280px;
	padding: 0;
}

.one-button {
	margin: 10px 0 0 210px;
	padding: 0;
}

input.r1,input.b2,input.g1 {
	font-size: 12px;
	display: block;
	text-align: center;
	width: 86px;
	height: 34px;
	color: #ffffff;
	margin: 0 4px;
	padding: 0 2px 2px 0px;
	background-image: url(../pictures/sprites.jpg);
	background-position: -188px -366px;
	float: left;
	border: none;
}

input.r1:hover,input.b2:hover,input.g1:hover {
	cursor: pointer;
	padding: 2px 1px 0px 1px;
	background-position: -277px -364px;
}

.t-error {
	color: #ffffff;
	background-color: #ff3333;
}

#worklinks {
	display: none;
}


