/* CSS Document */
body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height:130%;
}

a{
	color:#0000FE;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
a:active{
	color:#0000FE;
}
a:visited{
	color:#0000FE;
}

form {
margin:0;
padding:0;
}

img {
border:0;
}

/* floatΙΦ·ιβθππ */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
  display: inline-table;
  zoom:1;/*for IE 5.5-7*/
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* layout */
#header {
  margin: 0;
  padding: 5px 0 0 0;
}
#header {
  background: #fff;
}
#header h1,
#header p.discription {
  margin: 0;
  padding: 0;
  display: block;
  float: right;
  width: 50%;
  line-height: 1.5;
  font-size: 1em;
  font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", Meiryo, "MS PSVbN";
}
#header h1 {
  padding-right: 10px;
  text-align: right;
  font-weight: bold;
}
#header p.discription {
  width: 48%;
}
#globalNavigation {
  margin: 0;
  padding: 0 0 0 176px;
  padding: 0;
  clear: both;
  height: 74px;
  background: url(../img/header-bg.jpg) repeat-x left top;
}
#globalNavigation p.title {
  text-indent: -9999px;
}
#globalNavigation p.title a {
  display: block;
  float: left;
  width: 175px;
  height: 74px;
}
#globalNavigation .bukkenNavi {
  margin-left: 308px;
  padding-top: 10px;
  width: 312px;
  float: right;
}
#globalNavigation .pageNavi {
  margin-top: 4px;
  width: 620px;
  clear: right;
  float: right;
  }
#globalNavigation .bukkenNavi {
  text-align: right;
}
#globalNavigation .bukkenNavi ul,
#globalNavigation .pageNavi ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#globalNavigation .bukkenNavi ul li {
  float: left;
}
#globalNavigation .bukkenNavi ul li img {
  margin-right: 10px;
}
#globalNavigation .pageNavi ul {
  margin: 0;
  padding: 88px 0 0 0;
  padding: 0;
}
#globalNavigation .pageNavi ul li {
  margin: 0 5px 0 10px;
  padding: 0;
  display: inline;
  line-height: 1.5;
}
#globalNavigation .pageNavi ul li a {
  color: #000;
  text-decoration: none;
}

.bukkenSearch {
  width: 750px;
  clear: both;
}

/*----------------------------------------------------------*/
/* Commonness */
/*----------------------------------------------------------*/

#wrapper {
	margin: 0px auto 0px auto;
	background: #FFF;
	width: 800px;
	text-align: left;
}

#footer {
	text-align: right;
	font-size: 10px;
	padding: 5px 10px 10px 0px;
	border-top: 2px solid #999;
	color: #666;
}
#footcopy {
  font-size: 10px;
  padding: 5px 0 10px 10px;
	border-top: 2px solid #999;
	color: #666;
  
}
#footcopy a {
  text-decoration: none;
	color: #666;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	margin:0;
	padding:0;
}
h2.blue_2 {
	background-image: url(../img/h2_bg_2.jpg);
	background-repeat: repeat-y;
	color: #FFF;
	padding: 6px 0px 6px 15px;
	margin: 15px 0px 10px 0px;
}
/*h2.blue_3 {
	background-image: url(../img/h2_bg_2.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	padding: 6px 0px 0px 15px;
	margin: 15px 0px 10px 5px;
	height: 22px;
}*/
p.blue {
	background-image: url(../img/h2_blue.gif);
	background-repeat: no-repeat;
	color: #2A3FAA;
	padding: 2px 0px 0px 15px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}

#icon_syosai {
	text-align: right;
	color: #970100;
	width: 750px;
	margin: 15px 0;
}
#icon_syosai a {
	color: #970100;
}

span.tdop {
font-size:10px;
font-weight:normal;
}

.inputbtn {
text-align:center;
margin:10px;
}

select.list-chice2 {
width:100%;
margin:0;
}

.hissu {
color:#f00;
font-size:10px;
font-weight:normal;
}

