*{
	margin: 0px;
}
html{

	
}
body{
	height: 100%;
	width: 100%;
	background-image: url(images/bg.gif);/* url(images/bg.gif) <=変更時  */
	background-color: #FFFFFF;
	overflow: scroll;
	/*XMAS*/
	background-repeat:repeat-y;
}
.body_bg1{
	height: 100%;
	width: 100%;
	background-image: url(images/bg.gif);
	background-color: #FFFFFF;
	overflow: scroll;
	/*XMAS*/
	background-repeat:repeat-y;
}
.body_bg2{
	height: 100%;
	width: 100%;
	background-image: url(images/bg_on_sidebar.gif);/* url(images/background_s.jpg) <=変更時  */
	background-color: #FFFFFF;
	overflow: scroll;
	background-repeat:repeat-y;

	#bg_on_sidebar.gif
}
.body_bg3{
	height: 100%;
	width: 100%;
	background-image: url(images/bg_on_sidebar.gif);/* url(images/background_s.jpg) <=変更時  */
	background-color: #FFFFFF;
	overflow: scroll;
	/*XMAS*/
	background-repeat:repeat-y;

	#bg_on_sidebar.gif
}
.body_bg4{
	height: 100%;
	width: 100%;
	background-image: url(images/bg_on_sidebar.gif);/* url(images/background_s.jpg) <=変更時  */
	background-color: #FFFFFF;
	overflow: scroll;
	/*XMAS*/
	background-repeat:repeat-y;
	
	#bg_on_sidebar.gif
}
#wrapper {
	height: auto;
	width: 950px;
	float: left;
}
#wrapper #container img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #container2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#slide {
	height: 1000px;
	width: 150px;
	float: left;
	/*xmas
	background-image: url(images/slide_bg.gif);
	*/
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#slide1500 {
	height: 1500px;
	width: 150px;
	float: left;
	/*xmas
	background-image: url(images/slide_bg.gif);
	*/
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#slide2000 {
	height: 2000px;
	width: 150px;
	float: left;
	/*xmas
	background-image: url(images/slide_bg.gif);
	*/
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#slide3000 {
	height: 3000px;
	width: 150px;
	float: left;
	/*xmas
	background-image: url(images/slide_bg.gif);
	*/
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#slide4000 {
	height: 4000px;
	width: 150px;
	float: left;
	/*xmas
	background-image: url(images/slide_bg.gif);
	*/
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#slide5000 {
	height: 5000px;
	width: 150px;
	float: left;
	/*xmas
	background-image: url(images/slide_bg.gif);
	*/
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#slidemenu {
	height: 800px;
	width: 150px;
	float: left;
	/*xmas
	background-image: url(images/slide_bg.gif);
	*/
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#slide #navi,#slide1500 #navi,#slide2000 #navi,#slide3000 #navi,#slide4000 #navi,#slide5000 #navi, #slidemenu #navi{
	width: 150px;
	height: 100%;
}
#navi ul {
	color: #FFFFFF;
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
}
#navi li {
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 10px;
	display: block;
	height: 16px;
	margin-right: 8px;
}
#navi li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(images/navimark1.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	background-position: left center;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#navi li a:hover {
	color: #AE4D56;
	text-decoration: none;
	display: block;
	background-image: url(images/navimark2.gif);
	background-repeat: no-repeat;
	padding-left: 24px;
	background-position: left center;
}
#navi h1 {
	margin-top: 10px;
	background-image: url(images/logo_s.gif);
	background-repeat: no-repeat;
	text-indent: -1000px;
	display: block;
	height: 94px;
	width: 139px;
	margin-left: 3px;
}
#navi h1 a {
	height: 94px;
	width: 139px;
	display: block;
}
#navi .koukoku {
	background-image: url(images/koukoku_waku.gif);
	background-repeat: no-repeat;
	height: 160px;
	width: 120px;
	margin-left: 4px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
}


#menubtn {
	height: 72px;
	width: 180px;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	left: -3px;
}
#ribbonbtn {
	height: 82px;
	margin: 0px;
	padding: 0px;
	width: 180px;
	position: relative;
	left: -3px;
}


