@charset "iso-8859-1";

/* 全体構造
---------------------------------------------------- */
body {
  margin: 0;
  padding: 0;
  color: #000000;
  background: #FFFFFF;
}

#wrapper {
  width: 752px;
  color: #ffffff;
}

/*コンテンツ
---------------------------------------------------- */
#content {
	padding: 0px;
	border-bottom: 0px none #cccccc;
	width: 550px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: small;
	margin: 0px;
}

#content h2 {
	background-image: url(../images/body/title_h2.jpg);
	background-repeat: no-repeat;
	font-size: medium;
	color: #0000ff;
	height: 38px;
	padding-left: 25px;
	vertical-align: middle;
	line-height: 2.5em;
	margin-bottom: 0px;
	letter-spacing: 0.08em;
}

#content h3 {
	background-image: url(../images/body/title_h3.gif);
	background-repeat: no-repeat;
	font-size: small;
	height: 30px;
	padding-left: 20px;
	vertical-align: middle;
	line-height: 2.2em;
	margin-bottom: 0px;
	margin-top: 20px;
	color: #0000FF;
}

#products1 h3 {
	background-image: url(../products/images/h2_1.jpg);
	background-repeat: no-repeat;
	font-size: small;
	height: 55px;
	padding-left: 20px;
	vertical-align: middle;
	line-height: 4em;
	margin-bottom: 0px;
	margin-top: 20px;
	color: #0000FF;
}

#products2 h3 {
	background-image: url(../products/images/h2_2.jpg);
	background-repeat: no-repeat;
	font-size: small;
	height: 55px;
	padding-left: 20px;
	vertical-align: middle;
	line-height: 4em;
	margin-bottom: 0px;
	margin-top: 20px;
	color: #0000FF;
}

#products3 h3 {
	background-image: url(../products/images/h2_3.jpg);
	background-repeat: no-repeat;
	font-size: small;
	height: 55px;
	padding-left: 20px;
	vertical-align: middle;
	line-height: 4em;
	margin-bottom: 0px;
	margin-top: 20px;
	color: #0000FF;
}

#products4 h3 {
	background-image: url(../products/images/h2_4.jpg);
	background-repeat: no-repeat;
	font-size: small;
	height: 55px;
	padding-left: 20px;
	vertical-align: middle;
	line-height: 4em;
	margin-bottom: 0px;
	margin-top: 20px;
	color: #0000FF;
}

#products5 h3 {
	background-image: url(../products/images/h2_5.jpg);
	background-repeat: no-repeat;
	font-size: small;
	height: 55px;
	padding-left: 20px;
	vertical-align: middle;
	line-height: 4em;
	margin-bottom: 0px;
	margin-top: 20px;
	color: #0000FF;
}


#content h4 {
	margin: 24px 0px 12px;
	padding: 5px 6px;
	border-left: 4px solid #000000;
	line-height: 100%;
	font-weight: bold;
	font-size: small;
}

/* 左メニュー部
---------------------------------------------------- */
#leftmenu {
	display:none;
}

/* リンク
---------------------------------------------------- */
a:link {
	color: #3366ff;
	background: transparent;
	text-decoration: none;
}
a:visited {
  color: #0000cc;
  background: transparent;
  text-decoration: none;
}
a:hover, a:active {
	color: #ff9933;
	background: transparent;
	text-decoration: underline;
}

.move:link {
	color: #ff9900;
	text-decoration: underline;
}
.move:visited {
  color: #0000ff;
  text-decoration: underline;
}
.move:hover {
	color: #ff9900;
	text-decoration: none;
}
.move:active {
	color: #ff9900;
	text-decoration: underline;
}

.ex:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.ex:visited {
  color: #000000;
	text-decoration: none;
  font-weight: bold;
}
.ex:hover {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}
.ex:active {
	color: #ff9900;
	text-decoration: underline;
	font-weight: bold;
}

/* ヘッダ
---------------------------------------------------- */
#header {
	padding-top: 25px;
	color: #cccccc;
	background: url(../images/header/header.jpg) no-repeat;
	height: 85px;
	letter-spacing: 0.1em;
}
h1 {
  margin: 0;
  float: left;
  width: 248px;
  font-size: small;
}
h1 img {
	vertical-align: bottom;
	margin-left: 20px;
}

