﻿@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 13px;
	line-height: 1.45em;
}

/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 0px;
	padding-left: 0px; 
}
a img { 
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

#wrapper {
	width: 980px;
	background: #FFF;
	margin: 0 auto;
}
#container {
	height: 100%;
	width: 980px;
	position:relative;
}
.content-wrapper {
    position: relative;
    *zoom: 1;
}
.content-wrapper:after {
    display: block;
    clear: both;
    height: 0.01px;
    content: "";
}

#sidebarArea {
	height: 80%;
	width: 320px;
	float: right;
	width: 320px;
	padding-top:10px;
	padding-bottom: 10px;
	margin: 0px 10px 20px 0px;
}
.header {
	height: 150px;
	width: 980px;
}

.sidebar1 {
}
.content {
	padding: 0;
	width: 630px;
	float: right;
	margin: 10px 10px 20px;
}

.content ul, .content ol {
	padding: 0px 0px 10px 20px;
}

ul.nav {
	list-style: none;
/
	margin-bottom: 20px;
}
ul.nav li {
	width: 320px;
	height: 68px;
}
ul.nav li.navi_tittle {
	height: 36px;
}

ul.nav a, ul.nav a:visited {
	padding: 0px;
	display: block;
	width: 320px;
	height:68px;
	text-decoration: none;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	color: #FFF;
}

