/*ここは消さないで下さい!*/
/* Template Name: m221_Blue */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}

/* BODY */
body {
	margin : 0;
	text-align: center;
	color:#333;
	font-size: 14px;
	line-height: 150%;
	background: #FFF;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	background: #FFF url("http://www.tothesea.biz/img/back.gif") repeat-x;
	}

/* strong */
strong {font-weight: normal;}

/* 画像の属性 */
img {border: none; margin: 0;}
.img-left {	float: left;margin: 5px 10px 5px 0;}
.img-right {float: right;margin: 5px 0 5px 10px;}
.img-center {;margin: 10px auto;}

/* 強調文の属性*/
h1,h2,h3,h4,p{font-size: 100%;font-weight: normal;}

/* リンクの属性（未指定の時） */
a:link, a:visited, a:active {color: #336699;text-decoration: underline;}
a:hover {color:#CC338C;text-decoration: none;}

/* 基本設定*/
#wrapper{
	position: relative;
	width: 820px;
	margin: 60px auto 0 auto;
	text-align: center;
}

/*ヘッダー*/
#header	{
    margin: 0;
	padding: 0;
	height : 200px;
	text-align: left;
	border-bottom: 5px solid #333366;
	background: url("http://www.tothesea.biz/img/head001.gif") no-repeat bottom left;
}

#header h1{
	position: absolute;
	top: 10px;
	left: 0px;
	color: #333366;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}

#header h2{
	position: absolute;
	top: 40px;
	left: 0;
	width: 600px;
	color: #555;
	font-size: 12px;
	line-height: 130%;
	text-align: left;
}

.h_navi{
	position: absolute;
	right: 10px;
	top: 5px;
	text-align: right;
}

/*ヘッダーメニュー*/
ul#topmenu {
 	position: absolute;
 	top: -50px;
 	left: 0px;
 	width: 820px;
 	height: 50px;
    border-left: 1px solid #CCC;
	list-style: none;
}

#topmenu li{
    height: 50px;
    display: block;
    color: #FFF;
    line-height: 150%;
    float: left;
}

#topmenu li a:link, #topmenu li a:visited, #topmenu li a:active {
    height: 50px;
    padding: 0 40px 0 5px;
    display: block;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    border-right: 1px solid #CCC;
    float: left;
}

#topmenu li a:hover{
 	background: #CC338C;
}


/*ブログの枠等の属性*/
#container{
	width: 820px;
	margin: 0 auto;
	text-align:left;
	}

/*コンテンツ*/
#content {
	float: left;
	width: 550px;
	margin: 0;
	text-align: left;
}
				
#content h2	{
	margin: 10px 0;
	height: 30px;
	font-size: 124%;
	color: #333366;
	font-weight: bold;
	line-height: 30px;
	text-indent: 5px;
	text-align: left;
	border-bottom: 1px solid #CCC;
}

#content h3 {
	height: 20px;
	font-size:108%;
	font-weight: bold;
	color: #333366;
	line-height: 20px;
	text-align: left;
	text-indent: 5px;
	border-bottom: 1px dotted #BBB;
	overflow: hidden;
}

#content h3.cnt {
    margin-left:10px;
	height: 20px;
	font-size:108%;
	font-weight: bold;
	color: #333366;
	line-height: 20px;
	text-align: left;
	text-indent: 5px;
	border-bottom: 1px dotted #BBB;
	overflow: hidden;
}

#content h3.comments-header,
#content h3.comments-open-header,
#content h3.trackbacks-header {
	height: 20px;
	display: block;
	margin: 20px 0 10px 0;
	font-size:108%;
	font-weight: bold;
	color : #CC3366;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #BBB;
	overflow: hidden;
}

/* h2 h3リンク属性 */
#content a{font-weight: bold;}
#content a.c1{font-weight: normal;}

#content h2 a:link,
#content h2 a:visited,
#content h2 a:active,
#content h3 a:link,
#content h3 a:visited,
#content h3 a:active{
	color: #333366;
    font-weight: bold;
    text-decoration: none;
    display: block;
}

