/*
Theme Name: Webspice World
Theme URI: http://www.webspice.jp/
Description: webspiceテーマ
Version: 0.1a
Author: webspice
Author URI: http://www.webspice.jp
*/



/****************************************
		1. General Setting 
*****************************************/

html, body, div, span, applet, object, iframe, strong,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, legend, caption, 
tbody, tfoot, thead, table, label, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	list-style:none;
	}

body{
	background: url(images/back.jpg) ;
    font: 14px/22px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Helvetica,Arial,Sans-Serif;
	color: #333;
	} 

a{ color: #09c; text-decoration: underline;}
	a:hover{ color: #8bc; }

.clear{ clear: both; line-height: 0}
	

/****************************************
		x. デフォルトテーマ
*****************************************/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
/****************************************
		2. Basic Layout 
*****************************************/
#page{
	}
#wrapper{
	 margin: 0 auto;
	 }
#header{
	width:978px;	
	height: 305px;
	margin: 0 auto  0px auto;
	padding-top: 0px;
	background-color:#390;
	background: url(images/top_title1409-0.jpg) no-repeat bottom;
	text-indent:-700em;
	}
#header1{
	width:978px;	
	height: 305px;
	margin: 0 auto  0px auto;
	padding-top: 0px;
	background-color:#390;
	background: url(images/top_title1409_1.jpg) no-repeat bottom;
	text-indent:-700em;
	}
#header2{
	width:978px;	
	height: 305px;
	margin: 0 auto  0px auto;
	padding-top: 0px;
	background-color:#390;
	background: url(images/top_title1409-2.jpg) no-repeat bottom;
	text-indent:-700em;
	}
#header3{
	width:978px;	
	height: 305px;
	margin: 0 auto  0px auto;
	padding-top: 0px;
	background-color:#390;
	background: url(images/top_title1409-3.jpg) no-repeat bottom;
	text-indent:-700em;
	}
#header4{
	width:978px;	
	height: 305px;
	margin: 0 auto  0px auto;
	padding-top: 0px;
	background-color:#390;
	background: url(images/top_title1409-5.jpg) no-repeat bottom;
	text-indent:-700em;
	}
#header5{
	width:978px;	
	height: 305px;
	margin: 0 auto  0px auto;
	padding-top: 0px;
	background-color:#390;
	background: url(images/top_title1409-4.jpg) no-repeat bottom;
	text-indent:-700em;
	}
#header6{
	width:978px;	
	height: 305px;
	margin: 0 auto  0px auto;
	padding-top: 0px;
	background-color:#390;
	background: url(images/top_title5.jpg) no-repeat bottom;
	text-indent:-700em;
	}
#contents{
	width:978px;	
	 margin: 0 auto;
	background-color:#fff;
	border-right: 1px #ddd solid;
	border-left: 1px #ddd solid;
	}
#left{width: 265px; padding: 10px 5px 10px 5px; float: left;}
#main{width:670px; padding:10px 10px 10px 10px ; float: left;
	margin:0px auto;
	}
#side{width: 250px; padding: 10px 5px 10px 5px; float: left;}

#left_kotei{width: 245px; padding: 10px 5px 10px 5px; float: left;}
#main_kotei{width:665px; padding:10px 15px 10px 30px ; float: left;}


#footer{
	background-color:#555;
	padding-top:0px;
	height:78px;
	background: url(images/footer.jpg) no-repeat bottom;
	border-right: 1px #ddd solid;
	border-left: 1px #ddd solid;
	border-bottom: 1px #ddd solid;
	}
	*:first-child+html #footer{margin-top:-5px;}



