@charset "utf-8";

* {
	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;
	}



/* 画像の属性 */
img {border: none; margin: 0;}

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

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

/* 基本設定*/
#base{
	width: 904px;
	margin: 0 auto;
	background: #fff url("./img/base.gif") repeat-y top center;
	text-align: center;
}

#wrapper{
	position: relative;
	width: 850px;
	margin: 0 auto;
	text-align: center;
}

/*ヘッダー*/
#header	{
	margin : 0px;
	padding: 0Px;
	height : 110px;
	text-align: left;
	border-bottom: 1px solid #ff1493;
	background: #fff;
}


#header2	{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	height : auto;
	text-align: left;
	background: #fff;
}




#header2 p{
	margin: 0px 0px 20px 0px;
}


#header2 h2	{
	margin: 10px 0 10px 0;
 	background: #fd982e url("img/ch2_back.gif") no-repeat top left;
	font-weight: bold;
	font-size: 130%;
	line-height: 400%;
	color: #fff;
	text-align: left;
	text-indent: 90px;
}







#header h1{
	position: absolute;
	top: 22px;
	left: 330px;
	font-size: 15px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}

#header h1 a:link, #header h1 a:visited, #header h1 a:active {
	color: #ffa3d1;
	text-decoration: none;
	font-weight: bold;
}
#header h1 a:hover{color : #ffa3d1;text-decoration: underline;}



#header .des {
	position: absolute;
	left: 330px;
	top: 42px;
	color: #ffa3d1;
	font-size: 10px;
	line-height: 140%;
	text-align: left;
}

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

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


#container h2	{
	margin: 10px 0 10px 0;
 	background: #fd982e url("img/ch2_back.gif") no-repeat top left;
	font-weight: bold;
	font-size: 130%;
	line-height: 400%;
	color: #fff;
	text-align: left;
	text-indent: 90px;
}



#container .doc{
	padding: 10px 10px 0 10px;
	text-align: left;
	line-height: 160%;
}

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

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

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

#container p{
	margin: 0px 0px 20px 0px;
}











/*コンテンツ*/
#content {
	float: right;
	width: 530px;
	margin: 0px 0px 0px 10px;
}
				
#content h2	{
	margin: 10px 0 10px 0;
 	background: #fd982e url("img/ch2_back.gif") no-repeat top left;
	font-weight: bold;
	font-size: 130%;
	line-height: 400%;
	color: #fff;
	text-align: left;
	text-indent: 90px;
}





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

#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: 0px 0px 20px 0px;
}

/*アドセンス*/
.ads_top{
	height: 20px;
	display: block;
	margin: 0;
	font-size:108%;
	font-weight: bold;
	color : #333366;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #999;
}
.ads {
	margin: 5px 0;
}

#content .posted {
	text-align: right;
	font-size: 10px;
	margin: 0px 10px 0px 0;
}

/* h1 h2 h3リンク属性 */
#content a:link.c1, #content a:visited.c1, #content a:active.c1{color: #0000FF;text-decoration: none;}
#content a:hover.c1{color : #FF2200;}

/* contenntリンク属性 */
#content a:link, #content a:visited, #content a:active {color: #0000FF;text-decoration: underline;}
#content a:hover{color : #FF2200;text-decoration: none;}




/*  パンくずリスト  */
#content .navi {
	margin : 0;
	padding-left: 10px;
	font-size: 10px;
	color:#ffa3d1;
	}

#content .navi a:link, #content .navi a:visited, #content .navi a:active {color: #ffa3d1;text-decoration: none;}
#content .navi a:hover{color : #ffa3d1;text-decoration: underline;}








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

#content #trackbackdata, #content #commentdata{
	font-size: 12px;
	color: #888;
	margin: 10px 0 10px 10px;
}

#content #trackbackdata .post1{
	font-size: 10px;
	color: #888;
	margin: 0;
	border-bottom: 1px solid #888;
}

#content #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}

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























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

#sidebar .idx{
	margin-top: 10px;
	border: 1px solid #ff1493;
	background: linear-gradient(-135deg, #ffc5d0,#ff9999);
	font-weight: bold;
	font-size: 100%;
	line-height: 170%;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
	display: block;
}