.footer {
	padding: 15px 20px 10px;
	background: #1D3A8C;
	position: relative;
	height: 70px;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.footer .licenseTxt {
	font-size: 10px;
	line-height: 120%;
	color: #FFF;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
.footer .licenseTxt #footer_logo {
	margin: 0px 0px 10px;
}
.footer ul {
	list-style-type: none;
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
}
.footer ul li a {
	color: #FFF;
	font-size: 10px;
	line-height: 1.2em;
}
.header .headerCopy {
	font-size: 15px;
	color: #3B90C6;
	letter-spacing: -0.1em;
	text-align: center;
	padding: 2px 0px;
	line-height: 100%;
}
.header #headText {
	height: 20px;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #3F9EE0;
	background: #C7E7FC;
}
.sidebar1 .links {
	margin: 0px;
	list-style-type: none;
}
.sidebar1 .links li {
	margin: 0px 0px 5px;
}
.footer ul li {
	margin: 0px;
	padding: 0px;
}
.header #headImage {
	margin: 0px;
	padding: 0px;
	height: 124px;
	width: 980px;
	position: relative;
}
.header #headImage #headerImage {
	list-style-type: none;
}
.header #headImage #headerImage li {
	position: absolute;
	height: 124px;
	width: 980px;
	left: 0px;
	top: 0px;
	float: left;
}
.footLink {
	height: 40px;
	text-align: center;
}
.footLink ul {
	list-style-type: none;
	border-top:2px solid #1D3A8C;
	display:block;
	height:38px;
}
.footLink ul li {
	height: 25px;
	border-right: 1px black solid;
	display: inline;
	padding: 0px 0.5em 0px;
	font-size: 13px;
	line-height: 300%;
}
/* IE用 */
* html .footLink {
	play: inline;
	padding-left: 1em;
}
/* 右端リンクの右側の区切り棒を消す */
.footLink .footLink_li_right {
	border-right: none; 
}.content #topSlide {
	margin: 0px 0px 20px;
	padding: 5px;
	height: 284px;
	width: 620px;
	background: url(../images/topSlide_frame.jpg) no-repeat left top;
	position: relative;
}
.content #topSlide #topImage {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.pageTitle {
	height: 148px;
	width: 630px;
	margin: 0px 0px 20px;
	padding: 0px;
}
.content h3 {
	font-size: 16px;
	line-height: 1.45em;
	color: #F30;
	font-weight: bold;
	margin-bottom: 30px;
}
.content h2 {
	font-size: 19px;
	line-height: 1em;
	color: #20419E;
	padding: 10px;
	margin: 0px 10px 10px;
	border-left: 10px double #20419E;
	font-weight: bold;
}
.container .content .numList {
	list-style-position: outside;
	list-style-type: decimal;
	margin: 0px 20px 30px 20px;
	padding: 0px;
}
.numList li {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	border-left: 6px solid #2F8CE9;
}
.dataTable,
.dataTable2 {
	margin: 0px 20px 10px;
	padding: 0px;
}
.dataTable table tr th,
.dataTable2 table tr th {
	padding: 5px;
	border-left: 4px solid #36C;
	border-bottom: 1px solid #36C;
	text-align: left;
	color: #36C;
}
.dataTable table tr td,
.dataTable2 table tr td {
	padding: 10px;
	font-size: 11px;
	line-height: 1.45em;
	margin: 0px;
}
.tdSub {
	background: #EEE;
}
.dataTable p,
.dataTable2 p {
	font-size: 11px;
	color: #666;
	margin: 0px;
	padding: 10px 0px 0px;
	line-height: 1.45em;
}
.content h4 {
	font-size: 15px;
	line-height: 1.45em;
	color: #236CC7;
	margin: 0px 0px 10px 20px;
	padding: 0px;
	font-weight: bold;
}
.infoBox {
	margin: 0px 20px;
	padding: 10px;
	border: 1px solid #999;
}
.infoBox p {
	font-size: 11px;
	line-height: 1.2em;
	margin: 0px 10px 5px;
	padding: 0px;
}
.infoBox h4 {
	margin: 0px 0px 10px;
	padding: 0px;
}
.infoBox strong {
	font-weight: bold;
	color: #1D3A8C;
}
.numList li li {
	font-size: 13px;
	line-height: 1em;
	margin: 10px 0px;
	padding: 0px;
	border-left-style: none;
	color: #336;
}
.dataList {
	margin: 0px 60px 30px 40px;
	padding: 0px;
	background: url(../images/arrow_bottom.png) repeat-y 10px 15px;
}
.dataList dt {
	font-size: 17px;
	line-height: 1em;
	font-weight: bold;
	color: #036;
	background: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 2px;
}
.dataList dd {
	margin: 0px 0px 20px;
	padding: 5px 10px 0px 40px;
	font-size: 13px;
	line-height: 1.45em;
	border-top: 1px solid #7DA5D8;
}
#shop_link {
	margin: 0px 0px 25px;
	padding: 0 10px;
}
#shop_link .shop_link_list {
	margin: 0px;
	padding: 65px 0px 0px;
	background: url(../images/top_shopInfo_title.jpg) no-repeat center top;
}
#shop_link .contact_link_list {
	margin: 0px;
	padding: 0px;
}
#shop_link .shop_link_item {
	display: block;
	padding: 4px;
	border: 1px solid #CCC;
	margin: 0px 0px 10px;
}
#news_area .news_area_wide {
	margin: 0px 0px 10px;
	padding: 0px;
}
#news_area .news_text {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	padding: 10px 10px;
}
#news_area {
	width: 610px;
	margin: 0px 0px 20px;
	padding: 0px 10px;
}
#news_area .news_area_half {
	width: 300px;
	float: left;
	margin-bottom: 10px;
}
.margin_R5 {
	margin-right:5px;
}
.margin_R10 {
	margin-right:10px;
}
.margin_R20 {
	margin-right:20px;
}
.margin_B2 {
	margin-bottom:2px;
}
.margin_B10 {
	margin-bottom:10px;
}
.margin_B20 {
	margin-bottom:20px;
}
.margin_B30 {
	margin-bottom:30px;
}
#pageImage {
	margin: 0px 0px 20px;
	padding: 5px;
	height: 138px;
	width: 620px;
	background: url(../images/page_title_background.jpg) repeat left top;
}
.text_level1 {
	padding: 0px 20px;
	margin: 0px 0px 20px;
}
.accentBox {
	display:block;
	border: 2px dashed #FF5329;
	margin: 0px 20px 20px;
	padding: 10px;
}
.pageUnit_l1 {
	padding: 0px;
	margin: 0px 10px 10px;
}

.pageUnit_l2 {
	margin: 0px 10px 20px;
	padding: 0px;
}

.pageUnit_l3 {
	margin: 0px 10px 30px;
	padding: 0px;
}

.unit_border_B {
	border-bottom: 1px solid #0073A8;
}
.unit_border_T {
	border-top: 1px solid #0073A8;
}

