@charset "utf-8";

* htmlbody {
/* for winIE6*/
font-size: 75%;
font-family: Verdana,"ＭＳ Ｐゴシック", sans-serif;
}
*:first-child+html body {
/* for winIE7*/
font-size: 75%;
font-family: "メイリオ", Meiryo, sans-serif;
}
/* CSS Document */

body {
	font-family: "メイリオ";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.8px;
}
h2 {
	font-family: "メイリオ";
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	height: 28px;
	background-image: url(sozai/h2_navi.gif);
	background-repeat: no-repeat;
	margin-right: 3px;
	margin-left: 3px;
	padding-left: 30px;
	padding-top: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
}
h3 {
	font-family: "メイリオ";
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	background-image: url(sozai/h3_navi.gif);
	background-repeat: no-repeat;
	height: 23px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-left: 28px;
	padding-top: 7px;
}

#wrapper {
	padding: 0px;
	height: auto;
	width: 1005px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	height: 100px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header_area {
	font-family: "メイリオ";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	height: 18px;
	padding-top: 2px;
	padding-left: 2px;
	float: left;
}
#header_left {
	font-family: "メイリオ";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	float: left;
	height: 18px;
	width: 980px;
}

#header_right {
	font-family: "メイリオ";
	font-size: 11px;
	color: #333333;
	float: right;
	height: 18px;
	background-image: url(sozai/ico05-005.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.header_area2 {
	width: 468px;
	height: 70px;
	float: left;
	padding-right: 5px;
	padding-top: 10px;
}
.header_area2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
.header_area2 ul li {
	display: block;
	height: 60px;
	width: 468px;
	float: right;
	margin: 0px;
	padding: 0px;
}
.header_area3 {
	float: left;
	height: 25px;
	width: 317px;
	padding-top: 55px;
	padding-right: 10px;
}
.header_area3 a {
	color: #0066FF;
	text-decoration: none;
}
.header_area3 a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.header_area3 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
.header_area3 ul li {
	font-family: "メイリオ";
	font-size: 11px;
	color: #333333;
	display: inline;
	float: right;
	background-image: url(sozai/chiisai-sozai-328.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-right: 2px;
	margin-left: 2px;
}

.header_logo {
	height: 80px;
	width: 200px;
	margin: 0px;
	float: left;
}
#header_button {
	background-image: url(sozai/header_button.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 1000px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#h_navi {
	height: 17px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-top: 3px;
	width: 580px;
}
#header_button #h_navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
#header_button #h_navi ul li {
	font-family: "メイリオ";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	display: inline;
	float: left;
	margin-right: 5px;
	margin-left: -1px;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-top: 2px;
}
#header_button #h_navi a {
	color: #0066FF;
	text-decoration: none;
}
#header_button #h_navi a:hover {
	color: #0066FF;
	text-decoration: underline;
}
#header_button #ad_navi {
	height: 65px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 8px;
}



#pankuz {
	font-family: "メイリオ";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	float: left;
	height: 20px;
	width: 980px;
	padding-top: 2px;
	padding-left: 20px;
	background-image: url(sozai/chiisai-sozai-328.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#pankuz a {
	color: #0066FF;
	text-decoration: none;
}
#pankuz a:hover {
	color: #0066FF;
	text-decoration: underline;
}


#contents {
	font-family: "メイリオ";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	float: left;
	height: auto;
	width: 480px;
}
#contents a {
	color: #0066FF;
	text-decoration: none;
}
#contents a:hover {
	color: #0066FF;
	text-decoration: underline;
}


#contents_box {
	font-family: "メイリオ";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	height: auto;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 468px;
}
.contents_bottom {
	background-image: url(sozai/contents_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 474px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.honbun {
	font-family: "メイリオ";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	height: auto;
	width: 468px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.honbun a {
	color: #0066FF;
	text-decoration: none;
}
.honbun a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.honbun ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
.honbun ul li {
	background-image: url(sozai/arrow09-002.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.honbun img {
}
.honbun li#tittle {
	font-family: "メイリオ";
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	background-image: url(sozai/chiisai-sozai-328.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#contents_box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
#contents_box ul li {
	display: block;
	margin: 0px;
	padding: 0px;
}
#contents_box li#day {
	font-family: "メイリオ";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	background-image: url(sozai/arrow10-001.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 22px;
}
#contents_box li#race {
	background-image: url(sozai/chiisai-sozai-328.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contents_box li#race a {
	color: #0066FF;
	text-decoration: none;
}
#contents_box li#race a:hover {
	color: #0066FF;
	text-decoration: underline;
}
#contents_box li#view {
	font-family: "メイリオ";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	float: right;
	background-image: url(sozai/arrow7_13.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-right: 10px;
}
#contents_box #view a {
	color: #0066FF;
	text-decoration: none;
}
#contents_box #view a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.next {
	font-family: "メイリオ";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: url(sozai/arrow20-041.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 18px;
	text-align: right;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 20px;
	padding-top: 2px;
}
.next  a {
	color: #0066FF;
	text-decoration: none;
}
.next  a:hover {
	color: #0066FF;
	text-decoration: underline;
}




#side_menu {
	font-family: "メイリオ";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	float: left;
	height: auto;
	width: 340px;
	margin-bottom: 50px;
}
#regtan {
	height: 240px;
	width: 336px;
	margin-top: 5px;
	margin-left: 4px;
	clear: left;
}
#new_up {
	font-family: "メイリオ";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 10px;
	height: auto;
	width: 314px;
	margin-top: 0px;
	margin-bottom: 2px;
	border: 1px solid #CCCCCC;
	margin-left: 4px;
}
#new_up a {
	color: #0066FF;
	text-decoration: none;
}
#new_up a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.new_up_top {
	height: 22px;
	width: 321px;
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: "メイリオ";
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	background-image: url(sozai/newup.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 15px;
	margin-left: 4px;
}
.ranking {
	height: auto;
	width: 324px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	margin-left: 4px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.ranking a {
	color: #0066FF;
	text-decoration: none;
}
.ranking a:hover {
	color: #0066FF;
	text-decoration: underline;
}


.ranking ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
.ranking ul li {
	display: block;
	height: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-top: 5px;
}
.ranking img {
	margin-right: 10px;
	float: left;
}
#google_ad {
	height: 240px;
	width: 336px;
	margin-bottom: 10px;
	margin-left: 4px;
}

