@import "user.css";
@import "sidebar.css";
@import "footer.css";
@import "entry.css";
body,div,h1,h2,h3,h4,h5,h6,p,address,blockquote,pre,th,td,dl,dt,dd,ul,ol,li,form,fieldset,textarea,table{
	margin:0;
	padding:0;
	font-size:100%;
}

html{
	width:100%;
	height:100%;
	overflow-y:scroll;
}
body {
	margin: 0px 0px 0px 0px;
	border: 0;
	padding: 0;
		background-color: #eeeeee;
		width:100%;
	height:100%;
	/*min-height:100%;*/
	/*overflow-y:scroll;*/
	color:#333;
	font-size:small;
	/*_font-size:x-small;	/*IE6*/
	line-height:1.37;
	text-align:center;
	font-family: "ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",Arial,Helvetica,Verdana,sans-serif;
	word-break:normal;word-wrap:break-word; /*IE*/
        
	}




a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #0066CC;
	}

a:visited {
	color: #551a8b;
	}

a:hover {
	color: #0092E2;
	}

a:active {
	color: #cc0000;
	}
a:link img {
	border-color: #0066CC;
	}
a:visited img {
	border-color: #ff9900;
	}
a:hover img {
	border-color: #0092E2;
	}
a:active img {
	border-color: #cc0000;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
	
ul,
ol{list-style:none;}
img{border:0;}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 948px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color: #FFFFFF;
	height:100%;
	min-height:100%;


}
body > #container{
    height:auto;
}


#banner {
	/*font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;*/
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	padding: 15px 0 0 30px;
	border: 0;
	line-height:normal;
	}

#banner-img {
	display: none;
	}



#banner a {
	color: #000000;
	text-decoration: none;
	}

#banner h1 {
	text-indent:-9999px;
	width:418px;
	float:left;
	height:94px;
	background: url(img/logo2_h1.jpg) top left no-repeat;
	overflow:hidden;	
	
	}
#banner h1 a {
display:block;
width:418px;
height:94px;
}

#banner h2 {
	font-size: x-small;
	float:right;
	width:450px;
	text-align:right;
	padding-right:20px;
	}



#center {
		float: left;
	width: 630px;
	overflow: hidden;
	
	
	}
#center #mainimg {
	margin:10px 0 0px 20px;
	height:267px;
}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	border: 0;
	color: #333333;
	/*font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;*/
	font-size: medium;
	}

textarea#comment-text {
        width: 80%;
	}


#right {
		float: left;
	
	
	width: 300px;
	background-color: #FFFFFF;
	border: 0;
	overflow: hidden;
	}

.content p {
	color: #333333;
	/*font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;*/
	/*font-size: small;*/
	font-weight: normal;
	/*line-height: 150%;*/
	text-align: left;
	margin-bottom: 1em;
		font-size:1.03em;
	line-height:1.6;
	}

.content blockquote {
	font-size:inherit;
	margin:inherit;
	padding:inherit;
	}

.content strong {
font-weight: bold;
	}
.content em {
font-style: oblique;
}
.content u {
text-decoration:underline;
}
.content del {
text-decoration:line-through;
}
.content ul {
margin-left:20px;
}
.content ol {
list-style: decimal;
margin-left:20px;
}

.content h2 {
	color: #999999;
	/*font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;*/
	font-size: small;
	border: 0;
	text-align: left;
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #333333;
	/*font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;*/
	font-size: 200%;
	font-weight: normal;
	text-align: left;
	padding:10px 0 20px 10px;
	_margin:10px 0 0 0;
	clear:both;
	line-height:1.1;
	
	}
.content h3 a:hover {
text-decoration:underline;
}

.content p.posted {
	clear: both;
	color: #333333;
	/*font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;*/
	font-size: x-small;
	border: 0;
	text-align: right;
	
	
	
	margin-bottom: 10px;
	line-height: normal;
	
	}