.plan_main {
	width: 320px;
	float: left;
	margin-bottom: 10px;
}
.plan_detail {
	clear: both;
	margin-bottom: 10px;
}
.planDrawing {
	width: 270px;
	float: left;
}
.architectBox {
	width: 290px;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}
.architectBox_photo {
	float: left;
}
.architectBox h3 {
	padding-top: 0px;
	padding-left: 110px;
	font-size: 15px;
	line-height: 1em;
	margin: 0px;
}
.architectBox p {
	padding-top: 5px;
	padding-left: 110px;
	font-size: 11px;
	line-height: 1.45em;
}
.eventAccess {
	width: 280px;
	float: left;
}
.dataTable ul,
.dataTable2 ul {
	margin: 0px;
	padding: 0px;
}
.dataTable ul li,
.dataTable2 ul li {
	margin: 0px 0px 15px;
	padding: 0px;
	font-size: 13px;
	line-height: 1.45em;
}
.inspection_image {
	width: 120px;
	float: left;
}
.inspection_copy {
	width: 480px;
	float: left;
}

.inspection_list {
	list-style-type: none;
	margin-bottom: 10px;
}
.inspection_list li {
	background: url(../images/inspection_icon04.jpg) no-repeat left center;
	font-size: 14px;
	padding: 10px 20px 10px 30px;
	height: 30px;
}
.inspection_box li {
	display:block;
	width:190px;
	padding:0px;
	height: 64px;
	float: left;
	font-size: 14px;
	line-height: 1.45em;
	font-weight: bolder;
	color: #F60;
}
.inspection_box li img {
	float: left;
	margin: 0px 5px 0px 0px;
}

.Inspection_menu {
	padding: 0px;
	margin: 0px 20px;
}

.Inspection_menu li {
	font-weight: bold;
	color: #36C;
	padding: 6px 0px 6px 28px;
	background: url(../images/inspection_icon05.jpg) no-repeat left top;
	font-size: 18px;
	margin: 5px 0px;
}
.Inspection_menu li ul,
.Inspection_menu li ol {
	padding: 0px 10px;
}

