

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








#footer .cyousei p{
	font-size: 9px;
	margin: 0px 0px 0px 0px;
 	line-height: 1.0;
 	color: #330000;
}


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






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

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


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

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







#content .ranking{
	padding: 10px 15px 10px 15px;
	margin: 10px 20px 10px 20px;
	border: 1px solid #696969;
	background-color: #F0F8FF;
	list-style-type: none;
	list-style-position: inside;
	font-size:9pt;
	line-height:14pt;
}




/*■リンクフリーブロック*/
.block9 {
	font-size: 0.8em;
    color: #fff;
	margin: 0px 70px 0px 70px;
	padding: 0px 0px 0px 0px;
	border: 1px dotted #fff;
	background: #fff;
	line-height: 1.1em;
}

.block9 a
{ 
    color: #fff;
    text-decoration: none;
}


.block9 a:hover
{ 
    color: #808080;
    text-decoration: none;
}







.link-back,
.link-next{
	clear: both;
	margin-top: 20px;
	padding: 0;
	width: 100%;
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt;
}

.link-next2{
	clear: both;
	margin-top: 0px;
	padding: 0;
	width: 100%;
	font-size: 10pt;
	font-weight: nomal;
	line-height: 10pt;
}

.link-back{ text-align: left; }
.link-next{ text-align: right; }
.link-next2{ text-align: right; }




.link-next a:link, .link-next a:visited, .link-next a:active {color: #0000FF;text-decoration: underline;}
.link-next a:hover{color : #FF3300;text-decoration: none;}






/* 文字装飾 */

.bbb /* 最大・太字 */
{
    font-size: 1.5em;
    font-weight: normal;
    padding: 0;
}

.bb /* 大・太字 */
{

    font-size: 1.2em;
    font-weight: normal;
}

.bbbr /* 最大・太字・赤 */
{
    color: #dc0000;
    font-size: 1.4em;
    font-weight: normal;
}

.bbr /* 大・太字・赤 */
{
    color: #dc0000;
    font-size: 1.2em;
    font-weight: normal;
}

.b { font-weight: bold; } /* 太字 */
.br { color: #dc0000; font-weight: bold; } /* 赤・太字 */

.line { background: #fef263; }/* 背景マーカー処理 */
.u { border-bottom: 1px solid ; } /* アンダーライン */


/* 文字色 */

.red { color: #cc0000; } /* 赤 */ 
.blue { color: #0095d9; } /* 青 */ 
.green { color: #008080; } /* 緑 */ 
.orange { color: #ff4500; } /* オレンジ */ 
.aqua { color: #008080; } /* アクア */ 

.brown { color: #A52A2A; } /* 茶色 */ 
.pink { color: #FF1493; } /* ピンク */ 


.kome { font-size: 0.8em; color: #cc0000; line-height: 1.25;} /* 赤小文字 */ 
.s { font-size: 0.75em; line-height: 1.6; } /* 小文字 */ 

.m { font-size: 0.85em; line-height: 1.6; } /* 中文字 */ 












* {
	margin: 0;
	padding: 0;
}

html{height: 100%;}


/* BODY-------------------------------*/
body {
	background: #b0c4de;
	margin: 0;
	padding: 0;
 	font-size: 15px;
 	line-height: 160%;
	color: #444;
	list-style: none;
	text-align: center;
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}

/*デフォルト属性 */
a, p, h1, h2, h3, h4, h5, h6, blockquote {
 margin: 0;
 padding: 0;
 border: 0;
}



img {
	border: none;
}

a:link, a:visited, a:active {color: #0000FF;text-decoration: underline;}
a:hover{color : #FF3300;text-decoration: none;}

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

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

#primary {
	width: 750px;
	margin: 0 auto;
	text-align:left;
}

/*  ヘッダー  */
#header {
	height:100px;
	margin: 0;
	color: #666;
	background: url("img/header.gif") no-repeat;
	border-top: 0px solid #6495ed;
}

#header h1{
	position: absolute;
	top: 90px;
	left: 20px;
	font-size: 16px;
	line-height: 110%;
	text-align: right;
}


#header h1 a:link, #header h1 a:visited, #header h1 a:active {color: #fff;text-decoration: none;}
#header h1 a:hover{color : #fff;text-decoration: underline;}


#header h2{
	position: absolute;
	top: 53px;
	left: 110px;
	font-size: 14px;
	line-height: 110%;
	text-align: right;
	font-weight: normal;
}

#header h2 a:link, #header h2 a:visited, #header h2 a:active {color: #ffb6c1;text-decoration: none;}
#header h2 a:hover{color : #ffb6c1;text-decoration: none;}





#header p{
	position: absolute;
	top: 10px;
	right: 15px;
	width: 450px;
	font-size: 8px;
	line-height: 110%;
	color: #fff;
	text-align: right;
}

.rss{	
	position: absolute;
	top: 5px;
	right: -50px;
}

/*  パンくずリスト  */
 .navi {
	margin :0 0 10px;
	width: 100%;
	font-size: 85%;
	padding: 0 5px;
	text-align: left;
}

.navi a {
	color: #6699CC;
	text-decoration: none;
}

.navi a:hover {
	color: #FF6633;
	text-decoration: underline;
}

/*  記事枠等の属性  */
#content {
	float: right;
	width: 500px;	
	margin: 5px 0;
	overflow: hidden;
}





#content h2 {
	margin: 10px 0 ;
	border-left: 8px solid #6699CC;
	color: #336699;
	background: #DCDCDC;
	font-size: 100%;
	font-weight: bold;
	line-height: 150%;
	display: block;
	text-align: left;
	text-indent: 5px;
}

#content h3 {
	padding: 10px 0 0 0;
	color: #008080;
	font-size: 105%;
	font-weight: bold;
	line-height: 130%;
	display: block;
	text-align: left;
}

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

#content h5 {
	padding: 0;
	color: #666;
	font-size: 100%;
	font-weight: bold;
	display: block;
	text-align: left;
}

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

#content p{
	padding: 5px 0 10px 0;
}

#content .doc{
	margin: 10px 20px 20px 10px;
	text-align: left;
}

/*  アドセンス  */
#content .ads{
	width: 220px;
	height: 220px;
	float: left;
}

/*  記事一覧  */
#content ol{
	margin: 0px 0px 20px 40px;
}

#content li{
	margin: 5px 0;
	font-size: 100%;
	line-height: 120%;
	color: #333;
}

