/*相鉄三ツ境ライフCSS*/


body {
	padding: 0px;
	top: 0px;
	width: 747px;
	margin-left:auto;
	margin-right:auto;
	background-position: center;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-y;
	background-color: #EEF6D7;
	color: #000000;
	font-size: 12px;
	margin-top: 0px;
}
a {
	color: #003399;
}

a:hover {
	text-decoration: none;
}
p {
	padding: 0px;
	margin: 12px 10px 12px 28px ;
	line-height: 140%;
}

hr.line1 {
	border-top-width: 3px;
	border-top-color: #99CC33;
	height: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
}

hr.line2 {
    border-style: solid none none none;
    color: #666666;
    height: 1px; 
	margin-right: 20px;
	margin-left: 5px;
}
.copyright {
	float: right;
}
.indent {
	padding: 0px;
	margin: 12px 10px 12px 15px ;
	line-height: 140%;
}
.indent2 {
	padding: 0px;
	margin: 12px 10px 12px 25px ;
	line-height: 140%;
}
.pagetop {
	background-image: url(/images2/ico_pagetop.gif);
	padding: 0px 10px 0px 20px;
	background-repeat: no-repeat;
	float: right;
	background-position: left center;
}

/*--navi-------------------------*/

.navi {
	text-align: right;
	padding-bottom: 10px;
	color: #666666;
}
.navi a {
	background-image: url(/images/ico_navi.gif);
	padding: 0px 5px 0px 15px;
	font-weight: normal;
	line-height: 130%;
	background-repeat: no-repeat;
	color: #666666;
}

.navi1 {
	background-image: url(/images/ico_t1.gif);
	padding: 0px 10px 0px 15px;
	background-repeat: no-repeat;
	font-weight: normal;
	line-height: 130%;
	margin-left: 10px;
	color: #666666;
}
.navi1 a {
	color: #666666;
}
.navi2 {
	background-image: url(/images/ico_t2.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	line-height: 130%;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 15px;
	color: #666666;
}
.navi2 a {
	color: #666666;
}
.navi11 {
	background-image: url(/images/ico_t1.gif);
	padding: 0px 20px 0px 15px;
	background-repeat: no-repeat;
	font-weight: normal;
	line-height: 130%;
	text-align: right;
	color: #666666;
}
.navi11 a {
	color: #666666;
}
.navi22 {
	background-image: url(/images/ico_t2.gif);
	padding: 0px 20px 0px 15px;
	background-repeat: no-repeat;
	font-weight: normal;
	line-height: 130%;
	text-align: right;
	color: #666666;
}
.navi22 a {
	color: #666666;
}
.bnavi {
	padding-bottom: 4px;
	padding-top: 7px;
}
.bnavi a{
	color: #3399FF;
}


/*--ID-------------------------*/

#home1 {
	background-image: url(/images/bg_hleft.jpg);
	vertical-align: top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 5px;
}

#home1 td {
	padding-top: 4px;
}

#home2 {
	vertical-align: top;
}
#home3 {
	padding-top: 10px;
	vertical-align: top;
	text-align: center;
}
#news table {
	padding: 0px 0px 0px 10px;
}
#news td {
	padding: 2px 0px 2px;
	vertical-align: top;
}

/*--2階層コンテンツ-------------------------*/

.tdcontents{
	vertical-align: top;
	padding-left: 10px;
}
.link1 {
	background-image: url(/images/ico_t2.gif);
	padding: 0px 20px 0px 15px;
	background-repeat: no-repeat;
	font-weight: normal;
	line-height: 130%;
}

/*---------------------------*/

h1 {
	margin: 0px 0px 10px;
	background-image: url(/images2/h1.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 35px;
	font-size: medium;
	color: #316500;
	border-bottom:1px #cccccc solid;
	font-weight: bold;
	line-height: 150%;
	font-size: 18px;
	background-position: left center;
}

h2 {
	font-size: 16px;
	background-color: #FFFFCC;
	margin: 0px;
	background-image: url(/images2/ico_head.gif);
	background-repeat: no-repeat;
	padding: 4px 0px 4px 26px;
	font-weight: normal;
	color: #333333;
}
h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}
.bn {
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
}

.info td {
	vertical-align: top;
}
.hr_footer{
	border-top: medium solid #7CC42D;
	border-right: medium #7CC42D;
	border-bottom: medium #7CC42D;
	border-left: medium #7CC42D;
	font-size: 9px;
}
