body {
	background: url("/img/bg.gif") repeat-x left bottom;
}

#wrap {
	height: auto;
	width: 886px;
	margin: 0 auto;
	color: #444444;
	padding: 7px;
}

.error{
	text-align: center;
	margin: 20px auto;
}

h1 {
	background: url("/img/main_titel.jpg") no-repeat left top;
	height: 156px;
	width: 886px;
	text-indent: -9999px;
	margin-bottom: 4px;
}

/* globalnavi */
ul#globalnavi{
	width: 886px;
	background: url("/img/navi2.gif") no-repeat left -46px;
}

ul#globalnavi li {
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}

ul#globalnavi li a{
	height: 46px;
	display: block;
	background: url("/img/navi2.gif") no-repeat;
}

ul#globalnavi li.gn1 {
	width: 118px;
}

ul#globalnavi li.gn1 a {
	width: 118px;
	background-position: 0px 0px;
}


ul#globalnavi li.gn2 {
	width: 113px;
}

ul#globalnavi li.gn2 a {
	width: 113px;
	background-position: -118px 0px;
}

ul#globalnavi li.gn3 {
	width: 112px;
}

ul#globalnavi li.gn3 a {
	width: 112px;
	background-position: -231px 0px;
}

ul#globalnavi li.gn4 {
	width: 111px;
}

ul#globalnavi li.gn4 a {
	width: 111px;
	background-position: -343px 0px;
}


ul#globalnavi li.gn5 {
  width: 141px;
}

ul#globalnavi li.gn5 a {
	width: 141px;
	background-position: -454px 0px;
}

ul#globalnavi li.gn6 {
  width: 138px;
}

ul#globalnavi li.gn6 a {
	width: 138px;
	background-position: -595px 0px;
}


ul#globalnavi li.gn7 {
	width: 153px;
}

ul#globalnavi li.gn7 a {
	width: 153px;
	background-position: -733px 0px;
}

ul#globalnavi li a:hover {
  background-image: none;
}

/* 動画紹介枠（144*108サムネイル） */
dl.listbox{
	width: 148px;
	margin: 5px auto 0 auto;

}

dl.listbox dt{
	border: #444444 solid 1px;
	padding: 1px;
}

dl.listbox dd{
	white-space: nowrap;
	line-height: 1.6em;
	padding: 0 4px;
	overflow: hidden;
}

dl.listbox dd.btn{
	width: 148px;
	height: 35px;
	line-height: 1.4em;
	padding: 0;
	background: url("/img/play_btn.gif") no-repeat 0 -35px;

}

dl.listbox dd.btn a{
	width: 148px;
	height: 35px;
	display: block;
	background: url("/img/play_btn.gif") no-repeat left top;
	text-decoration: none;
	color: #444444;
}

dl.listbox dd.btn a:hover{
	text-decoration: underline;
	background-image: none;
}

div#left dl.listbox{
	float: left;
	margin: 0 22px 10px 0;
}

div#right dl.listbox{
	margin: 0 auto 10px auto;
}

/* 左枠 */
div#left {
	height: auto;
	width: 706px;
	float: left;
	overflow: hidden;
}

/* 広告 */
div.advertisement {
	height: 200px;
	width: 700px;
	margin: 0 0 15px 3px;
	margin-top: 7px;
}

/* コンテンツ 横幅706px */
div.common-whole {
	background: url("/img/common_bg_top.gif") no-repeat left top;
	width: 706px;
	padding-top: 5px;
	margin-bottom: 15px;
}

div.common-center {
	background: url("/img/common_bg_center.png") repeat-y left top;
	padding: 20px 0 5px 24px;
	width: 706px;
	overflow: hidden;
}

div.common-bottom {
	background: url("/img/common_bg_bottom.gif") no-repeat left top;
	height: 25px;
	width: 706px;
	text-indent: -9999px;
	overflow: hidden;
}

div.common-bottom a{
	float: right;
	margin-right: 10px;
	overflow: hidden;
}

div#taikenmovie div.common-bottom a{
	width: 125px;
	height: 20px;
	display: block;
	background: url("/img/icon_taiken.gif") no-repeat left top;
}

div#gravuremovie div.common-bottom a{
	width: 125px;
	height: 20px;
	display: block;
	background: url("/img/icon_gravure.gif") no-repeat left top;
}

div.common-center ul.img {
	height: auto;
	width: 148px;
	float: left;
	padding-left: 22px;
	margin-bottom: 10px;
}

div.common-center li.prof {
	height: 15px;
	width: 148px;
	line-height: 15px;
}

/* pickup */
div.pickup {
	height: auto;
	width: 706px;
	margin: 0 auto;
}

div.pickup div.pickup-bg {
	background: url("/img/pickup_bg.gif") no-repeat left top;
	height: 161px;
	width: 706px;
	margin-bottom: 15px;

}

div.pickup-bg ul.img {
	height: auto;
	width: 148px;
	float: left;
	padding-left: 23px;
	margin-bottom: 10px;
	padding-top: 15px;
}

div.pickup-bg li.site {
	height: 15px;
	width: 148px;
	line-height: 15px;
	padding-top: 8px;
	text-align: center;
}

/* 更新情報 */
div#right {
	height: auto;
	width: 176px;
	float: right;
	margin-top: 4px;
	overflow: hidden;
}

div#right h3 {
	background: url("/img/update_bar.gif") no-repeat left top;
	text-indent: -9999px;
	height: 36px;
	width: 176px;
	margin-bottom: 10px;
}

div#right ul.img {
	height: auto;
	width: 148px;
	float: left;
	padding-top: 13px;
	padding-left: 14px;
}

div#right h3.fpickup {
	background: url("/img/f_pickup.gif") no-repeat;
	height: 36px;
	width: 176px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

div#right h3.mpickup {
	background: url("/img/main_bar_hd.gif") no-repeat;
	height: 36px;
	width: 176px;
	text-indent: -9999px;
	margin-bottom: 10px;

}

div#right ul {
	height: auto;
	width: 150px;
	padding-left: 13px;
	margin-bottom: 10px;
}

div#right dl#dtiad{
	width:120px;
	margin: 0 auto;
}

div#right dl#dtiad dt{
	text-align:center;
	margin: 0 0 3px 0;
}

div#right dl#dtiad dd{
	text-align:center;
	margin: 0 0 10px 0;
}

/* footer */
div#footer {
	height: auto;
	width: 886px;
	text-align: center;
	padding-top: 20px;
	clear: both;
}

div#footer ul {
	height: auto;
	text-align: center;
	margin-bottom: 10px;
}

div#footer li {
	display: inline;
}