.akadeka {
color:#F00;
font-size:14px;
font-weight:bold;
}
.kurodeka {
color:#000;
font-size:14px;
font-weight:bold;
}



/* page-id */
/*----------------------------------------------------------*/
/* searchtable search syousai inqu */
/*----------------------------------------------------------*/

/*----------------------------------------------------------*/
/* page common */
/*----------------------------------------------------------*/
.b_head {
	background:url(../img/b_bg.gif) repeat-x left top;
}
.b_head td {
	vertical-align:top;
}
.b_head td a img {
	text-decoration:none;
	border:0;
}
.b_logo {
	width:486px;
	padding:14px 0 0 0;
}
.b_btn {
	width:147px;
	padding:23px 10px 0 0;
}

#searchtable table, #search table, #syousai table, #inqu table {
border:1px solid #777;
margin: 0px auto;
}
#searchtable th, #search th, #syousai th, #inqu th,
#searchtable td, #search td, #syousai td, #inqu td {
font-size:12px;
padding:2px;
}
#searchtable th, #search th, #syousai th, #inqu th {
background:#f9f9f9;
}
#searchtable td, #search td, #syousai td, #inqu td {
background:#fff;
}



.goinqu {
width:500px;
margin:15px auto;
border:1px solid #777;
}
.goinqu table th, .goinqu table td {
font-size:14px;
line-height:1.4em;
padding:6px;
border-right:0px;
}
.goinqu table th {
background:#f9f9f9;
border-bottom:1px solid #777;
}
.goinqu table th p.remNo {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 0.8em;
}
.goinqu .add, .goinqu .fone {
width:auto;
margin:0 15px;
}
.fone {
text-align:right;
}
.goinqu .add, .goinqu img {
	margin-left: 10px;
	margin-bottom: 5px;
}

#checkcookie table {
	margin: 0 0 0 20px;
	background: #666;
	width: 90%;
}
#checkcookie table th,
#checkcookie table td {
	padding: 3px;
	background: #fff;
}
#checkcookie table th {
	background: #efefef;
}
#checkcookie .settei p.caution {
	margin: 10px 0 0px 20px;
	padding: 20px 0 0 10px;
	border-top: 1px solid #ccc;
	color:#0aa;
}
#checkcookie .settei ol {
	margin: 10px 0 10px 60px;
	padding: 0;
}
#checkcookie .settei ol li {
	margin: 0;
	padding: 0;
}

/* tline */
.tline0010 {
border-width:0px 0px 1px 0px;
border-color:#999;
border-style:solid;
}
.tline0100 {
border-width:0px 1px 0px 0px;
border-color:#999;
border-style:solid;
}
.tline0101 {
border-width:0px 1px 0px 1px;
border-color:#999;
border-style:solid;
}
.tline0110 {
border-width:0px 1px 1px 0px;
border-color:#999;
border-style:solid;
}
.tline0111 {
border-width:0px 1px 1px 1px;
border-color:#999;
border-style:solid;
}
.tline1100 {
border-width:1px 1px 0px 0px;
border-color:#999;
border-style:solid;
}
.tline1110 {
border-width:1px 1px 1px 0px;
border-color:#999;
border-style:solid;
}
.tline1111 {
border-width:1px 1px 1px 1px;
border-color:#999;
border-style:solid;
}


/* intable */

#searchtable .intable, #inqu .intable {
border:0px;
}
#searchtable .intable td, #inqu .intable td {
padding:1px;
}

