﻿@charset "utf-8";

body{
	margin: 0;
	padding: 0;
	font-size: 12px;
	background:;
	line-height: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

*{
	padding: 0;
	margin: 0;
}

img {
	vertical-align: top;
}

.clear {
	clear: both;
}

.text_center {
	text-align: center;
}

.text_left {
	text-align: left;
}

.text_right {
	text-align: right;
}

#content {
	width: 854px;
	margin: 35px auto 20px auto;
	position: relative;
}

#ad_left {
	width: 152px;
	height: 523px;
	position: absolute;
	right: -168px;
}

#content .con_t_b {
	height: 6px;
	overflow: hidden;
}

#content_main {
	width: 854px;
	background: url(../images/list_middle.jpg) repeat-y;
	padding-bottom: 15px;
}

#content_main .list_tb {
	height: 6px;
	overflow: hidden;
}

#header {
	width: 854px;
	height: 50px;
	position: relative;
}

#header .toplink {
	width: 658px;
	height: 21px;
	position: absolute;
	top: 8px;
	right: 16px;
}

#content_main .list_box {
	width: 822px;
	margin: 0 0 0 16px;
	min-height: 500px;
	_height: 500px;
}
#index_footer {
	width: 852px;
	height: 105px;
	border: #C8C8C8 2px solid;
	margin: 23px auto 0 auto;
	position: relative;
	background: #FFFFFF;
	padding-top:2px;
}

#index_footer .logo1 {
	left: 9px;
	top: 28px;
	position: absolute;
}

#index_footer .logo2 {
	right: 9px;
	top: 28px;
	position: absolute;
}


#index_footer .text {
	left: 262px;
	top: 34px;
	position: absolute;
	color: #000;
	font-weight: bold;
	width: 334px;
}

#index_footer .make {
	left: 675px;
	top: 115px;
	position: absolute;
	width: 180px;
}

#index_footer .make img {
	float: left;
	padding-right: 3px;
	padding-top: 2px;
}

#index_footer .make a {
	color: #ffffff;
	text-decoration: none;
}

#index_footer a {
	color: #000000;
	text-decoration: none;
}
#index_footer a:hover {
	color: #000000;
	text-decoration: underline;
}

#index_footer .make a {
	color: #666666;
	text-decoration: none;
}

#index_footer .make a:hover {
	color: #666666;
	text-decoration: underline;
}

.float_l {
	float: left;
}









.mar_l_6 {
	margin-left: 6px;
}

.mar_l_10 {
	margin-left: 10px;
}

.mar_l_13 {
	margin-left: 13px;
}

.mar_l_30 {
	margin-left: 30px;
}

.mar_t_5 {
	margin-top: 5px;
}

.mar_t_10 {
	margin-top: 10px;
}

.mar_t_15 {
	margin-top: 15px;
}

.mar_t_20 {
	margin-top: 20px;
}

.mar_t_25 {
	margin-top: 25px;
}

.mar_t_30 {
	margin-top: 30px;
}

.mar_t_35 {
	margin-top: 35px;
}

.mar_t_50 {
	margin-top: 50px;
}


.mar_t_60 {
	margin-top: 60px;
}

.font_bold {
	font-weight: bold;
}

.txt_14 {
	font-size: 14px;
}

.txt_16 {
	font-size: 16px;
}

.icon_black {
	background: url(../images/icon1.gif) 0 4px no-repeat;
	padding-left: 17px;
}
