@charset "UTF-8";

/* CSS Document */


/* -------------------------------------------------------------------
ハック
------------------------------------------------------------------- */


/* -------------------------------------------------------------------
全体の定義
------------------------------------------------------------------- */

body {
  margin: 0px;
  padding: 0px;
  font-size: small;
  color: #333333;
}

img {
  border: 0px;
}

h1,
h2,
h3,
h4,
p {
  margin: 0px;
  padding: 0px;
}

h1,
h2,
h3,
h4 {
  font-size: small;
}

form {
  padding: 0px;
  margin: 0px;
}

hr {
  height: 1px;
}

em {
  font-style: normal;
  font-weight: bold;
}

br {
  line-height: 0em;
}

a:link {
  color: #000099;
}

a:hover,
a:active {
  color: #0066CC;
  text-decoration: none;
}

a:visited {
  color: #333366;
}




/* -------------------------------------------------------------------
汎用class
------------------------------------------------------------------- */

.right {
  text-align: right;
}

.left {
  text-align: left;
}

.center {
  text-align: center;
}

.shift-left {
  float: left;
}

.shift-right {
  float: right;
}

.clear {
  clear: both;
}

.under-line {
  border-bottom: 1px solid #CCCCCC;
}



/* -------------------------------------------------------------------
ヘッダ
------------------------------------------------------------------- */

#header {
  height: 150px;
}


li.unaviend {
  float: right !important;
  border-right: 1px dotted #CCCCCC;
}


/* ロゴ・Gナビエリア ---- */

div#logoarea {
  margin-top: 10px;
}

#logo {
  width: 300px;
  float: left;
}

#logo p {
  font-size: 10px;
  color: #999999;
  line-height: 100%;
}

#ad-over {
  position: absolute;
  z-index: 1;
  top: 26px;
  margin-left: 318px;
}

#gnavi {
  margin-left: 320px;
  width: 620px;
}


/* -------------------------------------------------------------------
一覧ページ
------------------------------------------------------------------- */

.page-link {
  text-align: right;
  margin: 0px;
  padding: 3px;
  border-top: 1px solid #CCCCCC;
}


#list div {
  /* border-top:1px solid #CCCCCC; */
  padding: 5px 3px;
}


/* \*/

*+html div#ad03 {
  height: 1%;
}


/* */

div.list-info {
  margin: 0px 0px 0px 160px !important;
}


div.list-info {
  border: none !important;
  padding: 0px !important;
}


#list h3 {
  border-bottom: 1px dotted #CCCCCC;
  padding: 5px 0px;
  font-size: medium !important;
}


#list p {
  margin: 0px !important;
  padding: 5px 0px;
  font-size: small !important;
}


.list-status {
  padding: 3px 2px;
  background-color: #EEEEEE;
}


#video-discription {
  border: 1px solid #ff00ff;
  margin-left: 10px;
}


/* サイズ320ボックス ---- */

.box320 {
  background: url(/images/bg_box_320.gif) repeat-y;
}

.tit320 {
  background: url(/images/bg_boxtop_320.gif) no-repeat;
}

.boxbottom320 {
  background: url(/images/bg_boxbottom_320.gif) no-repeat;
  height: 12px;
}


#commonheader {
  background: url(/img/iphone/titlebg.jpg) repeat-x;
  height: 35px;
  margin: 0px;
  padding: 5px;
}

.headertitle {}

.pagenumbers {
  background: url(/img/iphone/titlebg.jpg) repeat-x;
  height: 38px;
  margin: 0px;
  padding: 0px;
}

.sitelogo {
  padding: 4px;
}

#pagetitle {
  text-align: centre;
  border-bottom: 1px solid #000;
}

.rbtn {
  float: right;
  text-align: right;
}


.imovie {
  margin: 0px;
  padding: 0px;
  margin-right: 5px;
  float: left;
}

.imovie-item {
  float: left;
  width: 370px;
  height: 150px;
}

.imovie-item h3 {
  padding-top: 2px;
  padding-bottom: 0px;
}

.imovie-thumb {
  width: 180px;
}

