body {
  margin: 0px 0px 0px 0px;
  background-color: #ffffff;
  background-image:url(images/back.jpg);
  background-repeat:repeat-x;
  text-align: center;
  color: #444444;
  font-family: "ＭＳ Ｐゴシック", "Osaka", Arial, sans-serif;
  }


#container {
	line-height: 1.7;
	font-size: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 840px;
	background-color: #ffffff;
	background-image:url(images/back_b.gif);
	background-repeat:repeat-y;
  }

#banner {
	padding-left: 5px;
	padding-top:0px;
	width: 840px;
  }

  
#content {
	padding-left: 34px;
	padding-top:8px;
	width: 780px;
  }
#content02 {
	padding-left: 10px;
	padding-top:8px;
	width: 780px;
  }
  
.text_s {
	font-size:10px;
	color:#666666;
}
.text_sb {
	font-size:9px;
	color:#09F;
}

#topix {
	margin:0px;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:15px;
	width:830px;
}
  

a:link {
  color: #09F;
  background-color: transparent;
  text-decoration:none;
}
a:visit {
  color: #09F;
  background-color: transparent;
  text-decoration:none;
}
a:hover, a:active {
  color: #390;
  background-color: transparent;
  text-decoration:none;
}
  
  
/* メインイメージと2段組
---------------------------------------------*/
#cont {
	width: 790px;
}

#name_left {
	float: left;
	width: 393px;
	padding-right: 13px;
	padding-bottom:5px;
}

#name_right {
	float: left;
	width: 380px;
	padding-bottom:5px;
}

#name_left01 {
	float: left;
	width: 210px;
	padding-bottom:5px;
}

#name_right01 {
	float: right;
	width: 570px;
	padding-bottom:5px;
}



/* レポート用
---------------------------------------------*/
#cont02 {
	width: 790px;
}

#name_left02 {
	float: left;
	width: 370px;
	padding-right: 15px;
	display: block;
	height: 200px;
}

#name_righ02 {
	float: left;
	width: 400px;
	display: block;
}


/* 登場人物名前
---------------------------------------------*/
#name {
  background-image:url(images/03_name_bg.gif);
  background-repeat: no-repeat;
  float: left;
  width: 380px;
  height: 32px;
  padding-left: 33px;
  padding-top: 5px;
  font-size: 12px;
  color: #663300;
}

#name02 {
  background-image:url(images_sub/03_title_sub.gif);
  background-repeat: no-repeat;
  width: 200px;
  height: 32px;
  padding-left: 33px;
  padding-top: 5px;
  font-size: 12px;
  color: #663300;
}

#name a {
  color: #663300;
  background-color: transparent;
  text-decoration:none;
}
#name a:visit {
  color: #663300;
  background-color: transparent;
  text-decoration:none;
}
#name a:hover {
  color: #390;
  background-color: transparent;
  text-decoration:none;
}
  

/* ギャラリー
---------------------------------------------*/
#gallery {
	list-style-type: none;
}

#gallery li {
	display: inline;
	padding-right: 30px;
	padding-bottom: 15px;
}

/* レポート
---------------------------------------------*/
#report {
	list-style-type: none;
}

#report li {
	display: inline;
	padding-right: 23px;
	padding-left: 5px;
}



/* フッター
---------------------------------------------*/
#footer {
	padding-left: 5px;
	padding-top:0px;
	width: 840px;
	height:61px;
	font-size:9px;
	color:#666666;
}

#footer_left{
	float: left;
	width: 415px;
	padding-left:9px;
}

#footer_right{
	float: right;
	width: 395px;
	padding-right:13px;
}

#footer a {
	color: #666666;
	text-decoration: none;
	font-size:9px;
}

#footer a:visited {
	color: #666666;
	font-size:9px;
}

#footer a:hover {
	color: #666666;
	text-decoration: none;
	font-size:9px;
}


/* ポップアップ
---------------------------------------------*/
html body#popup {
text-align:center;
}

div#popbox h1 {
background:url(images/pop_title.gif) no-repeat 0 0;
text-indent:-9999px;
height:95px;
width:680px;
margin-top:8px;
}

div#popbox {
width:660px;
margin:0 auto;
padding:0 auto;
text-align:left;
}
div#textbox {
margin-top:8px;
width:620px;
}
div#textbox td {
padding:15px 20px 5px 20px;
font-size:12px;
line-height:22px;
}
div#textbox2 {
width:620px;
}
div#textbox2 td {
padding:15px 20px 5px 20px;
font-size:12px;
line-height:22px;
}
p.copyright02 {
font-size:10px;
line-height:14px;
float:left;
width:460px;
}

span.textcolor{
color:#FF3366;
}

div#popfoot {
border-top:#fff solid 1px;
margin:10px 0;
padding:10px 0;
}
div#popfoot img {
float:right;
width:60px;
}





