body {
background: #eeeeee;
color:#112222;
font:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:165%;
text-align:left;
}


a {
                color:#000080;text-decoration:none;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

a:hover	{color:#999999;}
a:active {color:#900;}

.arrow{
color: #333333;
font-size: 18px;
}

img{
border: none;
}


  
ul.tree {
    margin: 0 0 0 3px;
    padding: 0;
    font-size: 13px;
    list-style: none;
}
ul.tree ul {
    margin: 0;
    padding: 0;
}
ul.tree li {
    margin: 0px;
    padding: 0 0 0 10px;
    background: url(http://sakura-housing.co.jp/image/arr.png) no-repeat 1px 0.15em;
    list-style: none;
}
ul.tree li li {
    margin: 0;
    padding: 0 0 0 10px;
    background: url(tree_lst.gif) no-repeat 4px 0;
    list-style: none;
}
ul.tree li li.tree_end {
    background: url(tree_end.gif) no-repeat 4px 0;
    list-style: none;
}



h3{
font-size: 20px;
color: #000000;
padding: 4px 0px 4px 0px;
text-align: left;
line-height:120%;
margin-bottom: 5px;
font-weight: bold;
}

h2{
font-size: 16px;
color: #362C9B;
letter-spacing:0.2em;
text-align: center;
line-height:100%;
margin-bottom: 5px;
margin-left:5px;
margin-right:5px;
border-width: 2px; /* 枠線の太さ */
border-style: solid; /* 枠線のスタイル */
border-color: #BEDDF5 #429BE3 #429BE3 #BEDDF5; /* 枠線の色（上・右・下・左） */
padding: 3px; /* ボタン内の余白 */
filter:glow(color=blue ,strength=2) ;
font-weight: bold;
background: #B0C4DE;
}



h1{
font-size: 26px;
height:: 22px;
color: #000000;
padding: 5px 0px 5px 0px;
text-align: center;
line-height:120%;
margin-bottom: 5px;
font-weight: bold;
}


.side{
background: #E6F0FF;
}


.foot{
text-align: center;
font-size: 11px;
color: #ffffff;
background: #666666;
}

.foot a {
color:#ffffffF;text-decoration:none
font-size: 11px;
font-style: normal;
font-weight: normal;
}

.foot a:hover	{color:#eeeeee;text-decoration:underline}
.foot a:active {color:#900;text-decoration:none}