#new_up dt {
	font-weight: bold;
	border-bottom: solid 1px #cccccc;
	color: #FF9900;
}
#new_up dd {
	padding: 5px;
	color: #333333;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	text-align: center;
}
#side_menu2 {
	font-family: "メイリオ";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	height: auto;
	width: 180px;
	float: left;
}
.sideleftbar {
	font-family: "メイリオ";
	font-size: 11px;
	color: #CC0000;
	background-image: url(sozai/ma_sideleft_bar.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 150px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 15px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	padding-top: 9px;
	font-weight: bold;
}
.sideleft_con {
	font-family: "メイリオ";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	height: auto;
	width: 158px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.sideleft_con a {
	color: #0066FF;
	text-decoration: none;
}
.sideleft_con a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.sideleftbot {
	background-image: url(sozai/ma_saideleft_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 170px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
}
.sideleft_con ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
.sideleft_con ul li {
	display: block;
	background-image: url(sozai/046.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	height: 20px;
}
.side_img {
	height: auto;
	width: 170px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
}
.amazon {
	height: auto;
	width: 160px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 3px;
}


#footer {
	font-family: "メイリオ";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	height: auto;
	width: 1000px;
	clear: left;
	margin-top: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
}
#footer a {
	color: #0066FF;
	text-decoration: none;
}
#footer a:hover {
	color: #0066FF;
	text-decoration: underline;
}
#footer #f_navi {
	height: 20px;
	width: 400px;
	margin-left: 340px;
}

#footer  #f_navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
#footer  #f_navi  ul li {
	font-family: "メイリオ";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	display: inline;
	margin-left: -1px;
	padding-right: 4px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

.blog_category {
	font-family: "メイリオ";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	height: auto;
	width: 468px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.blog_category ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
.blog_category li#midashi {
	background-image: url(sozai/046.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	color: #CC0000;
	font-weight: bold;
}
.blog_category li#category {
	display: block;
	float: left;
	width: 204px;
	background-image: url(sozai/folder02-001.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.blog_honbun {
	height: auto;
	width: 468px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.kaiko {
	padding: 10px;
	height: auto;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
#ad_pr {
	font-family: "メイリオ";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	height: auto;
	width: 440px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#ad_pr img {
	float: left;
	margin-right: 10px;
}
.a_net {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #666666;
	height: 39px;
	width: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.a_net img {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 2px;
}
.side_left_box {
	height: auto;
	width: 158px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.course {
	font-family: "メイリオ";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 10px;
	height: auto;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
.course ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
.course ul li {
	float: left;
}
#c_navi {
	font-family: "メイリオ";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	height: auto;
	width: 950px;
	padding-left: 50px;
}
#c_navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
#c_navi ul li {
	background-image: url(sozai/arrow10-001.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 3px;
	margin-left: 5px;
	display: inline;
	float: left;
}
#c_navi a {
	color: #0066FF;
	text-decoration: none;
}
#c_navi a:hover {
	color: #0066FF;
	text-decoration: underline;
}
#main {
	font-family: "メイリオ";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 1000px;
}
.menu img {
	float: left;
	margin-right: 10px;
}
.menu {
	font-family: "メイリオ";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 978px;
	height: auto;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
table#table-01 {
    width: 465px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

table#table-02 {
	width: 650px;
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
}

table#table-02 th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	font-size: 11px;
}
table#table-02 td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	font-size: 11px;
}

#blood_con {
	font-family: "メイリオ";
	font-size: 12px;
	color: #333333;
	padding: 10px;
	float: left;
	height: auto;
	width: 650px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#blood_right {
	font-family: "メイリオ";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	height: 500px;
	width: 300px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	float: left;
}
#blood_pr {
	font-family: "メイリオ";
	font-size: 12px;
	color: #333333;
	padding: 5px;
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
}
#blood_pr ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
#blood_pr ul li {
	background-image: url(sozai/chiisai-sozai-328.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}
#blood_pr a {
	color: #0066FF;
	text-decoration: none;
}
#blood_pr a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.blood_tittle {
	font-family: "メイリオ";
	font-size: 14px;
	color: #333333;
	background-image: url(sozai/blood_tittle.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 635px;
	margin-top: 15px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: left;
	margin-bottom: 20px;
	font-weight: bold;
}
#blood_navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
}
#blood_navi ul li {
	display: inline;
	float: left;
	padding-left: 5px;
	margin-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: -1px;
	padding-right: 5px;
}
#blood_navi a {
	color: #0066FF;
	text-decoration: none;
}
#blood_con a:hover {
	color: #0066FF;
	text-decoration: underline;
}