/*
.sidebar {
	padding: 15px;
	}

.sidebar a {
	text-decoration: underline;
	
	
	}

.sidebar a:link {
	color: #0066CC;
	}

.sidebar a:visited {
	color: #ff9900;
	}

.sidebar a:hover {
	color: #0092E2;
	}

.sidebar a:active {
	color: #cc0000;
	}

*/
#calendar {
  	line-height: 140%;
	color: #333;
	/*font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;*/
	font-size: medium;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #333333;
	/*font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;*/
	font-size: medium;
	border: 0;
	text-align: left;
	
	
	
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

/*.sidebar h2 {
	color: #333333;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	border: 0;
	text-align: left;
	
	
	
  	
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #333;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: medium;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 0;
	}
*/
#photo {
	text-align: center;
	margin-bottom: 20px;
	}

.link-note {
	/*font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;*/
	font-size: medium;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	/*font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;*/
	font-size: medium;
	line-height: 150%;
	text-align: left;
	color: #333;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.image-full {
		width: 470px;
	
	
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}

.module-qrcode {
	/*font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;*/
	font-size: medium;
	line-height: 150%;
	text-align: center;
}

.content h3 a {
	text-decoration: none;
}

.content h3 a:link {
	color: #333333;
}

.content h3 a:visited {
	color: #333333;
}

.content h3 a:hover {
	color: #333333;
}

.content h3 a:active {
	color: #333333;
}

/* clearfix */
.pkg:after{
    content:".";
    display:block;
    clear:both;
    height:0;
    visibility:hidden;
}
.pkg{display:inline-block;}
/* no ie mac \*/
* html .pkg{height:1%;}
.pkg{display:block;}
/* */

/*hack ie7*/
*:first-child+html {
}
/*hack ie6*/
* html {
}
/* user css */
#banner-body-bottom {
width:350px;
float:right;
padding:10px 15px 0 0px;
position:relative;
top:35px;

}
/*hack ie7*/
*:first-child+html #banner-body-bottom {
width:390px;
position: relative;
top:55px;
}
/*hack ie6*/
* html #banner-body-bottom {
width:420px;
position:relative;
top:55px;
}

/*
#banner-body-bottom ul {
width:170px;
float:left;
border:#ccc 1px solid;
background:#efefef;
padding:5px;
}
/*hack ie7*/
/**:first-child+html #banner-body-bottom ul {
position:relative;
left:40px;
}
/*hack ie6*/
/** html #banner-body-bottom ul{
position:relative;
left:70px;
}
#banner-body-bottom li {
display: inline;
font-size:12px;
}
#banner-body-bottom li.keitai a {
display:inline;
padding: 2px 0 2px 15px;
background:url(img/icon_keitai.gif) left no-repeat;
}
#banner-body-bottom li.koudoku a {
display:inline;
padding: 2px 0 2px 20px;
background:url(img/icon_maru_l.gif) left no-repeat;
}*/
#banner-body-bottom p {
font-size:12px;



color:#CCCCCC;
text-align:right;
padding:5px;
}
/*hack ie7*/
/**:first-child+html #banner-body-bottom p {
position:relative;
left:40px;
}
/*hack ie6*/
/** html #banner-body-bottom p {
position:relative;
left:70px;
}*/
#banner-body-bottom p a img {
display:inline;
vertical-align:middle;
margin-left:3px;
}

/*navi setting*/

															/*トップページ*/

#banner-bottom-top {
clear:both;
padding:5px 0 0 0;
margin-left:20px;
margin-top:10px;
}
#banner-bottom-top ul {


}
#banner-bottom-top li#navi-1 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_1_here.jpg);
overflow:hidden;
}
#banner-bottom-top li#navi-1 a{
width:130px;
height:41px;
display:block;
}
#banner-bottom-top li#navi-1 a:hover{
background:url(http://serai.cocolog-nifty.com/images/navi_1_here.jpg);
}
#banner-bottom-top li#navi-2 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_2.jpg);
overflow:hidden;
}
#banner-bottom-top li#navi-2 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-top li#navi-2 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_2_on.jpg);
}
#banner-bottom-top li#navi-3 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_3.jpg);
overflow:hidden;
}
#banner-bottom-top li#navi-3 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-top li#navi-3 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_3_on.jpg);
}
#banner-bottom-top li#navi-4 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_4.jpg);
overflow:hidden;
}
#banner-bottom-top li#navi-4 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-top li#navi-4 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_4_on.jpg);
}
#banner-bottom-top li#navi-5 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_5.jpg);
overflow:hidden;
}
#banner-bottom-top li#navi-5 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-top li#navi-5 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_5_on.jpg);
}
#banner-bottom-top li#navi-6 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_6.jpg);
overflow:hidden;
}
#banner-bottom-top li#navi-6 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-top li#navi-6 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_6_on.jpg);
}
#banner-bottom-top li#navi-7 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_7.jpg);
overflow:hidden;
}
#banner-bottom-top li#navi-7 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-top li#navi-7 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_7_on.jpg);
}
/*navi setting*/							
												/*プレーン*/