#header p {
	margin: 0;
	padding: 10px 39px 0 0;
	float: right;
	width: 400px;
	list-style: none;
	text-align: right;
	font-size: x-small;
}

#header ul {
  margin: 0;
  padding: 10px 39px 0 0;
  float: right;
  width: 490px;
  list-style: none;
  text-align: right;
  line-height: 1.0;			/* ■この指定が無いとブラウザ毎に縦位置が変る */
}

#header li {
	display: inline;
	padding-left: 1em;
	text-transform: uppercase;
	font-size: x-small;
	color: #000000;
}

#header a:link {
	color: #0000ff;
	background: transparent;
	text-decoration: none;
}
#header a:visited {
  color: #0000ff;
  background: transparent;
  text-decoration: none;
}
#header a:hover, a:active {
	color: #0099ff;
	background: transparent;
	text-decoration: underline;
}

/*
---------------------------------------------------- */
.imgmargin {
	margin-right: 5px;
}

.imgmargin2 {
	margin-right: 5px;
	margin-left: 5px;
}

.imgmargin3 {
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.imgmargin6 {
	float:left;
	margin-right: 10px;
	margin-bottom: 0px;
}

.imgmargin4 {
	margin-bottom: 10px;
}

.imgmargin5 {
	margin-bottom: 10px;
	margin-left: 5px;
}

.imgmargin6 {
	margin-bottom: 10px;
	margin-top: 10px;
}

.imgmargin7 {
	margin-bottom: 30px;
	margin-top: 10px;
}

.imgmargin8 {
	margin-top: 20px;
}

/*新着情報
---------------------------------------------------- */
#newsmenu {
	margin: 10px 0px 20px 10px;
	padding: 0px;
	width: 530px;
}

#newsmenu h2 {
	margin: 0px;
	padding: 0px;
}

#newsmenu img {
	margin: 0px;
	padding: 0px;
}

#newsmenu dl {
	margin: 0px;
	padding: 0px;
}

#newsmenu dt {
	margin: 0px;
	padding: 0px;
	font-size: small;
	color: #000000;
	float: left;
}

#newsmenu dd {
	margin: 0px;
	padding: 0px 0px 8px 80px;
}

#newsmenu a:link {
	color: #666666;
	text-decoration: underline;
}
#newsmenu a:active {
	text-decoration: none;
	color:#666666;
}

#newsmenu a:hover {
	text-decoration: none;
	color:#000000;
}

#newsmenu a:visited {
	text-decoration: underline;
	color:#666666;
}

/* ページ本体
---------------------------------------------------- */
#pagebody {
  clear: both;
  position: relative;
  width: 760px;			/* ■IE用バグ対策 */
  padding-top: 0px;
}


/* ページトップに戻る
---------------------------------------------------- */
#pagetop {
	clear: both;
	text-align: right;
	padding: 5px;
	margin-top: 5px;
}

/* 区切り線
---------------------------------------------------- */
#line {
	width: 550px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#linedot {
	width: 550px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#linedot2 {
	width: 550px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 0px;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#line2 {
	width: 550px;
	background-repeat: no-repeat;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* テーブル
---------------------------------------------------- */
#content table {

}

#content tr {
	margin: 0px;
	padding-top: 5px;
}

.tblmargin {
	margin: 0px;
	padding-right: 15px;
	vertical-align: top;
	padding-left: 10px;
}

