@charset "utf-8";
/* CSS Document */

/* 全体 */
h1, h2, h3, h4, h5, h6, span, div, p, ul, li {
	margin:0px;
	padding:0px;
}

body {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #666666;
	background-image: url(../images/bg.png);
	background-repeat:repeat;
	background-color: #428307;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.style1 {
	color: #663300;
	font-weight: bold;
}

#container {
	margin-top: 20px;
	margin-bottom: 30px;
	width: 950px;
	padding: 0px;
}
#content{
  background-image: url(../images/index_body.jpg);
  background-repeat:repeat-y;
  background-color: #F9F2C3;
  padding-bottom: 30px;
}
#footer {
	background-image: url(../images/index_under.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 950px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#alpha {
	float: right;
	width: 582px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#beta {
	float: left;
	width: 310px;
}
#clear {
	clear: both;
}
.entry-asset {
  border: 5px solid #EE7F5F;
  margin-bottom: 15px;
  background-color: #FFFFFF;
}
.asset-name {
  color: #FFF;
  background-color: #EE7F5F;
  padding: 10px;
  font-size: 18px;
  margin-right: 10px;
  margin-top: 15px;
  margin-left: 10px;
  margin-bottom: 20px;
  border-radius: 10px;
}
.asset-name a{
	color: #4FFF;
}
.asset-name01 {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;

}
#beta {
	width: 276px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#bangumi {
    margin-bottom: 30px;
}
.bangumititle {
	margin-bottom: 2px;
}
#bangumigaiyo {
    padding: 10px;
    background-color: #FFFFFF;
	font-size:14px;
	font-weight:normal;
}

#cast {
	background-image: url(../images/index_cast.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.castgaiyo {
	padding-top: 70px;
	margin-bottom: 35px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FEE8A2;
}
#mailuketsuke {
	padding: 0px;
	margin: 0px;
}
#mailaddress {
	padding-top: 10px;
	padding-bottom: 10px;
}
.address {
	padding-bottom: 15px;
}

#flashbanner {
	margin-top: 10px;
	margin-bottom: 10px;
}
a{
	text-decoration: none;
}
a:link,
a:visited,
a:link:active {
	text-decoration: none;
	cursor: pointer;
	_cursor: hand;
	color: #7DCC79;
}
a:hover {
	_text-decoration: underline;
}
.link {
	padding-top: 10px;
	padding-bottom: 10px;
}
.link01 {
	padding-top: 0px;
	padding-bottom: 40px;
}
.widget-content {
    font-size: 10px;
    text-align: center;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.widget-bottomcontent {
    font-size: 10px;
    text-align: center;
	padding-right: 10px;
	padding-top: 30px;
	padding-bottom: 10px;
}
.widget-header {
    margin-bottom:2px;
}

.asset-name a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.asset-name a:visited {

	color: #FFFFFF;
	text-decoration: none;
}
.asset-name a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.asset-name a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#gachaInfo a:link {
	color: #E71D39;
	text-decoration: none;
}
#gachaInfo a:visited {
	color: #E71D39;
	text-decoration: none;
}
#gachaInfo a:hover {
	color: #E71D39;
	text-decoration: underline;
}
#gachaInfo a:active {
	color: #E71D39;
	text-decoration: none;
}
#saikin {
  margin-bottom: 20px;
}
#tsukibetsu {
  margin-bottom: 30px;
}
#archiveTxt {
  text-align: left;
}
#archiveTxt ul{
	padding-left: 10px;
	font-size: 11px;
	padding-right: 5px;
}
#archiveTxt li{
	padding-left: 10px;
	list-style-type: none;
	font-size: 11px;
	background-image: url(../images/img_hoshi.jpg);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding-right: 3px;
}
#archiveTxt li a{
	font-size: 11px;
	color: #666666;
}
#gachaInfo {
	margin-bottom: 20px;
}
.asset-meta {
	text-align: right;
	margin: 10px;
	color: #7DCC79;
}
.asset-body {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 150%;
	font-size: 14px;
	font-weight:normal;
}
.archive-title {
	font-size: 14px;
	padding-bottom: 5px;
	color:#EE7F5F;
}