#sidebar p{
	margin: 0px 0px 10px 0;
	padding: 0px 0px 0px 0;
	text-align: left;
	line-height: 140%;
	font-size: 12px;
	}






/*検索等*/

#sidebar .search,#sidebar .slink{
	margin: 0;
	padding: 10px;
	font-size: 12px;
	line-height: 130%;
	border: 1px solid #ff1493;
}



#sidebar .slink a:link, #sidebar .slink a:visited, #sidebar .slink a:active {color: #666;text-decoration: underline;}
#sidebar .slink a:hover {color:#666;text-decoration: none;}




/*新着記事等に利用できます*/
#sidebar .news ul{
	margin-left: 18px;
	}
#sidebar .news li{
	list-style-image: url("./img/list.gif");
	}

/*メニュー*/

#sidebar .menu{
	margin: 0;
	padding:5px;
	border: 1px solid #ff1493;
}

.menu ul{
	list-style: none;
}

.menu li.pt{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #866629;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	background: url("./img/menu01.gif") no-repeat;
}

.menu li.pt a:link, .menu li.pt a:visited, .menu li.pt a:active {
	display: block;
	height: 20px;
	margin: 0;
	color: #866629;
	font-size: 12px;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	text-decoration: none;
	background: url("./img/menu001.gif") no-repeat;
}
	
.menu li.pt a:hover {
	background: url("./img/menu002.gif") no-repeat;
}

.menu li{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #555;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	background: url("./img/menu03.gif") no-repeat;
}

.menu li a:link, .menu li a:visited, .menu li a:active {
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	text-decoration: none;
	background: url("./img/menu03.gif") no-repeat;
}
	
.menu li a:hover {
	background: url("./img/menu04.gif") no-repeat;
}

.powered {
	text-align: center;
}


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






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






/*フッター*/
#footer{
	clear: both;
	margin: 0;
	height: 65px;
	color: #ff1493;
	padding: 0;
	border-top: 3px solid #ff1493;
	}

#footer .tmp{
	margin: 0;
	padding: 28px 30px 0 0;
	text-align: right;
}


#footer #tyousei{
	color: #778899;
	margin: 0;
	padding: 10px 10px 3px 10px;
	text-align: left;
	line-height: 140%;
	font-size: 10px;
	}


#footer p{
	margin: 0;
	padding: 10px 10px 3px 0;
	text-align: right;
	line-height: 120%;
	font-size: 12px;
	}

#footer a:link, #footer a:visited, #footer a:active {color: #ff1493;text-decoration: none;}
#footer a:hover {color:#ff1493;text-decoration: underline;}




#footer_des{
	clear: both;
	margin: 0;
	padding: 5px 10px 3px 10;
	font-size: 12px;
	color: #ffa3d1;
	line-height: 120%;
	border-top: 1px solid #ffa3d1;
	}



#footer_des p{
	margin: 0;
	padding: 10px 0px 0px 0;
	text-align: right;
	line-height: 120%;
	font-size: 12px;
	color: #ffa3d1;
	}








/* タグ指定 */

.module-tagcloud{
	margin: 0;
}

