body {
	margin: 0;
	padding: 0 0 10px 0;
	/*background-color: #ccff88;*/
	color: #808080;
	background-image: url(images/background.gif);
}

.contents {
	margin: 0;
	width: 900px;
	height: 100%;
	background-color: #ffffff;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
}

.top {
	margin: auto;
	background-color: navy;
	padding: 0;
	width: 900px;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
}

.header {
	padding: 0;
	width: 900px;
	height: 150px;
	/*background-image: url(images/toplogo.png);*/
	/*background-image: url(ndatabox/files/_init_1_image-top.png);*/
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: 1px solid #808080;
}

.undermenu {
	margin: auto;
	background-color: #ffffff;
	padding: 3px 0 0 0;
	width: 900px;
	height: 100%;
	font-size: 12px;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

.footer {
	background-color: navy;
	padding: 3px 0 0 0;
	width: 900px;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
}

.underadd {
	margin: 5px 0;
	padding: 3px 0 0 0;
	width: 900px;
	height: 100%;
	color: #000000;
	font-size: 15px;
	text-align: center;
	border-top: 1px solid #808080;
}

/* ===== 営業案内 ===== */
.eigyoannai {
	padding: 5px 0;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
}
/* ===== 特定商取引表示 ===== */
.tokuteisho {
	width: 690px;
	margin-top: 10px;
	margin-left: 190px;
	padding: 0 6px 0 6px;
	font-size: 100%;
	color: #2f4f4f;
	border-left-style: solid;
	border-width: 1px;
	border-color: #808080;
}

.tokuteisho h1 {
	padding: 0 0 0 20px;
	font-size: 15px;
	background-image: url(images/h2_bg.png);
	background-repeat: no-repeat;
	line-height: 25px;
}

/* ===== 新着情報 ===== */
.topics {
	width: 690px;
	margin-top: 10px;
	margin-left: 190px;
	padding: 0 6px 0 6px;
	font-size: 80%;
	color: #2f4f4f;
}

.topics h3 {
	padding: 0 0 0 20px;
	font-size: 15px;
	background-image: url(images/h2_bg.png);
	background-repeat: no-repeat;
	line-height: 25px;
}

.topics h2 {
	padding: 0 0 0 20px;
	font-size: 15px;
	line-height: 25px;
	border-top: 1px dotted #440000;
	border-bottom: 1px dotted #440000;
}

.topics img {
	padding: 0 20px 0 0;
	font-size: 15px;
	line-height: 25px;
	vertical-align: top;
}

.topicsdata {
	width: 690px;
	margin-top: 10px;
	margin-left: 0px;
	padding: 0;
	font-size: 100%;
	color: #2f4f4f;
	border-bottom: 1px dotted #440000;
}

/* ===== お問い合わせ ===== */
.contact {
	width: 690px;
	margin-top: 10px;
	margin-left: 190px;
	padding: 0 6px 0 6px;
	font-size: 100%;
	color: #2f4f4f;
}

.contact h3 {
	padding: 0 0 0 20px;
	font-size: 15px;
	background-image: url(images/h2_bg.png);
	background-repeat: no-repeat;
	line-height: 25px;
}

/* ===== 左メニュー ===== */
.left {
	float: left;
	width: 190px;
	height: 100%;
	padding: 10px 0;
}
#menu ul {
	margin: 0 0 10px 0;
	padding: 0;
}
#menu li {
	padding: 0;
	background-image: none;
	list-style-type: none;
}
.left a {
	display: block;
	margin: 10px 0px;
	padding: 0;
	width: 180px;
	vertical-align: middle;
	/*border-left: 2px solid #accb39;*/
	/*border-right: 2px solid #accb39;*/
	/*background-color: #0066cc;*/
	/*background-image: url(ndatabox/files/_init_1_image-left1.png);*/
	/*background-image: url(images/leftmenu_bg2.png);*/
	background-repeat: no-repeat;
	background-position: left;
	color: #000000;
	font-size: 13px;
	line-height: 30px;
}
.eigyoannai {
	color: #000000;
	font-size: 12px;
	text-align: center;
}
.left a:link, .left a:visited {
	color: #000000;
	text-decoration: none;
}
.left a:hover {
	color: #ffffff;
	/*color: #440000;*/
	/*background-image: url(images/menu_dot.jpg);*/
	/*background-image: url(ndatabox/files/_init_1_image-left2.png);*/
	/*background-image: url(images/leftmenu_bg1.png);*/
	background-repeat: no-repeat;
	background-position: left;
	/*text-rendering: optimizeLegibility;*/
}

