@charset "utf-8";
/* CSS Document */

#lower_column #spec_list { width: 700px; }
#lower_column #spec_list .tab ul {
	height: 30px;
	width: 700px;
	display: block;
}
#lower_column #spec_list .tab ul li {
	float: left;
	height: 30px;
	width: 100px;
	list-style-type: none;
}
#spec_list table {
	width: 700px;
	border: 1px solid #4C4C4C;
	background-color: #f5f5f5;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin-bottom: 10px;
	height: auto;
}
#spec_list table th,
#spec_list table td {
	padding: 0.1em 10px;
	border-bottom: 1px solid #4C4C4C;
	border-collapse: separate;
	border-spacing: 1px;
	padding: 8px;
}
#spec_list table th { border-right: 1px solid #4C4C4C; color: #FFF; background-color: #493D3C; font-weight:bold; text-align: center; }
#spec_list table td { border-right: 1px solid #4C4C4C; border-bottom: 1px solid #4C4C4C; background-color: #F7F5F0; text-align: left; font-size:14px; }
#spec_list table td.site_name {
/*		background-color: #EFF7FF;*/
/*	background-color: #f5f5f5;*/
	width: 150px;
}
#spec_list table td.site_name a {
	color:#333;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
#spec_list table td.text-center { text-align:center; }
#spec_list table td.button { width: 60px; }
/*///////////   ハイライト   ///////////*/
#spec_list .hilight td,
.hilight td,
.hilight th{ background-color:#EEEADF; color: #000; }
/*
.hilight th,
.hilight td.site_name,
#spec_list .hilight th,
#spec_list .hilight td.site_name {
	background-color:#eff7ff;
	color: #000;
}
*/
#spec_list .hilight a,
#spec_list .hilight a:visited { color: #000; }
#table_clip {
	width: 700px;
	clip: rect(0px 700px auto 0px);
	overflow: hidden;
}
#slide_table_top {
    width: 850px;
    height: 220px;
    position: absolute;
    left: 0px;
    top: 0px;
}

#lower_column .lower_link {
	text-align: right;
	margin-bottom: 15px;
}
#footer {
	text-align: left;
	font-size: 10px;
	color: #666;
}
#footer #footer_data {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#footer ul {
    float: right;
    border-right: 1px solid #CCC;
    margin-top: 20px;
}

#footer li {
    list-style-type: none;
    border-left: 1px solid #CCC;
    display: block;
    padding: 0px 10px;
    float: left;
}
span.small { font-size: 10px; line-height:1.6; }
#footer #footer_data {
	border: 1px solid #ccc;
	background-color: #FFF;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
#footer #footer_data th,
#footer #footer_data td {
	padding: 0.1em 10px;
	border-bottom: 1px solid #ccc;
	border-collapse: separate;
	border-spacing: 1px;
	padding: 8px;
}
#footer #footer_data th {
	border-right: 1px solid #ccc;
	background-color: #f5f5f5;
	font-weight:bold;
	text-align: center;
}
#white_wrap {
    padding: 0px 0px;
	text-align:left;
    background-repeat: repeat-y;
    background-position: left top;
}
.exp { padding: 10px 10px 20px; }
.title_wrap {
    border: 1px solid #CCC;
    padding: 2px;
    margin-bottom: 20px;
    background-color: #F9F9F9;
}
.exp h2{
    border-left: 5px solid #AB2123;
    font-size: 18px;
    padding: 5px 10px;
    line-height: 1em;
    background-color: #FFF;
}
.exp h3,
#white_wrap h2{
    border-left: 5px solid #666;
    line-height: 1em;
    padding: 5px 10px;
    margin: 0;
    font-size: 16px;
    background-color:#FFF;
}

.exp .text { padding: 0px 20px 20px; }
.exp p { padding-bottom: 1.5em; }
.lower_link {
    text-align: right;
    font-size: 12px;
    padding-top: 5px;
}
.notice_box {
    border: 1px solid #A3A3A3;
    background-color: #EFEFEF;
    padding: 10px;
    margin-bottom: 20px;
}
.link_box { padding-bottom: 20px; }
.link_box li {
    float: left;
    display: block;
    border-right: 1px solid #A3A3A3;
    padding: 0px 1em;
}
.link_box li.title {
    border: 1px solid #A3A3A3;
    background-color: #0075E8;
    font-weight: bold;
    color: #FFF;
}
.block { padding-bottom: 40px; }
.column_pg { margin-bottom: 20px;
width:100%;
margin-left:auto;
margin-right:auto;}
.column_pg .head, .column_pg .foot {
    height: 10px;
    background-image: url(/lp/images/layout/column_head.gif);
    background-repeat: no-repeat;
}
.column_pg .head {
    margin-right: -20px;
    margin-left: -20px;
    background-position: left top;
}
.column_pg .body {
    padding: 0px 20px;
    background-image: url(/lp/images/layout/column_body.gif);
    background-repeat: repeat-y;
    background-position: left top;
}
.column_pg .foot {
    background-position: left bottom;
}
.column_pg strong.title {
    border-left: 4px solid #666;
    padding-left: 5px;
    margin-bottom: 20px;
    display: block;
}
.notice_point {
    font-size: 12px;
    color: #006DFF;
}
#foot_menu{
	margin-bottom:20px;
}
.f-left { float: left; }
.f-right { float: right; }
img.f-left { padding-right: 10px; }
img.f-right { padding-left: 10px; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
