@charset "UTF-8";
/*Simple texture11*/



/*--------------------------------------------------------------------------------------------------
	基本設定
-------------------------------------------------------------------------------------------------- */


*{
	margin:0;
	padding:0;
}

body{
	background:#ffffff;
	color:#333333;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","メイリオ",Meiryo,Arial,Helvetica,Verdana,sans-serif;
	font-size:15px;
	line-height:160%;
	background:url(http://www.seasir.com/naha/whale/img/bk-whale.jpg) center top no-repeat;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height:150%;
}

address {
	font-style:normal;
}

img,
a img {
	border:none;
}

a {
  color:#0000FF;
  text-decoration: underline;
}

a:link,
a:visited {
  color:#0000FF;
}

a:focus,
a:hover,
a:active {
	text-decoration:none;
	color: #ff285a;
}

ul,ol{
	margin-left:10px;
	padding-left:15px;
}

.clear{
	clear:both;
}

.clear hr{
	display:none;
}


/*--------------------------------------------------------------------------------------------------
	レイアウト
-------------------------------------------------------------------------------------------------- */


#container{
	padding-top:20px;
	width:980px;
	height:1%;
	margin:0 auto;
	text-align:left;
	background:#ffffff;
	border-left:solid 1px #cfcfcf;
	border-right:solid 1px #cfcfcf;
}

#banner{
	width:940px;
	height:300px;
	margin:0 auto;
}

#blog-body{
	width:940px;
	height:1%;
	margin:0 auto;
	padding-bottom:20px;
	background:url(http://www.seasir.com/naha/whale/img/img-blog-back.gif) center top repeat-y;
}

#content{
	float:left;
	width:500px;
	height:1%;
}


#links{
	float:left;
	width:160px;
	height:1%;
	margin-left:20px;
}

#links2{
	float:left;
	width:240px;
	height:1%;
	margin-left:20px;
}

#footer{
	clear:both;
	padding-top:20px;
	height:100px;
	text-align:center;
	color:#ffffff;
	background:#35b7e9;
}


/*ヘッダー
------------------------------------------------------------ */

h1.blogtitle{
	font-size:12px;
	font-weight	:bold;
	text-align:left;
	color:#000000;
	line-height:150%;
	float:left;
}

.description{
	color:#333333;
	font-size:12px;
	line-height:150%;
	float:left;
}

.topicpass {
	margin:0;
	padding:10px 0 10px 20px;
	font-size:12px;
	vertical-align:bottom;
}


/*コンテンツ
------------------------------------------------------------ */


.entry-blog{
	padding-bottom:30px;
	height:1%;
}

.date{
	padding-top:10px;
	color: #333333;
	font-size: 14px;
	border-top:solid 8px #35b7e9;
}

.title,
.entry-title{
	padding-bottom:10px;
	color:#000000;
	font-size:20px;
	line-height:140%;
	font-weight :bold;
	border-bottom:solid 2px #35b7e9;
}

.entry-body{
	padding:30px 0 20px 0;
}

.entry-foot{
	text-align:right;
	background:#e1f5ff;
}

.menu{
	font-size:14px;
	line-height:150%;
	text-align:center;
}

.pagetop{
	padding:10px 0;
	font-size:14px;
	line-height:150%;
	text-align:right;
}


/*コメント、トラックバック
------------------------------------------------------------ */


.comments-head{
	padding:1px 5px;
	margin:30px 0 20px 0;
	color:#ffffff;
	font-size:18px;
	line-height:150%;
	font-weight:bold;
	background:#35b7e9;
}

.comments-container{
	padding:10px;
	margin-bottom:10px;
	background:#fff7e3;
}

.comments-post{
	margin-bottom:10px;
	padding-bottom:3px;
	border-bottom:dashed 1px #35b7e9;
}

.comments-form{
	padding-top:30px;
}

#author{
	width:200px;
	border:1px solid #CCCCCC;
	font-size:18px;
}

#email{
	width:200px;
	border:1px solid #CCCCCC;
	font-size:18px;
}

#url{
	width:200px;
	border:1px solid #CCCCCC;
	font-size:18px;
}

#text{
	width:300px;
	height:200px;
	border:1px solid #CCCCCC;
}

#trackback-text{
	width:200px;
	border:1px solid #CCCCCC;
	font-size:18px;
}


