@charset "shift_jis";

body {
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka , sans-serif;
}
body * {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
hr {
	height: 0;
	clear: both;
}
form {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
a:hover {
	color: #FF6666;
}

.floatclear {
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}

br.fclear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
	width: 0;
}

#container {
	width: 100%;
}

#header {
	width: 100%;
	height: 76px;
	background-color: #FFFFFF;
	background-image: url(../../images/top_bg_1.gif);
	white-space: nowrap;
}
#title {
	margin: 10px 0 0 5px;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
} 
#title h1 {
	float: left;
}

#title .groval {
	margin: 30px 2px;
}
#title .groval img {
	margin: 1px 0;
}
#headsearch { 
	text-align: right;
	float: right;
} 
#headsearch p {
	margin: 10px 8px 0 0;
}
#headsearch p.search {
	margin: 10px 8px 0 0;
}
#headsearch .link {
	margin: 0 0 5px 2px;
}

#content {
	width: 988px;
}
.rightcontent {
	width: 304px;
	margin-top: 10px;
	float: left;
}
.leftcontent {
	width: 680px;
	margin-top: 10px;
	float: left;
}

#description {
	font-size: 12px;
}
#nedzigon {
	float: left;
	margin-right: 0;
}
#description h2 {
	margin: 0 10px 4px;
}
#description p {
	margin: 4px 10px 4px;
	line-height: 130%;
}

#topics {
	float: left;
	margin-right: 6px;
}
#topics p {
}

#news {
	font-size: 12px;
	margin-left: 6px;
}
#news h2 {
	margin: 0 0 4px 0;
}
#news h2 span.backnumber {
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
}
#news dl {
	margin: 0 0 0 245px;
	line-height: 110%;
}
#news dt {
	float: left;
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
}
#news dd {
	margin-left: 7.5em;
}

#onlineshop {
	margin: 0;
	clear: both;
	background: url(../../images/top_shop_title.gif) no-repeat ;
}
#onlineshop ul {
	margin-left: 89px;
}
#onlineshop li {
	list-style: none;
	font-size: 12px;
	line-height: 12px;
	height: 30px;
}

#contact {
	margin-top: 3px;
}
#contact h2,
#contact p {
	margin: 0 10px;
}
#contact li {
	float: left;
	list-style: none;
	font-size: 12px;
	line-height: 12px;
	margin-right: 4px;
}

#products h2 {
	margin: 0 0 2px 6px;
	clear: both;
}
#products h3 {
	font-size: 14px;
	margin: 2px 0;
}
#products h3 .link {
	font-size: 12px;
	font-weight: normal;
	margin-left: 4px;
}
#products p {
	font-size: 12px;
	margin: 0 2px 0 0;
	padding: 0;
}
#products ul {
	margin: 0 0 0 240px;
	padding: 0;
}
#products li {
	font-size: 12px;
	line-height:13px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}
.photoblock {
	clear: both;
	margin: 3px 10px 0 6px;
	width: 666px;
}
.photoblockodd {
	clear: both;
	margin: 3px 10px 0 6px;
	background-color: #F0F1F6;
	min-height: 60px;
	_height: 60px;
}
.photoblock img {
	float: left;
	margin-right: 2px;
}
.photoblockodd img {
	float: left;
	margin-right: 2px;
}
#captive {
	clear: both;
	margin: 3px 10px 0 240px;
	padding: 2px;
	background-color: #F0F1F6;
}

#needs ul {
	margin-top: 3px;
}
#needs li {
	float: left;
	list-style: none;
	font-size: 12px;
	line-height: 100%;
	margin: 0 4px 2px 0;
	padding: 0;
}
#other {
	clear: both;
}
#other li {
	list-style: none;
	font-size: 12px;
	line-height: 100%;
}

address {
	clear: both;
	border: 1px solid #FF6600;
	margin: 2px 40px 2px;
	padding: 4px;
}

#footer {
	border: 1px solid #006600;
	margin: 10px;
	padding: 5px 6px;
}
#footer h2 {
	float: left;
	font-size: 12px;
	color: #006600;
}
#footer dt {
	float: left;
	font-size: 12px;
	margin-left: 10px;
}
#footer dd {
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-left: 4px;
}
#footer p {
	font-size: 12px;
	text-align: right;
}


#footer ul {
	margin-left: 8px;
}
#footer li{
	display: inline;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 6px 1px;
}
