/*  
Theme Name: Fureai-Aka
Theme URI: none
Description: Fureai-Aka only.
Version: 1.0
Author: WITZ presentation
Author URI: http://witz-web.com/
*/


/* Begin Typography & Colors */
*{
	color:#000000;
	line-height:1.7em;
	font-family: ＭＳ Ｐゴシック,Sans Serif;
}

body {
	font-size: 75%; /* Resets 1em to 10px */
	background: url('images/back.jpg');
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 780px;
	}

a img{
	border: 0px;	
}

#page {
	text-align: center;
	width:550px;
	float:right;
	background: url(images/page_img.jpg) repeat-y;
	}

/* header */
#header{
	background: url(images/header_img.jpg) no-repeat;
	height: 215px;
	width: 550px;
	text-align: right;
}

h1{
	display: none;
}

.logo{
	padding:38px 35px 0px 0px;
}

.description{
	padding-top: 10px;
	text-align: left;
	width:270px;
	margin-left: 260px;
	_margin: 0px 20px 0px 0px;
}

*+html .description{
	margin: 0px 25px 0px 10px;
	
}

#month{
	position: absolute;
	left: 605px;
	top: 158px;
}

/* content */
#content {
	width:550px;
}

#title{
	padding: 10px 5px 0px 180px;
	margin-bottom: -20px;
	_margin-bottom: 0px;
}

.post{
	margin: 15px 45px 25px 45px;
	text-align: left;
	overflow: hidden;
}

*+html .post{
	margin: 15px 25px 25px 25px;
	width:450px;
}

h2{
	font-size: 134%;
	color: #990000;
	margin: 20px 0px 0px 0px;
}

h2 a{
	color: #990000;
	text-decoration: none;
}


h3{
	font-size: 117%;
	color: #481A03;
	margin: 0px 0px 5px 0px;
}

h6{
	font-size: 100%;
	font-weight: normal;
	text-align: right;
	color: #481A03;
	margin: 5px;
}

h2 a span{
	color: #660000;
}

.entry {
	padding-bottom: 15px;
	clear: both;
	background: url(images/x_bar.gif) repeat-x bottom;
	width: 100%;
	display: block;
}

.entry h5{
	display: none;
}
	
.entry img{
	margin: 0px 5px;
}

.entry p{
	margin: 5px 0px;
}

.entry table{
	background: #999999;
}

.entry td{
	padding: 3px 5px;
	background: #ffffff;
}

.entry th{
	padding: 3px 5px;
	background: #DDD8CA;
	text-align: center;
}


.price{
	text-align:right;
}

.big{
	font-size: 120%;
}

/* home */

#topic{
	background: url(images/home_bar.gif) repeat-y;
	width: 490px;
	text-align: left;
	overflow: hidden;
	margin-left: 30px;
	_margin-left: 0px;
}

*+html #topic{
	margin-left:10px;
}

#topic_left{
	float: left;
	margin: 10px 10px 10px 0px;
}

#news , #update{
	width: 275px;
}

#news h2 , #update h2{
	font-size: 133%;
	margin: 0px 10px 0px 15px;
	line-height: 1.2em;
}

#news h2 a , #update h2 a{
	line-height: 1.2em;
}

#news h2 a span , #update h2 a span{
	line-height: 1.2em;
}

#news h3{
	margin: 0px 10px 0px 15px;
}

#news h4 , #update h4{
	font-size: 100%;
	margin: 0px 10px 0px 15px;
	line-height: 1.2em;
}

#news h4 span , #update h4 span{
	color: #993333;
	line-height: 1.2em;
}

#news h4 a , #update h4 a{
	color: #990000;
	line-height: 1.2em;
}

#news p{
	margin: 0px 10px 15px 15px;
	font-weight: normal;
	font-size: 100%;
	line-height: 1.3em;
	background:url(images/x_bar.gif) repeat-x bottom;
	padding-bottom:20px;
	width: 90%;
	overflow: auto;
}

.event_table{
	background: #b6ac94;
	width: 98%;
	margin:5px 0px 0px 0px;
}

.event_table td{
	background: #ffffff;
	padding:2px 5px;
	line-height: 1.3em;
}

#update p{
	margin: 0px 10px 15px 15px;
	font-weight: normal;
	font-size: 100%;
	line-height: 1.3em;
}

#news p img , #update p img{
	margin-right:5px;
}


#scene{
	float: right;
	margin-right: 7px;
	width: 180px;
	_margin-right: 3px;
}

#scene h2{
	font-size: 117%;
	line-height: 1.2em;
	margin-top: 0px;
}

#scene p{
	margin: 0px;
	padding: 0px 0px 20px 0px;
	line-height: 1.2em;
}

/* sidebar */
#sidebar {
	width: 215px;
	float: left;
	text-align: center;
	margin:60px auto 10px auto;
	}

ul{
	margin:30px auto;
	text-align: center;
	padding: 0px;
}

li{
	margin: 7px auto;
	padding: 0px;
	list-style-type:none;
	text-align: center;
}

form{
	text-align: center;
	margin: 0px 30px;
	text-decoration: none;
}

#sidebar p{
	text-align: left;
	margin: 0px 15px;
}

/* footer */
#footer {
	background: url(images/footer_img.jpg) no-repeat;
	width: 550px;
	height: 55px;
	clear: both;
	}

#footer p{
	display:none;
}

a:hover{
	color:#ff0000;
}
