@charset "utf-8";
/* CSS Document */
body{
background:url(../images/background.jpg) repeat-x;
}

#summer_calendar{
	border:solid 1px #CCC;
	padding-bottom:10px;
	margin:15px 0;
}

#summer_calendar iframe{
	margin:10px;
}

#container #header{
	background:url(../images/header.jpg) no-repeat;
	width:900px;
	height:106px;
	}

#shimura_twitter{
	background:url(../images/twitter_window_big.jpg) no-repeat;
	height:194px;
	margin-bottom:10px;
	}

#shimura_twitter span{
	display:block;
	color:#666;
	border-bottom:1px dotted #ccc;
	padding:2px 0 5px 57px;
	background:url(../images/face.jpg) no-repeat;
	background-position:5px 0 0 0;
	min-height:54px;
	font-size:13px;
	}


#twitter_width{
	width:540px;
	padding:30px 20px 10px 20px;
	font-size:14px;
}

#twit{
	float:left;
	width:560px;
	margin:20px 0 0;
	}

#twit dl{
	height:130px;
	overflow:auto;
}

#followme a{
	display:block;
	width:80px;
	height:140px;
	text-indent:-9999px;
	margin-top:0px;
	padding:0 0 0 30px;
	}


#popular h3{
	background:url(../images/popular.jpg) no-repeat;
	width:680px;
	height:40px;
	text-indent:-9999px;
	}
	
#popular img{
	margin:5px 2px 0 0;
	}

#ranking h3{
	background:url(../images/winter.jpg) no-repeat;
	width:680px;
	height:40px;
	text-indent:-9999px;
	}
	
#ranking img{
	margin:10px 3px 0 0;
	}
	
#ranking .margin_right_none{
	margin-right:0;
	}
	

#whatsnew{
	background:url(../images/whatsnew.jpg) no-repeat;
	width:680px;
	height:266px;
	padding-top:54px;
	}
	
#whatsnew ul{
	overflow:auto;
	height:190px;
	width:630px;
	padding:0 10px 0 20px;
    }

#whatsnew li{
	border-bottom:1px dotted #ccc;
	}
	
#whatsnew a{
	text-decoration:underline;
	color:#06F;
	}
	
#whatsnew a:hover{
	color:#F00;
	}
	
	
#qr{
	margin-top:10px;
	}
	
#blognew{
	background:url(../images/blognew.jpg) no-repeat;
	width:680px;
	height:266px;
	padding-top:54px;
	margin-top:-50px;
	}	
	
#blognew ul{
	overflow:auto;
	height:190px;
	width:630px;
	padding:0 10px 0 20px;	
    }

#blognew li{
	border-bottom:1px dotted #ccc;
	}
	
#blognew a{
	text-decoration:underline;
	color:#06F;
	}
	
#blognew a:hover{
	color:#F00;
	}	
	
#totop{
	margin-top:10px;
	}	
	
#water_can{
	background:url(../images/water_can.jpg) no-repeat;
	height:206px;
	width:680px;
	}
	
#water_can p{
	padding:70px 0 0 160px;
	width:310px;
	}
	
#water_can p a{
	color:#09F;
	text-decoration:underline;
	}	
	
#water_can p a:hover{
	color:#F00;
	}
	
#contents #obon{
	font-size:13px;
	border:1px solid #F00;
	padding:10px;
	}
	
#contents #obon a{
	color:#F00;
	text-decoration:underline;
	}	
	

#info20110319{
	border:solid 2px #F00;
	padding:10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom:10px;
}

#info20110319 p{
	margin-bottom:8px;
}

#info20110319 span{
	color:#F00;
}

#info20110319 a{
	color:#06F;
	text-decoration:underline;
}

#info20110319 a:hover{
	color:#F00;
	text-decoration:none;
}

#close_banner{
	margin:0 0 10px;
}
