/*///////////////////////////////////
		common
////////////////////////////////////*/
html, body {
	height: 100%;
}
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
	zoom: 1;
	
}
img { -ms-interpolation-mode: bicubic; }
body {
	line-height:1.8em;
	color:#999;
	font-size:12px;
	text-align:center;
	font-family:'ヒラギノ Pro W3','Hiragino Kaku Gothic Pro','CI',Meiryo,'ヒラギノ',sans-serif;
	background:#ebdfd4;
}

ul,ol,dl{
  list-style:none;
}

li{
  display:list-item;
  zoom:normal;
}

h1,h2,h3 { line-height:1.6;font-size:14px; }
h4,h5,h6 { line-height:1.6;font-size:12px; }
p,li,dt,dl { line-height:1.6; }

img{
	vertical-align:bottom;
}
a img { border:0; }

a:link,a:visited {
   color:#0099FF;
   text-decoration:none;
}
a:hover {
   text-decoration:underline;
   color:#FF6600;
}
a:active {
   color:#666;
}

.align-r{
	text-align:right;
}

.align-l{
	text-align:left;
}
.align_c{
	text-align:center;
}
.cl{
	clear:both;
}
.pageupbox{
	width:950px;
	margin:0 auto;
	background:#231815;
}
.pageup{
	width:120px;
	height:33px;
	text-indent:9999px;
	overflow:hidden;
	margin:0px 15px 0px auto;
	display:block;
}
.pageup a,.pageup a:visited{
	display:block;
	background:url(/img/bgsbtn.gif) 0px 0px no-repeat;
	width:120px;
	height:34px;
}
.pageup a:hover{
	background:url(/img/bgsbtn.gif) -200px 0px no-repeat;
}

/*////////////////////////////////////
				boxhack
////////////////////////////////////*/

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

#clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
#clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/*////////////////////////////////////
				panlist
////////////////////////////////////*/

.nav_pan{
	padding:5px 0px 5px 0;
	text-align:right;
	letter-spacing:0.2;
}
.nav_pan ul{
	font-size:10px;
	color:#666;
}

.nav_pan li{
	display:inline;

}

.nav_pant a:link{
	color:#FF6600;
}

.nav_pan a:visited{
	color:#FF6600;
}
.nav_pan a:hover{
	color:#FF3333;
}

/*////////////////////////////////////
				nav
////////////////////////////////////*/
#nav{
	height:50px;
	width:900px;
	padding:0 0 0 15px;
	text-align:left;
	font-weight:bold;
}
#nav ul,#nav li{
	overflow: hidden;
	height:48px;
}
#nav li{

	padding:0;
	float:left;
	text-indent:-9999px;
	margin:0 4px;
}
.nav0 a,.nav0 a:visited{	width:100px; height:48px; background:url(/img/bg_menu.gif) -1400px 0px no-repeat; display:block;}
.nav1 a,.nav1 a:visited{	width:90px; height:48px; background:url(/img/bg_menu.gif) 0 0px no-repeat; display:block;}
.nav2 a,.nav2 a:visited{	width:120px; height:48px; background:url(/img/bg_menu.gif) -200px 0px no-repeat; display:block;}
.nav3 a,.nav3 a:visited{	width:85px; height:48px; background:url(/img/bg_menu.gif) -400px 0px no-repeat; display:block;}
.nav4 a,.nav4 a:visited{	width:90px; height:48px; background:url(/img/bg_menu.gif) -600px 0px no-repeat; display:block;}
.nav5 a,.nav5 a:visited{	width:115px; height:48px; background:url(/img/bg_menu.gif) -800px 0px no-repeat; display:block;}
.nav6 a,.nav6 a:visited{	width:95px; height:48px; background:url(/img/bg_menu.gif) -1000px 0px no-repeat; display:block;}
.nav7 a,.nav7 a:visited{	width:115px; height:48px; background:url(/img/bg_menu.gif) -1200px 0px no-repeat; display:block;}

.nav0 a:hover{	width:100px; height:48px; background:url(/img/bg_menu.gif) -1400px -100px no-repeat; display:block;}
.nav1 a:hover{	width:90px; height:48px; background:url(/img/bg_menu.gif) 0px -100px no-repeat; display:block;}
.nav2 a:hover{	width:120px; height:48px; background:url(/img/bg_menu.gif) -200px -100px no-repeat; display:block;}
.nav3 a:hover{	width:85px; height:48px; background:url(/img/bg_menu.gif) -400px -100px no-repeat; display:block;}
.nav4 a:hover{	width:90px; height:48px; background:url(/img/bg_menu.gif) -600px -100px no-repeat; display:block;}
.nav5 a:hover{	width:115px; height:48px; background:url(/img/bg_menu.gif) -800px -100px no-repeat; display:block;}
.nav6 a:hover{	width:95px; height:48px; background:url(/img/bg_menu.gif) -1000px -100px no-repeat; display:block;}
.nav7 a:hover{	width:115px; height:48px; background:url(/img/bg_menu.gif) -1200px -100px no-repeat; display:block;}

