@charset "Shift_JIS";

/*____________________________________________________________________

	Defaults Styles
____________________________________________________________________*/

h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
dt,
dd,
form,
input {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

ul, dl {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


/*____________________________________________________________________

	Link
____________________________________________________________________*/

a:link {   color: #166D99; text-decoration: none;}
a:visited {color: #166D99; text-decoration: none;}
a:hover {  color: #166D99; text-decoration: underline;}
a:active { color: #166D99; text-decoration: underline;}

.inLink01 { margin: 0 3px;}
.inLink01 img { margin-right: 3px; vertical-align:middle;}
.inLink01 a:link {   text-decoration: underline;}
.inLink01 a:visited {text-decoration: underline;}
.inLink01 a:hover {  text-decoration: none;}
.inLink01 a:active { text-decoration: none;}



/*____________________________________________________________________

	Base Styles
____________________________________________________________________*/

/* ========== Margin ========== */
.mgt3  {margin-top: 3px !important;}
.mgt4  {margin-top: 4px !important;}
.mgt5  {margin-top: 5px !important;}
.mgt7  {margin-top: 7px !important;}
.mgt8  {margin-top: 8px !important;}
.mgt10 {margin-top:10px !important;}
.mgt15 {margin-top:15px !important;}
.mgt20 {margin-top:20px !important;}
.mgt25 {margin-top:25px !important;}
.mgt30 {margin-top:30px !important;}
.mgt35 {margin-top:35px !important;}
.mgt40 {margin-top:40px !important;}
.mgt50 {margin-top:50px !important;}

.mgl3  {margin-left: 3px !important;}
.mgl5  {margin-left: 5px !important;}
.mgl10 {margin-left:10px !important;}
.mgl15 {margin-left:15px !important;}
.mgl20 {margin-left:20px !important;}
.mgl25 {margin-left:25px !important;}
.mgl30 {margin-left:30px !important;}
.mgl50 {margin-left:50px !important;}
.mgl55 {margin-left:55px !important;}
.mgl67 {margin-left:67px !important;}
.mgl100 {margin-left:100px !important;}

.mgl1em  {margin-left: 1em !important;}

.mgr3  {margin-right: 3px !important;}
.mgr5  {margin-right: 5px !important;}
.mgr10 {margin-right:10px !important;}
.mgr15 {margin-right:15px !important;}
.mgr20 {margin-right:20px !important;}
.mgr25 {margin-right:25px !important;}
.mgr30 {margin-right:30px !important;}
.mgr40 {margin-right: 40px !important; }
.mgr100 {margin-right:100px !important;}

.mgb0  {margin-bottom: 0 !important;}
.mgb5  {margin-bottom: 5px !important;}
.mgb10 {margin-bottom:10px !important;}
.mgb15 {margin-bottom:15px !important;}
.mgb20 {margin-bottom:20px !important;}
.mgb25 {margin-bottom:25px !important;}
.mgb30 {margin-bottom:30px !important;}
.mgb35 {margin-bottom:35px !important;}
.mgb40 {margin-bottom:40px !important;}
.mgb45 {margin-bottom:45px !important;}
.mgb50 {margin-bottom:50px !important;}
.mgb60 {margin-bottom:60px !important;}
.mgb70 {margin-bottom:70px !important;}
.mgb80 {margin-bottom:80px !important;}
.mgb90 {margin-bottom:90px !important;}
.mgb100 {margin-bottom:100px !important;}

.mgs45 {margin-left:45px !important; margin-right:45px !important;}



/* ========== padding ========== */
.pdt5  {padding-top: 5px !important;}
.pdt10 {padding-top:10px !important;}
.pdt15 {padding-top:15px !important;}
.pdt20 {padding-top:20px !important;}
.pdt25 {padding-top:25px !important;}
.pdt30 {padding-top:30px !important;}

.pdl5  {padding-left: 5px !important;}
.pdl10 {padding-left:10px !important;}
.pdl15 {padding-left:15px !important;}
.pdl20 {padding-left:20px !important;}
.pdl25 {padding-left:25px !important;}
.pdl30 {padding-left:30px !important;}

.pdb5  {padding-bottom: 5px !important;}
.pdb10 {padding-bottom:10px !important;}
.pdb15 {padding-bottom:15px !important;}
.pdb20 {padding-bottom:20px !important;}
.pdb25 {padding-bottom:25px !important;}
.pdb30 {padding-bottom:30px !important;}

.pdl1em	{padding-left:	1.0em !important;}



.t02_rdz {
	line-height: 1.5;
}

.t02_2010_rdz p,
p.t02_2010_rdz {
	font-size: 13px;
	margin-top: 15px;
}


/* ========== Float ========== */
.floatL   {float:left;}
.floatR   {float:right;}
.floatOff { float: none;}


.alL {text-align:left;}
.alC {text-align:center;}
.alR {text-align:right;}

.vaT {vertical-align:top;}
.vaM {vertical-align:middle;}
.vaB {vertical-align:bottom;}

.nowrap {white-space:nowrap;}


/* ========== Clear ========== */
.clear {
	clear: both;
	background: transparent;
	height: 1px;
	font-size: 1px;
}

.clearfix { overflow: hidden; }
/* FOR MAC IE \*/
* html .clearfix { height: 1%;overflow: visible; }
.clearfix { display: block; }
/* END OF FOR MAC IE */


/* ========== cfx（clearfix） ========== */
.cfx:after{
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
.cfx{
	display: inline-block;
} 
* html .cfx{
	height: 1%;
}
.cfx{
	display:block;
}


/* ========== Image Space ========== */
.imgSpace01 {
	font-size: 1px;
	line-height: 1;
}


/*____________________________________________________________________

	Color
____________________________________________________________________*/

.txRed01    {color: #CC0000;}
.txGray01    {color: #666666;}
.txPink01    {color: #D91577;}
.txOrange01    {color: #FF6600;}


/*____________________________________________________________________

	Text
____________________________________________________________________*/

body {
	font-size: 12px;
	line-height: 1.5 !important;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", "ＭＳ ゴシック", sans-serif;

}

noscript {
	color: #FFFFFF;
}

.xxxlag01 {
	font-size: 240% !important;
}

.xxlag01 {
	font-size: 180% !important;
}

.xlag01 {
	font-size: 140% !important;
}

.lag01 {
	font-size: 120% !important;
}


.mid01 {}

.sml01 {
	font-size: 80% !important;
}

.sml02 {
	font-size: 70% !important;
}

strong, .bold {
	font-weight: bold;
}

.noBold {
	font-weight: normal;
}


.txPrice01 {
	color: #D91577;
	font-weight: bold;
	white-space: nowrap;
}

.txPrice01 span {
	font-size: 140% !important;
	font-family: "Tahoma", sans-serif;
}

.txTel01 {
	font-size: 200% !important;
	line-height: 1.0 !important;
	font-weight: bold;
	font-family: "Tahoma", sans-serif;
}



/*____________________________________________________________________

	Line
____________________________________________________________________*/

.line01 {
	width: 100%;
	height: 3px;
	font-size: 3px;
	background: transparent url(../img/line01.gif) repeat-x left center;
}

.line02 {
	width: 100%;
	height: 2px;
	font-size: 2px;
	background: transparent url(../img/line02.gif) repeat-x left center;
}

.line03 {
	width: 100%;
	height: 1px;
	font-size: 1px;
	background: transparent url(../img/line03.gif) repeat-x left center;
}

.line04 {
	width: 100%;
	height: 2px;
	font-size: 2px;
	background: transparent url(../img/line04.gif) repeat-x left center;
}

.line05 {
	width: 100%;
	height: 4px;
	font-size: 4px;
	background: transparent url(../img/line05.gif) repeat-x left center;
}


/* ========== Line Dot ========== */
.lineDot01 {
	width: 100%;
	height: 1px;
	font-size: 1px;
	background: transparent url(../img/line_dot01.gif) repeat-x left center;
}


/*____________________________________________________________________

	Arrow
____________________________________________________________________*/

.arrow01 {
	padding-left: 13px;
	text-indent: -13px;
}

.arrow01 img {
	margin-right: 5px;
	vertical-align: middle;
}


.noArrow01 {
	padding-left: 13px;
}



/*____________________________________________________________________

	Pagetop
____________________________________________________________________*/

.pageTopBox {
	margin-top:20px;
}
.contentPageTop {
	float:right;
	padding-left: 13px;
	text-indent: -13px;
}
.contentCatTop {
	float:left;
	padding-left: 13px;
	text-indent: -13px;
}

.contentPageTop img,
.contentCatTop img {
	margin-right: 5px;
	vertical-align: middle;
}



/*____________________________________________________________________

	Window
____________________________________________________________________*/

.win01 {
	padding-left: 15px;
	text-indent: -15px;
}

.win01 img {
	margin-right: 5px;
	vertical-align: middle;
}




/*____________________________________________________________________

	PDF
____________________________________________________________________*/

.iconPdf01 {
	margin: 0 0 0 3px;
	vertical-align: middle;
}



/*____________________________________________________________________

	List
____________________________________________________________________*/

/* ========== Defaults List ========== */
ul.defList01 li {
	padding-left: 1.0em;
	text-indent: -1.0em;
	line-height: 1.7 !important;
}

ul.defList09 li {
	padding-left: 1.0em;
	text-indent: -1.0em;
}


/* ========== Dot List ========== */
.dotList01 {
	margin-left:5px;
}

.dotList01 li {
	padding-left:9px;
	line-height: 1.7 !important;
	background: transparent url(../img/parts_dot01.gif) no-repeat 0 9px;
}

.dotList01 li.txRed01 {
	background: transparent url(../img/parts_dot01-red.gif) no-repeat 0 9px;
}

.dotList01 .defList01 li {
	background: none;
}


/* ========== Number List 01 ========== */
.numList01 {
	padding: 0;
	border: none;
	border-collapse: collapse;
}

.numList01 th {
	padding: 0 2px 3px 0;
	text-align: left;
	font-weight: normal;
	white-space:nowrap;
	vertical-align: top;
}

.numList01 td {
	padding: 0 0 3px 0;
	vertical-align: top;
}


/* ========== Number List 02 ========== */
.numList02 {
	padding: 0;
	border: none;
	border-collapse: collapse;
}

.numList02 th {
	padding: 0 5px 3px 0;
	text-align: left;
	font-weight: normal;
	white-space:nowrap;
	vertical-align: top;
}

.numList02 td {
	padding: 0 0 3px 0;
	vertical-align: top;
}


/* ========== Picture List ========== */
.picList01 li {
	font-size: 0px !important;
	line-height: 0 !important;
}



/*____________________________________________________________________

	Link List
____________________________________________________________________*/

/* ========== Link List ========== */
ul.linkList01 li {
	margin-right: 20px;
	_margin-bottom: 5px;
	line-height: 1.7 !important;
	float: left;
	white-space: nowrap;
}



/* ========== 2 Block Link List ========== */
ul.linkList2Blk li {
	width: 300px;
	_width: 300px;
	margin-right: 20px;
	_margin-bottom: 5px;
	line-height: 1.7 !important;
	float: left;
}

.linkList2BlkFrm02A {
	width: 305px;
	float: left;
}

.linkList2BlkFrm02B  {
	width: 305px;
	float: right;
}


ul.linkList2BlkFrm li {
	width: 270px;
	_width: 280px;
	margin-right: 20px;
	_margin-bottom: 5px;
	line-height: 1.7 !important;
	float: left;
}



/* ========== 3 Block Link List ========== */
ul.linkList3Blk li {
	width: 188px;
	_width: 190px;
	margin-right: 20px;
	_margin-bottom: 5px;
	line-height: 1.7 !important;
	float: left;
}


/* ========== Frame 3 Block Link List ========== */
ul.linkList3BlkFrm li {
	width: 175px;
	_width: 182px;
	margin-right: 20px;
	_margin-bottom: 5px;
	line-height: 1.7 !important;
	float: left;
}

.linkList3BlkFrm02  {
	width: 195px;
	_width: 194px;
	margin-right: 20px;
	float: left;
}

.linkList3BlkFrm02Last  {
	width: 195px;
	_width: 194px;
	float: left;
}




/*____________________________________________________________________

	Single Link List
____________________________________________________________________*/

/* ========== 2 Block Single Link List ========== */
ul.sglList2Blk li {
	width: 400px;
	_width: 415px;
	margin-right: 20px;
	_margin-bottom: 5px;
	line-height: 1.7 !important;
	float: left;
}

/* ========== 3 Block Single Link List ========== */
ul.sglList3Blk li {
	width: 254px;
	_width: 270px;
	margin-right: 20px;
	_margin-bottom: 5px;
	line-height: 1.7 !important;
	float: left;
}

/* ========== 4 Block Single Link List ========== */
ul.sglList4Blk li {
	width: 182px;
	_width: 195px;
	margin-right: 20px;
	_margin-bottom: 5px;
	line-height: 1.7 !important;
	float: left;
}


/*____________________________________________________________________

	Table
____________________________________________________________________*/

/* ========== Defaults Table 01 ========== */
.defTbl01 {
	padding: 1px;
	background-color: #FFFFFF;
}

.defTbl01 table {
	border-collapse: collapse;
}

.defTbl01 table th.th01 {
	padding: 8px 10px;
	white-space: nowrap;
	border-top: solid 1px #D1D1D1;
	border-left: solid 1px #D1D1D1;
	border-bottom: solid 1px #D1D1D1;
	border-right: none;
	background-color: #E6E6E5;
}

.defTbl01 table th.th02 {
	padding: 8px 10px;
	white-space: nowrap;
	border-top: solid 1px #D1D1D1;
	border-left: none;
	border-bottom: solid 1px #D1D1D1;
	border-right: solid 1px #D1D1D1;
	background-color: #E6E6E5;
}

.defTbl01 table th {
	padding: 8px 10px;
	white-space: nowrap;
	border: solid 1px #D1D1D1;
	background-color: #E6E6E5;
}

.defTbl01 table td {
	padding: 8px 10px;
	border: solid 1px #D1D1D1;
	background-color: #FCFCFC;
}




.defTbl01 th.nowrapNo {
	white-space:normal;
}

/* ========== tableInTable ========== */
.tableInTbl01 {
	padding: 1px;
	background-color: #FFFFFF;
}

.tableInTbl01 table {
	border-collapse: collapse;
}
.tableInTbl01 table th {
	padding: 3px 8px;
	white-space:normal;
	border: solid 1px #D1D1D1;
	background-color: #E6E6E5;
}
.tableInTbl01 table td {
	padding: 3px 8px;
	text-align: center;
	border: solid 1px #D1D1D1;
	background-color: #FCFCFC;
}

/* ========== listInTable ========== */
.listInTable {
	padding: 0;
	border: none;
	border-collapse: collapse;
}
.listInTable th {
	padding: 0 2px 3px 0;
	white-space:nowrap;
	line-height: 150%;
	vertical-align: top;
}
.listInTable th.vaM {
	vertical-align:middle;
}
.listInTable td {
	padding: 0 0 3px 0;
	vertical-align: top;
}


/* ========== Table2 ========== */
.defTbl02 {
	padding: 1px;
	background-color: #FFFFFF;
}
.defTbl02 table {
	border:0;
}
.defTbl02 table th {
	width:100px;
	padding: 8px 10px;
	border:0;
	vertical-align:top;
}
.defTbl02 table td {
	border:0;
	vertical-align:top;
	padding: 8px 10px;
}


/* ========== Defaults Table 03 ========== */
.defTbl03 {
	padding: 1px;
	background-color: #FFFFFF;
}

.defTbl03 table {
	border-collapse: collapse;
}

.defTbl03 table th {
	padding: 5px 10px;
	white-space: nowrap;
	border: solid 1px #D1D1D1;
	background-color: #E6E6E5;
}

.defTbl03 table td {
	padding: 5px 10px;
	border: solid 1px #D1D1D1;
	background-color: #FCFCFC;
}



/* ========== Defaults Table 04 ========== */
.defTbl04 {
	padding: 1px;
	background-color: #FFFFFF;
}

.defTbl04B {
	border-collapse: collapse;
}

.defTbl04Th {
	padding: 8px 10px;
	white-space: nowrap;
	border: solid 1px #D1D1D1;
	background-color: #E6E6E5;
}

.defTbl04Td {
	padding: 8px 10px;
	border: solid 1px #D1D1D1;
	background-color: #FCFCFC;
}



/* ========== Defaults Table Tr ========== */
tr.defTblTr01 th, tr.defTblTr01 td {
	background-color: #EEEEEE;
}


/*____________________________________________________________________

	Frame
____________________________________________________________________*/

.defFrm01A {
	padding: 1px;
	background-color: #FFFFFF;
}

.defFrm01B {
	padding: 20px;
	border: solid 1px #D1D1D1;
	background-color: #FCFCFC;
}

.defFrm01B02 {
	padding: 10px 20px;
	border: solid 1px #D1D1D1;
	background-color: #FCFCFC;
}

.defFrm01B03 {
	padding: 10px 5px;
	border: solid 1px #D1D1D1;
	background-color: #FCFCFC;
}

.defFrm01B04 {
	padding: 10px 10px;
	border: solid 1px #D1D1D1;
	background-color: #FCFCFC;
}

.defFrm01B05 {
	padding: 10px 15px;
	border: solid 1px #D1D1D1;
	background-color: #FCFCFC;
}

.defFrm02A {
	padding: 1px;
	background-color: #FFFFFF;
}

.defFrm02B {
	padding: 10px 20px;
	border: solid 1px #D1D1D1;
	background-color: #F0F0EF;
}


/*____________________________________________________________________

	Titss
____________________________________________________________________*/

.titss01 {
	padding: 0 8px 5px 2px;
	font-weight: bold;
	background: transparent url(../img/line02.gif) repeat-x left bottom;
}




/*____________________________________________________________________

	Park Box
____________________________________________________________________*/

.parkBox {
}
.parkBox .floatL {
	width: 110px;
}
.parkBox .floatR {
	width: 550px;
	margin: 0;
}








/*____________________________________________________________________

	Break
____________________________________________________________________*/
.break {
	page-break-before: always;
}


/*____________________________________________________________________

	Tits Index
____________________________________________________________________*/

/* ========== titsIdxl01 ========== */
.titsIdxl01 {
	width: 325px;
	background: transparent url(../img/tits03_bg01.jpg) no-repeat left top;
}

.titsIdxl01 div {
	width: 325px;
	display: block;
	background: transparent url(../img/tits03_bg02.jpg) no-repeat left bottom;
}

.titsIdxl01 h3 {
	padding: 10px 10px 8px 10px;
	font-size: 120% !important;
	font-weight: bold;
}

.titsIdxl01 p {
	padding: 12px 10px 0 0;
	_padding-top: 15px;
	float: right;
}

.titsIdxl01 p span {
	display: block;
}

.titsIdxl01 span	{
	display: block;
}	

/* ========== titsIdxl02 ========== */
.titsIdxl02 {
	width: 425px;
	background: transparent url(../img/tits04_bg01.jpg) no-repeat left top;
}

.titsIdxl02 div {
	width: 425px;
	display: block;
	background: transparent url(../img/tits04_bg02.jpg) no-repeat left bottom;
}

.titsIdxl02 h2,
.titsIdxl02 h3 {
	padding: 10px 10px 8px 10px;
	font-size: 120% !important;
	font-weight: bold;
}

.titsIdxl02 p {
	padding: 12px 10px 0 0;
	_padding-top: 15px;
	float: right;
}

.titsIdxl02 p span {
	display: block;
}

.titsIdxl01 span	{
	display: block;
}	

/*____________________________________________________________________

	Index Box
____________________________________________________________________*/

/* ========== idxBox ========== */
.idxBox {
	margin: 15px 10px 0 0;
	background:url(../img/idxbox_bg01.gif) 85px 0 repeat-y;
}
.idxBoxIco {
	float: left;
	width: 85px;
	text-align: center;
}
.idxBoxBody {
	float:right;
	width: 215px;
}
/* ========== idxBox02 ========== */
.idxBox02 {
	margin: 15px 10px 0 0;
}
.idxBoxIco02 {
	float: left;
	width: 50px;
	text-align: center;
}
.idxBoxBody02A {
	float:right;
	width: 360px;
}
.idxBoxBody02B {
	float:	left;
	width: 360px;
	margin-left:	5px;
}


/*____________________________________________________________________

	Index Box
____________________________________________________________________*/

.txtHigh {
	line-height: 1.8;
}

/*____________________________________________________________________

	Tits
___________________________________________________________________*/

.tits01 span.arrow01 {
	display: block;
}

/*____________________________________________________________________


	Content Arrange Side

____________________________________________________________________*/

/* ========== Content Arrange Side ========== */
ul.contAraSide01 {
	background:url(../img/idxbox_bg01.gif) right repeat-y;
}
ul.contAraSide01 li {
	background:url(../img/idxbox_bg01.gif) repeat-y;
	text-align:center;
	width:	177px;
	line-height: 1.7 !important;
	float: left;
	white-space: nowrap;
}

/*____________________________________________________________________

	Index Margin Bottom
____________________________________________________________________*/

.idxMgb {
	margin-bottom: 200px;
}

/* ========== Module Bottom  ========== */
.modTaxi {
	background: #FAFAFA url(../img/line03.gif) repeat-y 313px top;
}
.modTaxiA {
	width: 303px;
	float: left;
}
.modTaxiB {
	width: 303px;
	float: right;
}
.modTaxiTel {
	float:right;
	width:255px;
}
.btnImg {
	cursor:pointer;
}


/*____________________________________________________________________

	Table05
____________________________________________________________________*/

/* ========== Defaults Table 01 ========== */
.defTbl05 {
	padding: 1px;
	background-color: #F0F0EF;
}

.defTbl05 table {
	border-collapse: collapse;
}

.defTbl05 table th {
	padding: 8px 10px;
	white-space: nowrap;
	border: solid 1px #D1D1D1;
	background-color: #E6E6E5;
}

.defTbl05td01 {
	padding: 8px 10px;
	border: solid 1px #D1D1D1;
	background-color: #FCFCFC;
}

.defTbl05td02 {
	padding: 0px 10px;
	border: none;
	background-color: #F0F0EF;
}




.defTbl05 th.nowrapNo {
	white-space:normal;
}

.textpadding001 {
	padding-left: 13px;
}

.defTblT201 {
	padding: 1px;
}

.defTblT201 table {
	border-collapse: collapse;
}

.defTblT201 table th.th01 {
	padding: 8px 10px;
	border: solid 1px #D1D1D1;
	background-color: #900;
	color: #FFFFFF;
	text-align:center;
	font-weight: bold;
	font-size: large;
}

.defTblT201 table th.th02 {
	padding: 8px 10px;
	border: solid 1px #D1D1D1;
	background-color: #E6E6E5;
}

.defTblT201 table td {
	padding: 8px 10px;
	border: solid 1px #D1D1D1;
	background-color: #FCFCFC;
	color:#333;
}