/*----------------------------------------------------------*/
/* searchtable search */
/*----------------------------------------------------------*/
#searchtable {
margin-top:10px;
}
#searchtable table {
  border: none;
}
#searchtable .setsutable table th, #searchtable .areatable table th, #searchtable .catetable table th {
width:100px;
text-align:center;
}
.catetable .cate_new2 td img {
margin-right: 3px;
margin-left: -2px;
vertical-align: text-bottom;
}
#searchtable .listtable table,
#searchtable .setsutable table,
#searchtable .areatable table,
#searchtable .catetable table {
  border-left: 1px solid #ccc;
}
#searchtable .areatable table {
  border-top: 1px solid #ccc;
}
#searchtable .listtable th,#searchtable .listtable td,
#searchtable .setsutable th,#searchtable .setsutable td,
#searchtable .areatable th,#searchtable .areatable td,
#searchtable .catetable th,#searchtable .catetable td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#searchtable .listtable table .intable,#searchtable .listtable table .intable th,#searchtable .listtable table .intable td,
#searchtable .setsutable table .intable,#searchtable .setsutable table .intable th,#searchtable .setsutable table .intable td,
#searchtable .areatable table .intable,#searchtable .areatable table .intable th,#searchtable .areatable table .intable td,
#searchtable .catetable table .intable,#searchtable .catetable table .intable th,#searchtable .catetable table .intable td {
  border: none;
}

/* area */
#searchtable .listtable select {
/*background: #FFD4A2;*/
font-size: 14px;
}
#searchtable .checktable th {
font-size:12px;
/*font-weight:normal;*/
text-align:center;
padding:1px;
}
#searchtable .checktable th a {
color:#00f;
text-decoration:underline;
}

#searchtable .checktable td {
/*font-size:10px;*/
padding:0;
}
#searchtable .checktable .area_tyuou {
background:#FFF5DD;
}
#searchtable .checktable .area_hakata {
background:#FFDDE2;
}
#searchtable .checktable .area_jyounan {
background:#DDFFEA;
}
#searchtable .checktable .area_sawara {
background:#DDE7FF;
}
#searchtable .checktable .area_nishi {
background:#F6DDFF;
}
#searchtable .checktable .area_minami {
background:#FEFFDD;
}


/* result */

#search table.result {
margin-bottom:10px;
border:0;
}
#search table.result td {
width:250px;
text-align:center;
vertical-align:top;
padding:0;
}

/*0428
.result table.kresult 
width:244px;
}
.resutl table.kresult td {
width:60px;
}
0428*/


.searchCom {
margin: 0 0 5px 0;
text-align: center;
}


/* kresult */

#search table.kresult {
width:244px;
margin-bottom:12px;
}
#search table.kresult td {
padding:0;
}
#search table.kresult .line {
background:#efefef;
font-size:10px;
font-weight:normal;
padding:1px;
border-bottom:1px solid #777;
} 

#search table.kresult table td {
text-align:left;
}

#search table.kresult .areaname {
background:#FFCB00;
font-size:10px;
font-weight:normal;
padding:1px;
border-bottom:1px solid #777;
}
#search table.kresult td.areaside1 {
background:#FFF4DD;
padding-left:2px;
border-bottom:1px solid #999;
vertical-align: middle;
text-align: left;
}
#search table.kresult td.areaside2 {
background:#FFF;
padding-left:2px;
border-bottom:1px solid #999;
vertical-align: middle;
text-align: left;
}
#search table.kresult .icon {
width:143px;
text-align:left;
margin:2px;
}
#search table.kresult .icon img {
  margin-right: 1px;
}


#search table.kresult table {
border:0;
}
#search table.kresult table td {
text-align:left;
padding:1px;
}
#search table.kresult table td.btn {
text-align:right;
padding-right:5px;
}

#search table.link_next {
border:0;
margin:10px 0px 20px 0px;
}



/*----------------------------------------------------------*/
/* syousai inqu */
/*----------------------------------------------------------*/
.list-head,
.list-body,
.spic {
  width: 750px;
}

#inqu .list-head {
	border:0;
}
.list-head {
	background:#666;
}
.list-head th, .list-head td {
text-align:center;
}
.list-head img {
margin-right:1px;
}
#syousai .list-body, #inqu .list-body {
margin-top:10px;
}
.list-body th {
text-align:center;
}
.list-body th.list-body-th01 {
  width: 110px;
}
.list-body td.list-body-td01 {
  width: 260px;
}