.module-tagcloud .module-content{
	margin: 0;
	background: #EEE;
	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;
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.youtube iframe{
  width: 100%;
}

.migi {
     float: right;
     margin-left: 2em;
     margin-bottom: 1em;
     }
     
.hidari {
     float: left;
     margin-right: 2em;
     margin-bottom: 1em;
} 

.goo {
     width:;
}

/*■テーブル*/
table, td, th {
border: 1px #e60033 solid;
}

td, th {
padding: 10px 10px;
}

/*■ピックアップ*/
.pickup{
	padding: 15px 10px 10px 10px;
	margin: 5px 10px 0px 10px;
	border: 1px solid #696969;
	background-color: #F0F8FF;
	list-style-type: none;
	list-style-position: inside;
	font-size:14px;
	line-height:150%;
	color: #4682b4;
}



/*■ピックアップ*/
.pickup2{
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
	border: 2px solid #4682b4;
	background-color: #F0F8FF;
	list-style-type: none;
	list-style-position: inside;
	font-size:15px;
	line-height:160%;
	color: #4682b4;

   border-radius: 20px;         /* CSS3 */
   -moz-border-radius: 20px;    /* Firefox */
   -webkit-border-radius: 20px; /* Safari,Chrome */
}





/*■ピックアップ*/
.pickup3{
	padding: 20px 40px 20px 40px;
	margin: 10px 0px 20px 0px;
	border: 2px solid #4682b4;
	background-color: #F0F8FF;
	list-style-type: none;
	list-style-position: inside;
	font-size:14px;
	line-height:160%;
	color: #4682b4;

   border-radius: 20px;         /* CSS3 */
   -moz-border-radius: 20px;    /* Firefox */
   -webkit-border-radius: 20px; /* Safari,Chrome */
}



.pickup3 h3{
	text-align: left;
	font-size: 120%;
    color: #808080;
	margin:5px 0px 0 0;
	padding:0px;
	line-height: 16pt;
	font-weight: bold;
}







div.tuduki {
	text-align: right;
	padding-right: 0px;
	color: #0000ff;
}


div.tuduki a {
	text-align: right;
	padding-right: 0px;
	color: #0000ff;
	text-decoration: underline;
}

div.tuduki a:visited {
	text-align: right;
	padding-right: 0px;
	color: #0000ff;
	text-decoration: underline;
}




div.tuduki a:hover {
	text-align: right;
	padding-right: 0px;
	color:#FF3300;
	text-decoration: none;
}






#content h3 {
	height: 20px;
	display: block;
	margin-left: 10px;
	font-size:108%;
	font-weight: bold;
	color : #333366;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #999;
	overflow: hidden;
}

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










#free h3 {
	margin-left: 0px;
	color: #f08080;
	font-size:120%;
}



#free h4 {
	text-align: left;
	color: #f08080;
	font-size:110%;
	margin: 0px 0 0px 0;
}

#free {
	text-align: left;
	clear: both;
	margin-top: 60px;
	margin-left: 5px;
	background-color: #fff;
	color: #f08080;
	padding: 5px 10px 10px 5px;
	font-size:85%;
}


#content #free p{
	text-align: left;
	color: #f08080;
	text-decoration: none;
	margin: 0px 0 0px 0;
}


#content #free a{
	text-align: left;
	color: #f08080;
	text-decoration: none;
}


#content #free a:hover{
	text-align: left;
	color: #f08080;
	text-decoration: underline;
}





#sidebar .button {
	margin: 10px 0 10px 0;
}

#content #morelink {
	text-align: left;
	color: #fff;
	font-size: 9px;
	line-height: 1.1em;
	margin: 0px 0px 0px 0px;
}


#content #morelink a {
	text-align: left;
	color: #fff;
	font-size: 9px;
	line-height: 1.1em;
	margin: 0px 0px 0px 0px;
}


#content #morelink a:visited {
	text-align: left;
	color: #fff;
	font-size: 9px;
	line-height: 1.1em;
	margin: 0px 0px 0px 0px;
}



#content #morelink a:hover {
	text-align: left;
	color: #fff;
	font-size: 9px;
	line-height: 1.1em;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
}


#content #morelink h4 {
	padding: 0;
	color: #fff;
	font-size: 115%;
	font-weight: normal;
	display: block;
	text-align: left;
}


#gaiyou {
	text-align: left;
	color: #fff;
	font-size: 9px;
	line-height: 1.3em;
	margin: 30px 10px 20px 10px;
}




/*■ランキングブロック*/
#content .ranking{
	padding: 10px 20px 10px 20px;
	margin: 10px 20px 20px 20px;
	border: 1px solid #696969;
	background-color: #F0F8FF;
	list-style-type: none;
	list-style-position: inside;
	font-size:9pt;
	line-height:14pt;
}