#banner-bottom {
clear:both;
padding:5px 0 0 0;
margin-left:20px;
margin-top:10px;
}
#banner-bottom ul {


}
#banner-bottom li#navi-1 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_1.jpg);
overflow:hidden;
}
#banner-bottom li#navi-1 a{
width:130px;
height:41px;
display:block;
}
#banner-bottom li#navi-1 a:hover{
background:url(http://serai.cocolog-nifty.com/images/navi_1_on.jpg);
}
#banner-bottom li#navi-2 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_2.jpg);
overflow:hidden;
}
#banner-bottom li#navi-2 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom li#navi-2 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_2_on.jpg);
}
#banner-bottom li#navi-3 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_3.jpg);
overflow:hidden;
}
#banner-bottom li#navi-3 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom li#navi-3 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_3_on.jpg);
}
#banner-bottom li#navi-4 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_4.jpg);
overflow:hidden;
}
#banner-bottom li#navi-4 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom li#navi-4 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_4_on.jpg);
}
#banner-bottom li#navi-5 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_5.jpg);
overflow:hidden;
}
#banner-bottom li#navi-5 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom li#navi-5 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_5_on.jpg);
}
#banner-bottom li#navi-6 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_6.jpg);
overflow:hidden;
}
#banner-bottom li#navi-6 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom li#navi-6 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_6_on.jpg);
}
#banner-bottom li#navi-7 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_7.jpg);
overflow:hidden;
}
#banner-bottom li#navi-7 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom li#navi-7 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_7_on.jpg);
}

/*navi setting21378405*/							
												/*カテゴリー１*/

#banner-bottom-21378405,
#banner-bottom-21487240 {
clear:both;
padding:5px 0 0 0;
margin-left:20px;
margin-top:10px;
}
#banner-bottom-21378405 ul,
#banner-bottom-21487240 ul {


}
#banner-bottom-21378405 li#navi-1,
#banner-bottom-21487240 li#navi-1 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_1.jpg);
overflow:hidden;
}
#banner-bottom-21378405 li#navi-1 a,
#banner-bottom-21487240 li#navi-1 a{
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378405 li#navi-1 a:hover,
#banner-bottom-21487240 li#navi-1 a:hover{
background:url(http://serai.cocolog-nifty.com/images/navi_1_on.jpg);
}
#banner-bottom-21378405 li#navi-2,
#banner-bottom-21487240 li#navi-2{
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_2_here.jpg);
overflow:hidden;
}
#banner-bottom-21378405 li#navi-2 a,
#banner-bottom-21487240 li#navi-2 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378405 li#navi-2 a:hover,
#banner-bottom-21487240 li#navi-2 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_2_here.jpg);
}
#banner-bottom-21378405 li#navi-3,
#banner-bottom-21487240 li#navi-3 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_3.jpg);
overflow:hidden;
}
#banner-bottom-21378405 li#navi-3 a,
#banner-bottom-21487240 li#navi-3 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378405 li#navi-3 a:hover,
#banner-bottom-21487240 li#navi-3 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_3_on.jpg);
}
#banner-bottom-21378405 li#navi-4,
#banner-bottom-21487240 li#navi-4 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_4.jpg);
overflow:hidden;
}
#banner-bottom-21378405 li#navi-4 a,
#banner-bottom-21487240 li#navi-4 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378405 li#navi-4 a:hover,
#banner-bottom-21487240 li#navi-4 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_4_on.jpg);
}
#banner-bottom-21378405 li#navi-5,
#banner-bottom-21487240 li#navi-5{
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_5.jpg);
overflow:hidden;
}
#banner-bottom-21378405 li#navi-5 a,
#banner-bottom-21487240 li#navi-5 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378405 li#navi-5 a:hover,
#banner-bottom-21487240 li#navi-5 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_5_on.jpg);
}
#banner-bottom-21378405 li#navi-6,
#banner-bottom-21487240 li#navi-6 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_6.jpg);
overflow:hidden;
}
#banner-bottom-21378405 li#navi-6 a,
#banner-bottom-21487240 li#navi-6 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378405 li#navi-6 a:hover,
#banner-bottom-21487240 li#navi-6 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_6_on.jpg);
}
#banner-bottom-21378405 li#navi-7,
#banner-bottom-21487240 li#navi-7{
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_7.jpg);
overflow:hidden;
}
#banner-bottom-21378405 li#navi-7 a,
#banner-bottom-21487240 li#navi-7 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378405 li#navi-7 a:hover,
#banner-bottom-21487240 li#navi-7 a:hover{
background:url(http://serai.cocolog-nifty.com/images/navi_7_on.jpg);
}