#content .cform{
	margin: 0;
}








/*----- 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: 230px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#sidebar h2{
	margin: 10px 0 0 0;
	font-size: 100%;
	font-weight: bold;
	color: #555;
	line-height: 150%;
	text-indent: 5px;
	border: 1px solid #6699CC;
	display: block;
}

#sidebar h3{
	margin: 10px 0 0 0;
	font-size: 100%;
	font-weight: bold;
	color: #555;
	line-height: 150%;
	text-indent: 5px;
	border: 1px solid #6699CC;
	display: block;
}



#sidebar h4{
	margin: 10px 0 0 0;
	font-size: 85%;
	font-weight: nomal;
	border-left: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	color: #dcdcdc;
	line-height: 150%;
	text-indent: 5px;
}




#sidebar p a:link, p a:visited, p a:active {color: #dcdcdc;text-decoration: none;}
#sidebar p a:hover{color : #dcdcdc;text-decoration: underline;}








/* サイドバー　表示させないところの文字設定 */

#sidebar p{
         font-size: 60%;
         line-height: 130%;
         color: #dcdcdc;
}






/*　バナー　*/
#sidebar .banner{
	margin: 10px 0;
	text-align: center;
}

/* ---- メニュー等----- */
#sidebar ul.menu{
 	list-style: none;
 	margin: 0 0 10px 0;
 	padding: 5px 0;
}

#sidebar ul.menu li a:link, #sidebar ul.menu li a:visited, #sidebar ul.menu li a:active {
 	height: 20px;
 	list-style: none;
 	margin-left: 5px;
 	padding-left: 30px;
 	text-decoration: none;
 	font-size: 12px;
 	line-height: 150%;
 	display: block;
}

#sidebar ul.menu li a:hover {
 	text-decoration: underline;
}

#sidebar ul.menu li.pt a:link, #sidebar ul.menu li.pt a:visited, #sidebar ul.menu li.pt a:active {
 	height: 20px;
 	list-style: none;
 	margin-left: 5px;
 	padding-left: 20px;
 	text-decoration: none;
 	font-size: 12px;
 	line-height: 150%;
 	display: block;
	background: url("img/menu01.gif") no-repeat top left;
}

#sidebar ul.menu li.pt a:hover {
	background: url("img/menu02.gif") no-repeat top left;
 	text-decoration: underline;
}

/* ---- ページ----- */
#sidebar ul.page{
 	list-style: none;
 	margin: 0 0 10px 0;
 	padding: 5px 0;
}

#sidebar ul.page li a:link, #sidebar ul.page li a:visited, #sidebar ul.page li a:active {
 	height: 20px;
 	list-style: none;
 	margin-left: 5px;
 	padding-left: 20px;
 	text-decoration: none;
 	font-size: 12px;
 	line-height: 150%;
 	display: block;
	background: url("img/menu01.gif") no-repeat top left;
}

#sidebar ul.page li a:hover {
	background: url("img/menu02.gif") no-repeat top left;
 	text-decoration: underline;
}

/*　検索窓　*/
#sidebar .search{	
	margin: 0;
}

#sidebar .search-inner {
	padding: 10px;
	text-align: left;
}

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

#f_navi img{margin: 0 5px;border-style: none; vertical-align: middle;}

/* フッター-----------------*/
#footer {
	clear: both;
	width: auto;
	height: 80px;
	background: url("img/footer.gif") no-repeat;
	margin: 0;
}

#footer .copyright p{
	font-size: 9px;
	margin: 0px 0px 0px 0px;
 	line-height: 1.0;
 	color: #330000;
}


#footer .copyright a:link, #footer .copyright a:visited, #footer .copyright a:active {color: #FFF;text-decoration: none;}
#footer .copyright a:hover{color : #FFF;text-decoration: none;}




#footer .copyright{
	float: right;
	margin: 0px 5px 5px 5px;
	padding: 0px 10px 0px 10px;
	color: #FFF;
	font-size: 85%;
	line-height: 1.0;
	text-align: right;
}
	
#footer a:link, #footer a:visited, #footer a:active {color: #FFF;text-decoration: none;}
#footer a:hover{color : #FF3300;text-decoration: underline;}
/* タグ指定 */

.module-tagcloud{
	margin: 0;
}

.module-tagcloud h2{
 margin: 10px 0 0 0;
 height: 22px;
 color: #FFF;
 font-weight: bold;
 line-height: 180%;
 text-indent: 10px;
 text-align: left;
 background: #CCC;
 display: block;
}

.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;
}