.nav0checked{	width:100px; height:48px; background:url(/img/bg_menu.gif) -1400px -100px no-repeat; display:block;}
.nav1checked{	width:90px; height:48px; background:url(/img/bg_menu.gif) 0px -100px no-repeat; display:block;}
.nav2checked{	width:120px; height:48px; background:url(/img/bg_menu.gif) -200px -100px no-repeat; display:block;}
.nav3checked{	width:85px; height:48px; background:url(/img/bg_menu.gif) -400px -100px no-repeat; display:block;}
.nav4checked{	width:90px; height:48px; background:url(/img/bg_menu.gif) -600px -100px no-repeat; display:block;}
.nav5checked{	width:115px; height:48px; background:url(/img/bg_menu.gif) -800px -100px no-repeat; display:block;}
.nav6checked{	width:95px; height:48px; background:url(/img/bg_menu.gif) -1000px -100px no-repeat; display:block;}
.nav7checked{	width:115px; height:48px; background:url(/img/bg_menu.gif) -1200px -100px no-repeat; display:block;}


/*////////////////////////////////////
				footer nav
////////////////////////////////////*/
#footer li{
	float:left;
	padding:0 0 0 10px;
}
.footermenubox{
	float:left;
	padding:10px;
}





/*////////////////////////////////////
			top
////////////////////////////////////*/
.topnews{
	padding-bottom:20px;
}
.entrybox h3{
	background:url(/img/bg_icon.gif) 0 3px no-repeat;
	text-indent:22px;
}
.entrybody{
	padding-bottom:35px;
	padding-top:4px;
	background:url(/img/bg_entry.gif) 0 5px no-repeat;
}
.entrybody p{
	padding-bottom:15px;
}
.entrybody img{
	padding:10px 0;
}
.entrydate{
	padding:6px 0 3px 0;
	text-align:right;
	letter-spacing:0.1;
	font-size:10px;
	width:100%;
}
.entrydate ul li{
	display:inline;
}
#topvideo h4{
	color:#CCC;
}
.videorecobox{
	background:url(/img/bg_subline.gif) repeat-x;
	padding:6px 0 25px 0;
}
.videorecobox a img,.videorecobox a:visited img{
	padding:2px 2px 4px 2px;
	background:#FF0066;
}
.videorecobox a:hover img{
	background:#FF6600;
}
.videoentry{
	padding-bottom:5px;
}

.videobox{
	background:url(/img/bg_subline.gif) repeat-x;
	padding:6px 0 25px 0;
}
.videobox a img,.videobox a:visited img{
	padding:2px 2px 4px 2px;
	background:#0099FF;
}
.videobox a:hover img{
	background:#FF6600;
}
.object{
	padding-bottom:10px;
}
.stitleReco{
	background:url(/img/bg_subtitle.gif) 0 0 no-repeat;
	text-indent:-9999px;
	height:23px;
}
.stitlePV{
	background:url(/img/bg_subtitle.gif) 0 -50px no-repeat;
	text-indent:-9999px;
	height:25px;
}

.stitleFood{
	background:url(/img/bg_subtitle.gif) 0 -100px no-repeat;
	text-indent:-9999px;
	height:25px;
}

.stitleEnglish{
	background:url(/img/bg_subtitle.gif) 0 -150px no-repeat;
	text-indent:-9999px;
	height:25px;
}

.stitleVa{
	background:url(/img/bg_subtitle.gif) 0 -200px no-repeat;
	text-indent:-9999px;
	height:25px;
}
.stitlepick{
	background:url(/img/bg_subtitle.gif) 0 -250px no-repeat;
	text-indent:-9999px;
	height:25px;
}
.stitletwitter{
	background:url(/img/bg_subtitle.gif) 0 -300px no-repeat;
	text-indent:-9999px;
	height:25px;
}
.stitlearc{
	background:url(/img/bg_subtitle.gif) 0 -350px no-repeat;
	text-indent:-9999px;
	height:25px;
}
.stitleprofile{
	background:url(/img/bg_subtitle.gif) 0 -400px no-repeat;
	text-indent:-9999px;
	height:25px;
}
.get_recent_comments_wrap li{
	border-bottom:1px dotted #999;
	padding:2px 0;
}
.stitlercome{
	background:url(/img/bg_subtitle.gif) 0 -750px no-repeat;
	text-indent:-9999px;
	height:25px;
}
.toprightbox{
	background:url(/img/bg_subline.gif) repeat-x;
	padding:6px 0 25px 0;
	color:#999;
	width:215px;
	overflow:hidden;
}
.subul li{
	border-bottom:1px dotted #555;
	padding:2px;
}
/*////////////////////////////////////
			twitter
////////////////////////////////////*/
.twitter{
	background:#f9f5ed;
	padding:5px;
}