/*navi setting21378406*/							
												/*カテゴリー2*/

#banner-bottom-21378406,
#banner-bottom-21487243 {
clear:both;
padding:5px 0 0 0;
margin-left:20px;
margin-top:10px;
}
#banner-bottom-21378406 ul,
#banner-bottom-21487243 ul {


}
#banner-bottom-21378406 li#navi-1,
#banner-bottom-21487243 li#navi-1 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_1.jpg);
overflow:hidden;
}
#banner-bottom-21378406 li#navi-1 a,
#banner-bottom-21487243 li#navi-1 a{
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378406 li#navi-1 a:hover,
#banner-bottom-21487243 li#navi-1 a:hover{
background:url(http://serai.cocolog-nifty.com/images/navi_1_on.jpg);
}
#banner-bottom-21378406 li#navi-2,
#banner-bottom-21487243 li#navi-2 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_2.jpg);
overflow:hidden;
}
#banner-bottom-21378406 li#navi-2 a,
#banner-bottom-21487243 li#navi-2 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378406 li#navi-2 a:hover,
#banner-bottom-21487243 li#navi-2 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_2_on.jpg);
}
#banner-bottom-21378406 li#navi-3,
#banner-bottom-21487243 li#navi-3 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_3_here.jpg);
overflow:hidden;
}
#banner-bottom-21378406 li#navi-3 a,
#banner-bottom-21487243 li#navi-3 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378406 li#navi-3 a:hover,
#banner-bottom-21487243 li#navi-3 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_3_here.jpg);
}
#banner-bottom-21378406 li#navi-4,
#banner-bottom-21487243 li#navi-4 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_4.jpg);
overflow:hidden;
}
#banner-bottom-21378406 li#navi-4 a,
#banner-bottom-21487243 li#navi-4 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378406 li#navi-4 a:hover,
#banner-bottom-21487243 li#navi-4 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_4_on.jpg);
}
#banner-bottom-21378406 li#navi-5,
#banner-bottom-21487243 li#navi-5 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_5.jpg);
overflow:hidden;
}
#banner-bottom-21378406 li#navi-5 a,
#banner-bottom-21487243 li#navi-5 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378406 li#navi-5 a:hover,
#banner-bottom-21487243 li#navi-5 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_5_on.jpg);
}
#banner-bottom-21378406 li#navi-6,
#banner-bottom-21487243 li#navi-6 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_6.jpg);
overflow:hidden;
}
#banner-bottom-21378406 li#navi-6 a,
#banner-bottom-21487243 li#navi-6 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378406 li#navi-6 a:hover,
#banner-bottom-21487243 li#navi-6 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_6_on.jpg);
}
#banner-bottom-21378406 li#navi-7,
#banner-bottom-21487243 li#navi-7 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_7.jpg);
overflow:hidden;
}
#banner-bottom-21378406 li#navi-7 a,
#banner-bottom-21487243 li#navi-7 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378406 li#navi-7 a:hover,
#banner-bottom-21487243 li#navi-7 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_7_on.jpg);
}