#content h2 a:hover,
#content h3 a:hover{
    color : #FFF;
	background: #CC338C;
}

#content h4 {
	margin: 10px 0 0  0;
	padding-left:5px;
	border-bottom: 1px dotted #BBB;
	font-size:100%;
    color: #333366;
	font-weight: bold;
}

/*記事枠*/
#content .doc{
	padding: 0 10px;
	text-align: left;
	line-height: 19px;
}

#content .next{
	text-align: right;
}

#content ol{
	margin: 0px 0px 0px 30px;
}

#content li{
	margin: 0;
	font-size: 100%;
	line-height: 19px;
}

#content p{
	margin: 10px 0;
}

#content .posted {
	text-align: right;
	font-size: 10px;
	margin: 0px 10px 0px 0;
}
	
/*  パンくずリスト  */
#content .navi {
	margin : 0;
	font-size: 10px;
	color:#666;
	}

/*----- trackbacks & Comments-----*/

#content .comments-content,
#content .trackbacks-content{
	font-size: 12px;
	color: #888;
	line-height: 120%;
	margin: 10px 0 10px 10px;
}

#content .trackbacks-info{
	font-size: 12px;
	line-height: 120%;
	color: #333;
	margin-left: 10px;
}

#content .comments-footer,
#content .trackback-footer{
	margin: 0 0 10px 10px;
	font-size:10px;
	text-align: right;
}

#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}

/* 相互リンクリスト属性 */
#content .slink ul{
	margin: 10px 5px 20px 20px;
}

#content .slink ul li{
	margin: 0;
	font-size: 12px;
	line-height: 150%;
}

/*　アドセンス　*/
.ads_rec{
 	margin: 10px 0 10px 10px;
 	text-align: left;
}

.ads_sky{
    margin:0 auto;
}

.ads_sqr{
    margin:10px 0;
    text-align: center;
}

.ads_banner{
    margin: 15px 0;
    text-align: center;
}

/*NAKAO*/
#news dl{
	margin: 0 0 20px 0;
	color: #555;
}

#news dt a{
	margin: 0 0 0 10px;
	text-decoration: underline;
	font-size: 12px;
}

#news dd{
	margin: 0 0 0 10px;
	color: #666;
	font-size: 10px;
}

/*サイドバー*/
#sidebar {
	float: right;
	width: 250px;
	margin: 0;
	color: #555;
	text-align: left;
	}

.widget-header{
	margin-top: 10px;
	font-weight: bold;
	font-size: 100%;
	line-height: 170%;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
	background: #333366;
	display: block;
}

/*検索等*/
.widget-content{
	margin: 0;
	padding: 5px;
	font-size: 12px;
	line-height: 130%;
}

	
/*新着記事等*/
ul.widget-new {
	margin-left: 0px;
    list-style: none;
}

.widget-new li{
    margin: 5px 0;
    padding-left: 15px;
    background: url("http://www.tothesea.biz/img/list.gif") no-repeat;
	line-height: 120%;
}

/* メニュー１ */
ul.widget-menu,
ul.widget-monthry{
	display: block;
	margin: 0 0 10px 0;
	list-style-type: none;
	text-align: left;
}

.widget-menu li a:link,
.widget-menu li a:visited,
.widget-menu li a:active, 
.widget-monthry li a:link,
.widget-monthry li a:visited,
.widget-monthry li a:active{
	display: block;
 	height: 20px;
 	list-style: none;
 	padding: 0 0 0 20px;
 	text-decoration: none;
	color: #336699;
 	font-size: 100%;
 	line-height: 20px;
 	overflow: hidden;
	background: #FFF url("http://www.tothesea.biz/img/menu03.gif") no-repeat;
}

.widget-menu li a:hover,
.widget-monthry li a:hover{
	color: #CC338C;
	text-decoration: underline;
}


