@charset "utf-8";
@import url("base.css");
/*----------------------------------------------------
	Framework
----------------------------------------------------*/

div#wrapper {
	width: 100%;
	text-align: left;
	background: #fff;
}

div#container {
	width: 900px;
	margin: auto;
}

div#head_wrap {
	height: 340px;
	background-image: url(../img/bg_top.png);
}

div#head_wrap_second {
	height: 105px;
	background-image: url(../img/bg_second.png);
}

div#header {
	width: 900px;
	margin: auto;
}

div#contents_wrap {
	background: #fff;
	margin-top: 25px;
}

div#left_area {
	float: left;
	width: 666px;
}

div#right_area {
	float: right;
	width: 220px;
}



div#sub {
	width: 288px;
	height: 1200px;
	overflow: auto;
	padding: 5px;
	border: 1px solid #ccc;
	overflow-y: scroll;
}

div#footmenu {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ccc
}


/*----------------------------------------------------
	Header_top
----------------------------------------------------*/

div#header_top {
	height: 25px;
}

div#header_top_text {
	float: left;
	color: #fff;
}

div#header_top_text h1#page_title {
	color: #fff;
	margin-top: 3px;
}

div#header_top_text p {
	color: #fff;
	margin-top: 3px;
}

div#header_top_navi {
	float: right;
	width: 500px;
	text-align: right;
}

div#header_top_navi ul {
	margin: 0;
	padding: 0;
}

div#header_top_navi ul li {
	float: right;
	list-style: none;
	line-height: 17px;
	background: url(../img/point_01.png) no-repeat scroll left center;
	display: block;
	margin-top: 5px;
	margin-left: 10px;
	padding-left: 12px;
}

div#header_top_navi ul li a {
	color: #fff;
	font-weight: bold;
}

div#header_top_navi ul li a:hover {
	color: #fe1361;
}


/*----------------------------------------------------
	Header_main
----------------------------------------------------*/

div#header_main_area {
	height: 270px;
	margin-top: 5px;
}

div#header_main_img {
	float: left;
}

div#header_main_cp {
	float: right;
	text-align: right;
	width: 291px;
	margin-top: 93px;
	padding-right: 15px;
}

div#header_main_text {
	width: 291px;
	height: 94px;
}

div#header_main_botton {
	width: 291px;
	height: 24px;
	text-align: right;
	margin-top: 13px;
}


/*----------------------------------------------------
	Content_main_area
----------------------------------------------------*/

div#contents_main_area {
	margin-bottom: 10px;
}


/*----------------------------------------------------
	Content_7つの特徴
----------------------------------------------------*/

div#content_block {
	padding-bottom: 30px;
}

div#content_block_inner {
	border: 10px solid #ccc;
	background-color: #fff;
}

div.content_block_inner_area {
	float: left;
	width: 215px;
	height: 212px;
	background: url(../img/bg_content_block.png) 100% 100% no-repeat;
}

div.content_block_inner_area_1 {
	float: left;
	width: 216px;
	height: 212px;
	background: url(../img/bg_content_block.png) 100% 100% no-repeat;
}

div.content_block_inner_area_empty_1 {
	float: left;
	width: 215px;
	height: 212px;
}

div.content_block_inner_area_empty_2 {
	float: left;
	width: 215px;
	height: 212px;
	background: url(../img/bg_content_block_empty.png) 100% 100% no-repeat;
}

div#content_block_inner dl {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 211px;
}

div#content_block_inner dt img {
	margin-bottom: 14px;
}

div#content_block_inner dt.text {
	margin: 0 10px;
	height: 90px;
}

div#content_block_inner dd.more {
	text-align: right;
	margin: 0 20px 5px;
}

div#content_block_inner dd.more div {
	vertical-align: bottom;
}


/*----------------------------------------------------
	Content_column
----------------------------------------------------*/

div.content_column {
	padding-bottom: 30px;
}

div.content_column h2 {
	margin-bottom: 10px;
}

div.content_column_text {
	margin: 0 10px 0;
}