/*navi setting21378407*/							
												/*カテゴリー3*/

#banner-bottom-21378407,
#banner-bottom-21487244 {
clear:both;
padding:5px 0 0 0;
margin-left:20px;
margin-top:10px;
}
#banner-bottom-21378407 ul,
#banner-bottom-21487244 ul {


}
#banner-bottom-21378407 li#navi-1 ,
#banner-bottom-21487244 li#navi-1{
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_1.jpg);
overflow:hidden;
}
#banner-bottom-21378407 li#navi-1 a,
#banner-bottom-21487244 li#navi-1 a{
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378407 li#navi-1 a:hover,
#banner-bottom-21487244 li#navi-1 a:hover{
background:url(http://serai.cocolog-nifty.com/images/navi_1_on.jpg);
}
#banner-bottom-21378407 li#navi-2,
#banner-bottom-21487244 li#navi-2{
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_2.jpg);
overflow:hidden;
}
#banner-bottom-21378407 li#navi-2 a,
#banner-bottom-21487244 li#navi-2 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378407 li#navi-2 a:hover,
#banner-bottom-21487244 li#navi-2 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_2_on.jpg);
}
#banner-bottom-21378407 li#navi-3,
#banner-bottom-21487244 li#navi-3{
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_3.jpg);
overflow:hidden;
}
#banner-bottom-21378407 li#navi-3 a,
#banner-bottom-21487244 li#navi-3 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378407 li#navi-3 a:hover,
#banner-bottom-21487244 li#navi-3 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_3_on.jpg);
}
#banner-bottom-21378407 li#navi-4,
#banner-bottom-21487244 li#navi-4 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_4_here.jpg);
overflow:hidden;
}
#banner-bottom-21378407 li#navi-4 a,
#banner-bottom-21487244 li#navi-4 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378407 li#navi-4 a:hover,
#banner-bottom-21487244 li#navi-4 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_4_here.jpg);
}
#banner-bottom-21378407 li#navi-5,
#banner-bottom-21487244 li#navi-5 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_5.jpg);
overflow:hidden;
}
#banner-bottom-21378407 li#navi-5 a,
#banner-bottom-21487244 li#navi-5 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378407 li#navi-5 a:hover,
#banner-bottom-21487244 li#navi-5 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_5_on.jpg);
}
#banner-bottom-21378407 li#navi-6,
#banner-bottom-21487244 li#navi-6 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_6.jpg);
overflow:hidden;
}
#banner-bottom-21378407 li#navi-6 a,
#banner-bottom-21487244 li#navi-6 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378407 li#navi-6 a:hover,
#banner-bottom-21487244 li#navi-6 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_6_on.jpg);
}
#banner-bottom-21378407 li#navi-7,
#banner-bottom-21487244 li#navi-7 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_7.jpg);
overflow:hidden;
}
#banner-bottom-21378407 li#navi-7 a,
#banner-bottom-21487244 li#navi-7 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378407 li#navi-7 a:hover,
#banner-bottom-21487244 li#navi-7 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_7_on.jpg);
}

/*navi setting21378408*/							
												/*カテゴリー4*/

