@charset "UTF-8";
/* CSS Document */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
a img {border:none;}


/* Default font settings.
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
body {
  font-size: 75%;
  color: #222;
  background: #fff;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","ＭＳ　Ｐゴシック",Helvetica, Arial, sans-serif;
  text-align:center;
  background:url(../images/body_bg.gif);
}


/* basic styles
-------------------------------------------------------------- */
a           { color: #222; text-decoration:none;}
a:hover     { color: #222; text-decoration: underline; }

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }
h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

p           { margin: 0 0 1.5em; }
blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em      { font-style: italic; }
abbr,
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }

/* lists------------ */
li ul,
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }
ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

/* table------------ */
table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; background: #C3D9FF; }
th,td       { padding: 4px 10px 4px 5px; }
tr.even td  { background: #E5ECF9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }


/* class------------ */
.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.highlight  { background:#ff0; }
.clearboth{clear:both;}


/* KM Cinema styles
-------------------------------------------------------------- */
div#layout{width:741px; margin:0 auto; text-align:left; border-top:solid 6px #4967ab;}

/* header area --------------*/
div#header{zoom:1; border-bottom:solid 3px #4967ab; margin-bottom:15px;}
div#header:after{content: "."; display: block; height: 0; clear: both; font-size:0.1em;}
div#header h1{float:left; padding:12px 0 0 29px;}
div#header h2{font-size:0.9em; float:right; padding:6px 0 0 0;}
div#header ul#gNavi{clear:both; margin:0; border-bottom:solid 15px #e4e4d6;}
div#header ul#gNavi:after{content: "."; display: block; height: 0; clear: both; font-size:0.1em;}
div#header ul#gNavi li{float:left; margin:0 0 10px; list-style:none;}
div#header ul#gNavi li a{display:block; width:106px; height:40px; float:left; background:url(../images/gnavi_bg.gif) no-repeat; text-indent:-9999px;}
div#header ul#gNavi li#naviHome a{width:105px; background-position:0 0;}
div#header ul#gNavi li#naviActors a{background-position:-105px 0;}
div#header ul#gNavi li#naviPickup a{background-position:-211px 0;}
div#header ul#gNavi li#naviCompany a{background-position:-316px 0;}
div#header ul#gNavi li#naviMap a{background-position:-422px 0;}
div#header ul#gNavi li#naviLink a{background-position:-528px 0;}
div#header ul#gNavi li#naviContact a{background-position:100% 0;}
div#header ul#gNavi li#naviHome a:hover{background-position:0 100%;}
div#header ul#gNavi li#naviActors a:hover{background-position:-105px 100%;}
div#header ul#gNavi li#naviPickup a:hover{background-position:-211px 100%;}
div#header ul#gNavi li#naviCompany a:hover{background-position:-316px 100%;}
div#header ul#gNavi li#naviMap a:hover{background-position:-422px 100%;}
div#header ul#gNavi li#naviLink a:hover{background-position:-528px 100%;}
div#header ul#gNavi li#naviContact a:hover{background-position:100% 100%;}

/* contents area --------------*/
div#contents{width:100%; }
div#contents:after{content: "."; display: block; height: 0; clear: both; font-size:0.1em;}
div#contents div#mainImg p{margin:0 0 15px;}

 /* sidebar */
div#sidebar{width:186px; float:left;}
div#sidebar ul li{list-style:none;}
div#sidebar div#categories{margin:0 0 15px; background:#fff url(../images/categories_bg_bottom.gif) bottom center no-repeat;}
div#sidebar div#categories h3{background:url(../images/categori_bg_top.gif) top center no-repeat; padding:17px 0 0 15px; margin:0 0 15px;}
div#sidebar div#categories ul{margin:0 15px; padding:0 0 16px;}
div#sidebar div#categories ul li{display:inline;}
div#sidebar div#categories ul li a{display:block; background:url(../images/border_dott.gif) top left repeat-x; padding:8px 0 8px 20px; line-height:1.2em;}
div#sidebar div#categories ul li a:hover{background:#eee;}

div#sidebar div#blogs{margin:0 0 15px; background:#d1e5fd url(../images/blogs_bg_bottom.gif) bottom center no-repeat;}
div#sidebar div#blogs h3{background:url(../images/blogs_bg_top.gif) top center no-repeat; padding:17px 0 0 15px; margin:0 0 15px;}
div#sidebar div#blogs ul{margin:0 15px; padding:0 0 16px;}
div#sidebar div#blogs ul li{display:inline;}
div#sidebar div#blogs ul li a{display:block; background:url(../images/border_dott.gif) top left repeat-x; padding:8px 0 8px 20px; line-height:1.2em;}
div#sidebar div#blogs ul li a:hover{background:#e9f2fe;}

div#sidebar div#pickupList{width:100%; padding-bottom:30px; margin-bottom:15px; background:#dfe3cf url(../images/pickup_bg_bottom.gif) bottom center no-repeat;}
div#sidebar div#pickupList:after{content: "."; display: block; height: 0; clear: both; font-size:0.1em;}
div#sidebar div#pickupList h3{background:url(../images/pickup_bg_top.gif) top center no-repeat; padding:16px 0 0 15px; margin:0 0 5px;}
div#sidebar div#pickupList ul{width:159px; margin:0 0 0 16px;}
div#sidebar div#pickupList ul li{float:left; margin:0 7px 10px 0;}

/* main */
div#main{width:545px; float:right; margin-bottom:15px;}
div#main:after{content: "."; display: block; height: 0; clear: both; font-size:0.1em;}

/* footer area --------------*/
div#footer{clear:both; text-align:center; border-top:solid 15px #e4e4d6; font-size:0.9em; margin:15px 0 0;}
div#footer ul{margin:15px 0; }
div#footer ul li{list-style:none; display:inline; padding:0 15px; border-right:solid 1px #222;}
div#footer ul li.last{border-right:none;}
div#footer p#copyright{clear:both; color:#666;}



/*----------------------------------------
   top page
----------------------------------------*/
div#main div#info{width:349px; float:left; border-top:solid 9px #e4e4d6;}
div#main div#info h3{padding:16px 0 25px 8px; margin:0 0 0 5px; background:url(../images/border_dott.gif) bottom center repeat-x;}
div#main div#info div.info {background:url(../images/border_dott.gif) bottom center repeat-x; margin:0 8px;}
div#main div#info div.info p{padding:10px 0 10px 8px; margin:0;}
div#main div#info div.info a.view{display:block; width:72px; height:10px; margin:10px 0 0 250px; background:url(../images/top/info_view_more.gif) no-repeat; text-indent:-9999px; overflow:hidden;}
div#main div#info div.info a.view:hover{background-position:0 -10px;}

div#main div#special{width:186px; float:right; background:#dfe3cf url(../images/pickup_bg_bottom.gif) bottom center no-repeat;}
div#main div#special h3{background:url(../images/pickup_bg_top.gif) top center no-repeat; padding:16px 8px; margin:0 0 5px;}
div#main div#special p{margin:0 8px 0px; padding-left:15px; text-indent:-15px;}

/*----------------------------------------
   actors
----------------------------------------*/
div.actorsMain{background:#dfe3cf url(../images/actors/main_bg_bottom.gif) bottom center no-repeat;}

div#main div#pageNavi{background:url(../images/actors/main_bg_top.gif) top center no-repeat; width:100%; margin-bottom:5px;}
div#main div#pageNavi:after{content: "."; display: block; height: 0; clear: both; font-size:0.1em;}
div#main div#pageNavi p.otherCat{float:left; padding:17px 0 0 15px; margin:0; font-size:1.2em;}
div#main div#pageNavi p.otherCat img{margin:0 10px 0 0; vertical-align:middle;}
div#main div#pageNavi p#pagePath{float:right; padding:17px 15px 0; margin:0;}
div#main div#pageNavi p#pagePath span.active{color:#f54b29;}

div#main div#pageTitle{background:#ccd1bb; margin:0 9px 9px; padding:10px 0; text-align:center;}
div#main div#pageTitle h2,
div#main div#pageTitle p{margin:0;}

/* ▼▼▼2010.07.12 added▼▼▼ */
div#main div#entryTxt{padding:0 25px;}

div#main div#img a, div#main div#txt a{color:#1649f0;}

div#main div#img{float:left; width:255px; text-align:center; background:url(../images/actors/dott_ver.gif) right center no-repeat;}
div#main div#img p{margin:9px 0 1.5em;}
div#main div#img ul{width:225px; margin:0 auto; background:url(../images/actors/thmb_bg.gif) no-repeat;}
div#main div#img ul:after{content: "."; display: block; height: 0; clear: both; font-size:0.1em;}
div#main div#img ul li{list-style:none; float:left; width:75px;}
div#main div#img ul li a img{margin:6px 0 8px;}

div#main div#txt{float:right; width:270px;}
div#main div#txt p{margin:25px 15px 1.5em 0;}
div#main div#txt p.pdf{padding-left:25px;}
div#main div#txt p.pdf img{vertical-align:middle; margin-right:10px;}