/* ===== 下メニュー ===== */
.undermenu {
	margin: 0;
	text-align: center;
}
.undermenu a {
	margin: 0 5px;
	color: #2f4f4f;
	font-size: 12px;
	line-height: 100%;
}
.undermenu a:link, .leftmenu a:visited {
	color: #2f4f4f;
	text-decoration: none;
}
.undermenu a:hover {
	color: #440000;
}

/* ===== メインエリア ===== */
.main {
	/*width: 690px;*/
	margin-top: 10px;
	margin-left: 190px;
	padding: 0 6px 0 6px;
	font-size: 90%;
	color: #2f4f4f;
	/*border-left-style: solid;
	border-width: 1px;
	border-color: #808080;*/
}
a {
	/*font-weight: bold;*/
	text-decoration: none;
}
h1 {
	margin: 0 0 10px 0;
	padding: 7px 0px 0px 10px;
	line-height: 20px;
	font-size: 17px;
	color: #550000;
	font-family: "Times New Roman",serif;
	/*border-top-style: dashed;*/
	border-left: 15px solid #550000;
	border-bottom: 1px solid #550000;
	/*background-color: #ff6600;*/
}
h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 15px;
	/*border-left: 10px solid #550000;*/
	color: #550000;
	font-size: 15px;
	/*font-weight: bold;*/
	font-family: "Times New Roman",serif;
	line-height: 30px;
	/*border-bottom-style: solid;*/
	/*border-bottom-width: 1px;*/
	/*border-color: #550000;*/
	background-image: url(images/h2_bg.png);
	background-repeat: no-repeat;
	background-position: left;
}
h3 {
	margin: 1em 0 0.5em 0;
	padding: 0 0 0 5px;
	border-left: 10px solid #c6da87;
	color: #008955;
	font-size: 120%;
	font-weight: bold;
	line-height: 100%;
}
p {
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 170%;
	font-weight: bold;
}
.photo {
	float: left;
	margin: 0 0 0 10px;
	/*padding-bottom: 10px;*/
}
dl {
	margin: 0 0 0 210px;
	padding: 0;
	line-height: 135%;
}
dt {
	padding-left: 12px;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	font-weight: bold;
	line-height: 135%;
}
dd {
	margin-left: 2em;
}
/* ===== other ===== */
.maker {
	margin: 0;
	width: 900px;
	text-align: right;
}
.maker a {
	color: gray;
	font-size: 80%;
}
/* ===== other ===== */
.clearfloat {
	clear: both;
}

/* 会社概要 */
.hyoukeisiki {
	margin-left: 25px;
	padding: 5px 0;
	width: 650px;
	font-size: 90%;
	color: #550000;
	line-height: 150%;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-color: #550000;
	font-family: monospace;
}
.retu1 {
	padding: 0 10px;
	float: left;
	width: 130px;
}

.retu2 {
	margin-left: 150px;
	width: 450px;
}
.retu1e {
	padding: 0 10px;
	float: left;
	width: 130px;
}

.retu2e {
	margin-left: 150px;
	width: 450px;
}
.retu1_news {
	padding: 0 10px;
	float: left;
	width: 130px;
}

.retu2_news {
	margin-left: 150px;
	width: 450px;
}
.retu1_tokuteisho {
	padding: 0 10px;
	float: left;
	width: 130px;
}

.retu2_tokuteisho {
	margin-left: 150px;
	width: 450px;
}