.widget-menu li.pt a:link,
.widget-menu li.pt a:visited,
.widget-menu li.pt a:active,
.widget-monthry li.pt a:link,
.widget-monthry li.pt a:visited,
.widget-monthry li.pt a:active{
	display: block;
 	height: 20px;
 	list-style: none;
 	padding: 0 0 0 15px;
 	text-decoration: none;
	color: #336699;
 	font-size: 100%;
 	line-height: 20px;
 	overflow: hidden;
	background: #FFF url("http://www.tothesea.biz/img/menu01.gif") no-repeat;
}

.widget-menu li.pt a:hover,
.widget-monthry  li.pt a:hover{
	color: #CC338C;
	text-decoration: underline;
}

/*メニュー２*/
dl.widget-menu{
	margin: 0;
}

.widget-menu dt{
	margin-top: 10px;
	font-weight: bold;
	font-size: 100%;
	line-height: 150%;
	color: #3366699;
	text-align: left;
	text-indent: 5px;
}

.widget-menu dt.pt{
	margin-top: 10px;
	font-weight: bold;
	font-size: 100%;
	line-height: 170%;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
	background: #333366;
}

.widget-menu dd{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #3366699;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	background: url("http://www.tothesea.biz/img/menu01.gif") no-repeat;
}

.widget-menu dd a:link, .widget-menu dd a:visited, .widget-menu dd a:active {
	display: block;
	height: 20px;
	margin: 0;
	color: #3366699;
	font-size: 12px;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	text-decoration: none;
}
	
.widget-menu dd a:hover {
	color: #CC338C;
	text-decoration: underline;
}

.widget-menu dd.pt{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #3366699;
	text-align: left;
	line-height: 20px;
	text-indent: 15px;
	background: url("http://www.tothesea.biz/img/menu01.gif") no-repeat;
}

.widget-menu dd.pt a:link, .widget-menu dd.pt a:visited, .widget-menu dd.pt a:active {
	display: block;
	height: 20px;
	margin: 0;
	color: #3366699;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	text-indent: 15px;
	text-decoration: none;
	background: url("http://www.tothesea.biz/img/menu01.gif") no-repeat;
}
	
.widget-menu dd.pt a:hover {
	color: #CC338C;
	text-decoration: underline;
}

/*関連リンク用*/
ul.widget-link{
	list-style: none;
}

.widget-link li a:link{
	height: 20px;
	margin: 0;
	padding-left: 5px;
	color: #3366699;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
}
	
.widget-link li a:hover{
	color: #CC338C;
	text-decoration: underline;
}

/*フッターナビ*/
.f_navi {
	clear: both;
	margin: 0;
	padding: 10px 5px;
	text-align: right;
	font-size: 85%;
}

.f_navi img{border-style: none; vertical-align: middle;padding:0px 3px;}


/*フッター*/
#footer{
	clear: both;
	margin-top: 20px;
	padding: 0;
	height: 60px;
	color: #CCC;
	background: #333366;
}
	
#footer p{
	margin: 0 auto;
	width: 800px;
	padding: 10px 10px 0 0;
	text-align: right;
	line-height: 120%;
	font-size: 12px;
}

/* リンクの属性（未指定の時） */
#footer a:link, #footer a:visited, #footer a:active {color: #FFF;text-decoration: underline;}
#footer a:hover {color:#FF6633;text-decoration: none;}


/* タグ指定 */

.module-tagcloud{
	margin: 0;
}

.module-tagcloud .module-content{
	margin: 0;
	text-align: left; 
}

.module-tagcloud .module-content .module-list{
	padding: 5px;
	list-style: none;
}

.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 19px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 17px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 15px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 13px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 11px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 9px; }

.tag_line{
	margin: 10px;
	text-align: left;
}

.boy{
color:blue;
}

.girl{
color:deeppink;
}

.ki{
background-color:yellow;
}

.red{
color:red;
font-weight:bold;
}

/*
メインページ内のカテゴリブロック
-------------------------------------------------------------------*/

#blockall{
         margin-left: 20px;
}

#content .block1{

         float: left;
}


#content .block1 h3{
          font-size: 13px;
}

#content .block1 img{
          padding: 30px 5px 5px 15px;
          float:left;
}           
 
