@charset "Shift_JIS";

* {
	margin: 0px;
	padding: 0px;
}











.contents {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}



.page-top {
	font-size: 0.9em;
	color: #1E50A2;
	text-align: right;
	margin-bottom: 20px;
	background-image: url(/images/yajirushi-1.gif);
	background-repeat: no-repeat;
	background-position: 423px center;
}

.page-top2 {
	font-size: 0.9em;
	color: #1E50A2;
	text-align: right;
	margin-bottom: 20px;
	background-image: url(/images/yajirushi-1.gif);
	background-repeat: no-repeat;
	background-position: 393px center;
}

.page-home {
	font-size: 0.9em;
	color: #1E50A2;
	text-align: right;
}






/*=====menu-=====*/

.box {
	padding-top: 5px;
	padding-bottom: 5px;
}


.menu-box {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	text-indent: 20px;
	color: #1E50A2;
}



.menu-box2 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
	font-size: 0.85em;
	line-height: 2em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
}


.iemegi {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #C5A192;
	border-bottom-color: #C5A192;
	color: #C5A192;
}

/*=====menu-=====*/






















.p-5 {
	margin-bottom: 10px;
	line-height: 1.6em;
}


.bold-big {
	font-size: 1.2em;
	font-weight: bold;
}





.style1 {
	color: #0066CC;
	font-weight: bold;
}

.FF0000 {
	color: #FF0000;
}

.aisatsu {
	font-size: 1.1em;
	line-height: 1.7em;
}






/*=====table=====*/

.waku {
	background-color: #1E50A2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.waku td {
	background-color: #FFFFFF;
	padding: 5px;
}

.waku th {
	background-color: #FFFFF0;
	padding: 5px;
}






/*=====list=====*/


.ul-disc {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}


.ul-disc li {
	margin-top: 4px;
	margin-bottom: 4px;
}


.ul-decimal {
	list-style-type: decimal;
	list-style-position: inside;
	margin-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}


.ul-decimal li {
	margin-top: 4px;
	margin-bottom: 4px;
}




.dl-kozai {
	list-style-position: outside;
}

.dl-kozai dt {
	font-weight: bold;
}

.dl-kozai dd {
	padding-bottom: 10px;
	padding-left: 10px;
}


/*空き家管理サービスカスタマイズ===============================================*/

.akiya {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 20px;
	margin-bottom: 15px;
}


.akiya-2 {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(images/yajirushi-01.gif);
	margin-left: 20px;
	margin-bottom: 15px;
}


.akiya-3 {
	list-style-position: outside;
	list-style-type: lower-alpha;
	margin-left: 20px;
	margin-bottom: 15px;
}


/*表カスタマイズ===============================================*/

/*バナー============*/

table.hyou1 {
	border: solid 0px #C6CDD9;
	border-collapse: collapse;
	width: 550px;
}

th.hyou1 {
	border: solid 0px #C6CDD9;
	padding: 3px;
	font-weight: bold;
	background-color: #f0f0f0;
	text-align: center;
	vertical-align: middle;
}

td.hyou1 {
	border: solid 0px #C6CDD9;
	padding: 3px;
	text-align: center;
	vertical-align: top;
}