/*■ランキングブロックのリンクの色*/
.pick a:link, .pick a:visited, .pick a:active {color: #0000ff;text-decoration: underline;}
.pick a:hover{color : #FF3300;text-decoration: none;}



/*------------------------------------------------------------
●１４、left、right・・・画像の横位置設定
-------------------------------------------------------------*/

/*--------------------▽左に画像、右に文章*/

.left{
	float: left;
	margin: 0 10px 10px 0!important;
}


/*--------------------▽右に画像、左に画像*/

.right{
	float: right;
	margin: 0 0 10px 10px!important;
}






/*文字装飾
-------------------------------------------------------------------*/
/* 最大5・太字 */
span.bbbbb {

    font-size: 2.0em;
    padding: 0;
    line-height: 200%;
}

/* 最大4・太字 */
span.bbbb {

    font-size: 1.8em;
    padding: 0;
    line-height: 200%;
}


/* 最大3・太字 */
span.bbb {

    font-size: 1.6em;
    padding: 0;
    line-height: 170%;
}

/* 大2・太字 */
span.bb {

    font-size: 1.2em;
    line-height: 150%;
}
/* 太字 */
span.b {

    font-weight: bold;
    line-height: 150%;
}

/* 小文字 */ 
span.s { 

    font-size: 0.8em;
    font-weight: normal;
    line-height: 150%; 
} 



/* 中文字 */ 
span.m { 

    font-size: 0.85em;
    font-weight: normal;
    line-height: 190%; 
} 





/* 背景マーカー処理 */
span.line { 
    background:#ffff84;
}

 /* アンダーライン */
span.u {     

     border-bottom: 1px solid ; 
     
}

span.marker { 
    color: #990000;
    background: #FFCCFF;
    font-weight: bold;
}


/* 文字色 */

span.red { color: #cc0000; } /* 赤 */ 
span.blue { color: #4169e1; } /* 青 */ 
span.green { color: #339900; } /* 緑 */ 
span.orange { color: #FF8C00; } /* オレンジ */ 
span.aqua { color: #008080; } /* アクア */ 
span.brown { color: #A52A2A; } /* 茶色 */ 
span.pink { color: #006eb0; } /* ピンク */ 





/*■リンクフリーブロック*/
.block9 {
	text-align: left;
	font-size: 8px;
    color: #808080;
	margin:5px 10px 0 0;
	padding:10px;
	border: 1px dotted #CCCCCC;
	background: #EEEEEE;
	line-height: 9pt;
}

/*コピーライト部分のリンク文字*/
.block9 a{ text-decoration: none; }
.block9 a:link{ color: #808080; }
.block9 a:visited{ color: #808080; }
.block9 a:hover{ color: #808080; }




.block9 h4{
	text-align: left;
	font-size: 8px;
    color: #808080;
	margin:5px 0px 0 0;
	padding:5px;
	border: 1px dotted #CCCCCC;
	background: #EEEEEE;
	line-height: 9pt;
}


/*スパム除け枠*/
div#waku{
	color: #D2B48C;
	font-size: 9pt;
}




/*メインページ「続きはこちら」*/
#next	{
text-align: right;
	font-size: 80%;
padding: 0px 20px 10px 0;

	

}
/*テキスト広告右寄せ*/
#next2 {
	padding: 10px;
	text-align: right;
	padding-right: 20px;
	color: #BF406B;
	font-weight: bold;
}








div.next {
	text-align: right;
	padding-right: 0px;
	color: #0000ff;
	font-size: 15px;
	font-weight: bold;
}




div.next a {
	text-align: right;
	padding-right: 0px;
	color: #0000ff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

div.next a:visited {
	text-align: right;
	padding-right: 0px;
	color: #0000ff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}




div.next a:hover {
	text-align: right;
	padding-right: 0px;
	color:#FF3300;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}




div.back {
	text-align: left;
	padding-right: 0px;
	color: #0000ff;
	font-size: 15px;
	font-weight: bold;
}




div.back a {
	text-align: left;
	padding-right: 0px;
	color: #0000ff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

div.back a:visited {
	text-align: left;
	padding-right: 0px;
	color: #0000ff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}




div.back a:hover {
	text-align: left;
	padding-right: 0px;
	color:#FF3300;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}


//*--------------------▽左に画像、右に文章*/

.left{
	float: left;
	margin: 20px 30px 30px 80px;
}


/*--------------------▽右に画像、左に画像*/

.right{
	float: right;
	margin:0 80px 30px 30px;
}

/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/

@media screen and (max-width:640px){
img{
	max-width: auto;
    height: auto;
    width /***/:auto;　
}

* {
	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;
	}

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

/* 画像の属性 */
img {border: none; margin: 0;}

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

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

/* 基本設定*/
#base{
	width: 100%;
	margin: 0 auto;
	background: #fff ;
	text-align: center;
}

#wrapper{
	position: relative;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

/*ヘッダー*/
#header	{
	margin : 0px;
	padding: 0Px;
	height : 180px;
	text-align: left;
	border-bottom: 1px solid #ff0000;
	background: #fff;
}


#header2	{
	margin: 10px 10px 10px 10px;
	padding: 0px;
	height : auto;
	text-align: left;
	background: #fff;
}




#header2 p{
	margin: 0px 0px 20px 0px;
}





#header h1{
	position: absolute;
	top: 95px;
	left: 20px;
	font-size: 15px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
}

#header h1 a:link, #header h1 a:visited, #header h1 a:active {
	color: #ffb6c1;
	text-decoration: none;
	font-weight: bold;
}
#header h1 a:hover{color : #ffb6c1;text-decoration: underline;}



#header .des {
	position: absolute;
	left: 20px;
	top: 114px;
	padding-right: 10px;
	color: #ffb6c1;
	font-size: 10px;
	line-height: 140%;
	text-align: left;
}

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

.top_p {
    text-align:center;
}

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


#container h2	{
	margin: 10px 0 10px 0;
 	background: #fd982e url("img/ch2_back.gif") no-repeat top left;
	font-weight: bold;
	font-size: 130%;
	line-height: 400%;
	color: #fff;
	text-align: left;
	text-indent: 90px;
}



#container .doc{
	padding: 10px 10px 0 10px;
	text-align: left;
	line-height: 160%;
}

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

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

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

#container p{
	margin: 0px 0px 20px 0px;
}











/*コンテンツ*/
#content {
	width: 96%;
	margin: 0px 10px 0px 10px;
}
				
#content h2	{
	margin: 10px 0 10px 0;
 	background: #fd982e url("img/ch2_back.gif") no-repeat top left;
	font-weight: bold;
	font-size: 130%;
	line-height: 400%;
	color: #fff;
	text-align: left;
	text-indent: 90px;
}





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

#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: 0px 0px 20px 0px;
}

/*アドセンス*/
.ads_top{
	height: 20px;
	display: block;
	margin: 0;
	font-size:108%;
	font-weight: bold;
	color : #333366;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #999;
}
.ads {
	margin: 5px 0;
}

#content .posted {
	text-align: right;
	font-size: 10px;
	margin: 0px 10px 0px 0;
}

/* h1 h2 h3リンク属性 */
#content a:link.c1, #content a:visited.c1, #content a:active.c1{color: #0000FF;text-decoration: none;}
#content a:hover.c1{color : #FF2200;}

/* contenntリンク属性 */
#content a:link, #content a:visited, #content a:active {color: #0000FF;text-decoration: underline;}
#content a:hover{color : #FF2200;text-decoration: none;}




/*  パンくずリスト  */
#content .navi {
    width ; 96%;
	margin : 0;
	padding: 10px;
	font-size: 10px;
	color:#ffb6c1;
	}

#content .navi a:link, #content .navi a:visited, #content .navi a:active {color: #ffb6c1;text-decoration: none;}
#content .navi a:hover{color : #ffb6c1;text-decoration: underline;}





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

#content #trackbackdata, #content #commentdata{
	font-size: 12px;
	color: #888;
	margin: 10px 0 10px 10px;
}

