@charset "utf-8";

/************************************************************
 * 初期化
 ************************************************************/
body, form, img, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3 ,h4 ,th ,td ,select {
	margin: 0;
	padding: 0;
}
table { border-collapse: collapse; border-spacing: 0; font-size:12px;}
a,img { border: 0; }
ul, ol, dl, li, dt, dd	{ list-style: none; }
img		{ border: none; vertical-align: top; }
_img		{ border: none; vertical-align: bottom; }
table	{ border-spacing: 0; }
th		{ text-align: left; font-weight: normal; }

#goo{background:none; margin-top:10px; margin-left:-1px;}

/* clearfix */
.cFix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.cFix	{ min-height: 1px; _height: 1px; }

/************************************************************
 * アンカー
 ************************************************************/
a:link			{ color: #0066CC; }
a:visited		{ color: #0066CC; }
a:hover			{ color: #0080FF; }
a:active		{ color: #0080FF; }

/************************************************************
 * タグ
 ************************************************************/
body, input, select, textarea, th, td, li, a {
	font-family: 'ＭＳ Ｐゴシック','MS P Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Helvetica,sans-serif;
}
body, input, select, textarea {
	color: #333333;
	font-size: 12px;
	line-height: 1.41;
}

label			{ vertical-align: middle; }

/************************************************************
 * IDS
 ************************************************************/

#wrapper {
	background:none repeat scroll 0 0 #FFFFFF;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:950px;
}

#contents			{ padding: 0 15px; }

#leftColumn			{ float: left; width: 265px; margin-right: 10px; }
#centerColumn		{ float: left; width: 320px; }
#bottomColumn		{ margin-top: 15px; }/*110610*/
#sideContents		{ float: right; width: 315px; background-color:#FFFFFF; }
#sideContents iframe{ overflow-x: hidden; }

/************************************************************
 * CLASSES
 ************************************************************/

h1, h2, h3, h4, h5, h6 { font-size: 12px; }

.msList {
	width: 300px;
	padding-top:10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #808080;
}

/* FORM要素 */
.TF { vertical-align: middle; }

.TF,
.TA,
.PD {
	border-top: 1px solid #98857A;
	border-right: 1px solid #DCCFC8;
	border-bottom: 1px solid #DCCFC8;
	border-left: 1px solid #98857A;
}
.CB {
	vertical-align: middle;
}

.allReq {
top: 5px;
right:4px;
position:absolute;
}

/* スプライト画像 */
.b		{ background-image: url(../img/sprites/s1.jpg); background-repeat: no-repeat; }
.i		{ background-image: url(../img/sprites/s1.jpg); background-repeat: no-repeat; }


.b {
	border: 0 none;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	vertical-align: middle;
}

/* アイコン
.icArrow				{ background-position: -1095px 3px; height: 8px; padding-left: 10px; } */

/* ボタン */
.btKanto				{ background-position: 0px 0px; width: 81px; height: 28px; 
						background-image: url(/tokushu/selection/img/h_kansai.jpg); background-repeat: no-repeat;}/*110613*/
.btKanto:hover,
.btKanto:active			{ background-position: 0px 0px; 
						background-image: url(/tokushu/selection/img/h_kansai_ov.jpg); background-repeat: no-repeat;}/*110613*/

.btTokai				{ background-position: 0px 0px; width: 81px; height: 28px; 
						background-image: url(/tokushu/selection/img/h_tokai.jpg); background-repeat: no-repeat;}/*110613*/
.btTokai:hover,
.btTokai:active			{ background-position: 0px 0px; 
						background-image: url(/tokushu/selection/img/h_tokai_ov.jpg); background-repeat: no-repeat;}/*110613*/

/*
.btLSWork				{ background-position: -502px -325px; width: 151px; height: 60px; }
.btLSWork:hover,
.btLSWork:active		{ background-position: -502px -385px; }

.btLSShinkon			{ background-position: -653px -325px; width: 151px; height: 60px; }
.btLSShinkon:hover,
.btLSShinkon:active		{ background-position: -653px -385px; }

.btLSChild				{ background-position: -502px -445px; width: 151px; height: 60px; }
.btLSChild:hover,
.btLSChild:active		{ background-position: -502px -505px; }

.btLSSinior				{ background-position: -653px -445px; width: 151px; height: 60px; }
.btLSSinior:hover,
.btLSSinior:active		{ background-position: -653px -505px; }
*/


/* 110610 */
.bt2999					{ background-position: 0px -100px; width: 251px; height: 33px; }
.bt2999:hover,
.bt2999:active			{ background-position: 0px -133px; }

.bt3000					{ background-position: 0px -166px; width: 251px; height: 33px; }
.bt3000:hover,
.bt3000:active			{ background-position: 0px -199px; }

.bt4000					{ background-position: 0px -232px; width: 251px; height: 33px; }
.bt4000:hover,
.bt4000:active			{ background-position: 0px -265px; }

.bt5000					{ background-position: 0px -298px; width: 251px; height: 33px; }
.bt5000:hover,
.bt5000:active			{ background-position: 0px -331px; }

.bt6000					{ background-position: 0px -364px; width: 251px; height: 33px; }
.bt6000:hover,
.bt6000:active			{ background-position: 0px -397px; }

.bt8000					{ background-position: 0px -430px; width: 251px; height: 33px; }
.bt8000:hover,
.bt8000:active			{ background-position: 0px -463px; }
/**/




.bt2010Guide			{ background-position: -280px -181px; width: 280px; height: 48px; }
.bt2010Guide:hover,
.bt2010Guide:active		{ background-position: -280px -181px; }

.btJukatsu				{ background-position: 0 -379px; width: 280px; height: 100px; }
.btJukatsu:hover,
.btJukatsu:active		{ background-position: -280px -379px; width: 280px; height: 100px; }

.btAdvisor				{ background-position: -280px -88px; width: 270px; height: 48px; }
.btAdvisor:hover,
.btAdvisor:active		{ background-position: -550px -88px; width: 270px; height: 48px; }

.btTVCM					{ background-position: -560px -379px; width: 270px; height: 100px; }
.btTVCM:hover,
.btTVCM:active			{ background-position: -830px -379px; width: 270px; height: 100px; }

.btReport				{ background-position: -900px -181px; width: 130px; height: 22px; }
.btReport:hover,
.btReport:active		{ background-position: -900px -203px; width: 130px; height: 22px; }

/* エリア名 */
/* kansai map
.btKobe1			{ background-position: -26px -309px; width: 99px; height: 31px; }
.btKobe1:hover,
.btKobe1:active		{ background-position: -26px -340px; }

.btKobe2			{ background-position: -26px -371px; width: 99px; height: 31px; }
.btKobe2:hover,
.btKobe2:active		{ background-position: -26px -402px; }

.btOsaka1			{ background-position: -26px -433px; width: 99px; height: 31px; }
.btOsaka1:hover,
.btOsaka1:active	{ background-position: -26px -464px; }

.btOsaka2			{ background-position: -26px -495px; width: 99px; height: 31px; }
.btOsaka2:hover,
.btOsaka2:active	{ background-position: -26px -526px; }

.btKyoto			{ background-position: -125px -309px; width: 99px; height: 31px; }
.btKyoto:hover,
.btKyoto:active		{ background-position: -125px -340px; }

.btShiga			{ background-position: -125px -371px; width: 99px; height: 31px; }
.btShiga:hover,
.btShiga:active		{ background-position: -125px -402px; }

.btNara				{ background-position: -125px -433px; width: 99px; height: 31px; }
.btNara:hover,
.btNara:active		{ background-position: -125px -464px; }

.btEtc				{ background-position: -26px -557px; width: 99px; height: 46px; }
.btEtc:hover,
.btEtc:active		{ background-position: -26px -603px; }
*/

.btReload			{ background-position: -460px -335px; width: 78px; height: 23px; }/*110610*/
.btReload:hover,
.btReload:active	{ background-position: -460px -358px; }/*110610*/

.btAll			{ background-position: -460px -381px; width: 90px; height: 23px; }/*add 110610*/
.btAll:hover,
.btAll:active	{ background-position: -460px -404px; }/*add 110610*/

/* その他 */
.bgTopTitle			{ background-position: 0 0; width: 920px; height: 100px; }
.h1Title			{ background-position: -116px -11px; width: 682px; height: 55px; top:11px; left:116px; position: absolute; }

.h2Area				{ background-position: -265px -200px; width: 265px; height: 32px; }/*110610*/
.h2Price			{ background-position: -265px -233px; width: 265px; height: 32px; }/*110610*/
.h2Tokushu			{ background-position: -502px -164px; width: 265px; height: 33px; }
.h2Theme			{ background-position: -265px -269px; width: 320px; height: 32px; }/*110610*/
.h2Style			{ background-position: -502px -229px; width: 320px; height: 32px; }
.h2Check			{ background-position: -502px -261px; width: 320px; height: 32px; }
.h2Pickup			{ background-position: -265px -302px; width: 315px; height: 32px; }/*110610*/

.h3Tokushu			{ background-position: 0 -657px; width: 920px; height: 22px; }/*110610*/
.h3Bookmark			{ background-position: 0 -693px; width: 490px; height: 22px; }
.h3Useful			{ background-position: 0px -635px; width: 595px; height: 22px; }/*110610*/
.h3Soudan			{ background-position: -490px -693px; width: 200px; height: 22px; }

.bgArea				{ background-position: 0 -100px; width: 251px; height: 209px; }

.icRedDArrow		{ background-position: -913px -192px; padding-left: 12px; }
.icOrangeArrow		{ background-position: -911px -129px; padding-left: 12px; }

.icMame				{ background-position: -125px -541px; width: 73px; height: 16px; }

.bukkenT			{ background-position: 0 -246px; width: 920px; height: 41px; }
.bukkenB			{ background-position: 0 -65px; width: 920px; height: 6px; }

.reqMat				{ background-position: -568px -71px; width: 172px; height: 28px; }

.bgPoint			{background-position: 0 0 ; }

/************************************************************
 * CLASSES(プロパティ)
 ************************************************************/
/* WIDTH */
.wFull	{ width: 100%; }
.w53	{ width: 53px; }
.w90	{ width: 90px; }
.w100	{ width: 100px; }
.w135	{ width: 135px; }
.w160	{ width: 160px; }
.w165	{ width: 165px; }
.w170	{ width: 170px; }
.w175	{ width: 175px; }
.w195	{ width: 195px; }/*120131*/
.w200	{ width: 200px; }
.w215	{ width: 215px; }/*110610*/
.w220	{ width: 220px; }
.w230	{ width: 230px; }
.w260	{ width: 260px; }
.w265	{ width: 265px; }
.w270	{ width: 270px; }
.w280	{ width: 280px; }
.w415	{ width: 415px; }
.w476	{ width: 476px; }/*110610*/
.w490	{ width: 490px; }
.w565	{ width: 565px; }
.w595	{ width: 595px; }/*110610*/
.w603	{ width: 603px; }/*120131*/
.w632	{ width: 632px; }
.w715	{ width: 715px; }
.w920	{ width: 920px; }

/* HEIGHT */
.h26	{ height:26px; }

/* LINE-HEIGHT */
.lh12	{ line-height: 12px; }
.lh14	{ line-height: 14px; }
.lh20	{ line-height: 20px; }
.lh26	{ line-height: 26px; }

/* MARGIN */
.m10	{ margin: 10px; }

.mT1	{ margin-top: 1px; }
.mT2	{ margin-top: 2px; }
.mT3	{ margin-top: 3px; }
.mT4	{ margin-top: 4px; }
.mT5	{ margin-top: 5px; }
.mT6	{ margin-top: 6px; }
.mT7	{ margin-top: 7px; }
.mT8	{ margin-top: 8px; }
.mT9	{ margin-top: 9px; }
.mT10	{ margin-top: 10px; }
.mT12	{ margin-top: 12px; }/*110610*/
.mT15	{ margin-top: 15px; }/*110610*/
.mT16	{ margin-top: 16px; }/*120131*/
.mT17	{ margin-top: 17px; }/*120131*/
.mT18	{ margin-top: 18px; }/*120131*/
.mT19	{ margin-top: 19px; }/*120131*/
.mT20	{ margin-top: 20px; }/*120131*/
.mT21	{ margin-top: 21px; }/*120131*/
.mT22	{ margin-top: 22px; }/*120131*/
.mT23	{ margin-top: 23px; }/*120131*/
.mT24	{ margin-top: 24px; }/*120131*/
.mT25	{ margin-top: 25px; }/*120131*/
.mT26	{ margin-top: 26px; }/*120131*/
.mT27	{ margin-top: 27px; }/*120131*/
.mT28	{ margin-top: 28px; }/*120131*/
.mT29	{ margin-top: 29px; }/*120131*/
.mT30	{ margin-top: 30px; }/*120131*/
.mT31	{ margin-top: 31px; }/*120131*/
.mT32	{ margin-top: 32px; }/*120131*/
.mT33	{ margin-top: 33px; }/*120131*/
.mT34	{ margin-top: 34px; }/*120131*/
.mT35	{ margin-top: 35px; }/*120131*/
.mT36	{ margin-top: 36px; }/*120131*/
.mT37	{ margin-top: 37px; }/*120131*/
.mT38	{ margin-top: 38px; }/*120131*/
.mT39	{ margin-top: 39px; }/*120131*/
.mT40	{ margin-top: 40px; }/*120131*/

.mR5	{ margin-right: 5px; }
.mR6	{ margin-right: 6px; }
.mR7	{ margin-right: 7px; }
.mR10	{ margin-right: 10px; }
.mR15	{ margin-right: 15px; }
.mR20	{ margin-right: 20px; }

.mB5	{ margin-bottom: 5px; }
.mB10	{ margin-bottom: 10px; }

.mL10	{ margin-left: 10px; }
.mHA	{ margin-right: auto; margin-left: auto; }

/* PADDING */
.p5		{ padding: 5px; }
.p7		{ padding: 7px; }
.p10	{ padding: 10px; }
.p15	{ padding: 15px; }
.p20	{ padding: 20px; }

.pT10	{ padding-top: 10px; }

.pR10	{ padding-right: 10px; }

.pB10	{ padding-bottom: 10px; }

.pL13	{ padding-left: 13px; }
.pL10	{ padding-left: 10px; }

.pH5	{ padding-right: 5px; padding-left: 5px; }
.pH25	{ padding-right: 25px; padding-left: 25px; }

.pV6	{ padding-top: 7px; padding-bottom: 6px; }
.pV7	{ padding-top: 7px; padding-bottom: 7px; }
.pV10	{ padding-top: 10px; padding-bottom: 10px; }
*+html body .pV10	{ padding-top: 9px; padding-bottom: 9px; }
* html body .pV10	{ padding-top: 9px; padding-bottom: 9px; }

.pV10H5		{ padding: 10px 5px; }
.pV10H20	{ padding: 10px 20px; }

/* DISPLAY */
.di		{ display: inline; }
.dn		{ display: none; }
.db		{ display: block; }
.dib	{ display: inline-block; }

.oh		{ overflow: hidden; }

.zi0	{ z-index: 0; }
.zi1	{ z-index: 1; }
.zi2	{ z-index: 2; }
.zi3	{ z-index: 3; }

.nowrap	{ white-space: nowrap; }

.breakW		{ word-wrap: break-word; }
.breakA		{ word-break: break-all; }
.lBNormal	{ line-break: normal; }

.note{
	text-indent: -11px;
	margin-left: 12px;
}

/* POSITION */
.fl		{ float: left; }
.fr		{ float: right; }
.cb		{ clear: both; }

.taC	{ text-align: center; }
.taR	{ text-align: right; }
.taL	{ text-align: left; }

.vaT	{ vertical-align: top; }
.vaM	{ vertical-align: middle; }
.vaB	{ vertical-align: bottom; }

.pr		{ position: relative; }
.pa		{ position: absolute; }

.top0	{ top: 0; }
.top5	{ top: 5px; }
.top15	{ top: 15px; }
.top20	{ top: 20px; }/*add 110613*/
.top26	{ top: 26px; }
.top30	{ top: 30px; }
.top47	{ top: 47px; }/*add 110613*/
.top51	{ top: 51px; }
.top54	{ top: 54px; }
.top63	{ top: 63px; }
.top72	{ top: 72px; }/*add 110613*/
.top87	{ top: 87px; }
.top132	{ top: 132px; }
.top165	{ top: 165px; }

.right0	{ right: 0; }
.right7	{ right: 7px; }
.right8	{ right: 8px; }
.right101	{ right: 101px; }/*add 110610*/

.left0	{ left: 0; }
.left20	{ left: 20px; }
.left138{ left: 138px; }
.left694{ left: 694px; }/*add 110613*/

.bottom0{ bottom: 0; }

.offLeft	{ text-indent: -9999px; overflow: hidden; }

/* FOREGROUNG */
.bld	{ font-weight: bold; }
.nml	{ font-weight: normal; }

.fs10		{ font-size: 10px; }
.fs12		{ font-size: 12px; }
.fs14		{ font-size: 14px; }
.fs16		{ font-size: 16px; }

/* BACKGROUNG */
.bgWhite		{ background-color: #FFFFFF; }
.bgLBlue		{ background-color: #b8e8ea; }
.bgLLBlue		{ background-color: #f8feff; }
.bgLGray		{ background-color: #f7f7f7; }
.bgLLPink		{ background-color: #FFF6E4; }

/* BORDER */
.bdGrayA		{ border: 1px solid #E7E7E7; }
.bdGrayT		{ border-top: 1px solid #E7E7E7; }
.bdGrayB		{ border-bottom: 1px solid #E7E7E7; }
.bdGrayR		{ border-right: 1px solid #E7E7E7; }
.bdGrayL		{ border-left: 1px solid #E7E7E7; }

.bdLBlue		{ border: 1px solid #c0ebec; }

.bdLGreenT		{ border-top: 3px solid #C1D98C; }

.bdGreenB		{ border-bottom: 3px solid #8FC31F; }

.bdGrayDB		{ border-bottom: 1px dotted #CCCCCC; }




/*-----------------------------------------------------------------
 add 110613
-----------------------------------------------------------------*/

/*all clear*/
.allcr{
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
}

/**/
.tbClr{
	_zoom:1;
	overflow:hidden;
}

/*Map kanto --*/
#left_areas {
	padding-top: 8px;
	padding-left: 7px;
	padding-bottom: 5px;
}
#areas_map {
	padding-bottom: 6px;
	background:url(../img/areamap.jpg) no-repeat;
	width:251px;
	height:185px;
}
#areas_map p.map_leftside,#areas_map p.map_rightside {
	float:left;
}
#areas_map p.map_leftside {
	padding:42px 0 0 11px;
	width:124px;
}
#areas_map p.map_rightside {
	padding:6px 0 0 0;
}
#areas_map img {
	display:block;
	border:none;
}
#areas_map .area_btn01 {margin:0px 0 0 0;}
#areas_map .area_btn02 {margin:5px 0 0 0;}
#areas_map .area_btn03 {margin:5px 0 0 0;}
#areas_map .area_btn04 {margin:5px 0 0 0;}
#areas_map .area_btn05 {margin:0px 0 0 0;}
#areas_map .area_btn06 {margin:5px 0 0 0;}
#areas_map .area_btn07 {margin:5px 0 0 0;}
#areas_map .area_btn08 {margin:5px 0 0 0;}
#areas_map .area_btn09 {margin:5px 0 0 0;}

/**/
#left_areas ul {
	_zoom:1;
	overflow:hidden;
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left_areas li {
	display: inline;
	float: left;
	color: #cccccc;
	font-size: 12px;
	padding-bottom: 6px;
	margin: 0px;
}



/*mamechishiki --*/
.mame {
    padding-left: 5px;
}



/*Kakaku Jirei --*/
.KakakuJirei{
	background:#EEEEEE;
	padding:5px 10px;
}



/*link button 01 --*/
.btLinks01				{ background-position: 0px -496px; width: 265px; height: 61px; }
.btLinks01:hover,
.btLinks01:active		{ background-position: 0px -557px; }


/*link button theme w157 
.btLSHanbaiyotei		{ background-position: -585px -100px; width: 157px; height: 70px; }
.btLSHanbaiyotei:hover,
.btLSHanbaiyotei:active	{ background-position: -585px -170px; }

.btLSNyukyo				{ background-position: -742px -100px; width: 157px; height: 70px; }
.btLSNyukyo:hover,
.btLSNyukyo:active		{ background-position: -742px -170px; }

.btLSKaji				{ background-position: -585px -240px; width: 157px; height: 70px; }
.btLSKaji:hover,
.btLSKaji:active		{ background-position: -585px -310px; }

.btLSSenior				{ background-position: -742px -240px; width: 157px; height: 70px; }
.btLSSenior:hover,
.btLSSenior:active		{ background-position: -742px -310px; }

.btLSWork				{ background-position: -585px -380px; width: 157px; height: 70px; }
.btLSWork:hover,
.btLSWork:active		{ background-position: -585px -450px; }

.btLSPet				{ background-position: -742px -380px; width: 157px; height: 70px; }
.btLSPet:hover,
.btLSPet:active			{ background-position: -742px -450px; }
--*/


/*link button theme w195 --*//*120131*/
.btLSHanbaiyotei2		{ background-position: 0px -679px; width: 195px; height: 50px; }
.btLSHanbaiyotei2:hover,
.btLSHanbaiyotei2:active	{ background-position: -0px -729px; }

.btLSNyukyo2				{ background-position: -195px -679px; width: 195px; height: 50px; }
.btLSNyukyo2:hover,
.btLSNyukyo2:active		{ background-position: -195px -729px; }

.btLSKaji2				{ background-position: -390px -679px; width: 195px; height: 50px; }
.btLSKaji2:hover,
.btLSKaji2:active		{ background-position: -390px -729px; }

.btLSSenior2				{ background-position: 0px -779px; width: 195px; height: 50px; }
.btLSSenior2:hover,
.btLSSenior2:active		{ background-position: 0px -829px; }

.btLSWork2				{ background-position: -195px -779px; width: 195px; height: 50px; }
.btLSWork2:hover,
.btLSWork2:active		{ background-position: -195px -829px; }

.btLSPet2				{ background-position: -390px -779px; width: 195px; height: 50px; }
.btLSPet2:hover,
.btLSPet2:active			{ background-position: -390px -829px; }




/*link button oyakudachi --*/
.btUseful01				{ background-position: -265px -335px; width: 195px; height: 50px; }
.btUseful01:hover,
.btUseful01:active		{ background-position: -265px -385px; }

.btUseful02				{ background-position: -265px -435px; width: 195px; height: 50px; }
.btUseful02:hover,
.btUseful02:active		{ background-position: -265px -485px; }

.btUseful03				{ background-position: -265px -535px; width: 195px; height: 50px; }
.btUseful03:hover,
.btUseful03:active		{ background-position: -265px -585px; }




/*link button osusume --*/
dl.btOsusume					{ background-position: -265px -100px; width:130px; height:100px; }

dl.btOsusume dt, 
dl.btOsusume dd					{ margin:0; padding:0; font-size:0; line-height:0; }

dl.btOsusume dt					{ background-position: -265px -100px; width: 130px; height: 20px; }

dl.btOsusume .btov01			{ background-position: -265px -120px; width: 130px; height: 27px; }
dl.btOsusume .btov01:hover,
dl.btOsusume .btov01:active		{ background-position: -395px -120px; }

dl.btOsusume .btov02			{ background-position: -265px -147px; width: 130px; height: 25px; }
dl.btOsusume .btov02:hover,
dl.btOsusume .btov02:active		{ background-position: -395px -147px; }

dl.btOsusume .btov03			{ background-position: -265px -172px; width: 130px; height: 28px; }
dl.btOsusume .btov03:hover,
dl.btOsusume .btov03:active		{ background-position: -395px -172px; }

/*110828追記*/
body.goo{background:none;}

