@charset "utf-8";

body {
	text-align: center;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	font-size: 10pt;
	color: #333333;
	background: #FFFFFF url(../images/basic/bg.png);
	line-height: 1.5em;
}

label
{
	display: block;
	float: left;
	width: 12em;
	text-align: right;
	margin-right: 10px;
	padding-right: 10px;
	color: #996600;
}

strong
{
	font-size: 10pt;
	font-weight: bold;
	color: #996666;
}

#wrapper {
  width: 760px;
  margin: 0 auto;
  text-align: left;
  border: solid #8C8C8C 1px;
  background: #FFFFFF url(../images/basic/mainbg.png);
}
#top-wrapper
{
  width: 760px;
  margin: 0 auto;
  text-align: left;
  border: solid #8C8C8C 1px;
  background: #FFFFFF url(../images/basic/mainbg_02.png);
}

#wrapper_plain {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	border: solid 	#E7E7DE 1px;
	background-color: #FFFFFF;
}
#header {
	letter-spacing: 0.2em;
	padding: 0.4em 0em 0.4em 2em;
	margin: 0 0 0px 0;
	text-align: left;
/*	border-bottom: solid #E7E7DE 1px;	*/
	background-color: #FFFFFF;
}
#title {
  height: 70px;
}
#title img {
	border: 0;
}
#main-img
{
  border: 0;
  width: 520px;
  display: block;
  clear: both;
}


#top-title
{
	height: 200px;
}

#adv_toppage {
	height: 400px;
}
#adv_toppage strong {
	font-size: 28pt;
	color: #FF0000;
}
#adv_toppage a {
	text-decoration: none;
	color: #000000;
}
#adv_toppage a:hover {
	color: #0000FF;

}
#primary {
  float: right;
  text-align: left;
  width: 530px;
  margin: 0px;
  padding: 15px;
}
#top-primary
{
  float: left;
  text-align: left;
  width: 530px;
  margin: 0px;
  padding-right: 15px;
  padding-left: 15px;
}

#secondary {
  float: left;
  text-align: left;
  padding: 10px;
  width: 180px !important;
  width /**/: 200px;
}
#top-secondary
{
  float: right;
  text-align: left;
  width: 185px !important;
  width /**/: 200px;
  margin-top: 6px;
  padding-right: 15px;
}
#side-ver
{
	padding: 0px 15px 0px 0px;
	font-size: 9pt;
	float: right;
	width: 185px;
}


#footer {
	clear: both;
	height: 50px;
	background-color: #FFFFFF;
/*	background: #FFFFFF url(../images/basic/footbg.png);	*/
}
#copyright {
	clear: both;
	font-size: 9pt;
	text-align: right;
	padding: 0px 20px 0px 0px;
}
#copyright a {
	color: #333333;
	text-decoration: none;
}
#copyright a:hover {
	color: #3366cc;
	text-decoration: none;
}

#left
{
	display: inline;
	float: left;
	width: auto;
	clear: none;
}
#left2
{
	display: inline;
	float: left;
	width: auto;
	clear: both;
}
#left3
{
	display: inline;
	float: left;
	width: auto;
	clear: none;
}
#right
{
  width: 99%;
  display: block;
}
#img
{
  display: block;
  width: auto;
}

#sub-title
{
  clear: both;
  width: auto;
  margin-left: 30px;
}
#sub-pica
{
  display: inline;
  float: right;
  width: 290px;
}
#feature_left
{
  float: left;
  height: auto;
  width: 173px;
  display: inline;
  padding-left: 5px;
}
#feature_center
{
  display: inline;
  float: left;
  width: 170px;
  padding-left: 5px;
}
#feature_right
{
  display: inline;
  float: left;
  width: 170px;
  padding-left: 5px;
}
#sub-contents
{
  clear: both;
  display: block;
}

img
{
	border-style: none;
}

#product-img
{
	width: 90px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	float: left;
}
#product-flash
{
	clear: both;
	width: auto;
}


#product-text
{
	float: right;
	width: auto;
	background: url(../images/product/bg.png) repeat-y right;
	padding-bottom: 10px;
}
#product-img p
{
	margin: 0px;
	padding: 0px;
}
#product-text p
{
	margin: 0px;
	padding: 10px 10px 0px 0px;
}

#top-coment
{
	margin: 0px;
	padding: 0px;
}

dl.man-page
{
}

dl.man-page dt
{
	font-family: Verdana,Arial, Helvetica;
	font-weight: bold;
}

dl.man-page img
{
	width:75%;
	height:75%;
}

dl.man-page img.inline
{
	width: auto;
	height: auto;
	vertical-align: middle;
}