#content #trackbackdata .post1{
	font-size: 10px;
	color: #888;
	margin: 0;
	border-bottom: 1px solid #888;
}

#content #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}

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























/*サイドバー*/
#sidebar {
	width: 96%;
	margin: 10px;
	color: #666;
	text-align: left;
	}

#sidebar .idx{
	margin-top: 10px;
	border: 1px solid #ff0000;
	background: linear-gradient(-135deg, #ffc5d0,#ff9999);
	font-weight: bold;
	font-size: 100%;
	line-height: 170%;
	color: #FFF;
	text-align: left;
	text-indent: 5px;
	display: block;
}




#sidebar p{
	margin: 0px 0px 10px 0;
	padding: 0px 0px 0px 0;
	text-align: left;
	line-height: 140%;
	font-size: 12px;
	}






/*検索等*/

#sidebar .search,#sidebar .slink{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	line-height: 130%;
	border: 1px solid #ff0000;
}



#sidebar .slink a:link, #sidebar .slink a:visited, #sidebar .slink a:active {color: #666;text-decoration: underline;}
#sidebar .slink a:hover {color:#666;text-decoration: none;}




/*新着記事等に利用できます*/
#sidebar .news ul{
	margin-left: 18px;
	}
#sidebar .news li{
	list-style-image: url(" img/list.gif");
	}