#banner-bottom-21378408,
#banner-bottom-21487241 {
clear:both;
padding:5px 0 0 0;
margin-left:20px;
margin-top:10px;
}
#banner-bottom-21378408 ul,
#banner-bottom-21487241 ul {


}
#banner-bottom-21378408 li#navi-1,
#banner-bottom-21487241 li#navi-1 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_1.jpg);
overflow:hidden;
}
#banner-bottom-21378408 li#navi-1 a,
#banner-bottom-21487241 li#navi-1 a{
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378408 li#navi-1 a:hover,
#banner-bottom-21487241 li#navi-1 a:hover{
background:url(http://serai.cocolog-nifty.com/images/navi_1_on.jpg);
}
#banner-bottom-21378408 li#navi-2,
#banner-bottom-21487241 li#navi-2 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_2.jpg);
overflow:hidden;
}
#banner-bottom-21378408 li#navi-2 a,
#banner-bottom-21487241 li#navi-2 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378408 li#navi-2 a:hover,
#banner-bottom-21487241 li#navi-2 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_2_on.jpg);
}
#banner-bottom-21378408 li#navi-3,
#banner-bottom-21487241 li#navi-3 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_3.jpg);
overflow:hidden;
}
#banner-bottom-21378408 li#navi-3 a,
#banner-bottom-21487241 li#navi-3 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378408 li#navi-3 a:hover,
#banner-bottom-21487241 li#navi-3 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_3_on.jpg);
}
#banner-bottom-21378408 li#navi-4,
#banner-bottom-21487241 li#navi-4 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_4.jpg);
overflow:hidden;
}
#banner-bottom-21378408 li#navi-4 a,
#banner-bottom-21487241 li#navi-4 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378408 li#navi-4 a:hover,
#banner-bottom-21487241 li#navi-4 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_4_on.jpg);
}
#banner-bottom-21378408 li#navi-5,
#banner-bottom-21487241 li#navi-5 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_5_here.jpg);
overflow:hidden;
}
#banner-bottom-21378408 li#navi-5 a,
#banner-bottom-21487241 li#navi-5 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378408 li#navi-5 a:hover,
#banner-bottom-21487241 li#navi-5 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_5_here.jpg);
}
#banner-bottom-21378408 li#navi-6,
#banner-bottom-21487241 li#navi-6 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_6.jpg);
overflow:hidden;
}
#banner-bottom-21378408 li#navi-6 a,
#banner-bottom-21487241 li#navi-6 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378408 li#navi-6 a:hover,
#banner-bottom-21487241 li#navi-6 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_6_on.jpg);
}
#banner-bottom-21378408 li#navi-7,
#banner-bottom-21487241 li#navi-7{
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_7.jpg);
overflow:hidden;
}
#banner-bottom-21378408 li#navi-7 a,
#banner-bottom-21487241 li#navi-7 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378408 li#navi-7 a:hover,
#banner-bottom-21487241 li#navi-7 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_7_on.jpg);
}


/*navi setting21378409*/							
												/*カテゴリー5*/

#banner-bottom-21378409,
#banner-bottom-21487242 {
clear:both;
padding:5px 0 0 0;
margin-left:20px;
margin-top:10px;
}
#banner-bottom-21378409 ul,
#banner-bottom-21487242 ul {


}
#banner-bottom-21378409 li#navi-1,
#banner-bottom-21487242 li#navi-1 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_1.jpg);
overflow:hidden;
}
#banner-bottom-21378409 li#navi-1 a,
#banner-bottom-21487242 li#navi-1 a{
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378409 li#navi-1 a:hover,
#banner-bottom-21487242 li#navi-1 a:hover{
background:url(http://serai.cocolog-nifty.com/images/navi_1_on.jpg);
}
#banner-bottom-21378409 li#navi-2,
#banner-bottom-21487242 li#navi-2 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_2.jpg);
overflow:hidden;
}
#banner-bottom-21378409 li#navi-2 a,
#banner-bottom-21487242 li#navi-2 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378409 li#navi-2 a:hover,
#banner-bottom-21487242 li#navi-2 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_2_on.jpg);
}
#banner-bottom-21378409 li#navi-3,
#banner-bottom-21487242 li#navi-3 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_3.jpg);
overflow:hidden;
}
#banner-bottom-21378409 li#navi-3 a,
#banner-bottom-21487242 li#navi-3 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378409 li#navi-3 a:hover,
#banner-bottom-21487242 li#navi-3 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_3_on.jpg);
}
#banner-bottom-21378409 li#navi-4,
#banner-bottom-21487242 li#navi-4 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_4.jpg);
overflow:hidden;
}
#banner-bottom-21378409 li#navi-4 a,
#banner-bottom-21487242 li#navi-4 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378409 li#navi-4 a:hover,
#banner-bottom-21487242 li#navi-4 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_4_on.jpg);
}
#banner-bottom-21378409 li#navi-5,
#banner-bottom-21487242 li#navi-5 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_5.jpg);
overflow:hidden;
}
#banner-bottom-21378409 li#navi-5 a,
#banner-bottom-21487242 li#navi-5 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378409 li#navi-5 a:hover,
#banner-bottom-21487242 li#navi-5 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_5_on.jpg);
}
#banner-bottom-21378409 li#navi-6,
#banner-bottom-21487242 li#navi-6 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_6_here.jpg);
overflow:hidden;
}
#banner-bottom-21378409 li#navi-6 a,
#banner-bottom-21487242 li#navi-6 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378409 li#navi-6 a:hover,
#banner-bottom-21487242 li#navi-6 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_6_here.jpg);
}
#banner-bottom-21378409 li#navi-7,
#banner-bottom-21487242 li#navi-7 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_7.jpg);
overflow:hidden;
}
#banner-bottom-21378409 li#navi-7 a,
#banner-bottom-21487242 li#navi-7 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378409 li#navi-7 a:hover,
#banner-bottom-21487242 li#navi-7 a:hover{
background:url(http://serai.cocolog-nifty.com/images/navi_7_on.jpg);
}

