@charset "UTF-8";
/* CSS Document */

/* common */

*{
	margin: 0px;
	padding: 0px;
}
body {
	background: url(../images/bg_back.jpg) repeat-x;
	background-color: #53bc55;
	font: 12px/1.8em Verdana, Arial, Helvetica, sans-serif, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #373737;
	text-align: center;
}
h1,h2,h3,h4{
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
p{
	padding: 0px;
}
hr {
	display: none;
}
img {
	border-style: none;
	background: bottom;
}
ol,ul,dl {
	list-style: none;
	margin: 0em;
	padding: 0px;
}
li {
	margin: 0;
	padding: 0;
}
a {
	outline: 0;
	color: #4d4d4d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
blockquote {
	margin-left: 20px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
 }
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.float-clear {
	clear: both;	
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.img-top{
	vertical-align: top;
}
.img-middle{
	vertical-align: middle;
}
.img-bottom{
	vertical-align: bottom;
}
.box {
	display:block;
}
.page_item a {
	color: #362309;
	width: 165px;
	vertical-align: middle;
	font-weight: bold;
	margin-top: 5px;
	margin: 0px;
	border: 0px;
}
.page-item-rank-1 {
	background: url(../images/side_menu_bg.gif) no-repeat;
	height: 45px;
	line-height: 45px;
	padding-left: 30px;
}
.page-item-rank-2 {
	background: url(../images/side_menu2_bg.gif) no-repeat;
	height: 37px;
	line-height: 37px;
	padding-left: 30px;
}
.page-item-rank-3 {
	background: url(../images/side_menu3_bg.gif) no-repeat;
	height: 37px;
	line-height: 37px;
	padding-left: 35px;
}
.page-item-top{
	background: url(../images/side_menu_top_bg.gif) no-repeat;
	height: 40px;
	line-height: 40px;
	padding-left: 30px;
}
.page-item-rank-2-bottom {
	background: url(../images/side_menu2_bottom_bg.gif) no-repeat;
	height: 40px;
	line-height: 40px;
	padding-left: 30px;
}
.page-item-rank-3-bottom {
	background: url(../images/side_menu3_bottom_bg.gif) no-repeat;
	height: 37px;
	line-height: 37px;
	padding-left: 35px;
}
.page-item-top-current{
	background: url(../images/side_menu_top_current_bg.gif) no-repeat;
	height: 40px;
	line-height: 40px;
	padding-left: 30px;
	color: #a80101;
}
.page-item-rank-1-current {
	background: url(../images/side_menu_current_bg.gif) no-repeat;
	height: 45px;
	line-height: 45px;
	padding-left: 30px;
	color: #a80101;
}
.page-item-rank-2-current {
	background: url(../images/side_menu2_current_bg.gif) no-repeat;
	height: 37px;
	line-height: 37px;
	padding-left: 30px;
	color: #a80101;
}
.page-item-rank-3-current {
	background: url(../images/side_menu3_current_bg.gif) no-repeat;
	height: 37px;
	line-height: 37px;
	padding-left: 35px;
	color: #a80101;
}
.page-item-rank-2-bottom-current {
	background: url(../images/side_menu2_bottom_current_bg.gif) no-repeat;
	height: 40px;
	line-height: 40px;
	padding-left: 30px;
}
.page-item-rank-3-bottom-current {
	background: url(../images/side_menu3_bottom_current_bg.gif) no-repeat;
	height: 40px;
	line-height: 37px;
	padding-left: 35px;
	color: #a80101;
}
.page-item-top-current a, .page-item-rank-1-current a, .page-item-rank-2-current a, .page-item-rank-3-current a, .page-item-rank-2-bottom-current a, .page-item-rank-3-bottom-current a {
	color: #a80101;
}

.line-num-1 {
	font-size: 14px;
}
.line-num-2 {
	font-size: 14px;
	line-height: 18px;
}
.line-num-3 {
	font-size: 12px;
	line-height: 13px;
}
.min-height {
	min-height: 600px;
	height: auto !important;
	height: 600px;
}
.min-height-sub {
	min-height: 755px;
	height: auto !important;
	height: 755px;
}
#header-menu {
	margin-top: 50px;
	margin-right: 50px;
}
#header-menu ul {
	float: right;
}
#header-menu ul li {
	float: left;
	margin-right: 10px;
}
#header-menu ul li img{
	vertical-align: bottom;
}
#header-underbar {
	float: right;
	margin-right: 60px;
}
#main {
	width: 1003px;
}
#contents {
	float: right;
	width: 750px;
	padding-top: 10px;
}
#side {
	float: left;
	width: 170px;
	padding-left: 50px;
}
#side h2, #side ul {
	margin-bottom: 20px;
}
/* #footer */
#footer {
	background: url(../images/footer_bg.gif) no-repeat;
	float: left;
	width: 1003px;
	height: 112px;
	padding-left: 90px;
	text-align: center;
	font-size: 10px;
}
#footer img {
	margin-bottom: 10px;
}
#footer li {
	display: inline;
}
#footer li a {
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
}
#copyright {
	font-size: 11px;
}