/*メニュー*/

#sidebar .menu{
	margin: 0;
	padding:5px;
	border: 1px solid #ff0000;
}

.menu ul{
	list-style: none;
}

.menu li.pt{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #006eb0;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	background: url(" img/menu01.gif") no-repeat;
}

.menu li.pt a:link, .menu li.pt a:visited, .menu li.pt a:active {
	display: block;
	height: 20px;
	margin: 0;
	color: #006eb0;
	font-size: 12px;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	text-decoration: none;
	background: url(" img/menu001.gif") no-repeat;
}
	
.menu li.pt a:hover {
	background: url(" img/menu002.gif") no-repeat;
}

.menu li{
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	color: #555;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	background: url(" img/menu03.gif") no-repeat;
}

.menu li a:link, .menu li a:visited, .menu li a:active {
	display: block;
	height: 20px;
	margin: 0;
	font-size: 12px;
	text-align: left;
	line-height: 160%;
	text-indent: 15px;
	text-decoration: none;
	background: url(" img/menu03.gif") no-repeat;
}
	
.menu li a:hover {
	background: url(" img/menu04.gif") no-repeat;
}

.powered {
	text-align: center;
}


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






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






/*フッター*/
#footer{
	margin: 0;
	height: 65px;
	color: #ff0000;
	padding: 0;
	border-top: 3px solid #ff0000;
	}

#footer .tmp{
	margin: 0;
	padding: 28px 30px 0 0;
	text-align: right;
}


#footer #tyousei{
	color: #778899;
	margin: 0;
	padding: 10px 10px 3px 10px;
	text-align: left;
	line-height: 140%;
	font-size: 10px;
	}


#footer p{
	margin: 0;
	padding: 10px 10px 3px 0;
	text-align: right;
	line-height: 120%;
	font-size: 12px;
	}

#footer a:link, #footer a:visited, #footer a:active {color: #ff0000;text-decoration: none;}
#footer a:hover {color:#ff0000;text-decoration: underline;}




#footer_des{
        width: 94%;
        margin: 10px;
	padding: 5px 10px 3px 10px;
	font-size: 12px;
	color: #f08080;
	line-height: 130%;
	border-top: 1px solid #ff0000;
	background: #fff;
	}



#footer_des p{
	margin: 0;
	padding: 10px 0px 0px 0;
	text-align: right;
	line-height: 140%;
	font-size: 12px;
	}








/* タグ指定 */

.module-tagcloud{
	margin: 0;
}

.module-tagcloud .module-content{
	margin: 0;
	background: #EEE;
	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;
}

/*■ピックアップ*/
.pickup{
	padding: 15px 10px 10px 10px;
	margin: 5px 10px 0px 10px;
	border: 1px solid #696969;
	background-color: #F0F8FF;
	list-style-type: none;
	list-style-position: inside;
	font-size:14px;
	line-height:150%;
	color: #4682b4;
}



/*■ピックアップ*/
.pickup2{
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
	border: 2px solid #4682b4;
	background-color: #F0F8FF;
	list-style-type: none;
	list-style-position: inside;
	font-size:15px;
	line-height:160%;
	color: #4682b4;

   border-radius: 20px;         /* CSS3 */
   -moz-border-radius: 20px;    /* Firefox */
   -webkit-border-radius: 20px; /* Safari,Chrome */
}





