body{
	margin:0;
	padding:0;
	font-family:'Hiragino Kaku Gothic Pro','¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Meiryo','¥á¥¤¥ê¥ª',sans-serif;
	_font-family:'£Í£Ó £Ð¥´¥·¥Ã¥¯';
	font-size:small;
	color:#000;
	background-color:#eee;
	_text-align:center;
}

#container{
	margin:0 auto;
	padding:0;
	_text-align:left;
	width:750px;
	border-width:0 1px;
	border-style:solid;
	border-color:#ccc;
	background-color:#fff;
}

a:link {text-decoration: none; color: #930; text-shadow: #ccc 2px 2px 1px;}
a:visited {text-decoration: none; color: #930; text-shadow: #ccc 2px 2px 1px;}
a:active {text-decoration: underline; color: #930; text-shadow: #ccc 2px 2px 1px;}
a:hover {text-decoration: underline; color: #930; text-shadow: #ccc 2px 2px 1px;}

h1{
	margin: 0px;
	padding: 0px;
	font-size: 130%;
}

h2{
	margin: 0px;
	padding: 0px;
	font-size: 110%;
}

h3{
	margin: 0px;
	padding:5px;
	font-size: 100%;
	font-weight:bold;
}

#main{
	margin:0;
	padding:10px 5px 5px 10px;
	width:550px;
	background:#fff;
	float:left;
}

#side{
	margin:0;
	padding:0 5px 0 5px;
	width:175px;
	background:#fff;
	float:right;
}


.mainbody{
	font-family:verdana, arial;
	color:#000;
	font-weight:normal;
	background:#fff;
	margin-bottom:20px;
	padding:0px 5px;
	border-width:1px;
	border-style:none dotted dotted none;
	border-color:#360;
}

.title{
	font-family:georgia, verdana, arial, sans-serif;
	color: #000;
	font-weight:bold;
	border-width:3px;
	border-style:none none double none;
	border-color:#9c0;
}

.date{
	font-family:georgia, verdana, arial, sans-serif;
	color: #336600;
	padding:5px;
	margin-bottom:5px;
	font-weight:bold;
	background:#eee;
}

.tab{
	padding-top:5px;
}

.sidebody{
	font-family:verdana, arial, sans-serif;
	color:#333;
	font-size: 85%;
	line-height:140%;
	font-weight:normal;
	padding:2px;
}


.text-main{
	padding:5px;
	font-weight:normal;
	line-height:150%;
}

.text-bold{
	padding:5px;
	font-weight:bold;
	line-height:150%;
}

.text-quote{
	padding:5px 10px;
	margin:5px;
	font-weight:normal;
	line-height:150%;
	background-color:#eeffcc;
	border-width:1px;
	border-style:solid;
	border-color:#ccc;
}

.text-block{
	padding:5px 5px 5px 20px;
	font-weight:normal;
	line-height:150%;
}

.text-small{
	padding:5px;
	font-size: 85%;
	font-weight:normal;
	line-height:150%;
}

.text-green{
	color: #360;
}

.text-grey{
	font-size: 85%;
	color: #666;
}

li{
	margin-bottom:10px;
}

ul.list{
	margin:5px 5px 5px 20px;
	padding:0px;
}

ul.list li{
	margin:0.5em 0px;
	padding:0px;
}

#footer{
	margin:0;
	padding:10px;
	background-color:#eee;
	font-family:verdana, arial;
	text-align:center;
	clear:both;
}