#wrapper #container {
	float: right;
	width: 760px;
	/*background-image: url(images/mark1.gif);*/
	background-repeat: no-repeat;
	background-position: 80px 200px;
	position: relative;
	height: auto;
	display: block;
	top: -150px;
}
#wrapper #container2 {
	float: right;
	width: 760px;
	/*background-image: url(images/mark1.gif);*/
	background-repeat: no-repeat;
	background-position: 78px 180px;
	height: auto;
	display: block;
	margin-top: 20px;
}
#wrapper #container_nologo {
	float: right;
	width: 760px;
	background-repeat: no-repeat;
	height: auto;
	display: block;
	margin-top: 20px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	overflow: hidden;
}
/*Mac OS版 IEには適用しない*/
*html .clearfix {
	height: 1%;
}
*+html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/**/
.rank_navi {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #56656D;
	width: 30px;
}
.rank_navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.rank_navi ul li {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}
.rank_navi a {
	color: #FFFFFF;
	text-decoration: none;
}
.rank_navi a:hover {
	color: #AE4D56;
	text-decoration: underline;
}
#container2 #contents1 {
	float: left;
	width: 700px;
}
#container2 #newface {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 20px;
	padding-left: 150px;
	padding-bottom: 5px;
	background-image: url(ranking/new_script/title.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
#contents1 #rank1 {
	background-image: url(ranking/images/rank1.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 170px;
	padding: 15px;
	display: block;
	position: absolute;
	left: 250px;
}
#contents1 #rank2 {
	background-image: url(ranking/images/rank2.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 170px;
	padding: 15px;
	display: block;
	position: absolute;
	top: 120px;
	left: 0px;
}
#contents1 #rank3 {
	background-image: url(ranking/images/rank3.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 170px;
	padding: 15px;
	display: block;
	position: absolute;
	top: 120px;
	left: 500px;
}
#contents1 #rank4 {
	background-image: url(ranking/images/rank4.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 170px;
	padding: 15px;
	display: block;
	position: absolute;
	top: 430px;
	left: 100px;
}
#contents1 #rank5 {
	background-image: url(ranking/images/rank5.jpg);
	background-repeat: no-repeat;
	height: 240px;
	width: 170px;
	padding: 15px;
	display: block;
	position: absolute;
	top: 430px;
	left: 400px;
}
#contents1 #best5 {
	height: 700px;
	width: 100%;
	position: relative;
	margin-bottom: 50px;
}
#contents1 #best100 {
	width: 700px;
	height: auto;
}


