* {
	margin: 0px;
	padding: 0px;
}
body{
	line-height : 180%;
	font-size : 85%;
	font-family:'メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	color: #333333;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	border-top: 4px solid #39f;
}
#container {
	width: 950px;
	text-align: left;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	border-top: 0px solid #e9e9e9;
	position: relative;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}
#header {
	height: 90px;
	border-bottom: 1px solid #e9e9e9;
	background-image: url(images/header_bg.jpg);
}
#headerleft {
	padding: 15px 0px 15px 20px;
	float: left;
	width: 550px;
	height: 60px;
}
#headerright {
	padding: 5px 10px 5px 10px;
	float: right;
	width: 360px;
	text-align: right;
	font-weight: bold;
}
#wrapper {
	float: left;
	background-repeat: repeat-y;
	clear: both;
	background-image: url(images/container_bg.gif);
}
#menu {
	padding: 15px 10px;
	float: left;
	width: 190px;
	background-repeat: repeat-y;
}
#topimage {
	border-bottom: 2px solid #e9e9e9;
}
#main {
	float: right;
	width: 690px;
	padding: 15px 24px;
	background-color: #ffffff;
}
#bottommenu {
	text-align: center;
	clear: both;
	padding: 5px 10px;
	border-top: 1px solid #e9e9e9;
	background-color: #ffffff;
}
#footer {
	clear: both;
	padding: 8px 10px;
	border-top: 1px solid #e9e9e9;
}
#footerleft {
	padding: 5px 10px;
	float: left;
	width: 390px;
}
#footerright {
	padding: 5px 10px;
	float: right;
	width: 500px;
	text-align: right;
}
.menubar {
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	background-image: url(images/menu_bg.gif);
	font-size: 110%;
	margin-bottom: 0px;
	text-indent: 10px;
}
.menubar_menu {
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	background-image: url(images/menu_bg.gif);
	font-size: 110%;
	margin-bottom: 5px;
	text-indent: 20px;
}
#menu ul {
}
#menu ul li {
	font-weight: normal;
	color: #333333;
	text-indent: 25px;
	list-style-type: none;
	line-height: 35px;
	background-image: url(images/menu_li.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 100%;
	margin: 0px 0px 3px 0px;
	height: 35px;
}
#menu ul li a {
	color: #333333;
	text-decoration: none;
	display:block;
}
#menu ul li a:hover {
	color: #333333;
	text-decoration: underline;
	display:block;
	background-image: url(images/menu_li_hover.png);
	background-position: 0px;
	background-repeat: no-repeat;
}
#menu ul li a.selected {
	color: #333333;
	display:block;
	background-image: url(images/menu_li_hover.png);
	background-position: 0px;
	background-repeat: no-repeat;
}
a:link {
    color:#000099;
}
a:visited {
    color:#000099;
}
a:hover {
	color:#FF0000;
}
a:active {
	color:#FF0000;
}
h1,h2,h3,h4 {
    font-size : 100%;
    font-weight : normal;
    margin-bottom: 0px
}
.entry {
	margin-top: 0px;
	text-indent: 40px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 120%;
	line-height: 35px;
	color: #333333;
	background-image: url(images/entrybar.jpg);
	background-repeat: no-repeat;
	clear: both;
}
.subentry {
	margin-top: 5px;
	text-indent: 15px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 120%;
	line-height: 25px;
	border-bottom: 2px solid #60c3ef;
	color: #333333;
	clear: both;
}
.thirdentry {
	margin-top: 5px;
	text-indent: 10px;
	margin-bottom: 10px;
	color: #0099FF;
	font-weight: bold;
	font-size: 110%;
	background-color: #f4f4f4;
	line-height: 25px;
	clear: both;
}
.red {
	color: #CC0000;
}
.bold {
	font-weight: bold;
}
.small {
	font-size: 80%;
}
.tableborder{
    border-collapse: collapse;
    border: 1px solid #cccccc;
}
.tableborder td{
	border: 1px solid #cccccc;
	padding: 4px;
}
#menu .box {
	padding: 10px 10px;
	line-height: 150%;
	border: 1px solid #e9e9e9;
}
.borderbox {
	padding: 10px 10px;
	background-color: #FFFFFF;
	border: 1px solid #e9e9e9;
}
.toppage_borderbox {
	padding: 5px 10px;
	border: 1px solid #f4f4f4;
	float: left;
	width: 318px;
	margin: 0px 5px 10px 0px;
}
.imageleft {
	margin: 0px 15px 15px 0px;
	float: left;
}
.imageright {
	margin: 0px 0px 15px 15px;
	float: right;
}
.imagetop {
	margin: 10px 0px 0px 0px;
}
.imagebottom {
	margin: 0px 0px 10px 0px;
}
.imagewaku {
	padding: 5px; /* 画像枠 */
	border: 1px solid #f4f4f4; /* 画像の枠線 */
}
.clearfix:after { 
    content : "."; 
    display : block; 
    height : 0; 
    clear : both; 
    visibility : hidden; 
} 
* html .clearfix { 
    height : 1%; 
} 
.clear { 
    clear : both; 
} 