/****************************************
		3.  Header, Menu
*****************************************/
.blog_title{
	color: #fff;
	font-size:200%;
	text-shadow: 3px 3px 3px #000;
	text-decoration:none;
	font-weight:bold;
	}
	.blog_title:hover{color: #ccc}
#header p{color:#999;font-size:90%;margin-top:10px;}

/*** Main Menu ***/
/*
ul#nav, div.menu ul{
	position:absolute;
	top:310px;
	height: 43px;
	font-size:90%;
	}
	.admin-bar ul#nav, .admin-bar div.menu ul{top:310px;}
*/


/****************************************
		4.  Main
*****************************************/
/*** Blog info ***/
div.blog_info{
	background: #FFF;
		text-align:right;
		border:0px #000 solid;	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#20000000,endColorstr=#20000000); /* IE */
	zoom: 1; /* IE */
	color: #666;
	font-size:85%;
	padding: 0px;
	margin: 0 0 5px;
	}
	div.blog_info ul{margin:0;}
		div.blog_info li{
			float: right;
			padding-left:20px;
			margin:0 15px 0 5px !important;
			list-style: none !important
			}
			div.blog_info li a{color: #666}
				div.blog_info li a:hover{color: #333}
	div.blog_info li.cal{background: url(images/icon_cal.png) no-repeat 0 2px;}
	div.blog_info li.cat{background: url(images/icon_cat.png) no-repeat 0 2px;}
	div.blog_info li.tag{background: url(images/icon_tag.png) no-repeat 0 2px;}
	
/*** Contents ***/
img.attachment-post-thumbnail{float: left; margin:0 15px 0 0 !important;}
a.more-link{
	background:url("images/arrow_next.png") no-repeat right top;
	color:#333;
	font-size:85%;
	padding:2px 20px 5px 10px;
	text-align:right;
	text-decoration:none;
	margin-left:480px;
	display:block;
	}
	a.more-link:hover{color: #999}
	
/*** Bottom Navigation, Comment Navigation ***/
div.nav-below{margin: 40px 0 0;overflow:auto;}
div.navigation{overflow:auto;}
	div.navigation a{margin-bottom:10px}

	.nav-previous a, .nav-next a,
	div.navigation .alignleft a, div.navigation .alignright a{
		color:#333;
		font-size:85%;
		text-decoration:none;
		}
		.nav-previous a:hover, .nav-next a:hover,
		div.navigation .alignleft a:hover, div.navigation .alignright a:hover{
			color: #999
			}
			
	.nav-previous a, div.navigation .alignleft a{
		float:left;
		padding:2px 10px 2px 20px;
		background:url("images/arrow_prev.png") no-repeat left top;
		}
	.nav-next a, div.navigation .alignright a{
		float:right;
		text-align:right;
		padding:2px 20px 2px 10px;
		background:url("images/arrow_next.png") no-repeat right top;
		}
		

/****************************************
		5. Post Entry 
*****************************************/

.post {margin:15px 0px 0px 0px;}		
.post h2, .post h3, .post h4, .post h5, .post h6{margin: 10px 0 10px}
.post h1{font-size:140%;padding-bottom:10px;}	
.post h2{font-size:140%;padding-bottom:10px;}	
.post h3{font-size:140%;}
.post h4{font-size:120%;}
.post h5{font-size:110%;}

.title{
	margin:5px 0 10px -10px;
	border-left:7px solid #CA4C8F;
	border-bottom:1px solid #CA4C8F;
	padding:.3em .4em;
	line-height:30px;

/*
	color:#333;
	font-size:200% !important;
	line-height:35px;
	margin:50px 0 15px !important;
	border:none !important;
	padding: 0 !important
*/
	}
	div.post:first-child .title{margin-top:0 !important;}
	.title a{color: #333;text-decoration:none;}
		.title a:hover{color: #999}
		
#main_kotei h1{
	background:#eee;
	border-top:1px solid #CA4C8F;
	border-right:1px solid #CA4C8F;
	border-left:7px solid #CA4C8F;
	border-bottom:1px solid #CA4C8F;
	padding:.3em .4em;
	margin:5px 0 10px -15px;
	}

#main_kotei h2{
	margin:5px 0 10px -15px;
	border-left:7px solid #CA4C8F;
	border-bottom:1px solid #CA4C8F;
	padding:.3em .4em;
	}

#main_kotei h3{
	margin:5px 0 10px -10px;
	border-left:5px solid #CA4C8F;
	padding:.3em .4em;
	}
#main_kotei h4{
	margin:5px 0 10px 0px;
	border-bottom:2px dashed #CA4C8F;
	padding:.3em .4em;
	}
#main_kotei h5{
	margin:5px 0 10px 0px;
	border-bottom:1px dashed #CA4C8F;
	padding:.3em .4em;
	}

.post p{margin-bottom:10px;}
.post em{font-style: italic;}
.post code{color: #06c; font-family:'Courier New',Courier,monospace;}

.post img.wp-smiley{border:none;padding:0;background:none;margin:0;}
.post blockquote{
	border-left:5px solid #ddd;
	background: #eee;
	padding: 10px;
	margin:20px 0;
	font-style:italic;
	}
	.post blockquote p{margin:10px;}
.post div.wp-caption{margin: 20px 0;}
	.post div.wp-caption img{ margin: 0;}
	.post div.wp-caption p{ font-size:85%;}
.post ul, .post ol{margin:20px 0;}
	.post ul li{
		list-style: url(images/arrow_list.png);
		margin-left:20px;
		}
	.post ol li{list-style: decimal outside;margin-left:20px;}

	

/****************************************
		6. Comments
*****************************************/
h3#comments{
	padding: 10px 0 10px 10px;
	clear: both;
	margin-top:40px;
	border-top:1px solid #ddd;
	}
	
.commentlist{margin-bottom:30px;}
	.commentlist li {
		border-top:1px solid #ddd;
		padding:15px 0 0 55px;
		position:relative;
		}
	.commentlist .avatar {
		background:#fff;
		border:1px solid #ddd;
		left:0;
		margin:0 16px 0 0;
		padding:3px;
		position:absolute;
		top:15px;
		}
	.commentlist .comment-meta{margin-bottom:10px;}
		.commentlist .comment-meta a{
			color: #999;
			font-size:85%;
			text-decoration:none;
			}
			.commentlist .comment-meta a:hover{color: #ccc;}
	.commentlist p{margin-bottom:15px;}
	.commentlist .reply a{
		position: absolute;
		top: 15px;
		right: 0;
		padding: 2px 10px;
		background: #ddd;
		font-size: 85%;
		color: #333;
		text-decoration: none;
		}
		.commentlist .reply a:hover {color: #999}
		
/*** Comment form ***/
#respond{margin-top:70px;}
#respond h3{
	border-bottom:1px solid #ddd;
	border-top:1px solid #ddd;
	padding:10px 0 10px 10px;
	}

#commentform{margin-top:20px;}
	#commentform p{clear: both}
	#commentform label{margin: 10px 5px;font-size:85%;}
	*:first-child+html #commentform label{ position:relative\9; top: -15px\9; } /* IE7 */
	#commentform input[type="text"], #commentform textarea{
		margin: 5px 0 10px;
		}
		#commentform input[type="text"]:focus, #commentform textarea:focus{
			border:1px solid #06c;
			}

		
