@charset "utf-8";

/***********************************
  CURATOR As Creative Sphere
  style.css
***********************************/

@import "/common/css/base.css";


/*==================================
  Main Layout
==================================*/

/*  Main Visual
----------------------------------*/

div#main_visual {width:670px; margin-bottom:15px; background:url(/common/image/back_box.gif) top repeat-y;}

div#main_visual h2 {padding-top:10px;}

div#main_visual p {padding:3px;}


/*  Talking List
----------------------------------*/

dl#talking {width:650px; margin:0 0 15px 10px; line-height:2.0em;}

dl#talking dt {width:12.5em; float:left;}

dl#talking dt span {color:#000;}

dl#talking dd {padding-left:12em;}

p#backnumber {text-align:right; margin-bottom:15px;}


/*  Box
----------------------------------*/

div#box {width:670px; margin-bottom:20px; background:url(/common/image/back_box.gif) top repeat-y;}

div#box div#box01 {float:left; width:320px; margin-left:10px; display:inline;}

div#box div#box01 h3,div#box div#box02 h3 {padding-top:15px;}

div.heightLine {background:#fff; padding:13px 13px 3px 13px;}

div#box div#box01 ul#box01list {list-style:none;}

div#box div#box01 ul#box01list li {margin-bottom:7px;}

div#box div#box01 ul#box01list li dt {width:105px; float:left;}

div#box div#box01 ul#box01list li dt img {border:1px solid #cfcfcf;}

div#box div#box01 ul#box01list li dd {padding-left:105px;}

div#box div#box01 ul#box01list li p {margin-top:5px;}

p.backnumber {margin:10px 0 15px 0; text-align:right;}
p.backnumber02 {margin:10px 10px 15px 0; text-align:right;}


/*  Creator's File
----------------------------------*/

div#creator_box {width:670px; margin-bottom:20px;}

div#creator_box01 {width:330px; float:left;}

div#creator_box01 ul {list-style:none; font-size:10px; margin-top:10px;}

div#creator_box01 ul li {float:left; margin-right:7px; width:60px; word-break:break-all;}
div#creator_box01 ul li.none {margin-right:0;}
div#creator_box01 ul li img {margin-bottom:2px;}

div#creator_box02 {width:330px; float:right; background:url(/common/image/back_box.gif) top repeat-y;}
div#creator_box02 h3 {padding:15px 0 0 10px;}
div#creator_box02 div {background:#fff; margin:0 10px; padding:10px 10px 3px 10px;}

div#creator_box02 dl#box02title dt {width:150px; float:left; margin-bottom:10px;}
div#creator_box02 dl#box02title dt img {border:1px solid #cfcfcf;}
div#creator_box02 h4 {clear:both; font-size:18px; color:#000; margin-bottom:10px;}
div#creator_box02 dl#box02text {line-height:1.5em;}
div#creator_box02 dl#box02text dd {text-align:right; margin:10px 0 10px 0;}

p.more {margin:10px 0 0 175px;}
/*
p.more {margin:10px 0 0 240px;}
*/