/*■ピックアップ*/
.pickup3{
	padding: 20px 40px 20px 40px;
	margin: 10px 0px 20px 0px;
	border: 2px solid #4682b4;
	background-color: #F0F8FF;
	list-style-type: none;
	list-style-position: inside;
	font-size:14px;
	line-height:160%;
	color: #4682b4;

   border-radius: 20px;         /* CSS3 */
   -moz-border-radius: 20px;    /* Firefox */
   -webkit-border-radius: 20px; /* Safari,Chrome */
}



.pickup3 h3{
	text-align: left;
	font-size: 120%;
    color: #808080;
	margin:5px 0px 0 0;
	padding:0px;
	line-height: 16pt;
	font-weight: bold;
}







div.tuduki {
	text-align: right;
	padding-right: 0px;
	color: #0000ff;
}


div.tuduki a {
	text-align: right;
	padding-right: 0px;
	color: #0000ff;
	text-decoration: underline;
}

div.tuduki a:visited {
	text-align: right;
	padding-right: 0px;
	color: #0000ff;
	text-decoration: underline;
}




div.tuduki a:hover {
	text-align: right;
	padding-right: 0px;
	color:#FF3300;
	text-decoration: none;
}






#content h3 {
	height: 20px;
	display: block;
	margin-left: 10px;
	font-size:108%;
	font-weight: bold;
	color : #333366;
	line-height: 150%;
	text-align: left;
	border-bottom: 1px dotted #999;
	overflow: hidden;
}

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










#free h3 {
	margin-left: 0px;
	color: #f08080;
	font-size:120%;
}



#free h4 {
	text-align: left;
	color: #f08080;
	font-size:110%;
	margin: 0px 0 0px 0;
}

#free {
	text-align: left;
	clear: both;
	margin-top: 60px;
	margin-left: 5px;
	background-color: #fff;
	color: #f08080;
	padding: 5px 10px 10px 5px;
	font-size:85%;
}


#content #free p{
	text-align: left;
	color: #f08080;
	text-decoration: none;
	margin: 0px 0 0px 0;
}


#content #free a{
	text-align: left;
	color: #f08080;
	text-decoration: none;
}


#content #free a:hover{
	text-align: left;
	color: #f08080;
	text-decoration: underline;
}





#sidebar .button {
	margin: 10px 0 10px 0;
}

#content #morelink {
	text-align: left;
	color: #fff;
	font-size: 9px;
	line-height: 1.1em;
	margin: 0px 0px 0px 0px;
}


#content #morelink a {
	text-align: left;
	color: #fff;
	font-size: 9px;
	line-height: 1.1em;
	margin: 0px 0px 0px 0px;
}


#content #morelink a:visited {
	text-align: left;
	color: #fff;
	font-size: 9px;
	line-height: 1.1em;
	margin: 0px 0px 0px 0px;
}



#content #morelink a:hover {
	text-align: left;
	color: #fff;
	font-size: 9px;
	line-height: 1.1em;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
}


#content #morelink h4 {
	padding: 0;
	color: #fff;
	font-size: 115%;
	font-weight: normal;
	display: block;
	text-align: left;
}


#gaiyou {
	text-align: left;
	color: #fff;
	font-size: 9px;
	line-height: 1.3em;
	margin: 30px 10px 20px 10px;
}




/*■ランキングブロック*/
#content .ranking{
	padding: 10px 20px 10px 20px;
	margin: 10px 20px 20px 20px;
	border: 1px solid #696969;
	background-color: #F0F8FF;
	list-style-type: none;
	list-style-position: inside;
	font-size:9pt;
	line-height:14pt;
}