/****************************************
		7.  widget
*****************************************/
#side h3{
  background: url(images/h_back01.jpg);
  border:1px solid #FD9671;

/*
	background: rgba(0, 0, 0, 0.1);
*/
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#20000000,endColorstr=#20000000); /* IE */
	zoom: 1; /* IE */
	margin:30px 0 10px;
	padding:5px 0 3px 10px;
	}
	#side li:first-child h3{margin-top:0;}
	
#footer h3{
	background: url(images/bg_footer_title.png) no-repeat;
	padding-left:15px;
	height: 42px;
	}

.widget-container a{text-decoration:none;}
	
.widget-container ul li{
	list-style: url(images/arrow_list.png);
	margin-left:20px;
	}

/*** Calendar ***/
#wp-calendar {width: 100%;}
	#wp-calendar caption {
		color: #222;
		font-size: 14px;
		font-weight: bold;
		padding-bottom: 4px;
		text-align: left;
		}
	#wp-calendar thead {font-size: 11px;}
	#wp-calendar tbody {color: #aaa;}
		#wp-calendar tbody td {
			background: #f5f5f5;
			padding: 3px 0 2px;
			text-align: center;
			}
		#wp-calendar tbody .pad {background: none;}
	#wp-calendar tfoot #next {text-align: right;}
	
	
