@charset "UTF-8";
/* CSS Document */

/*zentai*/
#main{
	margin:0px auto;
	width:875px;
}
.left{
	width:200px;
	height:650px;
	float:left;
	margin-right:25px;
	margin-bottom:20px;
}
.ani{
	width:200px;
	height:195px;
	margin-bottom:45px;
}
body,td{
	font-family:"Courier","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #24140e;
	line-height: 150%;
	text-align:center;
}
body{
	background-color: #24140e;
	margin-top: 10px;
	padding-top: 10px;
}
.menu{
	width:160px;
	text-align:left;
	margin-left:20px;
}
/*toppic*/
.toppic {
   position: relative;
   width:  650px;
   height: 650px;
   float:left;
   margin-bottom:20px;
   margin-top:20px;
}
.toppic img {
   position: absolute;
   top: 0;
   left:0;
   z-index: 8;
   opacity: 0.0;
}
.toppic img.active {
   z-index: 10;
   opacity: 1.0;
}
.toppic img.last-active {
   z-index: 9;
}

/*link*/
a{
	font-size:12px;
	text-decoration:none;
	color:#df1800;
  outline:none;
}
a:hover {
	color: #c49a6a;
}
a.up{
	color:#e8c59c;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e8c59c;
	font-weight:bold;
}
a:hover.up {
	color: #c49a6a;
}
a:hover .ar {
	visibility : visible;float : none;clear : none;position : relative;top : 1pt;left : 1pt;
}
a.image{
	border:none;
	border-style:none;
}

/*gazou*/
.naino{
	margin-bottom:10px;
}
.botan{
	margin:30px 0px 5px 0px;
}
.ud2ico{
	margin:8px 4px 0px 4px;
}
img{
	border-style:none;
}
.new{
	margin-right:5px;
}
.ar{
	margin:20px 7px 20px 7px;
}
.copy{
	margin-bottom:15px;
}

/*moji*/
.date{
	color:#6a1917;
	font-weight:bold;
	font-size:14px;
}
.date2{
    color:#6a1917;
	font-weight:bolder;
	font-size:18px;
}
.at {
	color: #cc3300;
}	
.nwstit {
	font-size:14px;
	color: #660000;
	font-weight:bolder;
}
.kk{
	color:#665a1a;
	font-weight:bolder;
}
.botantxt{
	color:#c49a6a;
	font-weight:bold;
}
.more{
	color:#df1800;
	text-align:center;
	font-size:13px;
}

/*news table*/
.nws{
	width:170px;
	background-image:url(img/apple.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	margin:0px 15px 0px 15px;
	color:#24140e;
	text-align:left;
}
.nws2{
	width:170px;
	color:#24140e;
	text-align:center;
	margin:0px 15px 0px 15px;
}

/*line*/
hr {
border-width: 2px 0px 0px 0px;
border-style: dotted;
border-color: #ef857d;
height: 1px;
margin:5px 0px 5px 0px;
text-align:center;
}
.hr2{
border-width: 2px 0px 0px 0px;
border-style: dotted;
border-color: #6a1917;
height: 1px;
margin:7px 0px 10px 0px;
text-align:center;
}
.hr3{
	width:160px;
border-width: 2px 0px 0px 0px;
border-style: dotted;
border-color: #e8c59c;
height: 1px;
margin:5px 0px 5px 0px;
text-align:left;
}

/*update*/
.flickSimple {
	width: 320px;
	position: relative;
	overflow: auto;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	background-color: #24140e;
	left: 15px;
	top: 7px;
}

.flickSimple.landscape {
}

.flickSimple ul {
	margin: 0;
	padding: 0;
}

.flickSimple ul.landscape {
}

.flickSimple ul li {
	float: left;
	list-style-type: none;
	text-align: left;
}

.flickSimple ul li.landscape {
}


#verticaly {
	width: 170px;
	height: 200px;
}

#verticaly ul,
#verticaly ul.landscape {
	height: 1000px;
}

#verticaly ul li,
#verticaly ul li.landscape {
	width: 170px;
	color: #f6e5cc;
}

#verticaly ul li a {
	margin: 5px;
	border: none;
}