@charset "UTF-8";



/* = main content section common
----------------------------------------------- */

div#mainContent h3 {
	margin-bottom: 10px;
}

div#mainContent div.section dl.storyInfo {
	padding: 0 5px 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #cdcdcd;
}

div#mainContent div.section dl.storyInfo dt ,
div#mainContent div.section dl.storyInfo dd.description {
	float: left;
	width: 530px;
}

div#mainContent div.section dl.storyInfo dt {
	margin-bottom: 10px;
	font-size: 90%;
	font-weight: bold;
}

div#mainContent div.section dl.storyInfo dd.description {
	clear: left;
	line-height: 1.55;
	font-size: 75%;
}

div#mainContent div.section dl.storyInfo dd.link {
	float: right;
	width: 100px;
	padding: 20px 0;
	border-left: 1px solid #cdcdcd;
	text-align: center;
}

div#mainContent div.section ol li.first dl.storyInfo dd.link {
	background: url(../images/fantastic/ph01.jpg) no-repeat center top;
	padding: 60px 0 20px;
}



/* = main content section 1st
----------------------------------------------- */

div.first p {
	margin: 10px;
	line-height: 1.55;
	font-size: 75%;
}



/* = body.detai main content section 1st
----------------------------------------------- */

body.detail div.section p {
	line-height: 1.55;
	padding: 0 20px;
	margin-bottom: 20px;
	font-size: 75%;
}

body.detail div.section p.heading {
	margin-bottom: 0;
	padding: 10px 20px;
	line-height: 1.55;
	font-size: 115%;
	font-weight: bold;
	color: #c00;
}

body.detail div.section p.link {
	padding: 0;
	text-align: right;
}

body.detail div.second p.link {
	border-top: 1px dotted #cdcdcd;
	padding: 10px 0 0;
}

body.detail div.section p.link a {
	background: url(../images/common/header/support_nav_list.gif) no-repeat right top;
	padding-right: 16px;
}


/* = profile
----------------------------------------------- */

ul.profile {
	border-top: 1px dotted #cdcdcd;
	border-bottom: 1px dotted #cdcdcd;
	padding: 8px 10px;
	margin-bottom: 10px;
	background: url(../images/fantastic/profile.gif) no-repeat 150px 10px;
	font-size: 75%;
	font-size: 83%;
	font-weight: bold;
}

ul.profile li {
	margin-left: 140px;
	margin-bottom: 5px;
}

ul.profile li.photo {
	float: left;
	margin-left: 0px;
}

ul.profile li.age {
	margin-top: 35px;
}

ul.profile li.work {
	height: 20px;
}

ul.profile li.work img ,
ul.profile li.income img {
	vertical-align: middle;
	margin: 0 5px;
}



/* = body.detai main content section 3rd
----------------------------------------------- */

body.detail div.third h3 {
	background: url(../images/fantastic/info.gif) no-repeat;
	font-size: 100%;
	font-weight: bold;
	line-height: 63px;
	line-height: 70px;
	padding-left: 80px;
}



/* = job info
----------------------------------------------- */

body.detail ol.update li {
	border-top: 3px solid #cdcdcd;
	padding: 5px 0 10px;
	margin-bottom: 10px;
}

body.detail ol.update li table th ,
body.detail ol.update li table td {
	vertical-align: top;
	font-size: 83%;
}

body.detail ol.update li table tr.first td {
	line-height: 18px;
	font-size: 115%;
	font-weight: bold;
}

body.detail ol.update li table tr.first td img {
	margin-left: 10px;
}


body.detail ol.update li table th {
	color: #666;
	padding: 10px 0;
	width: 80px;
	text-align: center;
}

body.detail ol.update li table td {
	padding: 10px 10px;
	color: #000;
}

body.detail ol.update li table tr.second th ,
body.detail ol.update li table tr.third th {
	background-color: #f3f3f3;
	border: solid #cdcdcd;
	border-width: 1px 0 0 1px;
}

body.detail ol.update li table tr.second td ,
body.detail ol.update li table tr.third td {
	border: solid #cdcdcd;
	border-width: 1px 1px 0 1px;
}

body.detail ol.update li table tr th.second {
	border-width: 1px 0 0 0;
}

body.detail ol.update li table tr.third th {
	border-width: 1px 0 1px 1px;
}


body.detail ol.update li table tr.third td {
	border-width: 1px 1px 1px 1px;
}

body.detail ol.update li {
	position: relative;
}

body.detail ol.update li p.link {
	position: absolute;
	top: 5px;
	right: 0;
}

body.detail ol.update li p.link a {
	background: none;
	padding-right: 0;
}


/* Story.
----------------------------------------------- */
.detail em{
  border-bottom:1px solid #CDCDCD;
  display:block;
  font-weight:bold;
  margin-left:16px;
}
table.fantasticTalk{
  margin-left:16px;
  margin-bottom:16px;
  margin-top:16px;
  width:96%;
}
table.fantasticTalk th{
  border-right:3px double #CDCDCD;
  font-size:12px;
  text-align:right;
  width:56px;
}
table.fantasticTalk td{
  font-size:12px;
}
.fantasticList{
  margin-bottom:8px;
  margin-left:48px;
}
.fantasticList li{
  font-size:12px;
  list-style-type:circle;
}


/* TOP zadankai
----------------------------------------------- */

div#mainContent h3.large {
  background: url(../images/common/titlebar.gif) no-repeat;
  font-weight:bold;
  padding-left: 15px;
  line-height: 34px;
}
div.symposium{
	clear:both;
	margin-bottom:8px;
	padding:4px;
}


/* etc.
----------------------------------------------- */

/* for ie */
body.detail ol.update li ,
dl.storyInfo ,
ul.profile {
	height: 1%;
}

/* for modern brow */
dl.storyInfo:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
