body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../image/background.gif);
	background-repeat: repeat;
}


#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}

#header {
	width: 1000px;
	height: 165px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#breadcrumbs {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.875em;
}
#menu {
	width: 220px;
	margin-left: 18px;
	float: left;
}

#menu .waku {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F90;
	border-left-color: #F90;
	padding-right: 8px;
	padding-left: 8px;
	*padding-left: 24px;
	margin: 0px;
	padding-top: 10px;
	*padding-top: 0;
	*margin-top:-10px;
}



#main {
	width: 500px;
	float: left;
	margin-left: 18px;

}

#main #banner{
	width: 500px;
	height:220px;
	background-image:url(../image/main_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#main #banner p{
	text-indent:-9999px;
}


#main #banner #b_110{
	padding: 0px;
	float: left;
	height: 149px;
	width: 158px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main #banner #b_sos{
	padding: 0px;
	float: right;;
	height: 149px;
	width: 158px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main #topicks {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F45020;
	border-bottom-color: #F45020;
	border-left-color: #F45020;
	padding-bottom:20px;
	*padding-top:1px;
}

#main #banner_bottom{
	text-align:center;
	margin-top:20px;
}

#right {
	float: left;
	width: 200px;
	margin-left: 18px;
}
#right .right-title {
	width: 200px;
	background-repeat: no-repeat;
	height: 30px;
	margin-bottom: 0px;
}
#right .waku {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #06C;
	border-left-color: #06C;
	margin-top: 0px;
	padding: 8px;
	font-size: 0.875em;
	line-height: 130%;
	color: #06C;
	font-weight: bold;
}

#right .waku-fin {
	height: 12px;
	width: 200px;
}

#right .banner_link{
	margin-top:20px
}

#subject {
	float: right;
	width: 720px;
	margin-right: 20px;
}









#footer {
	width: 1000px;
	background-repeat: no-repeat;
	height: 70px;
	margin-top: 20px;
	margin-bottom: 10px;
}



.cleare {
	clear: both;
	margin: 0px;
	padding: 0px;
}
