@charset "Shift_JIS";

/*body--------------------------------------------------------------*/

ul
{
	margin			: 0px;
	padding			: 0px;
	text-align		: left;
	list-style-type	: none;
}

li
{
	padding			: 0px 0px 0px 20px;
	background		: url(../images/common/icon/arrow_01.gif) no-repeat 0px 4px;
	margin-bottom	: 3px;
}



/*map------------------------------------------------------------*/

#map_widesearch ul
{
	margin			: 0px;
	padding			: 0px;
	text-align		: left;
	list-style-type	: none;
}

#map_widesearch li
{
	padding			: 0px 0px 0px 23px;
	background		: url(../images/common/icon/arrow_01.gif) no-repeat 5px 3px;
	list-style-type	: none;
}


/*resident------------------------------------------------------------*/

.resident_box_list ul
{
	margin			: 0px;
	padding			: 0px;
	text-align		: left;
	list-style-type	: none;
}

.resident_box_list li
{
	padding			: 0px 0px 0px 23px;
	background		: url(../images/common/icon/arrow_03.gif) no-repeat 5px 4px;
	list-style-type	: none;
}

/*service------------------------------------------------------------*/

.service_txtbox2 ul
{
	margin			: 0px;
	padding			: 0px;
	text-align		: left;
	list-style-type	: none;
}

.service_txtbox2 li
{
	padding			: 5px 0px 0px 18px;
	background		: url(../images/common/icon/arrow_04.gif) no-repeat 0px 8px;
	list-style-type	: none;
}


/*duties------------------------------------------------------------*/

.duties_list ul
{
	margin			: 0px;
	padding			: 0px;
	text-align		: left;
	list-style-type	: none;
}

.duties_list li
{
	padding			: 5px 0px 0px 23px;
	background		: url(../images/common/icon/arrow_04.gif) no-repeat 5px 8px;
	list-style-type	: none;
}

.duties_txtbox ul
{
	margin			: 5px 0px 0px;
	padding			: 0px;
	text-align		: left;
	list-style-type	: none;
}

.duties_txtbox li
{
	padding			: 5px 0px 0px 23px;
	background		: url(../images/common/icon/arrow_01.gif) no-repeat 5px 8px;
	list-style-type	: none;
}


/*consulting------------------------------------------------------------*/

#consulting_txtbox ul
{
	margin			: 0px auto;
	padding			: 0px;
	text-align		: left;
	list-style-type	: none;
}

#consulting_txtbox li
{
	padding			: 0px 0px 0px 25px;
	background		: url(../images/common/icon/arrow_04.gif) no-repeat 5px 3px;
	list-style-type	: none;
}

#consulting_txtbox2 ul
{
	margin			: 0px auto;
	padding			: 0px;
	text-align		: left;
	list-style-type	: none;
}

#consulting_txtbox2 li
{
	padding			: 5px 0px 0px 25px;
	background		: url(../images/common/icon/icon_01.gif) no-repeat 0px 2px;
	list-style-type	: none;
}


.no_01
{
	padding			: 5px 0px 0px 20px;
	background		: url(../images/common/icon/no_01.gif) no-repeat 0px 8px;
	list-style-type	: none;
}

.no_02
{
	padding			: 5px 0px 0px 20px;
	background		: url(../images/common/icon/no_02.gif) no-repeat 0px 8px;
	list-style-type	: none;
}

.no_03
{
	padding			: 5px 0px 0px 20px;
	background		: url(../images/common/icon/no_03.gif) no-repeat 0px 8px;
	list-style-type	: none;
}

.no_04
{
	padding			: 5px 0px 0px 20px;
	background		: url(../images/common/icon/no_04.gif) no-repeat 0px 8px;
	list-style-type	: none;
}

.no_05
{
	padding			: 5px 0px 0px 20px;
	background		: url(../images/common/icon/no_05.gif) no-repeat 0px 8px;
	list-style-type	: none;
}


/*real_estate------------------------------------------------------------*/


#real_estate_txtbox ul
{
	margin			: 0px auto;
	padding			: 0px;
	text-align		: left;
	list-style-type	: none;
}

#real_estate_txtbox li
{
	padding			: 5px 0px 0px 25px;
	background		: url(../images/common/icon/icon_01.gif) no-repeat 0px 2px;
	list-style-type	: none;
}



/*faq---------------------------------------------------------------*/

.faq ul
{
	margin			: 0px;
	padding			: 0px;
	text-align		: left;
	list-style-type	: none;
}

.faq li
{
	list-style-type	: none;
}

.faq_Q li
{
	padding			: 4px 0px 5px 27px;
	background		: url(../images/common/icon/faq_q.gif) no-repeat 0px 4px;
	list-style-type	: none;
	border-bottom	: 1px solid #EEE;
	margin			: 2px 0px 0px 0px;
}

.faq_A li
{
	padding			: 8px 0px 0px 30px;
	background		: url(../images/common/icon/faq_a.gif) no-repeat 0px 8px;
	list-style-type	: none;
}

/*links---------------------------------------------------------------*/

.links_text li
{
	padding			: 0px 0px 3px 20px;
	background		: url(../images/common/icon/arrow_03.gif) no-repeat 0px 4px;
	list-style-type	: none;
	border-bottom	: 1px solid #EEE;
}



/*dl----------------------------------------------------------------*/

dl
{
	margin		: 0px;
	padding		: 0px;
	text-align	: left;
}

dt
{
	margin		: 0px;
	padding		: 0px;
}

dd
{
	margin		: 0px;
	padding		: 0px 0px 10px 10px;
}


/*pagetop----------------------------------------------------------------*/

.pageTop ul
{
	margin			: 0px;
	padding			: 0px;
	text-align		: right;
	list-style-type	: none;
}

.pageTop li
{
	padding			: 0px 0px 0px 20px;
	background		: url(../images/common/icon/icon_pagetop.gif) right center no-repeat;
	list-style-type	: none;
}



/*---------------------------------------------------------*/
/*    copyright(C) WEB-SEED.All rights reserved. Ver1.0    */
/*---------------------------------------------------------*/