.Inspection_menu li ul li {
	background: #FFF;
	color: #333;
	font-weight: normal;
	font-size: 15px;
	margin: 5px 0px 5px 30px;
	list-style-type: square;
	list-style-position: inside;
	padding: 10px 0px 5px;
}
.Inspection_menu li ol li {
	background: #FFF;
	color: #333;
	font-weight: normal;
	list-style-type: decimal;
	list-style-position: outside;
	font-size: 15px;
	padding: 5px 0px;
	margin: 10px 0px 0px 50px;
}
.Inspection_menu li p {
	color: #999;
	font-size: 11px;
	line-height: 1.45em;
	font-weight: normal;
	margin-left: 40px;
}
.voice_imageBox {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 400px;
	float: left;
}
.dataTable dl dd {
	padding-left: 20px;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 1.45em;
	font-weight: bold;
	color: #C00;
	text-align: right;
	border-top: 1px solid #CCC;
	margin-right: 10px;
}
.dataTable dl dt {
	font-size: 13px;
	line-height: 1.45em;
	color: #333;
}
.dataTable dl dd p {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	line-height: 1.2em;
}
.text_level1 strong {
	font-size: 17px;
	line-height: 1.45em;
	font-weight: bold;
	color: #F60;
}
.lawnTable table {
	margin: 0px 20px 20px;
}
.lawnTable th {
	background: #236CC7;
	padding: 5px;
	color: #FFF;
	text-align: center;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
.lawnTable td {
	padding-left: 10px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.lawnTable table tr td strong {
	font-weight: bold;
	color: #C00;
}
.text_level2 {
	font-size: 11px;
	line-height: 1.2em;
	font-weight: normal;
	color: #666;
	padding-right: 20px;
	padding-left: 20px;
}
.lawn_black {
	display: block;
	margin: 0px 20px;
	background: #999;
	border-top: 10px double #999;
	border-bottom: 10px double #999;
	list-style-type: none;
}
.lawn_black li {
	padding: 5px 20px 5px 50px;
	color: #FF6;
	background: url(../images/X.gif) no-repeat 30px center;
}
.img_align_R {
	float: left;
	margin-right: 10px;
}
.lawn_detailBox {
	margin: 0px 0px 20px 40px;
}
.content h5 {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}
.lawn_kuriage {
	width: 170px;
	float: left;
	margin: 0px 0px 0px 20px;
}
.lawn_kuriage h6 {
	font-size: 15px;
	line-height: 1.45em;
	font-weight: bold;
	color: #359AD8;
	margin-bottom: 10px;
}
.reform_merit li {
	background: url(../images/reform_icon.jpg) no-repeat left center;
	padding: 6px 6px 6px 30px;
}
.reform_merit {
}
.reform_schedule tr {
	margin-bottom: 10px;
}
.reform_schedule tr td {
	padding: 0px 0px 10px 105px;
	margin: 0px;
	width: 83px;
	height: 50px;
}
.reform01 {
	background: url(../images/reform_table_00.jpg) no-repeat left top;
}
.reform02 {
	background: url(../images/reform_table_01.jpg) no-repeat left top;
}
.reform03 {
	background: url(../images/reform_table_02.jpg) no-repeat left top;
}
.reform04 {
	background: url(../images/reform_table_03.jpg) no-repeat left top;
}
.reform05 {
	background: url(../images/reform_table_04.jpg) no-repeat left top;
}
.reform06 {
	background: url(../images/reform_table_05.jpg) no-repeat left top;
}
.reform07 {
	background: url(../images/reform_table_06.jpg) no-repeat left top;
}
.reform08 {
	background: url(../images/reform_table_07.jpg) no-repeat left top;
}
.reform09 {
	background: url(../images/reform_table_08.jpg) no-repeat left top;
}
.reform10 {
	background: url(../images/reform_table_09.jpg) no-repeat left top;
}
.reform11 {
	background: url(../images/reform_table_10.jpg) no-repeat left top;
}
.reform12 {
	background: url(../images/reform_table_11.jpg) no-repeat left top;
}

.reform_table {
	padding:0px 0px 0px 25px;
	background: url(../images/reform_table_vline.jpg) no-repeat;
	margin: 0px 0px 30px 30px;
}
.reform_ex_txt {
	float: left;
	width: 90px;
	padding: 0px 10px 0px 0px;
}
.reform_photo {
	float: left;
	padding-left: 20px;
	background: url(../images/reform_photo_title.jpg) no-repeat left top;
	width: 490px;
}
.reform_line {
	margin-bottom: 20px;
}
.reform_ex_txt h3 {
	color: #666;
	font-weight: normal;
	display: block;
	padding-top: 50px;
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
}
.tuor_point {
	padding: 10px;
	background: url(../images/tour_copy_background.jpg) no-repeat left top;
	height: 100px;
	width: 550px;
	margin: 0px 20px 20px;
}
.tuor_point p {
	font-size: 15px;
	line-height: 2em;
}
.tour_point_txt {
	margin: 0px 20px 20px;
}
.eventAccess p {
	margin: 0px 0px 10px 30px;
}
.tour_merit {
	margin: 0px 20px 10px;
	padding: 10px;
	border-top: 2px solid #C4170A;
	border-bottom: 2px solid #C4170A;
	background: url(../images/tour_icon02.jpg) no-repeat center center;
	height: 65px;
}
.tour_merit ul {
	padding:0px;
	margin:0px;
}
.tour_merit ul li {
	display: block;
	float: left;
	width: 275px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #DA1A0D;
	line-height: 1.45em;
	padding-top: 10px;
}
.voice_line h3 {
	color: #666;
	margin: 0px;
	padding: 0px 0px 5px;
	border-bottom: 1px solid #999;
}
.voice_line {
	margin: 0px 20px 20px;
	padding: 0px;
}
.voice_line img {
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
}
.sitemap_list {
	margin:30px 0px 0px;
	padding:0px;
}
.sitemap_list li ul {
	margin:0px;
	padding:0px;
}

.sitemap_list li {
	margin:0px 0px 20px 30px;
	padding:5px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	display:block;
	border-left: 4px solid #170592;
}
.sitemap_list li a {
	text-decoration:none;
	font-weight:bold;
}
.sitemap_list li ul li {
	border-bottom: none;
	display:block;
	border-left: 2px solid #999;
}
.sitemap_list li ul li a {
	font-weight:normal;
}
#topImage li {
	position: absolute;
	left: 0px;
	top: 0px;
}
.navi_shopList {
	display: block;
	margin: 20px 0px 20px;
	padding: 30px 0px 0px;
	background: url(../images/navi_shopList_title.jpg) no-repeat left top;
}
.contact_area {
	margin: 0px;
	padding: 20px 0px 0px;
	clear: both;
}
.contact_area ul {
	margin: 0px;
	padding: 0px;
}
.contact_area ul li {
	float: left;
}
ul .contact_copy {
	width: 170px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 1.1em;
	color: #1D3A8C;
	padding-top: 4px;
}
.shop_photo {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
.shop_name {
	height: 56px;
	width: 103px;
	float: left;
	margin: 0px 15px;
}
.rss-box {
	float: left;
	height: 66px;
	overflow: hidden;
	width: 290px;
	margin: -64px 0 -8px 303px;
	padding: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
a.shop_name_link {
	height: 56px;
	width: 103px;
	float: left;
	margin: 0px;
	color: #0668BF;
	font-size: 16px;
	line-height: 1em;
	text-align: center;
	padding: 10px 0px 0px;
	background: url(../images/top_button_shopInfo_link.jpg) no-repeat;
	display: block;
	text-decoration:none;
}
a.shop_name_link:hover {
	color: #FFF;
	background: url(../images/top_button_shopInfo_link_on.jpg) no-repeat;
}
.rss-box .rss-items {
	margin:0px;
	padding:0px;
}
.rss-box .rss-items li {
	margin:0px 0px 4px;;
	pading:0px;
	line-height:1.1em;
	font-size:11px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.page_inner_link {
	margin: 0px 0px 10px;
	padding: 20px 0px 0px;
	background: url(../images/page_inner_link_tittle.jpg) no-repeat center top;
}
.page_inner_link ul {
	margin: 0px;
	padding: 0px;
}
.page_inner_link ul li {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	height: 40px;
	width: 146px;
	float: left;
}
.page_inner_link ul li a {
	margin: 0px;
	padding: 10px 0px 0px;
	height: 30px;
	width: 146px;
	text-align: center;
	display: block;
	text-decoration:none;
	background: url(../images/navi_page_content_linkbase.jpg) no-repeat center top;
}
.page_inner_link ul li a:hover {
	background: url(../images/navi_page_content_linkbase_on.jpg) no-repeat center top;
}
.page_inner_unit {
	margin: 10px 0px 10px 10px;
	padding: 0px;
}
.calcu_area {
	width: 590px;
	margin: 12px auto 14px auto;
	padding: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ACACAC;
	border-left-color: #ACACAC;
	border-right-style: none;
	border-bottom-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.box-loan_1,.box-loan_2 {
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.box-loan_1 {background-color: #BEE0E4;}
.box-loan_2 {
	background-color: #E1E1E1;
	width: 580px;
	margin-bottom: 20px;
}
/********************************************************/
/* Table Style                                          */
/********************************************************/
table.t-loan {
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px auto;
	border: none;
	border-collapse: separate;
	border-spacing: 0px;
}

table.t-loan caption {
	font-size: 120%;
	color: #006699;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 2px 5px;
	text-align: left;
	margin: 0px;
	padding: 3px 2px 3px 22px;
	border: 1px solid;
	border-color: #FFFFFF #ACACAC #ACACAC #FFFFFF;
}

table.t-loan th {
	font-size: 100%;
	color: #333333;
	background-color: #C7E7FC;
	text-align: left;
	width: 110px;
	padding: 2px 4px;
	border: 1px solid;
	border-color: #FFFFFF #ACACAC #ACACAC #FFFFFF;
}


table.t-loan td {
	font-size: x-small;
	color: #666666;
	background-color:#FFFFFF;
	text-align: left;
	padding: 2px;
	border: 1px solid;
	border-color: #FFFFFF #ACACAC #ACACAC #FFFFFF;
}

table.t-loan caption.loan-1 {background-image: url(../image/icon_keyboard.gif);}
table.t-loan caption.loan-2 {background-image: url(../image/icon_calculator.gif);}

table.t-loan td.cell-1 {
	font-size: 100%;
	color: #333333;
	background-color: #CECECE;
	letter-spacing: 0em;
	text-align: left;
	width: 110px;
	padding: 2px 0px 2px 10px;
}

table.t-loan td.cell-2 {
	font-size: 100%;
	color: #333333;
	background-color: #FFFF99;
	letter-spacing: 0em;
	text-align: left;
	width: 110px;
	padding: 2px 0px 2px 10px;
}

table.t-loan th.cell-3 {
	font-size: x-small;
	color: #666666;
	background-color: #EEEEEE;
	letter-spacing: 0.1em;
	text-align: left;
}

table.t-loan td.form-btn {
	background-color: #2BA0D2;
	text-align: center;
	padding: 5px 0px;
}
.content .contact_shoplist {
	background: url(../images/shop_00_listboxtop.jpg) no-repeat center bottom;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.content .contact_shopbox {
	text-align: center;
	margin: 0px;
	padding: 5px 0px 5px 15px;
	border-right: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	border-left: 2px solid #CCC;
}
.content .contact_shopbox ul {
	margin: 0px;
	padding: 0px;
}
.container .contact_shopbox li {
	display:block;
	float: left;
	width: 280px;
	text-align: left;
	margin: 5px;
	padding: 0px;
}
.container .contact_shopbox li a {
	text-align: center;
	display: block;
	width: 98px;
	float: left;
	font-size: 14px;
	line-height: 1em;
	color: #0668BF;
	text-decoration: none;
	font-weight: 500;
	height: 56px;
	background: url(../images/shop_00_button_link.jpg) no-repeat center bottom;
	padding-top: 10px;
}
.container .contact_shopbox li a:hover {
	background: url(../images/shop_00_button_link_on.jpg) no-repeat center bottom;
}
.container .contact_shopbox li img {
	float: left;
}
.content .page_inner_navi {
	margin: 0px 10px 10px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.content .page_inner_navi ul {
	margin: 0px;
	padding: 5px 0px;
	text-align: center;
}
.content .page_inner_navi ul li {
	display: inline;
	text-align: center;
}
.contact_text {
	float: left;
	width: 230px;
	text-align: center;
	padding: 0px;
	margin-top:20px;
}
.numList li strong {
	font-weight: bold;
	color: #A61232;
	font-size: 1.1em;
	line-height: 1.2em;
}
.page_top_ancher {
	margin: 20px 0px 0px;
	text-align: right;
	font-size: 11px;
	line-height: 1em;
	text-decoration: none;
}
.floating-widget.floating {
    position: fixed;
    top: 0;
}
.floating-widget.pinned-bottom {
    position: absolute;
    bottom: 0;
    _position: static;
}.contact_shopbox ul li {
	float: left;
	width: 285px;
	margin: 0px 10px 10px 0px;
	display: block;
}
.contact_shopbox ul li img {
	float: left;
	padding: 0px;
	margin: 0px;
}
.contact_shopbox ul li a {
	width: 88px;
	display: block;
	float: left;
	height: 56px;
	background: url(../images/shop_00_button_link.jpg) no-repeat center bottom;
	margin: 0px 0px 0px 10px;
	padding-top: 10px;
}
.contact_shopbox ul li a:hover {
	background: url(../images/shop_00_button_link_on.jpg) no-repeat center bottom;
}
.dataTable table tr td ul li {
	background: url(../images/inspection_icon05.jpg) no-repeat left top;
	padding: 5px 0px 0px 30px;
}
.dataTable2 table tr td ul li {
	background: url(../images/inspection_icon04.jpg) no-repeat left top;
	padding: 5px 0px 0px 30px;
}
.reform_line .reform_ex_txt p {
	font-size: 10px;
	line-height: 1.25em;
}
.captionTxt {
	font-size: 10px;
	line-height: 1.25em;
	color: #36F;
	padding: 5px 0px 0px 0px;
}
#top-image {
	height: 284px;
	width: 970px;
	clear: both;
	border: 1px solid #CCC;
	padding: 4px;
}

#gaiyou {
        margin-left:820px;
        margin-top:-40px;
}