/*----------------------------------------------------------*/
/* syousai */
/*----------------------------------------------------------*/
#syousai table.spic{
margin-top:15px;
border:0;
}
#syousai table.spic td {
text-align:center;
vertical-align:middle;
margin:0;
padding:0px;
border:0;
background:#fff;
}
#syousai table.spic td.mainimg {
  width: 252px;
  vertical-align: top;
}
#syousai table.spic td.subimg {
  width: 122px;
  vertical-align: top;
}


.listbody table {
width:750px;
margin-top:10px;
}

.advCom {
font-size: 10px;
text-align: center;
}
/*----------------------------------------------------------*/
/* inqu */
/*----------------------------------------------------------*/
#inqu .formtable {
margin-top:5px;
}
#inqu .formtable th {
text-align:center;
}


#inqu .formtable .inqucom {
text-align:center;
padding:30px;
}
#inqu .formtable .inqucom p.inquerr {
color:#f00;
}
#inqu .formtable .inqucom ul {
width:200px;
text-align:left;
margin:5px auto;
}

.inqu_com {
margin:20px 0 0px 23px;
}

.privacytd {
border:0;
}
.privacy {
background:#FFFFCC;
width:660px;
text-align:left;
margin:10px 0px 10px 35px;
padding:10px;
border:1px solid #f60;
}
.privacy p {
margin:0;
}
.pmidashi {
font-weight:bold;
margin:0;
padding-bottom:10px;
}





/* add */

#icon_syosai2 {
float:right;
width:300px;
color: #970100;
text-align:right;
margin: 10px 0 0 0;
}
#icon_syosai2 a {
color: #970100;
}
#icon_syosai3 {
float:right;
width:750px;
color: #970100;
text-align:right;
margin:0;
padding:0 0 0px 0;
}
#icon_syosai3 a {
color: #970100;
}

.back_img, .check_img, .print_img {
	float:left;
	margin:0 15px 0 0;
	padding:5px 0;
}
.back_img {
	width:138px;
}
.check_img {
	width:208px;
}
.check_img2 {
	text-align:center;
	margin:0 15px 0 0;
	padding:5px 0;
}
.print_img {
	width:71px;
}

#search {
clear:both;
}

.clear_btn {
float:left;
width:300px;
padding:10px 0 15px 0;
}

h2.blue_s {
margin: 15px 0px 10px 0px;
padding: 6px 0px 6px 15px;
padding: 0 0 0 25px;
color:#fff;
background:url(../img/h2_bg_s.gif) repeat-y left top #2E3EAF;
background:url(../img/detailtitle.jpg) no-repeat left top ;
line-height: 1.8;
font-size:14px;
font-weight:bold;
}
h2.blue_s span {
font-weight: normal;
font-size: 12px;
}

.syousai_com {
font-size:10px;
text-align:center;
}

/*checklist*/
.checkCount {
	clear:both;
	background:#efefef;
	font-size:14px;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:5px 10px;
}
.caution {
	color:#f00;
	font-weight:bold;
}

.checkCom,
.checkCom2 {
  margin: 5px;
/*	padding:5px;*/
}
.checkCom2 {
  padding-bottom: 5px;
}
.checkCom2 p {
  margin: 3px 0;
}
.checkCom2 ul {
  margin: 3px 0 3px 25px;
  padding: 0;
}
.checkCom2 ul li {
}

.checkout {
	background:#efefef;
	font-weight:bold;
	text-align:right;
	margin:5px 0;
	padding:10px;
}
.checkout a {
	color:#333;
}

.checkno {
	font-weight:bold;
	text-align:center;
	margin:10px;
	padding:5px;
}

#checklist {
	border-top:1px solid #ccc;
	padding:20px 0 10px 0;
}
.checkmidashi {
	margin:5px;
	padding:10px;
}

table.check0 {
}
	.check0 td {
		vertical-align:top;
		padding:0;
	}
	.check0 td p {
		margin:2px 5px;
	}


.bukkenDetList {
  margin: 0;
  text-align: right;
}