@charset "utf-8";
@import url("common.css");
/* CSS Document */
.box00{
	width:280px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	}
.box_left{
	width:90px;
	float:left;
	margin-right:10px;
	}
.box_right{
	width:180px;
	float:left;
	}
.box01{
	width:171px;
	float:left;
	margin-right:20px;
	}
ul.toppage_news{
	padding:20px;
	}
ul.toppage_news li{
	margin:10px 0;
	background-image:url(../img/web/recent_news_point.jpg);
	background-repeat:no-repeat;
	text-indent:20px;
	}
.toppage_profile{
	text-align:center;
	padding:0 0 20px 0;
	}
.blog_entries{
	background-image:url(../img/web/right_contents_back.jpg);
	width:255px;
	}
.right_menu{
	}	
p.blog_description{
	padding:0px 20px 10px 25px;
	}
ul.blog_recent_entries{
	padding:0 40px;
	}
ul.blog_recent_entries li a{
	font-weight:bold;
	color:#330000;
	}
ul.blog_recent_entries li a:hover{
	color:#FFFFFF;
	}
	
.skype_contact{
	background-image: url(../img/web/skype_back.jpg);
	background-repeat:no-repeat;
	height:250px;
	}				
#index_topimage{
	position:relative;
	width:900px;
	height:228px;
	overflow:hidden;
	background-image:url(../img/okinawa/index_topimage_back_23.jpg);
	background-repeat:no-repeat;
	}
#index_topimage img{
	position:absolute;
	top:0;
	left:0;
	}	
	