@charset "UTF-8";
*{
	margin:0;
	padding:0;
	border:none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 1.3;
	font-weight: normal;
	font-variant: normal;
}
image{ border:0;}
li{
	list-style-position: inside;
}
html body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	color:#333333;
}
.clear { clear:both;}
#container {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/container_bg.gif);
	background-repeat: repeat-y;
	padding-right: 21px;
	padding-left: 21px;
}
#header {
	background-image: url(images/header_bg.gif);
	width: 808px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#header  #search {
	width: 200px;
	float: right;
	margin-bottom: 6px;
}
#header #contact {
	padding-left: 13px;
	background-image: url(images/rank_midashi02.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 120px;
	margin-right: 16px;
}
#gnavi {
	background-image: url(images/gnavi_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 576px;
	padding-top: 6px;
	text-align: center;
	padding-left: 190px;
}
#gnavi li {
	list-style:none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #777777;
	padding-right: 6px;
	padding-left: 6px;
}
#gnavi #li_top {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #777777;
}
#pankuzu {
	background-color: #FFFFCC;
	height: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #808080;
	margin-bottom: 16px;
}
#cont_L {
	float: left;
	width: 373px;
}
#cont_L ul {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9E9FA;
	border-left-color: #D9E9FA;
	width: 371px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#cont_L li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 36px;
}
#cont_L #sub_btm {
	margin-bottom: 10px;
}
#cont_R {
	float: left;
	width: 378px;
	padding-left: 14px;
}
#cont_R #rank_about {
	background-image: url(images/rank_about.gif);
	height: 34px;
	width: 378px;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
	padding-top: 10px;
	background-repeat: no-repeat;
}
#cont_R #rank_issue {
	width: 376px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	margin-bottom: 14px;
}
#cont_R #rank_request {
	width: 376px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	margin-bottom: 14px;
}
#cont_R #rank_issue #rank_title01 {
	font-size: 13px;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
	height: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 16px;
}
#cont_R #rank_request #rank_title01 {
	font-size: 13px;
	background-color: #ccccFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCFF;
	border-bottom-color: #C7C7F9;
	height: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 16px;
}
#cont_R #rank_issue li , #cont_R #rank_request li {
	list-style-image: url(images/rank_midashi02.gif);
	list-style-type: none;
	font-size: 12px;
	padding-left: 30px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-position: inside;
}
#cont_R .r_common {
	padding-bottom: 10px;
}
#footer {
	width: 766px;
}
#footer #gnavi {
	margin-bottom: 3px;
}
#footer span {
	color: #666666;
	float: left;
}
#footer #totop {
	float: right;
}
#cont_btm {
	width: 808px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#cont_C {
	margin-bottom: 10px;
}

#cont_C #ttl {
	background-color: #FFCC00;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	margin-bottom: 10px;
}
#cont_C #ttl #ttl_name {
	background-color: #FFFFCC;
	float: left;
	width: 60px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
}
#cont_C #ttl_text {
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-style: italic;
}
#cont_C #page_no  {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	float: right;
	width: 80px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
}