/*■ランキングブロックのリンクの色*/
.pick a:link, .pick a:visited, .pick a:active {color: #0000ff;text-decoration: underline;}
.pick a:hover{color : #FF3300;text-decoration: none;}



/*------------------------------------------------------------
●１４、left、right・・・画像の横位置設定
-------------------------------------------------------------*/

/*--------------------▽左に画像、右に文章*/

.left{
	float: left;
	margin: 0 10px 10px 0!important;
}


/*--------------------▽右に画像、左に画像*/

.right{
	float: right;
	margin: 0 0 10px 10px!important;
}






/*文字装飾
-------------------------------------------------------------------*/
/* 最大5・太字 */
span.bbbbb {

    font-size: 2.0em;
    padding: 0;
    line-height: 200%;
}

/* 最大4・太字 */
span.bbbb {

    font-size: 1.8em;
    padding: 0;
    line-height: 200%;
}


/* 最大3・太字 */
span.bbb {

    font-size: 1.6em;
    padding: 0;
    line-height: 170%;
}

/* 大2・太字 */
span.bb {

    font-size: 1.2em;
    line-height: 150%;
}
/* 太字 */
span.b {

    font-weight: bold;
    line-height: 150%;
}

/* 小文字 */ 
span.s { 

    font-size: 0.8em;
    font-weight: normal;
    line-height: 150%; 
} 



/* 中文字 */ 
span.m { 

    font-size: 0.85em;
    font-weight: normal;
    line-height: 190%; 
} 





/* 背景マーカー処理 */
span.line { 
    background:#ffff84;
}

 /* アンダーライン */
span.u {     

     border-bottom: 1px solid ; 
     
}

span.marker { 
    color: #990000;
    background: #FFCCFF;
    font-weight: bold;
}


/* 文字色 */

span.red { color: #cc0000; } /* 赤 */ 
span.blue { color: #4169e1; } /* 青 */ 
span.green { color: #339900; } /* 緑 */ 
span.orange { color: #FF8C00; } /* オレンジ */ 
span.aqua { color: #008080; } /* アクア */ 
span.brown { color: #A52A2A; } /* 茶色 */ 
span.pink { color: #006eb0; } /* ピンク */ 





/*■リンクフリーブロック*/
.block9 {
	text-align: left;
	font-size: 8px;
    color: #808080;
	margin:5px 10px 0 0;
	padding:10px;
	border: 1px dotted #CCCCCC;
	background: #EEEEEE;
	line-height: 9pt;
}

/*コピーライト部分のリンク文字*/
.block9 a{ text-decoration: none; }
.block9 a:link{ color: #808080; }
.block9 a:visited{ color: #808080; }
.block9 a:hover{ color: #808080; }




.block9 h4{
	text-align: left;
	font-size: 8px;
    color: #808080;
	margin:5px 0px 0 0;
	padding:5px;
	border: 1px dotted #CCCCCC;
	background: #EEEEEE;
	line-height: 9pt;
}


/*スパム除け枠*/
div#waku{
	color: #D2B48C;
	font-size: 9pt;
}




/*メインページ「続きはこちら」*/
#next	{
text-align: right;
	font-size: 80%;
padding: 0px 20px 10px 0;

	

}
/*テキスト広告右寄せ*/
#next2 {
	padding: 10px;
	text-align: right;
	padding-right: 20px;
	color: #BF406B;
	font-weight: bold;
}








div.next {
	text-align: right;
	padding-right: 0px;
	color: #0000ff;
	font-size: 15px;
	font-weight: bold;
}




div.next a {
	text-align: right;
	padding-right: 0px;
	color: #0000ff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

div.next a:visited {
	text-align: right;
	padding-right: 0px;
	color: #0000ff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}




div.next a:hover {
	text-align: right;
	padding-right: 0px;
	color:#FF3300;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}




div.back {
	text-align: left;
	padding-right: 0px;
	color: #0000ff;
	font-size: 15px;
	font-weight: bold;
}




div.back a {
	text-align: left;
	padding-right: 0px;
	color: #0000ff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

div.back a:visited {
	text-align: left;
	padding-right: 0px;
	color: #0000ff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}




div.back a:hover {
	text-align: left;
	padding-right: 0px;
	color:#FF3300;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}


.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.youtube iframe{
  width: 100%;
}

.migi {
     float: right;
     margin-left: 1em;
     margin-bottom: 1em;
     }
     
.hidari {
     float: left;
     margin-right: 1em;
     margin-bottom: 1em;
} 

.goo {
     width: 55%;
}

.af2 {
    width: 45%;
}

@media (max-width: 700px) {
    #content{
        width: auto;
    }
        img{
    width : 100%; /* 画像の枠をさらに上位の枠の80%の横幅にする */
    max-width : 500px; /* サイズの上限を設定する */
    margin: 0 auto; /* 上下のマージンをゼロに、左右のマージンを自動に */
    }

}