.rank_hostclass {
	height: 31px;
	width: 88px;
	margin-left: 76px;
	display: block;
	margin-bottom: 4px;
	margin-top: 4px;
}
.rank_hostimg {
	height: 158px;
	width: 150px;
	margin-top: 3px;
	margin-left: 11px;
	display: block;
	margin-right: 12px;
	margin-bottom: 4px;
	text-align: center;
	border: 1px solid #FFFFFF;
}
.rank_hostname {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	width: 105px;
}
.rank_hostarer {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
}
.rank_point {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.rank_new {
}

.touhyou {
	padding-left: 6px;
}
.rank6_100 {
	height: 120px;
	width: 700px;
	margin-bottom: 40px;
}
#contents1 .anc {
	padding-bottom: 10px;
}
.rank6_100_base {
	background-image: url(ranking/images/rank6.jpg);
	background-repeat: no-repeat;
	width: 685px;
	height: 100px;
	padding-top: 9px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.rank6_100_base_ribonk {
	background-image: url(ranking/images/rank6_ribon.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 685px;
	padding-top: 9px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.rank6_100 .namber {
	background-color: #333333;
	font-size: 20px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 5px;
	width: 60px;
	text-align: center;
}

.rank_hostclass6_100 {
	height: 37px;
	width: 94px;
	margin-left: 70px;
	display: block;
}
.rank_hostimg6_100 {
	height: 95px;
	width: 90px;
	display: block;
	text-align: center;
	margin: 0px;
}
.rank_hostname6_100 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	width: 200px;
	height: 25px;
}
.rank_hostarer6_100 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	width: 66px;
}
.rank_point6_100 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	height: 20px;
}
.pointupbana {
	margin-left: 250px;
	margin-bottom: 30px;
	display: block;
}
.profile_container {
	width: 756px;
	position: relative;
	display: block;
	padding: 0px;
	border: 2px solid #A4A4A4;
	background-color: #FBF9F2;
}
.profile_container .hostname {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7D9199;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #404B51;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #404B51;
}
.hostarer table {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
.hostname table {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

.profile_container .hostarer {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	background-color: #C5CED1;
	padding-left: 5px;
}
.profile_container .hostage {
	font-size: 24px;
	font-weight: bold;
}

.profile_container .koumoku {
	background-color: #C5CED1;
	padding-left: 10px;
	color: #4B4B4B;
	font-weight: bold;
	width: 130px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #54656B;
	font-size: 12px;
	line-height: 1.3em;
}
.profile_container .data {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7D9199;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 1.3em;
}
.profile_container hr {
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
.search_container {
	width: 760px;
	position: relative;
	display: block;
	padding: 0px;
}
.search_container form {
	height: 350px;
	width: 670px;
	background-image: url(search/images/search_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 70px;
	font-size: 12px;
	margin-bottom: 10px;
	display: block;
}
form select ,form input {
	font-size: 12px;
}

form .koumoku {
	padding-left: 10px;
	color: #000000;
	font-weight: bold;
	width: 150px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #54656B;
	font-size: 13px;
	padding-top: 1px;
	padding-bottom: 1px;
}
form .data {
	font-size: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.search_container #pickuphost {
	background-image: url(search/images/pickuphost_bg.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 630px;
	padding-top: 35px;
	padding-right: 65px;
	padding-bottom: 40px;
	padding-left: 65px;
	margin-bottom: 30px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #56656D;
}
.search_container #pickuphost img {
	border: 1px solid #999999;
}
.search_container .kekka {
	width: 760px;
	height: auto;
	margin-bottom: 10px;
}

.kekka .prof {
	background-image: url(search/images/kekka_haikei.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 108px;
	padding-right: 12px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}
.search_container .kekka .prof img {
	border: 1px solid #999999;
}
.pagetop {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
}
#container a {
	text-decoration: underline;
	color: #0033CC;
}
#container a:hover {
	color: #AE4D56;
	text-decoration: none;
}
.info_container {
	width: 760px;
	position: relative;
	display: block;
	padding: 0px;
	margin: 0px;
	height: auto;
	line-height: 1.4em;
}
.info_container .info_base {
	height: auto;
	width: 760px;
	padding: 0px;
	margin-bottom: 40px;
}
.info_container .info_base .info_body {
	width: 580px;
	background-image: url(images/isi_haikei.jpg);
	padding-right: 90px;
	padding-left: 90px;
}

.info_container .info_base .info_body5 {
	width: 670px;
	background-image: url(nomination/img/isi_haikei.jpg);
	padding-right: 45px;
	padding-left: 45px;
}
.info_body1 {
	width: 580px;
	background-image: url(http://host1.jp/baltraju/nomination/img/isi_haikei.jpg);
	padding-right: 90px;
	padding-left: 90px;
}
.info_body2 {
	width: 680px;
	background-image: url(http://host1.jp/baltraju/nomination/img/isi_haikei.jpg);
	padding-right: 40px;
	padding-left: 40px;
}
.info_body3 {
	width: 600px;
	background-image: url(http://host1.jp/baltraju/entry/img/isi0_haikei.jpg);
	padding-right: 45px;
	padding-left: 45px;
}
.info_container h3 {
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 8px;
	margin-top: 6px;
}
.info_container p {
	font-size: 12px;
	line-height: 1.4em;
}
.info_container em {
	color: #CC0000;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.tyusyaku {
	font-size: 10px;
	clear: none;
}
.info_container h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
}
.thanks_bese {
}
.thanks_bese .besthosut {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
}
.thanks_bese .photo {
}
#wrapper #container .info_container .info_base .info_body .thanks_bese .photo img {
	border: 1px solid #999999;
}
.waku1 {
	border: 1px solid #666666;
}
.bana_space120_60 {
	background-color: #F7F7F7;
	height: 60px;
	width: 120px;
	border: 1px solid #E3E3E3;
}
.bana_space234_60 {
	background-color: #F7F7F7;
	height: 60px;
	width: 234px;
	border: 1px solid #E3E3E3;
}

.kaisairireki {
	font-size: 12px;
}
.kaisairireki th {
	height: 14px;
	padding-top: 4px;
	background-color: #CCCCCC;
}
.kaisairireki .data {
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 12px;
}
.kaisairireki .naiyou {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.info_base .info_body ol {
	padding: 0px;
	margin-left: 30px;
}
.info_base .info_body ol li {
	margin-bottom: 6px;
	font-size: 12px;
	line-height: 1.4em;
}
.info_base .info_body ol li ol {
	list-style-type: upper-alpha;
}
.info_base .info_body ol li ol li {
	margin-bottom: 4px;
}

.whitebana  {
display:block;
float:left;
margin-bottom:0;
margin-left:94px;
margin-right:20px;
}

.pointupbana  {
display:block;
margin-bottom:-16px;
margin-left:250px;
}