.twitter li li{
	border-top:1px dotted #999;
}
.twitter p{
	border-bottom:1px dotted #999;
}

.post-categories{
	float:right;
}
.post-categories li{
	display:inline;
	padding:0 5px;
}

/*////////////////////////////////////
			sub-menu
////////////////////////////////////*/
.righttitle01{
	background:url(/img/bg_rightmenu.gif) 0 0 no-repeat;
	text-indent:-9999px;
	height:50px;
}
.righttitle02{
	background:url(/img/bg_rightmenu.gif) 0 -50px no-repeat;
	text-indent:-9999px;
	height:50px;
}
.righttitle03{
	background:url(/img/bg_rightmenu.gif) 0 -100px no-repeat;
	text-indent:-9999px;
	height:50px;
}
.righttitle04{
	background:url(/img/bg_rightmenu.gif) 0 -150px no-repeat;
	text-indent:-9999px;
	height:50px;
}
.righttitle05{
	background:url(/img/bg_rightmenu.gif) 0 -200px no-repeat;
	text-indent:-9999px;
	height:50px;
}
.righttitle06{
	background:url(/img/bg_rightmenu.gif) 0 -250px no-repeat;
	text-indent:-9999px;
	height:50px;
}
.adside215box{
	padding-bottom:25px;
}
.adside{
	padding-bottom:2px;
}
.setitle01{background:url(/img/bg_subtitle.gif) 0 -450px no-repeat; height:20px; text-indent:-9999px;}
.setitle02{background:url(/img/bg_subtitle.gif) 0 -500px no-repeat; height:20px; text-indent:-9999px;}
.setitle03{background:url(/img/bg_subtitle.gif) 0 -550px no-repeat; height:20px; text-indent:-9999px;}
.setitle04{background:url(/img/bg_subtitle.gif) 0 -600px no-repeat; height:20px; text-indent:-9999px;}
.setitle05{background:url(/img/bg_subtitle.gif) 0 -700px no-repeat; height:20px; text-indent:-9999px;}
.setitle06{background:url(/img/bg_subtitle.gif) 0 -650px no-repeat; height:20px; text-indent:-9999px;}
/*////////////////////////////////////
			ini
////////////////////////////////////*/
#comments{
	padding-top:15px;
	margin-top:12px;
	background:url(/img/bg_entry.gif) 0 5px no-repeat;
}
#comments p{
	padding-bottom:15px;
}
ol#comments li p {
	font-size: 100%;
}


/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #999;
	padding: .2em;
}
#commentform p{
	padding-bottom:4px;
}
#commentform textarea {
	width: 90%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
	padding:20px 0;
}
#commentlist img{
	padding:0 0 2px 5px;
}
#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}
#postcomment{
	padding-top:5px;
	margin-top:10px;
	border-top:2px solid #333;
}
.cite{
	padding:3px 0;
}
.comment{
	padding:4px 0;
	border-bottom:1px dotted #999
}
/*////////////////////////////////////
			searchbox
////////////////////////////////////*/

.searchbox{
	width:215px;
	padding:0 0px 15px 0px;
	font-size:12px;
}

.txtboxA{
	width:62%;
	border:0px;
	padding:4px 2px;
	margin-bottom:5px;
}
.btnsumit{
	background:#FFCC33;
	border:0px;
	font-size:12px;
	padding:4px 5px;
	font-weight:bold;
}
/*////////////////////////////////////
			friendslink
////////////////////////////////////*/

.friend{
	padding-bottom:2px;
	border-bottom:1px dotted #555;
}
/*////////////////////////////////////
			share
////////////////////////////////////*/
.share{
	margin:5px 0;
	background:url(../img/bg_share.jpg) no-repeat;
	width:560px;
	height:41px;
	overflow:hidden;
}
/*//////////
.shareleft{
	margin-left:241px;
	width:117px;
	height:41px;
	float:left;

}
.shareleft a,.shareleft a:visited{
	display:block;
	text-indent:-9999px;
	width:117px;
	height:41px;
}
.shareright{
	margin-left:20px;
	width:117px;
	height:41px;
	float:left;

}
.shareright a,.shareright a:visited{
	display:block;
	text-indent:-9999px;
	width:116px;
	height:41px;
}
/////////////*/
.shareleft{
	margin-left:61px;
	width:439px;
	height:41px;

}
.shareleft a,.shareleft a:visited{
	display:block;
	text-indent:-9999px;
	width:439px;
	height:41px;
}