/****************************************
		8.  Form
*****************************************/
input[type="text"], textarea{
	border:1px solid #ccc;
	padding: 5px;
	color: #666;
	
	/* Webkit */
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#eee),
		to(#fff)
		);
	
	/* FF */
	background: -moz-linear-gradient(
		top,
		#eee,
		#fff
		);
		
	/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffeeeeee,endColorstr=#ffffffff);
	zoom: 1;
	}
	
input[type="submit"]{
	border:1px solid #ccc;
	padding: 4px 10px;
	color: #666;
	cursor: pointer;

	/* Webkit */
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#eee),
		to(#ccc)
		);
	
	/* FF */
	background: -moz-linear-gradient(
		top,
		#eee,
		#ccc
		);
		
	/* IE */
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffeeeeee,endColorstr=#ffcccccc);
	zoom: 1;
	}



/****************************************
		9.  Footer
*****************************************/
#footer .widget-area{
	width:290px;
	margin-left:35px;
	float: left;
	}
	#footer .widget-area:first-child{margin-left:0;}


p.copy{
	clear: both;
	font-size:80%;
	text-align:center;
	padding:35px 0 5px 0;
	color: #666
	}
	p.copy a{color: #999;}
		p.copy a:hover{color: #ccc;}
		
/****************************************
		10.  orignal
*****************************************/
.top_side{
	margin:0px auto 15px auto;
	text-align:center;
	font-size:0.8em;
	line-height:1.25;
	}

.site_bunner01{
	margin:0px auto 5px auto;
	}

/****************************************
WebSpice テンプレート navigateList01
*****************************************/
	.navigateList01 {
			font-size:1.0em;
			list-style-type: none;
			margin: 0 10px 10px 10px;
			line-height:1.25;
	}

	.navigateList01 li {
		margin: 0 0 6px;
	}

	.navigateList01 li a {
		display: table-cell;
		padding: 0 0 0 14px;
		background: url(images/ico_arrow01_orange01.gif) no-repeat 0 0.417em;
		color: #303030;
		text-decoration: none;
	}
/****************************************
WebSpice テンプレート title01
*****************************************/
	.title01 {
width:235px;
		position: relative;
		margin: 0 10px 12px 0;
		padding: 3px 3px 2px 15px;
		height: auto; /* for Modern Browser */
		min-height: 18px; /* for Modern Browser */
  background: url(images/h_back01.jpg);
  border:1px solid #FD9671;
		color: #000;
		font-size: 92.4%;
		line-height: 1.5;
		font-weight: normal;
		zoom: 1;
	}
/****************************************
WebSpice テンプレート menu01
	(978-2)/1	976
	(978-2)/2	488
	(978-2)/3	325.3
	(978-2)/4	244
	(978-2)/5	195.2
	(978-2)/6	162.6
	(978-2)/7	139.4
	(978-2)/8	122
	(978-2)/9	108.4
	(978-2)/10	97.6
*****************************************/
#globalnavi{
  margin: 0 auto;
  padding: 0;
  width: 988px;
  height:50px;
  background: url(images/menu_back.jpg) no-repeat;
}

#globalnavi ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
  height:30px;
}

#globalnavi li{
  float: left;
  margin: 10px 0px 10px 0px;
  padding: 0;
}

#globalnavi a{
  text-align: center;
  display:block;
  width:100%;
  height:30px;
  color:#000000;
  text-decoration: none;
}

#globalnavi a:hover{
  color: #666;
}

#menu-item-5 a{
	width:100px;
	height:30px;
	text-indent:-700em;
	background: url(images/as_menu_11.jpg) no-repeat 100% 0 ;
	}

#menu-item-5 a:hover{
  background: url(images/as_menu_11.jpg) no-repeat 100% -27px;
	}


#menu-item-3210 a{
	width:110px;
	height:30px;
	text-indent:-700em;
	background: url(images/as_menu_44.jpg) no-repeat 100% 0 ;
	}

#menu-item-3210 a:hover{
  background: url(images/as_menu_44.jpg) no-repeat 100% -27px;
	}

