@charset "utf-8";
#stage {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 3px none #CCCCCC;
	overflow: visible;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(img/stage_line.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}




* {font-family: 'メイリオ', Meiryo, 'Lucida Grande', Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	color: #010000;
	margin: 0px;
	padding: 0px;
}

li {
	font-weight: bolder;
	color: #333333;
	margin: 15px 50px 15px 80px;
}
img {
	text-decoration: none;
	border-style: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ACC1FF;
	border-bottom: thin solid #0033FF;
}
a:visited {
	color: #86A5FF;
	text-decoration: none;
}

a:link {
	color: #0947D9;
	text-decoration: none;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 75%;
	background-color: #D3E1FE;
}

h1 {
	font-size: 80%;
	color: #999999;
}

h2 {
	padding-left: 20px;
	border-bottom: 1px solid #3399FF;
	background-image: url(img/contents_back.gif);
	background-repeat: no-repeat;
	font-weight: bolder;
	color: #333333;
	font-size: 110%;
	vertical-align: middle;
	line-height: 18px;
	height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}
h3 {
	font-size: 160%;
	font-weight: bolder;
	font-variant: normal;
	color: #009900;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	height: 30px;
	width: auto;
	border-top: medium solid #0033CC;
	border-bottom: 2px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 0px;
	line-height: 35px;
	margin: 30px 30px 30px 20px;
}
h4 {
	font-size: 120%;
	color: #FF0000;
	padding-left: 40px;
	font-weight: bolder;
	margin-top: 15px;
	margin-right: 15px;
	height: auto;
	width: auto;
	text-decoration: underline;
	clear: both;
}

h5 {
	font-size: 110%;
	font-weight: bolder;
	color: #666666;
	margin-top: 30px;
	margin-right: 180px;
	margin-left: 24px;
	line-height: 18px;
	background-image: url(img/yajirusi4.gif);
	background-repeat: no-repeat;
	height: 18px;
	padding-left: 16px;
	border-bottom: 1px dotted #C3C3C3;
	padding-bottom: 3px;
	clear: both;
}
p {
	padding-right: 60px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 50px;
}
table {
	margin-right: auto;
	margin-left: auto;
	border-collapse:collapse;
}
tr,td{
border-collapse:collapse

}
.touhyou {
	float: left;
	border-bottom: 1px dotted #999999;
	height: 30px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	width: 430px;
	background-image: url(img/tohyoback.jpg);
	background-repeat: repeat-x;
}
.touhyo_photo {
	float: left;
	height: 30px;
	width: 40px;
	margin-left: 3px;
}

#tohyo_comment {
	float: right;
	height: auto;
	width: 150px;
	margin-top: auto;
	margin-right: 15px;
	margin-bottom: auto;
}

.clear {
	clear: both;
	width: 690px;
}
.colum_gr {
	clear: both;
	float: left;
	height: auto;
	width: 600px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top-color: #999999;
	margin-left: 15px;
	padding: 10px 10px 20px;
	background-image: url(img/colum_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: visible;
}
.clear_midasi {
	clear: both;
	width: 620px;
	margin-top: 30px;
	margin-left: 15px;
	float: left;
}

#touhyou_gr {
	width: 620px;
	overflow: visible;
	height: auto;
	clear: both;
	float: left;
	margin-left: 15px;
	padding-top: 5px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top-width: 1px;
	border-top-color: #666666;
	padding-bottom: 5px;
}
#midasi {
	margin-left: 15px;
	margin-top: 30px;
	width: 620px;
}
#rss_gr {
	clear: both;
	float: left;
	width: 690px;
}

#headder2 {
	height: 25px;
	width: 880px;
	background-image: url(img/headde_back.jpg);
	background-repeat: repeat-x;
	float: left;
	border-style: none;
	overflow: visible;
}


#headder {
	height: 45px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/head_line.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 20px;
}

#main_image {
	height: 260px;
	width: 880px;
	float: left;
	clear: left;
}
#h1_box {
	float: left;
	width: 520px;
	padding-top: 3px;
	clear: left;
}


#side_r {
	float: left;
	height: 300px;
	width: 150px;
	background-repeat: repeat-y;
	background-image: url(img/side_line.png);
}
#sidebar {
	float: none;
	height: auto;
	width: 180px;
	overflow: visible;
	border-collapse:collapse;
	margin: 15px auto 20px;
}
.global_menu {
	background-color: #0033CC;
	clear: both;
	height: 25px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	font-size: 100%;
	line-height: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	margin-top: 7px;
}
.global_menu2 {
	clear: both;
	height: 17px;
	width: 155px;
	margin-left: 5px;
	padding-left: 15px;
	line-height: 17px;
	color: #666666;
	font-size: 90%;
	background-image: url(img/yajirusi3.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	background-color: #FFFFFF;
	border-bottom: thin dotted #999999;
	display: block;
}



#side_l {
	float: left;
	height: auto;
	width: 185px;
	overflow: visible;
	border-collapse:collapse;
}
#news {
	height: 100px;
	width: 450px;
	border: 1px outset #CCCCCC;
	overflow: scroll;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#main_second {
	height: auto;
	width: 693px;
	float: right;
	overflow: visible;
}