.video-window {
  background-color: #FFF;
  border-width: 5px;
  border-color: #7287a4;
  border-style: ridge;
  padding: 0px;
}

.video-window {
  left: 10%;
  top: 10%;
  position: absolute;
  text-align: center;
  padding-bottom: 10px;
}

.video-window-close {
  float: right;
  position: relative;
  top: -5px;
}

.video-window-close a {
  font-size: 30px;
  text-decoration: none;
  color: #000;
  font-family: sans-serif;
  font-weight: bold;
  position: absolute;
  top: 0px;
  right: 3px;
}

.video-window h1 {
  font-size: 20px;
  font-weight: bold;
}

.arrow_left {
  position: absolute;
  top: 220px;
  left: 5px;
}

.arrow_right {
  position: absolute;
  top: 220px;
  right: 5px;
}

.list-info-in {
  height: 90px;
}

div.list-info-in {
  margin: 0px;
  margin-left: -20px;
  padding: 0px;
}

.catlink {
  background: url(/img/iphone/btnbg_l.gif);
  height: 19px;
}

.catlink a {
  background-image: url(/img/iphone/btnbg_r.gif);
  background-repeat: no-repeat;
  background-position: top right;
  font-size: 12px;
  line-height: 12px;
  margin: 4px 0px 3px 0px;
  padding: 0px 7px 0px 7px;
  text-decoration: none;
}

.ipager {
  background: url(/img/iphone/titlebg.jpg) repeat-x;

  width: 744px;
  height: 44px;
  margin: 0px;
  font-size: 18px;
  line-height: 18px;
  margin-top: 15px;
}

.pspace {
  height: 29px;
  margin: 10px 0px 0px 5px;
  padding: 2px 7px 0px 7px;
  float: left;
}

.pcurrent {
  background: url(/img/iphone/btnbg_current_l.gif);
  height: 23px;
  margin: 11px 0px 10px 5px;
  float: left;
}

.pcurrentr {
  background-image: url(/img/iphone/btnbg_current_r.gif);
  background-repeat: no-repeat;
  background-position: top right;
  padding: 3px 7px 2px 7px;
}

.plink {
  background: url(/img/iphone/btnbg_b_l.gif);
  height: 23px;
  margin: 11px 0px 10px 5px;
  float: left;
  background-color: #CCCCCC;
}

.plinkr {
  background-image: url(/img/iphone/btnbg_b_r.gif);
  background-repeat: no-repeat;
  background-position: top right;
  padding: 3px 7px 2px 7px;
}

.plinkr a:link,
.plinkr a:hover,
.plinkr a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

.catlist {
  margin: 0px;
  padding: 0px;
}

.catlist li {
  border-bottom: 1px solid #999999;
  margin: 0px;
  list-style: none;
  background-image: url(/img/iphone/point_catlist.gif);
  background-position: top right;
  background-repeat: no-repeat;
}

.catlist li a {
  display: block;
  width: 465px;
  height: 14px;
  padding: 10px 0px 10px 15px;
  font-size: 14px;
  line-height: 14px;
}

.catlist li a:link,
.catlist li a:visited,
.catlist li a:hover {
  text-decoration: none;
}

.cattitle h2 {
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
  color: #FFFFFF;
  padding-bottom: 8px;
}

.headertitle {
  font-size: 18px;
  line-height: 18px;
  height: 18px;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 18px;
  display: inline;
}

.sortform {
  display: inline;
  float: right;
  margin-top: 30px;
}

.sortform select {
  font-size: 18px;
}

#commonheader {
  width: 758px;
}

#pagetitle {
  width: 768px;
}

.imovie-box {
  width: 768px;
  height: 760px;
  padding: 5px;
}

div.video-window video {
  width: 550px;
  height: 450px;
}

.video-window {
  width: 640px;
}

.play-button {
  position: absolute;
  width: 150px;
  height: 111px;
  z-index: 1;
  display: block;
  background: url(/img/iphone/btncover.png) no-repeat 0 0;
  z-index: 1;
  display: block;
}