@charset "utf-8";

/*全体*/

*{
	margin: 0px;
	padding: 0px;
	font-size :100%;
	font-weight :normal;
	font-style :normal;
	text-decoration :none;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif";
}

body{
	background-color:#fff;
	font-size: 10px;
	line-height: 120%;
	margin: auto;
	text-align: center;
}

img {
border: 0px;
}

#header{
	margin-top: 10px;
	margin-bottom: 0px;
	width:690px;
	margin-right: auto;
	margin-left: auto;
}

#inbox{
	background-color:#fff;
	width:690px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right: auto;
	margin-left: auto;
}

#menubox{
	font-size:12px;
	background-color:#191970;
	border-top: 1px solid #ABABAB;
	border-bottom: 1px solid #ABABAB;
	clear: both;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	margin-right: auto;
	margin-left: auto;
}

#menubox .menu{
	text-align:right;
	padding-top:2px;
	padding-bottom:3px;
	margin-right:10px;
	color: #FFFFFF;
}

#menubox .menu a{
	color: #FFFFFF;
}

#update{
	float:left;
	width:180px;
	overflow:auto;
	margin-top:15px;
	margin-left:10px;
	text-align:left;
}

#update .day{
}

#update .name{
}

#topinfo{
	width: 450px;
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	text-align:left;
	line-height:140%;
}

#topinfo .text{

}

#topinfo .title{
	font-size:12px;
	font-weight: bold;
}


#topinfo img{
	float:right;
	margin-left:10px;
}


#mainbox{
	clear: both;
	height:245px;
	background-image: url(http://www.rondobell.co.uk/img/mainboxbg.jpg) ;
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

#mainboxtext{
	text-align:left;
	margin-right: 0px;
	margin-left: auto;
	overflow:auto;
	margin-top:5px;
	width:450px;
	height:225px;
	color:#5f5f5f;

	scrollbar-arrow-color:#191970;
	scrollbar-base-color:#F0F8FF;
	scrollbar-darkshadow-color:#F0F8FF;
	scrollbar-highlight-color:#191970;
	scrollbar-shadow-color:#191970;
	scrollbar-track-color:#F0F8FF;
}

.works{
	text-align:left;
	margin-right: 0px;
	margin-left: auto;
	overflow:auto;
	margin-top:5px;
	width:690px;
	height:225px;

	scrollbar-arrow-color:#191970;
	scrollbar-base-color:#F0F8FF;
	scrollbar-darkshadow-color:#F0F8FF;
	scrollbar-highlight-color:#191970;
	scrollbar-shadow-color:#191970;
	scrollbar-track-color:#F0F8FF;
}

.works p{
	margin-bottom:1em;
}

#footer{
	border-top: 1px solid #ABABAB;
	border-bottom: 1px solid #ABABAB;
	clear: both;
	width:690px;
	margin-right: auto;
	margin-left: auto;
}

.entry_title{
	width: 300px;
	padding: 2px 0px;
	font-weight: bold;
}

.posted{

}

.dateheader{
	text-align: right;
	margin-left: auto;
	margin-right: 10px;
}

.proftitle{
	margin-top: 10px;
	font-weight :bolder;
}

.profsubtitle{
	margin-bottom:1em;
}

.comment-footer{
	padding-top:5px;
}

.navi{
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: right;
	border-bottom: 1px solid #ABABAB;
}