@charset "utf-8";
/* formatting style　
----------------------------------------------------*/



* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.7;
	color: #000000;
	background-image: url(image/image-og/bg2.gif);
	background-repeat: repeat;
	padding: 0px;
}
a img {
	border-style: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 861px;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	padding-right: 20px;
	padding-left: 20px;
	border-bottom: 1px solid #333333;
	border-top-color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#box-top {
	background-image: url(image/top/line-top2.png);
	background-repeat: no-repeat;
	height: 12px;
}
table#box {
	background-image: url(image/top/line-middle.png);
	background-repeat: repeat-y;
}

#box #main {
	float: right;
	width: 593px;
	padding-right: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-left: 5px;
}
#box #main h3 {
	background-image: url(image/top/titlevar.png);
	color: #FFFFFF;
	height: 30px;
	padding-top: 3px;
	padding-left: 13px;
	background-repeat: no-repeat;
}
#box #main table#news {
	margin-left: 20px;
	margin-top: 5px;
}



#box-bottom {
	background-image: url(image/top/line-bottom.png);
	background-repeat: no-repeat;
	height: 12px;
	clear: both;
}

#main a:link {
	color: #3333FF;
}
#main a:visited {
	color: #3333FF;
}
#main a:hover {
	color: #FF6600;
}
#main #main-navi a img {
	margin-bottom: 10px;
}
#main #main-navi {
	margin-top: 10px;
}
#main #mailform {
	margin-left: 20px;
}
#main #spec table tr td {
	padding-right: 5px;
	padding-left: 5px;
}
#main #spec table {
	margin-bottom: 5px;
}
#main h3#ichioshi {
	background-image: url(image/top/titlevar-ichioshi.png);
	padding-top: 15px;
	padding-left: 50px;
	height: 51px;
}





#owner {
	clear: left;
	float: right;
	margin-left: 15px;
	margin-right: 20px;
}














#sidebar-r {
	float: left;
	width: 224px;
	margin-left: 15px;
}


#sidebar-r a:link {

}
#sidebar-r a:visited {

}
#sidebar-r a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#footer1 {
	clear: both;
	width: 860px;
	font-size: xx-small;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer1 a:hover {
	color: #0000FF;
	text-decoration: underline;
}




#footer {
	clear: both;
	width: 870px;
	height: 44px;
	padding-top: 10px;
	background-image: url(image/navi-back.gif);
	background-repeat: no-repeat;
	color: #333333;
}
#footer2 a:hover {
	color: #0000FF;
	text-decoration: underline;
}