#menu-item-434 a{
	width:170px;
	height:30px;
	text-indent:-700em;
	background: url(images/as_menu_22.jpg) no-repeat 100% 0 ;
	}

#menu-item-434 a:hover{
  background: url(images/as_menu_22.jpg) no-repeat 100% -27px;
	}

#menu-item-81 a{
	width:215px;
	height:30px;
	text-indent:-700em;
	background: url(images/as_menu_33.jpg) no-repeat 100% 0 ;
	}

#menu-item-81 a:hover{
  background: url(images/as_menu_33.jpg) no-repeat 100% -27px;
	}


#menu-item-82 a{
	width:155px;
	height:30px;
	text-indent:-700em;
	background: url(images/as_menu_55.jpg) no-repeat 100% 0 ;
	}

#menu-item-82 a:hover{
  background: url(images/as_menu_55.jpg) no-repeat 100% -27px;
	}

#menu-item-80 a{
	width:160px;
	height:30px;
	text-indent:-700em;
	background: url(images/as_menu_66.jpg) no-repeat 100% 0 ;
	}

#menu-item-80 a:hover{
  background: url(images/as_menu_66.jpg) no-repeat 100% -27px;
	}

	
/****************************************
WebSpice テンプレート table01
*****************************************/
.table01 {
     border-collapse:collapse;
     border:0px;
     border-top   :0px solid #333333;
     border-right :0px solid #333333;
     border-bottom:1px solid #333333;
     border-left  :1px solid #333333;
     }

.table01 td{
     padding:2px 1em 2px  1em;
     border-top   :1px solid #333333;
     border-right :1px solid #333333;
     }


/****************************************
WebSpice テンプレート topの見出し日付
*****************************************/
.topdate{
	font-size:0.6em;
	}

/****************************************
WebSpice テンプレート 私たちについて
*****************************************/
#main_kotei h2{
	margin:0px 10px 0px 0px;
		}

.watashi_box_all{
	width:220px;
	float:left;
	}


.watashi_box01{
	font-size:0.9em;
	width:200px;
	border-right:1px dotted #aaa;
	padding:0px 7px 0px 7px;
	float:left;
	}
.watashi_box01 img{
	border:0px solid #fff;	
	}

		
.watashi_box02{
	font-size:0.9em;
	width:200px;
	border-right:1px dotted #aaa;
	padding:0px 7px 0px 7px;
	float:left;
	}
.watashi_box02 img{
	border:0px solid #fff;	
	}

.watashi_box03{
	font-size:0.9em;
	width:200px;
	border:0px solid #aaa;
	margin:0px 0px 0px 7px;
	float:left;
	}
.watashi_box03 img{
	border:0px solid #fff;	
	}

.watashi_box04{
	width:680px;
	border:0px solid #aaa;
	margin:20px 0px 0px 0px;
	float:left;
	}	
.watashi_box04 img{
	border:0px solid #fff;	
	}

/****************************************
WebSpice テンプレート kadomaru TEST
*****************************************/
.play_blog_a{
	margin:3px 15px 3px 10px ;
	width:260px;
	float:left;
	}
.play_blog_b{
	margin:3px 10px 3px 15px ;
	width:260px;
	float:left;
	}
	
h4 .play_title{
	border:1px solid #0f3;
	padding:3px 7px;
	}

.section ul{
	margin:-5px auto auto auto;
	}

/****************************************
WebSpice テンプレート TOPPAGE
*****************************************/
.top_blog_title{
	width:219px;
	height:39px;
	margin:0px 0px 0px 0px;
	}
.blog_list{
	margin:0px 0px 3px 0px;
	width:219px;
	border-right:0px solid #F6CFCE;
	border-left:0px solid #F6CFCE;
	background-color:#F6EBF2;
	text-align:left;
	border-bottom:2px solid #F6CFCE;
	}
.top_blog_link{
	width:219px;
	text-align:right;
	}
	


.top_left{
width:219px;
border:0px solid #000;
margin:0px auto;
}