/*navi setting21378410*/							
												/*カテゴリー6*/

#banner-bottom-21378410,
#banner-bottom-21487239 {
clear:both;
padding:5px 0 0 0;
margin-left:20px;
margin-top:10px;
}
#banner-bottom-21378410 ul,
#banner-bottom-21487239 ul {


}
#banner-bottom-21378410 li#navi-1,
#banner-bottom-21487239 li#navi-1 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_1.jpg);
overflow:hidden;
}
#banner-bottom-21378410 li#navi-1 a,
#banner-bottom-21487239 li#navi-1 a{
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378410 li#navi-1 a:hover,
#banner-bottom-21487239 li#navi-1 a:hover{
background:url(http://serai.cocolog-nifty.com/images/navi_1_on.jpg);
}
#banner-bottom-21378410 li#navi-2,
#banner-bottom-21487239 li#navi-2 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_2.jpg);
overflow:hidden;
}
#banner-bottom-21378410 li#navi-2 a,
#banner-bottom-21487239 li#navi-2 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378410 li#navi-2 a:hover,
#banner-bottom-21487239 li#navi-2 a:hover  {
background:url(http://serai.cocolog-nifty.com/images/navi_2_on.jpg);
}
#banner-bottom-21378410 li#navi-3,
#banner-bottom-21487239 li#navi-3 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_3.jpg);
overflow:hidden;
}
#banner-bottom-21378410 li#navi-3 a,
#banner-bottom-21487239 li#navi-3 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378410 li#navi-3 a:hover,
#banner-bottom-21487239 li#navi-3 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_3_on.jpg);
}
#banner-bottom-21378410 li#navi-4,
#banner-bottom-21487239 li#navi-4 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_4.jpg);
overflow:hidden;
}
#banner-bottom-21378410 li#navi-4 a,
#banner-bottom-21487239 li#navi-4 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378410 li#navi-4 a:hover,
#banner-bottom-21487239 li#navi-4 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_4_on.jpg);
}
#banner-bottom-21378410 li#navi-5,
#banner-bottom-21487239 li#navi-5 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_5.jpg);
overflow:hidden;
}
#banner-bottom-21378410 li#navi-5 a,
#banner-bottom-21487239 li#navi-5 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378410 li#navi-5 a:hover,
#banner-bottom-21487239 li#navi-5 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_5_on.jpg);
}
#banner-bottom-21378410 li#navi-6,
#banner-bottom-21487239 li#navi-6 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_6.jpg);
overflow:hidden;
}
#banner-bottom-21378410 li#navi-6 a,
#banner-bottom-21487239 li#navi-6 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378410 li#navi-6 a:hover,
#banner-bottom-21487239 li#navi-6 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_6_on.jpg);
}
#banner-bottom-21378410 li#navi-7,
#banner-bottom-21487239 li#navi-7 {
float:left;
width:130px;
height:41px;
text-indent:-9999px;
background:url(http://serai.cocolog-nifty.com/images/navi_7_here.jpg);
overflow:hidden;
}
#banner-bottom-21378410 li#navi-7 a,
#banner-bottom-21487239 li#navi-7 a {
width:130px;
height:41px;
display:block;
}
#banner-bottom-21378410 li#navi-7 a:hover,
#banner-bottom-21487239 li#navi-7 a:hover {
background:url(http://serai.cocolog-nifty.com/images/navi_7_here.jpg);
}