.tblineb {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.tblinet {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.tblinew {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.tableguide {
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tableguideclear {
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

#content td {
	line-height: 1.5em;
}

.trtitle{
	vertical-align: middle;
	text-align: center;
	background-color: #FFCB99;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-right: 3px;
	padding-left: 3px;
}

.trtitle2{
	vertical-align: middle;
	text-align: center;
	background-color: #FFCB99;
	padding-right: 5px;
	padding-left: 5px;
}

.trlinebottom2{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.trlinebottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.trlinebottomw{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.trlinright{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.trlinright2{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.trmiddle{
	vertical-align: middle;
	text-align: center;
	background-color: #FFFFFF;
}

/* フッタメニュー
---------------------------------------------------- */
#footermenu {
	width: 751px;
	color: #000000;
	font-size: small;
	background-image: url(../images/body/footer_back.gif);
	background-repeat: no-repeat;
	clear: both;
	letter-spacing: 0.1em;
	position: relative;
	height: 30px;
	margin-top: 15px;
	padding-top: 8px;
}

#footermenu p{
	padding: 0px 0px 0 0;
	float: right;
	font-size: x-small;
	color: #000000;
}

#footermenu ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	float: left;
}
#footermenu li {
	display: inline;
	padding-left: 1.1em;
	text-transform: uppercase;
	background-image: url(../images/body/pointer.gif);
	background-repeat: no-repeat;
	padding-right: 15px;
}

/* フッタ
---------------------------------------------------- */

#footer {
	background-color: #ffffff;
	width: 751px;
	clear: both;
}

#footer li a {
  text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
  display: block;
  height: 19px;
}

#footer p {
  margin: 0;
  padding: 5px 0px 20px;
  text-align: left;
  font-size: x-small;
  color: #000000;
}
/* 左右枠
---------------------------------------------------- */
#contentmenu {
	padding: 0px;
	margin-: 0px;
	width: 550px;
}

#contentleft {
	float: left;
	padding: 0px;
	margin-top: 15px;
	width: 275px;
	background-image: url(../images/body/left_back_275.gif);
	background-repeat: repeat-y;
}

#contentright {
	float: right;
	padding: 0px;
	margin-top: 15px;
	width: 275px;
}

.menulist:link {
	background-color: #E8EEFF;
	text-decoration: none;
	font-weight: bold;
}
.menulist:active {
	background-color: #E8EEFF;
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
}

.menulist:hover {
	background-color: #8EABFF;
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
}

.menulist:visited {
	background-color: #E8EEFF;
	text-decoration: none;
	color:#000000;
	font-weight: bold;
}

/* 左右枠製品紹介
---------------------------------------------------- */

#contentleft2 {
	float: left;
	margin-top: 50px;
	margin-bottom: 10px;
	width: 200px;
	padding: 0px;
}

#contentright2 {
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 350px;
}

/* 左右枠製品紹介
---------------------------------------------------- */

#contentleft3 {
	float: left;
	margin-top: 10px;
	width: 290px;
	padding: 0px;
	height: 161px;
	margin-right: 10px;
}

#contentright3 {
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	width: 250px;
}

/* 左右枠製品紹介
---------------------------------------------------- */

#contentleft4 {
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 200px;
	padding: 0px;
}

#contentright4 {
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 350px;
}

/* 左中右枠
---------------------------------------------------- */
#engleft {
	float: left;
	padding: 0px;
	margin-top: 6px;
	width: 180px;
	background-repeat: repeat-y;
	margin-left: 0px;
}

#engmiddle {
	padding: 0px;
	margin-top: 6px;
	margin-right: 183px;
	margin-left: 183px;
}
#engright {
	float: right;
	padding: 0px;
	margin-top: 6px;
	width: 180px;
	margin-left: 0px;
}


/* ムービー枠
---------------------------------------------------- */
#movie {
	border: 1px dotted #FF9900;
	padding: 5px;
}

/* サブメニューーリスト
---------------------------------------------------- */

#topgenre{
	margin: 10px 0px 0px;
	padding: 0px;
	width: 550px;
}

#topmain{
	margin: 10px 0px 0px;
	padding: 0px;
	width: 550px;
}


#submenulist {
	padding-top: 10px;
	padding-bottom: 10px;
}

#submenulist ul {
	list-style: none;
	float: left;
}
#submenulist li {
	display: inline;
	text-transform: uppercase;
	background-image: url(../images/body/pointer.gif);
	background-repeat: no-repeat;
	line-height: 1.5em;
	background-position: 0.3em 0em;
}

/* トップページリスト
---------------------------------------------------- */

#genremenu {
	padding-top: 10px;
	padding-bottom: 10px;
}

#genremenu ul {
	list-style: none;
	float: left;
}

#genremenu li {
	display: inline;
	text-transform: uppercase;
	background-image: url(../images/body/pointer.gif);
	background-repeat: no-repeat;
	line-height: 1.5em;
	background-position: 0.3em 0em;
}

/*---------------------------------------------------- */