#content .p2  {
    font-size : 13px;
    margin: 10px 20px 0px 120px;
    padding : 0px;
    line-height: 14px;
}   
 

.p3  {
    font-size : 12px;
    color: red;
    margin: 10px 0px 0px 10px;
    padding : 0px 0px 20px;
    text-align:right;
}

.p3 a{
    font-size:13px;
font-weight:bold;
    margin: 10px 30px 0px 10px;
}

.meyasu{
margin-left:80px;
}


.sita p{
font-size:14px;
line-height: 170%;
}

.sita .kuro{
font-size:13px;
font-weight:bold;
}


.mado {
margin-left:30px;
margin-right:50px;
border: 1px solid #000000;
padding-left:10px;
padding-right:10px;
}


.zemi {
margin-left:40px;
margin-right:30px;
margin-top:25px;
border: 1px dashed #336699;
padding :5px 10px 10px 15px;
}

.me{
border: 1px double #336699;
font-size:12px;
width:530px;
padding:5px 0 5px 10px;
}

.goto2 a:hover{
position: relative;
left: 2px;
top: 2px;
}

.red_dai{
font-size:17px;
font-weight:bold;
}





.doc .rank_box {
	padding: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.doc .rank_box .rank_title01,
.doc .rank_box .rank_title02,
.doc .rank_box .rank_title03,
.doc .rank_box .rank_title04,
.doc .rank_box .rank_title05 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #CC3300;
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 44px;
	line-height: 28px;
	padding-top: 4px;
}
.doc .rank_box .rank_title01 {
	background-image: url(img/rank.gif);
}
.doc .rank_box .rank_title02 {
	background-image: url(img/rank2.gif);
}
.doc .rank_box .rank_title03 {
	background-image: url(img/rank3.gif);
}

.doc .rank_box .rank_title04 {
	background-image: url(img/rank4.gif);
}

.doc .rank_box .rank_title05 {
	background-image: url(img/rank5.gif);
}

.doc .rank_box .rank_title01 a,
.doc .rank_box .rank_title02 a,
.doc .rank_box .rank_title03 a,
.doc .rank_box .rank_title04 a,
.doc .rank_box .rank_title05 a {
	font-size: 16px;
	padding-left: 5px;
}

.doc .rank_box table {
	width: 100%;
}

.doc .rank_box td {
	padding-right: 5px;
	padding-left: 5px;
}

.doc .rank_box li {
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #C11820;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 5px;
	list-style-type: none;
}

#doc .rank_box .rank_link {
	padding-top: 10px;
	width: 400px;
	float: right;
}
.rank_link a.btn_1 {
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FF6600;
	background-color: #FFEFDF;
	display: block;
	float: right;
	border: 1px solid #FFCC99;
	font-size: 12px;
	line-height: 20px;
}
.rank_link a.btn_2 {
	height: 20px;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #0066CC;
	background-color: #E1F0FF;
	display: block;
	float: right;
	border: 1px solid #AAD5FF;
	font-size: 12px;
	line-height: 20px;
}
.rank_link a.btn_1:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}
.rank_link a.btn_2:hover {
	color: #FFFFFF;
	background-color: #0066CC;
}

.doc .title_2 {
	font-size: 16px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #5b5bad;
	padding-left: 8px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #333366;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333366;
	padding-top: 2px;
	line-height: 20px;
	font-weight: bold;
	clear: both;
}

.doc .title_4 {
	font-weight: bold;
	color: #CC3300;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
}

table.tmtable {
   border: 2px #baa274 solid;
}

table.tmtable th,
table.tmtable td {
   border: 1px #baa274 solid;
padding:5px;
}

table.tmtable {
   border-collapse: collapse;
 width: 495px;
margin-left:0px;
}

table.tmtable td.t1 {
width: 130px;
}

table.tmtable td.t2 {
   background-color: #d9cbb2;
width: 80px;
}

table.tmtable th.t3 {
   background-color: #ffdddd;
width: 220px;
}

table.tmtable th.t4 {
   background-color: #ffdddd;
}

.red_dai{
font-size:17px;
font-weight:bold;
}