div.content_column_text p {
	margin-bottom: 15px;
}

div.content_column span.blue {
	color: #06c;
	font-weight: bold;
}

div#bn_ryoukin {
	width: 666px;
	height: 100px;
	display: block;
	overflow-x: hidden;
	padding-bottom: 30px;
}

div#bn_ryoukin a {
	margin: auto;
	width: 644px;
	height: 100px;
	background: url(../img/bg_bn_ryoukin.png) right top no-repeat;
	display: block;
}

div#bn_ryoukin a:hover {
	background-position: left top;
}


/*----------------------------------------------------
	Right_gnavi
----------------------------------------------------*/

div#gnavi_bar {
	border: 10px solid #ccc;
	background-color: #f5f5f5;
	margin-bottom: 15px;
}

div#gnavi {
	padding-bottom: 10px;
}

div#gnavi ul li {
	width: 180px;
	height: 50px;
	border-bottom: 1px solid #ccc;
	list-style: none;
	overflow-x: hidden;
	margin-left: 10px;
	line-height: 50px;
}

div#gnavi ul li a {
	width: 180px;
	height: 50px;
	background: url(../img/bg_gnavi.png) right top no-repeat;
	display: block;
}

div#gnavi ul li a:hover {
	background-position: left top;
}


/*----------------------------------------------------
	Right_その他
----------------------------------------------------*/

div#bn_kounyu {
	width: 220px;
	height: 80px;
	display: block;
	overflow-x: hidden;
	padding-bottom: 5px;
}

div#bn_kounyu a {
	width: 220px;
	height: 80px;
	background: url(../img/bg_bn_kounyu.png) right top no-repeat;
	display: block;
}

div#bn_kounyu a:hover {
	background-position: left top;
}

div#bn_vioce {
	width: 200px;
	height: 140px;
	border-top: 10px solid #ccc;
}

div#bn_vioce img {
	vertical-align: bottom;
}

div#gnavi_text ul li {
	line-height: 30px;
	background: url(../img/point_02.png) no-repeat scroll left center;
	display: block;
	padding-left: 15px;
}

div#gnavi_text ul li a {
	border-bottom: 1px solid;
}


/*----------------------------------------------------
	Totop
----------------------------------------------------*/

div#totop {
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 25px;
	border-bottom: 1px solid #999;
}

div#totop p {
	height: 15px;
	background: url(../img/point_03.png) 100% 50% no-repeat;
	display: block;
	margin-right: 15px;
	padding-right: 20px;
	text-align: right;
}


/*----------------------------------------------------
	Footmenu
----------------------------------------------------*/

div#foot_menu {
	margin-bottom: 10px;
}

div#foot_menu ul {
	margin: auto;
	text-align: center;
	padding-bottom: 10px;
}

div#foot_menu ul li {
	list-style:none;
	display: inline;
	padding: 0 5px;
}

div#foot_menu ul li a {
	border-bottom: 1px solid;
}


/*----------------------------------------------------
	Footer
----------------------------------------------------*/

div#footer {
	background-color: #000;
	padding: 10px 0;
	
}

div#footer_container {
	width: 900px;
	margin: auto;
}

address {
	padding: 10px 0;
	text-align: right;
	font-style: normal;
	color: #fff;
}


/*----------------------------------------------------
	セカンド_content_column
----------------------------------------------------*/

div.content_column h1#column_title {
	background-image: url(../img/bg_title_content_column.png);
	padding:15px 15px 15px 10px;
	margin-bottom: 30px;
}

div.content_column_table {
	padding-bottom: 30px;
}

table.table_1 {
	width: 646px;
	border-collapse: collapse;
}

table.table_1 td {
	padding: 10px 10px;
}

table.table_1 td.table_1_left {
	width: 175px;
	background-color: #000;
	color: #fff;
	border: 1px solid #666;
}

table.table_1 td.table_1_right {
	font-size: 95%;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

ul.list_1 {
	list-style: disc;
	padding-left: 15px;
	line-height: 2;
}
