﻿/*
Theme Name: thems sea-friend
Theme URI: http://www.www.www
Description: 2 Column theme
Author: sato
*/

em{
	font-style:normal;
}
ul, ol { line-height: 2.0em; }

ul { list-style-image: url(images/bullet.gif);}

.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
img {
	border:0;
}
body
{
	margin: 0;
	padding: 0;
	color: #222222;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	font: normal 76% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}

#wrapper {

width: 768px;
margin-left:130px;
margin-right:auto;

}
#header
{
	width: 768px;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	height: 59px;
	title:"海の見えるレストハウス";
}
#header h3{
	padding-left:20px;
	padding-top:20px;
	color:#FFF;
	font-weight:bold;
	
}
#header a{
	color:#FFF;
	border:none;
}
#header link{
	color:#FFF;
}
#header hover{
	color:#FFAA00;
	}
#navigation
{

	width: 768px;
	background-image: url(images/header.jpg);
	height: 168px;
	margin:0 0 0 0;
}
.slogan {
color:#FFF;
text-align:center;
font-size:15px;
float:left;
margin:0;
width:768px;
height:20px;
background-color:#093F7F;
}
.slogan ul{
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding: 0 0 0 0;
	height:28px;
	line-height:28px;
}
.slogan li { 
	float: left;
	height:28px;
	  }
.slogan li a:link,
.slogan li a:visited
{
	float: left;
	color: #FAEDD0;
	display: block;
	padding: 5px 10px;
	margin-right: 1px;
	border: none;
	height: 28px;
	font-size: 8px;
	margin-top: 4px;
    background-image: url(images/nav-bg3.gif);
    background-repeat:none;
}
.slogan li a:hover{
 background-image: url(images/nav-bg.gif);
}
.slogan li.active a
{
	color: #555555;
	background-color: #ffffff;
}
#wrapper2
{
	clear: both;
	float: left;
	width: 100%;
	color: #000;
	background: #FFF;
	border:1px solid #093F7F;
}

#content-wrapper
{
	width: 65%;
	float: left;
}

#content
{
	float: left;
	padding: 0 0 0 20px;
	margin:0;
}
#content .post-wrapper{
	margin-top:10px;
}
#content .post{
	line-height:150%;
	
}
#content .post table{
	font-size:90%;
}
#content .post .osina{
	background:url(images/osina.gif);
	padding-left:30px;
	margin-bottom:10px;
	margin-top:20px;
	font-size:18px;
	color:#CC3300;

}
.img {
background-image: url(images/h2-icon.gif);
line-height: 50px;
text-align: center;
font-weight: 700;
}
#content .post h3{
	
	
	
	}
#content .post h4{
	background:#00A5D7;
	color:#FFF;
	font-size:18px;
	width:100%;
	line-height:180%;
}
#content .post h5{
	padding-left:10px;
	background:#FF4F13;
	color:#FFF;
	width:100%;
	
}
#content .post h6{
	border-bottom:3px solid #FF9933;
	width:500px;
	font-size:18px;
	width:100%;

}
#content .post .rankin{
	background:url(images/heart.jpg);
}
#sidebar-wrapper
{
	width: 35%;
	float: right;
}

#sidebar
{
	float: right;
	padding: 20px 15px 10px 10px;
	width: 205px;
	background-color: #C3E8B8;
	margin-right: 5px;
	margin-top: 10px;
	background-image: url('images/sidebar-top.gif');
	background-repeat: no-repeat;
	background-position: top;
}

#sidebar h3 {
 font-size: 15px;
 display: block;
 background-image: url('images/h2.gif');
 background-repeat: no-repeat;
 color: #699360;
 line-height: 42px;
 padding-left: 20px;
 }
#footer
{
	clear: both;
	float: left;
	width: 768px;
	text-align: center;
	border-top:#FFBB00;
	background: #093F7F;
	color: #FFF;
	height: 30px;
	padding-top: 10px;
	margin-bottom: 15px;

}
#footer a{
	color:#FFF;
}