#left{
border-right:1px dotted #aaa;
}
.sasaeru{
text-align:center;
}


.top_asobi_title{
	width:625px;
	height:51px;
	border: 0px #ddd solid;
	margin:0 auto;
	}
.top_asobi_main{
	width:625px;
	border: 0px #ddd solid;
　	margin:10px;
	background-color:#E1C11E;
	margin:0 auto;
	}
.top_asobi_ba{
	width:185px;
	height:260px;
	margin:5px 0px 5px 10px;
	padding:5px;
	background-color:#F3FFCE;
	line-height:1.25;
	float:left;
	}
.top_asobi_kaigan{
	width:605px;
	margin:0px auto;
	padding:10px 0px 0px 0px;
	background-color:#E1C11E;
}

.top_guruguru_title{
	width:625px;
	height:51px;
	border: 0px #ddd solid;
	margin:20px auto 0 auto;
	}
.top_guruguru_main{
	width:625px;
	border: 0px #ddd solid;
	background-color:#FFFFFF;
	margin:0 auto;
	}

.top_guruguru_value{
padding:0px 30px;
	border: 0px #ddd solid;
	margin:0 auto;
	}

/****************************************
WebSpice テンプレート TOPPAGE
*****************************************/
#gurunavi{
  margin: 0 auto;
  padding: 0;
  width: 573px;
  height:47px;
  background: url(images/top_guruguru_menu_back.jpg) no-repeat;
}

#gurunavi ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
  height:30px;
}

#gurunavi li{
  float: left;
  margin: 10px 0px 10px 0px;
  padding: 0;
}

#gurunavi a{
  text-align: center;
  display:block;
  width:100%;
  height:30px;
  color:#000000;
  text-decoration: none;
}

#gurunavi a:hover{
  color: #666;
}

#guru1 a{
	width:185px;
	height:30px;
	text-indent:-700em;
	background: url(images/guru_menu_01.gif) no-repeat 100% 0 ;
	}

#guru1 a:hover{
  background: url(images/guru_menu_01.gif) no-repeat 100% -27px;
	}
#guru2 a{
	width:185px;
	height:30px;
	text-indent:-700em;
	background: url(images/guru_menu_02.gif) no-repeat 100% 0 ;
	}

#guru2 a:hover{
  background: url(images/guru_menu_02.gif) no-repeat 100% -27px;
	}
#guru3 a{
	width:185px;
	height:30px;
	text-indent:-700em;
	background: url(images/guru_menu_03.gif) no-repeat 100% 0 ;
	}

#guru3 a:hover{
  background: url(images/guru_menu_03.gif) no-repeat 100% -27px;
	}
.guru_ent{
	width:150px;
	margin:5px 10px;
	padding:5px;
border:1px solid #000;
	background-color:#FFFFFF;
	line-height:1.25;
	float:left;
	}
.top_news{
	font-size:1.3em;
	border-bottom:2px dotted #aaa;
	width:640px;
	margin:0 auto;
	}
.top_news_area{
	width:620px;
	margin:0 auto;
	}

.top_news_area li{
	border-bottom:1px dotted #ccc;
	margin:6px auto;
	}
	

/*  tem */
.bouhiro_body{
	width:700px;
	margin:auto;
	}
.bouhiro_menu{
	width:700px;
	margin:auto;
	}

.bouhiro_tbl{
	border:0px #0f0 solid;
	}

.bouhiro_tbl td{
	border:0px #f00 solid;
	}

.bouhiro_tbl th{
	border:0px #00f solid;
	}

/*  twitter */
.twitter_box01{
	width:240px;
	height:69px;
	margin:0px auto 0px auto;
	}
	
.twitter_box02{
	margin:0 auto;
	width:240px;
	height:34px;
	background:url(http://www.bouken-asobiba-net.com/images/twitter02.gif) bottom no-repeat;
	text-align:center;
	}

/* 固定ページ用ページャー */
.pager_center{
	width:500px;
	margin:10px auto;
	text-align:center;
	}

.backdiv{
	width:600px;
	margin:-5px auto -10px auto;
	text-align:right;
	font-size:1.3em;
	}