/*----------------------------------------
.trackback-url{
	color:#691815;
	font-weight:bold;
	margin:20px 0px 15px 0px;
}

.trackback-body{
	line-height:135%;
	margin:20px 0px 15px 13px;
}

.trackback-post{
	color:#000;
	text-align:right;
	margin:0px 0px 25px 0px;
}

a.atrackback-post{color:#503830;text-decoration:underline;font-weight:bold;}
a.atrackback-post:link{color:#503830;text-decoration:underline;font-weight:bold;}
a.atrackback-post:visited{color:#503830;text-decoration:underline;font-weight:bold;}
a.atrackback-post:active{color:#503830;text-decoration:underline;font-weight:bold;}
a.atrackback-post:hover{color:#503830;text-decoration:underline;font-weight:bold;}
----------------------------------------*/


/*サイド
------------------------------------------------------------ */


.sidetitle{
	color: #ffffff;
	font-weight:bold;
	padding:1px 3px;
	background:#35b7e9;
}

.side{
	padding:10px;
	font-size:13px;
	line-height:130%;
}

.sidebody{
	padding-bottom:10px;
}


/*その他
------------------------------------------------------------ */

ul.rss{
	margin		:0px;
	padding		:0px;
	width		:100%;
	text-align	:center;
}

ul.rss li	{
	border-right	:#999 1px solid;
	display		:inline;
	font-size	:12px;
	font-style	:normal;
	font-weight	:bold;
	letter-spacing	:0.2px;
	margin-right	:0.3em;
	padding-right	:0.5em;
	padding-left	:0.2em;
}

ul.rss a:link{
	color		:#333333;
	text-decoration	:none;
}

ul.rss a:visited	{
	color		:#333333;
	text-decoration	:none;
}

ul.rss a:hover{
	color		:#999999;
	text-decoration	:none;
}

ul.rss a:active	{
	color:#333333;
	text-decoration:none;
}

.calendarhead{
	color:#666;
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
	padding:0px 0px 2px 0px;
	text-align:center;
}
.calendartable{
	margin:0px auto 10px auto;
	padding:0px;
	width:160px;
	text-align:left;
	background:#ebe7e1;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	empty-cells:show;
	border-spacing:0px;
	border-collapse:collapse;
                letter-spacing:0px;
}
.calendarweek{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0px;
}
.calendarwd{
	border-top:1px solid #CCCCCC;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #CCCCCC;
	background:#9c9c9c;
	background-position:-2px 0px;
	color:#fff;
	font-size:12px;
	letter-spacing:2px;
	padding:5px 0px 5px 5px;
}
.calendard{
	text-align:center;
}
.calendar{
	font-size:12px;
	padding:4px 2px 4px 2px;
	letter-spacing:0px;
}

.photo{
	text-align:center;
}
.photo img{
	width:120px;
}
.nickname{
	color		:#2b5695;
	font-weight	:bold;
	margin		:10px 0px;
}
.message{
	}
.quotetable{
}
.quote{
	color		:#000;
	font-size	:10px;
	padding		:1px;
}
.blogtimes{
	margin:0px 0px 16px 0px;
	text-align:center;
}
.powered{
	text-align:center;
	margin:0px 0px 10px 0px;
}
.syndicate{
	font-size:10px;
	text-align:center;
}
.checkers{
	font-size:10px;
	margin-top:10px;
}

/*
a.adtitle{font-weight:bold;text-decoration:underline;}
a.adtitle:link{font-weight:bold;text-decoration:underline;}
a.adtitle:visited{font-weight:bold;text-decoration:underline;}
a.adtitle:active{font-weight:bold;text-decoration:underline;}
a.adtitle:hover{font-weight:bold;text-decoration:underline;}
a.addescription{color:black;text-decoration:none;}
a.addescription:link{color:black;text-decoration:none;}
a.addescription:visited{color:black;text-decoration:none;}
a.addescription:active{color:black;text-decoration:none;}
a.addescription:hover{color:black;text-decoration:none;}
a.adurl{color:#0000FF;text-decoration:none;}
a.adurl:link{color:#0000FF;text-decoration:none;}
a.adurl:visited{color:#0000FF;text-decoration:none;}
a.adurl:active{color:#0000FF;text-decoration:none;}
a.adurl:hover{color:#0000FF;text-decoration:none;}
a.adld{text-decoration:underline;}
a.adld:link{text-decoration:underline;}
a.adld:visited{text-decoration:underline;}
a.adld:active{text-decoration:underline;}
a.adld:hover{text-decoration:underline;}
*/

body.ad{background:#f7p39f;}

/* Powered by てぃーだブログ */
.adFooter{
	font-size: 12px;
	line-height: 150%;
	text-align: center;
}

/*インターレストマッチ広告
------------------------------------------------------------ */

div#ov_output41{
	padding:0 0 30px 0;
}

div#ov_output51{
	padding:40px 0 20px 0;
}