/*entry*/

.entry-navi {
	margin: 0 10px 10px;
	}

.entry-navi p {
	margin: 0;
	}

.entry-navi .entry-previous {
	float: left;
	
	}

.entry-navi .entry-next {
	float: right;
	}

.entry-navi .entry-previous a,
.entry-navi .entry-next a {
	display: block;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background: #CFB12B;
	border: 1px solid #BE981D;
	font-size: small;
	padding: 3px 16px;
	}

.entry-navi .entry-previous a:hover,
.entry-navi .entry-next a:hover {
	display: block;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background: #E0CB3C;
	border: 1px solid #BE981D;
	font-size: small;
	padding: 3px 16px;
	}

.comment-count {
	float: right;
	text-align: right;
	font-size: small;	
	}

#ind .entry-recent-posts {
	margin: 0 0 20px;
	padding: 10px 0 0 0;
	}

#ind .entry-recent-posts ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 10px 0;
	}

#ind .entry-recent-posts ul li {
	background:transparent url(img/icon_maru_s.gif) no-repeat scroll 0 2px;
	margin:0;
	padding-left:15px;
	}

#ind .entry-trackback h2 {
	margin: 0;
	}


/*bnr_serai*/

#bnr_serai {
margin: 0;
padding: 0;
}

#bnr_serai ul {
margin: 5px 0 0 0;
padding: 0;
}

#bnr_serai ul li {
margin: 0;
padding: 0;
}

#bnr2{
	margin-top: 5px;
}

/*sidebar blog-network*/

#blog-network {
	background: #F9F6E6;
	border: 1px solid #CCCCCC;
	margin: 5px 0 0;
	padding: 0 0 10px;
}

#blog-network h2 {
	background: #D0B32B;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: normal;
	margin: 3px;
	padding: 2px 0 2px 4px;
}

#blog-network h3 {
	font-weight: bold;
	margin: 1px 0 1px 8px;
}

#blog-network p {
	margin: 1px 8px;
}

.blog-network {
	margin: 10px;
	}

.blog-network .thum {
	float: left;
	width: 50px;
	margin: 0 3px 5px 2px;
	}

#blog-network-morelink {
	text-align: right;
}
#blog-network-morelink a{
	background: url(img/icon_maru_s.gif) no-repeat left center;
	padding-left: 15px;
}


/*sidebar shogakukan-link */

#shogakukan-link {
	border: 1px solid #CCCCCC;
	margin: 5px 0 0;
}

#shogakukan-link h2 {
	background: #D0B32B;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: normal;
	margin: 3px;
	padding: 2px 0 2px 4px;
}

#shogakukan-link ul {
	margin-left: 65px;
}

#shogakukan-link li {
	margin: 2px;
}

/*ranking*/

#ccax-bp-aclist {
display: none;
}

#ranking #subRankModule ul li a {
background: none;
}

#ranking .rank1 {
background: url(http://serai.cocolog-nifty.com/images/rank_1.gif) no-repeat 0 3px;
}

#ranking .rank2 {
background: url(http://serai.cocolog-nifty.com/images/rank_2.gif) no-repeat 0 3px;
}

#ranking .rank3 {
background: url(http://serai.cocolog-nifty.com/images/rank_3.gif) no-repeat 0 3px;
}

#ranking .rank4 {
background: url(http://serai.cocolog-nifty.com/images/rank_4.gif) no-repeat 0 3px;
}

#ranking .rank5 {
background: url(http://serai.cocolog-nifty.com/images/rank_5.gif) no-repeat 0 3px;
}

#twitter-follow-me {
margin:5px 0;
}