.rss {
	width: 316px;
	background-color: #EEEEEE;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 5px;
	height: 240px;
	float: left;
}

#tool {
	font-size: 90%;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	width: 580px;
	overflow: visible;
}
#google {
	float: right;
	width: 340px;
	height: 30px;
	margin-top: 10px;
}
#logo {
	float: left;
	width: 280px;
	margin-left: 0px;
	margin-top: 2px;
}
#logos {
	float: left;
	height: 40px;
	width: 520px;
}




#main {
	float: right;
	width: 880px;
	overflow: visible;
	height: 300px;
}
.box_midasi {
	line-height: 15px;
	height: 15px;
	width: 210px;
	text-align: left;
	color: #333333;
	background-image: url(img/yajirusi.png);
	background-repeat: no-repeat;
	background-position: 1px;
	border: medium none #FFFFFF;
	padding-left: 20px;
	font-size: 100%;
	font-weight: normal;
	margin-left: 20px;
}

#main_contents {
	width: auto;
	overflow: visible;
	height: auto;
	margin-left: auto;
	display:inline;
	clear: both;
	margin-right: auto;
}
#colum {
	border-style: none;
	float: left;
	display:inline;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 25px;
	overflow: visible;
	height: 300px;
}

#headder_global {
	float: right;
	width: 400px;
	height: 25px;
	clear: both;
}
#sidemenu_banar {
	background-color: #FFFFFF;
	width: 130px;
	border: thin solid #999999;
	margin: 10px auto;
	height: auto;
	color: #333333;
	background-image: url(img/sidebanar_back.png);
	background-repeat: repeat-y;
	overflow: visible;
	font-size: 80%;
}
#ranking_top {
	height: 15px;
	width: 180px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#ranking {
	margin-top: 15px;
	border-collapse:collapse;
	background-color: #EEEEEE;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#main_contents2 {
	width: 693px;
	height: auto;
	float: right;
	font-size: 110%;
	clear: right;
}
#main_contents3 {
	width: 693px;
	height: auto;
	float: right;
	clear: right;
	overflow: visible;
}
.reibun {
	margin: 20px auto;
	padding: 15px;
	clear: both;
	height: auto;
	width: 520px;
	border: 1px solid #999999;
	background-color: #F0F0F0;
	font-size: 120%;
}
#contents_table {
	width: 630px;
	background-repeat: no-repeat;
	border-top: thin none #0033CC;
	border-right: thin none #0033CC;
	border-bottom: thin none #0033CC;
	border-left: thin none #0033CC;
	margin: auto;
}
#footer {
	background-color: #000099;
	clear: both;
	height: 20px;
	margin-top: 20px;
	font-size: 120%;
	line-height: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
}
#footer  a   {
	color: #CCCCCC;
	font-size: 80%;
}

#main_content {
	width: auto;
	overflow: visible;
	height: auto;
	margin-left: auto;
	display:inline;
	clear: both;
	margin-right: auto;
	float: left;
}
#contents_tablecover {
	clear: both;
	width: 630px;
	font-size: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(img/table_box_back.jpg);
	background-repeat: no-repeat;
	height: 145px;
	border-top: thin none #0033CC;
	border-right: thin none #0033CC;
	border-bottom: thin none #0033CC;
	border-left: thin none #0033CC;
	float: left;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.ppt_boxies {
	height: auto;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	overflow: visible;
}
.ppt_box {
	float: left;
	height: 120px;
	width: 600px;
	clear: both;
}
.ppt_box_photo {
	height: 160px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	float: left;
}
.ppt_box_name {
	float: right;
	height: 20px;
	width: 240px;
	margin-top: 5px;
	margin-right: 200px;
	border-bottom: medium dotted #003399;
}
.ppt_box_comment {
	float: right;
	height: 80px;
	width: 430px;
	margin-top: 5px;
	margin-right: 7px;
	margin-left: 7px;
}

h6 {
	font-size: 20%;
	color: #CCCCCC;
}
.white {
	color: #FFFFFF;
}
#global a {
	color: #FFFFFF;
}
h2  a {
	color: #333333;
	text-decoration: none;
}
.tohyo_contents {
	float: right;
	height: 30px;
	width: 360px;
	margin-right: 15px;
	font-size: 120%;
	line-height: 30px;
	font-weight: bolder;
	color: #666666;
	display: block;
}
#header_menu {
	height: 20px;
	width: 900px;
	margin: 15px auto 5px;
}
#mark {
	font-size: 130%;
	font-weight: bolder;
	margin-left: 30px;
}
.icon {
	float: left;
	height: 100px;
	width: 100px;
	border: 1px solid #CCCCCC;
}
#icon_gr {
	height: 400px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#bookmark {
	float: left;
	padding-top: 3px;
}
#header_word {
	float: right;
}
h6 {
	font-size: 110%;
	font-weight: bolder;
	color: #000099;
	text-decoration: underline;
	margin-left: 40px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 30px;
}
.point {
	height: auto;
	width: 550px;
	font-size: 110%;
	background-color: #F0F0F0;
	background-image: url(img/point.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-bottom: 15px;
	font-style: italic;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
}
