@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; }
table	{ border-spacing: 0; }
th		{ text-align: left; font-weight: normal; }

/* 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, #mi_wrapper {
	font-family: メイリオ,Meiryo, 'ＭＳ Ｐゴシック','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: 15px; }

/************************************************************
 * CLASSES
 ************************************************************/

h1, h2, h3, h4, h5, h6 { font-size: 12px; }

.bukkenList	{
	width: 918px;
	margin-bottom:26px;
}

/* 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;
}

/* スプライト画像 */
.t		{ background-image: url(/tokushu/pre/ikkodate_kanto/img/sprite/pre1.jpg); background-repeat: no-repeat; }
.b		{ background-image: url(/tokushu/pre/ikkodate_kanto/img/sprite/pre2.png); background-repeat: no-repeat; }
.i		{ background-image: url(/tokushu/pre/ikkodate_kanto/img/sprite/pre2.png); background-repeat: no-repeat; }

.y		{ background-image: url(/tokushu/pre/ikkodate_kanto/img/sprite/y.png); background-repeat: repeat-y; }

.b,.spOl {
	border: 0 none;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	vertical-align: middle;
}

/* アイコン */
.icPoint			{ background-position: -842px 0px; }

.ico_allReq			{ background-position: -500px 0; width: 46px; height: 66px; }

.ico_jt			{ background-position: -430px -70px; width: 76px; height: 15px; }
.ico_k			{ background-position: -510px -70px; width: 76px; height: 15px; }


/* ボタン */
.btMore				{ background-position: 0 -316px; width: 142px; height: 33px; }
.btMore:hover,
.btMore:active		{ background-position: 0 -349px; width: 142px; height: 33px; }

.btMoreMs				{ background-position: -142px -316px; width: 168px; height: 55px; }
.btMoreMs:hover,
.btMoreMs:active		{ background-position: -142px -371px; width: 168px; height: 55px; }

.btFree				{ background-position: -430px -210px; width: 221px; height: 46px; }
.btFree:hover,
.btFree:active		{ background-position: -430px -260px; width: 221px; height: 46px; }

.btDetail			{ background-position: -430px -320px; width: 221px; height: 46px; }
.btDetail:hover,
.btDetail:active	{ background-position: -430px -370px; width: 221px; height: 46px; }

.btAsk				{ background-position: -430px -90px; width: 311px; height: 53px; }
.btAsk:hover,
.btAsk:active		{ background-position: -430px -145px; }

/* その他 */
.pre_title			{ background-position: 0 0; width: 920px; height: 273px; }
.pre_title2			{ background-position: 0 -273px; width: 920px; height: 43px; }

.pre_comment		{ background-position: left bottom; width: 429px; height:3px; }
.pre_comment_inner	{ background-position: 0 0; width: 366px; }

.pre_tbcell	{
	display:table-cell;
	vertical-align:middle;
}
* html .pre_tbcell{/* IE 6 */
	display:inline;
	zoom:1;
}
*:first-child+html .pre_tbcell{/* IE 7 */
	display:inline;
	zoom:1;
}

.bukkenB			{ background-position: -430px -448px; width:407px; height: 52px; }
#wrapper p.i.icPoint.mL20.fs14.pL65.mB10{
	min-height:60px;
	height:auto !important;
	height:60px;}



/************************************************************
 * CLASSES(プロパティ)
 ************************************************************/
/* WIDTH */
.wFull	{ width: 100%; }
.w47	{ width: 47px; }
.w53	{ width: 53px; }
.w100	{ width: 100px; }
.w110	{ width: 110px; }
.w120	{ width: 120px; }
.w160	{ width: 160px; }
.w350	{ width: 350px; }
.w500	{ width: 500px; }
.w515	{ width: 515px; }
.w632	{ width: 632px; }
.w715	{ width: 715px; }
.w736	{ width: 736px; }
.w738	{ width: 738px; }
.w871	{ width: 871px; }
.w920	{ width: 920px; }

/* HEIGHT */
.h26	{ height:26px; }
.h160	{ height:160px; }

/* 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; }
.mT19	{ margin-top: 19px; }
.mT32	{ margin-top: 32px; }

.mR6	{ margin-right: 6px; }
.mR8	{ margin-right: 8px; }
.mR10	{ margin-right: 10px; }
.mR20	{ margin-right: 20px; }

.mB5	{ margin-bottom: 5px; }
.mB10	{ margin-bottom: 10px; }
.mB18	{ margin-bottom: 18px; }

.mL10	{ margin-left: 10px; }
.mL13	{ margin-left: 13px; }
.mL20	{ margin-left: 20px; }
.mHA	{ margin-right: auto; margin-left: auto; }

/* PADDING */
.p5		{ padding: 5px; }
.p7		{ padding: 7px; }
.p10	{ padding: 10px; }
.p15	{ padding: 15px; }
.p20	{ padding: 20px; }

.pT3	{ padding-top: 3px; }
.pT10	{ padding-top: 10px; }
.pT13	{ padding-top: 13px; }
.pT20	{ padding-top: 20px; }

.pR10	{ padding-right: 10px; }
.pR115	{ padding-right: 115px; }

.pB10	{ padding-bottom: 10px; }
.pB13	{ padding-bottom: 13px; }

.pL5	{ padding-left: 5px; }
.pL10	{ padding-left: 10px; }
.pL13	{ padding-left: 13px; }
.pL20	{ padding-left: 20px; }
.pL53	{ padding-left: 53px; }
.pL60	{ padding-left: 60px; }
.pL65	{ padding-left: 65px; }

.pH5	{ padding-right: 5px; padding-left: 5px; }

.pV6	{ padding-top: 7px; padding-bottom: 6px; }
.pV7	{ padding-top: 7px; padding-bottom: 7px; }

/* 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: -1.2em;
	margin-left: 1.2em;
}

/* 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; }
.right0	{ right: 0; }
.left0	{ left: 0; }
.bottom0{ bottom: 0; }

.top1	{ top: 139px; }
.left1	{ left: 402px; }
.top2	{ top: 195px; }
.left2	{ left: 746px; }

.top3	{ top: 15px; }
.right3	{ right: 20px; }

.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; }
.fs18		{ font-size: 18px; }

/* BACKGROUNG */
.bgWhite		{ background-color: #FFFFFF; }
.bgBeige		{ background-color: #EFEDE1; }
.bgLGray		{ background-color: #E3E3E3; }

/* BORDER */
.bdGray			{ border: 1px solid #e0e0e0; }
.bdGrayR		{ border-right: 1px solid #e0e0e0; }
.bdGrayL		{ border-left: 1px solid #e0e0e0; }
.bdGrayT		{ border-top: 1px solid #e0e0e0; }
.bdGrayB		{ border-bottom: 1px solid #e0e0e0; }

.bdLGreenT		{ border-top: 3px solid #C1D98C; }

.bdGreenB		{ border-bottom: 3px solid #8FC31F; }

.bdGrayTD		{ border-top: 1px dotted #e0e0e0; }