@charset "shift_JIS";

/* Šî–{ƒXƒ^ƒCƒ‹
---------------------------------------------*/
a:link { color: #0033FF; text-decoration: underline; }
a:hover { color: #CC3333 ; text-decoration: none; }
a:visited { color: #9933CC; text-decoration: underline; }
a:active { color: #FF6600; text-decoration: underline; }
#container h1 {
	font-family: "MS P ƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Osaka";
	font-size: 18px;
	color: #03f;
	text-align: left;
	margin: 10px 0px 5px 0px;
	padding: 0;
}
#container h2 {
	font-family: "MS P ƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Osaka";
	font-size: 14px;
	color: #369;
	text-align: left;
	margin: 10px 0px 5px 0px;
	padding: 0;
}
#container h3 {
	font-family: "MS P ƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Osaka";
	font-size: 12px;
	color: #333;
	text-align: left;
	margin: 5px 0px 5px 0px;
	padding: 0;
}
.tx16 { font-size: 16px; line-height: 140%; }
.tx14 { font-size: 14px; line-height: 150%; }
.tx12 { font-size: 12px; line-height: 160%; }
.tx12or { font-size: 12px; line-height: 160%; color: #f63; }
.tx10 { font-size: 10px; line-height: 160%; }
body {
	margin: 0;
	padding: 0;
}
p {
	font-family: "MS P ƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Osaka";
	font-size: 12px;
	color: #333;
	text-align: left;
	margin: 0;
	padding: 3px 0px 3px 0px;
}
img {
	margin: 0; padding: 0; border: 0;
}
table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
}

/*ƒŒƒCƒAƒEƒg
---------------------------------------------*/
.box {
	border: solid 1px #69F;
}
#wrapper {
	width: 758px;
	border: solid 1px #69F;
	margin: 0 auto;
}
#container {
	width: 718px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	text-align: left;
	margin: 0;
	padding: 0px 20px 0px 20px;
}
#primary1 {
	float: left;
	width: 480px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height:1.5em;
	color: #333;
	text-align: left;
}
#secondary1 {
	float: right;
	width: 230px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height:1.5em;
	color: #333;
	text-align: left;
}
#primary2 {
	float: right;
	width: 470px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height:1.5em;
	color: #333;
	text-align: left;
}
#secondary2 {
	float: left;
	width: 240px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height:1.5em;
	color: #333;
	text-align: left;
}
.primary3 {
	float: left;
	width: 435px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height:1.5em;
	color: #333;
	text-align: left;
}
.secondary3 {
	float: right;
	width: 280px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height:1.5em;
	color: #333;
	text-align: left;
}

.mainlist1 ul {
	list-style: none;
	width: 718px;
	margin: 0;
	padding: 0;
}
.mainlist1 li {
	float: left;
	width: 359px;
	font-size: 12px;
	line-height:1.5em;
	color: #333;
	text-align: left;
	margin: 0px 0px 10px 0px;
}

.product1 ul {
	list-style-type: none;
	width: 450px;
	margin: 0px 10px 0px 18px;
	padding: 5px 0;
}
.product1 li {
	list-style-type: none;
	width: 450px;
	font-size: 12px;
	line-height:1.5em;
	color: #333;
	text-align: left;
}
.product2 ul {
	list-style-type: none;
	width: 690px;
	margin: 0px 10px 0px 18px;
	padding: 5px 0;
}
.product2 li {
	list-style-type: none;
	width: 690px;
	font-size: 12px;
	line-height:1.5em;
	color: #333;
	text-align: left;
}

#footer2 {
	clear: both;
	width: 718px;
	height: 20px;
	background-color : #fff;
	font-size: 10px;
	line-height:1.4em;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 5px 0;
}

#footer {
	margin: 0 auto;
	width: 760px;
	height: 15px;
	background-color : #69f;
	font-size: 10px;
	line-height:1.4em;
	color: #fff;
	text-align: center;
	padding: 4px 0;
}