@charset "UTF-8";
/* formattimg style
----------------------------------*/
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 1.6;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
p {
	margin: 0px;
	padding: 0px;
}
/* link styles
----------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #990099;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}

a:active {
	color: #990000;
	text-decoration: underline;
}
/* basic layout
----------------------------------*/
#wrapper {
	margin: 0px auto;
	width: 760px;
	background-image: url(../images/topimg/top02.gif);
	background-repeat: repeat-y;
	position: relative;
	background-position: left top;
	padding: 0px;
	height: auto;
}
#main {
	float: left;
	width: 300px;
	margin: 0px 0px 40px 25px;
	display: inline;
}
#sidebar {
	float: left;
	width: 200px;
	text-align: left;
	margin: 0px 0px 0px 15px;
	display: inline;
}
#banner {
	text-align: center;
	margin: 0px 15px 0px 0px;
	float: right;
	width: 180px;
	display: inline;
}

#footer {
	clear: both;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	height: 37px;
	background-image: url(../images/topimg/bk_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
/* main styles
----------------------------------*/
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #333333;
}
#main div.column {
	height: 125px;
	width: 300px;
	overflow: auto;
	text-align: left;
	margin: 10px 0px;
	padding: 0px 0px 0px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#main ul {
	padding: 0px;
	margin: 10px 0px 15px;
	list-style: url(none) none;
	text-align: left;
	height: 120px;
	width: 300px;
	overflow: auto;
}
#main ul li {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-size: 12px;
	line-height: 18px;
	list-style: url(none) none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	border-bottom: 1px dotted #999999;
	background-image: url(../images/topimg/arrow_r.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	text-align: left;
}
#main div.products {
	float: left;
	margin: 10px 12px 0px 0px;
	display: inline;
}
#main div.products2 {
	float: left;
	display: inline;
	margin: 10px 0px 0px;
}
/* header styles
----------------------------------*/
#header {
	margin: 0px 0px 15px;
	padding: 0px;
	height: 279px;
	width: 760px;
}

/* sidebar styles
----------------------------------*/
#sidebar {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	float: left;
	width: 200px;
}
#sidebar ul {
	padding: 0px;
	margin: 0px;
	list-style: url(none) none;
}
#sidebar ul li {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	list-style: url(none) none;
}
/* footer styles
----------------------------------*/
#footer #bt_l {
	float: left;
	width: 40px;
	height: 37px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#footer #bt_r {
	float: right;
	width: 40px;
	height: 37px;
	margin: 0px;
	padding: 0px;
}
#footer #credit {
	text-align: center;
	width: 680px;
	background-image: url(../images/topimg/top44.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 37px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
	float: left;
}
/* text styles
----------------------------------*/
.txt_bld {
	font-weight: bold;
}
.txt_orng {
	color: #FF9900;
}
.txt_smll {
	font-size: 8px;
	line-height: 1.6;
	font-weight: normal;
}
.txt_lrg {
	font-size: 120%;
	line-height: 1.6;
	font-weight: normal;
}
.txt_e_credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
}

.margin_v10btm {
	margin-bottom: 10px;
}
.margin_v20btm {
	margin: 0px 0px 20px;
	padding: 0px;
}
.margin_v5btm {

	margin-bottom: 5px;
}
.margin_v7btm {


	margin-bottom: 7px;
}
.margin_v25btm {

	margin: 0px 0px 25px;
	padding: 0px;
}

