@charset "utf-8";
body {
	margin: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #fdfcf8;
}

div,p,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table {
	padding: 0;
	margin: 0;
}

#wrapper {
	height: auto;
	width: 750px;
	color: #333;
	font: 100%/160% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: both;
	background-color: #FFFFFF;
	background-image: url(content_bg.gif);
	background-repeat: repeat;
	text-shadow: 1px 1px 2px #cccccc;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #cacfe0;
	border-left-color: #cacfe0;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #cacfe0;
}

#wrapper .index {
	height: 255px;
	width: 750px;
	background-image: url(header.png);
	background-repeat: no-repeat;
}

#wrapper .index h1 {

}

#wrapper .index_data {
	float: left;
}

#wrapper_02 {
	margin: 30px auto auto;
	height: auto;
	width: 750px;
	color: #333;
	font: 100%/160% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: both;
	border: 3px solid #000;
}


#bg .housou {
	width: 730px;
	text-align: right;
	font-size: 80%;
}

#bg .staff {
	color: #3D3D78;
	margin-bottom: 10px;
	font: bold 140% "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#bg #wrapper .content .main_content .staff img {
	padding-left: 22px;
}

#bg #wrapper .content .main_content #info .movie {
	width: 675px;
	padding-bottom: 20px;
	clear: both;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}

#wrapper .word {
	font-size: 180%;
	color: #0B367A;
	font-weight: bold;
}

#wrapper .content {
	height: auto;
	width: 750px;
	margin: auto;
	background: url(content_bg.gif) repeat;
}

#wrapper .content a {
	color: #663399;	
	
}

#wrapper .main_content {
	height: auto;
	width: 680px;
	padding-bottom: 20px;
	font-size: 90%;
	padding-left: 10px;
	padding-right: 10px;
	margin: auto;
}

#wrapper #staff_content {
	height: auto;
	width: 625px;
	font-size: 90%;
	background-color: #E6EAF2;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 2px 2px 5px #eae6ce;
	-moz-box-shadow: 2px 2px 5px #eae6ce;
	-ms-box-shadow: 2px 2px 5px #eae6ce;
	box-shadow: 2px 2px 5px #eae6ce;
	border: 5px solid #FFF;
	margin-bottom: 20px;
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#wrapper #sub_content ul {
	font-size: 110%;
	color: #3988AA;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
}

#wrapper .content .main_content #info {
	asfont-size: 90%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	float: left;
}

#wrapper #info p .info_s {
	font-size: 150%;
	color: #BA6665;
	font-weight: bolder;
}

#bg #read {
	padding-top: 7px;
	padding-bottom: 10px;
}

#bg .link a {
	color: #68C2FF;
	text-decoration: none;
	font-size: 14px;
}

#bg .link {
	padding-top: 15px;
}

#bg .link a:hover {
	color: #9DFFFF;
}

#wrapper .box {
	width: 650px;
	height: auto;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#wrapper #about_top {
	background: url(about_top.gif) no-repeat;
	height: 9px;
	width: auto;
}

#wrapper .content p {
	font-size: 105%;
	line-height: 180%;
}

#wrapper .content p img {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 2px;
	float: left;
	margin-top: 5px;
}

#wrapper .main_content dl {
	color: #333;
	font-size: 90%;
}

#wrapper .main_content dl dt {
	float: left;
	height: auto;
	width: 45%;
	clear: both;
	padding-bottom: 5px;
	color: #5858C7;
}

#wrapper .main_content dl dd {
	padding-bottom: 5px;
}

#wrapper #side_content dl .narrator {
	padding-bottom: 15px;
}

#wrapper #side_content dl .ap {
	font-size: 75%;
}

#wrapper #photo {
	float: left;
	height: auto;
	width: 750px;
}

#wrapper #photo ul li {
	float: left;
	height: auto;
	width: 185px;
	padding-left: 2px;
	padding-top: 2px;
}

#wrapper #photo ul {
	list-style: none;
	background: #000;
	height: 108px;
	width: 750px;
}

#wrapper .clear {
	clear: both;
}

#wrapper #footer {
	background: url(footer.gif) no-repeat;
	height: 100px;
	width: 750px;
	margin: auto auto 30px;
	clear: both;
	padding-bottom: 10px;
}

#wrapper .housou {
	text-align: right;
	padding-top: 5px;
	font-size: 90%;
	padding-bottom: 10px;
}

#wrapper .housou a {
	color: #475C8D;
}

#wrapper .housou a:hover {
	text-decoration: none;
}

#footer_link .asahi {
	text-align: center;
	padding-top: 15px;
	font-size: 90%;
	margin-bottom: 20px;
}

#footer_link .asahi a {
	color: #475C8D;
}

#footer_link .asahi a:hover {
	text-decoration: none;
}

#wrapper img{
	border-style: none;
	vertical-align: top;
}

#wrapper a{
	border-style: none;
	color: #5C5849;
}

#wrapper a:hover{
	border-style: none;
	text-decoration: none;
}

#wrapper #back {
	height: auto;
	width: 670px;
	padding-top: 10px;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}

#wrapper #back a {
	color: #006;
}

#wrapper table{
	border-collapse: collapse;
	border:1px solid #CCC;
	margin-bottom: 15px;
	margin-top: auto;
}

#wrapper td,tr{
	text-align:center;
	padding:10px 0;
	border-bottom:1px solid #CCC;
}

#wrapper tr.topTr{
	font-size:1.2em;
	font-weight:bold;
	color:#E3E3E3;
	background: #3C2F39;
}

#wrapper tr.back{
	background: #E0E6CE;
}

#wrapper .back_02 {
	background: #F5F9F4;
}

#wrapper td.date{
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;

}

#wrapper td.tvTd{
	border-left:1px solid #CCC;

}

#wrapper .ann {
	color: #64A305;
	font-weight: bold;
	font-size: 120%;
	width: 650px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 60px;
}

#wrapper #back {
	height: auto;
	width: 670px;
	padding-top: 10px;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	color: #000;
}

#wrapper #back a {
	color: #E3E3E3;
}

#wrapper #back a:hover {
	color: #000;
	text-decoration: none;
}

#wrapper #sns {
	padding-top: 3px;
	clear: both;
	padding-bottom: 10px;
	margin: auto;
	width: 700px;
}

#wrapper #s_bt_001 {
	list-style: none;
	height: 25px;
	margin-right: -5px;
	_zoom: 1;
}

#wrapper #s_bt_001 li {
	padding-left: 5px;
	float: left;
}

#wrapper .twitter-share-button {
	width: 110px!important;
}

#wrapper .twitter-share-button { /margin-top: 5px;
}

#wrapper .mixi-button { /margin-top: 6px;
}

#wrapper .fb-share-button {

	/margin-top: 10px;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
	min-height: 1px;
	height: auto;

}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#wrapper .read {
	padding-top: 15px;
	clear: both;
	text-align: center;
	padding-bottom: 15px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CACFE0;
	margin-bottom: 10px;
	border-bottom-color: #CACFE0;
	color: #3F89B0;
	font: bold 120%/150% "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#wrapper .photo_01 {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 5px #d6cd9c;
	-moz-box-shadow: 2px 2px 5px #d6cd9c;
	-ms-box-shadow: 2px 2px 5px #d6cd9c;
	box-shadow: 2px 2px 5px #d6cd9c;
	border: 3px solid #FFF;
	margin-right: 30px;
	margin-top: 5px;
}

#wrapper .staff_s {
	margin-bottom: 15px;
}
