/* body */
body{
    text-align: center;   /* 古いブラウザ用  */
    background-image:url(../img/co.gif);
	margin:0 auto;
	font-family: "メイリオ","Verdana","ヒラギノ角ゴ Pro W3","Osaka‐等幅","MS P ゴシック";	
	font-size:12px;
	line-height:18px;
/*	color:#3B3B3B;  */
	color:#606060;  
}

img { border: 0px; margin: 0px; padding: 0px; }

h1,h2,h3,h4,h5,p,pre,blockquote,ul,ol,dl,dd{margin: 0;padding: 0;
}

li{margin: 0;padding: 0;list-style:none;
}

/* font */
.l{
 font-size:120%;
}
.ll{
 font-size:140%;
 line-height:22px;
}
.center{
 text-align: center;
 line-height:20px;
}

.red{
  color: red;
}

/*link*/
a{
    color:#015B94;  
    text-decoration:none;
}

a:visited{
    color:#849801;
    text-decoration:none;	
}

a:hover{
    color:#015B94;  
    text-decoration:underline;
}

/* header */

#container{
    width:760px;
	height:100%;
	margin:0 auto;
	padding-bottom:30px;
    text-align: center;	
	background-color:#ffffff;
}


#header{
	width:720px;
    height:165px;
	margin:0 auto;
    text-align: center;	
}


/* sidebar */

.sidebar{
    width:241px;
    float:left;
	padding:0 0 20px 20px;
    text-align:left;
	background-color:#ffffff;	
}

.sidebar h2{
    font-size:14px;
    line-height:26px;
    color:white;
	text-align:center;
	background-image:url(../img/bg_navi.gif);
	margin-top:20px;
}

.menu{
    list-style-type:none;
}

.submenu li{
	background:url(../img/ic_link.gif) no-repeat;
	padding-left:20px; 
    margin-top:5px;	
}

#allabout_banner{
  border:solid 2px #b41905;
  margin:20px 0 10px 0;
  width:240px;
}


/* entry */

#content{
    width:440px;
    text-align:left;
	float:left;
	margin:20px 0 20px 20px;
	padding:0 0 0 20px;
	background-image:url(../img/bg_contents.gif);	
	background-color:#ffffff;	
}

#content h1{
    width:440px;
	height:26px;
    color:#FFFFFF;
    text-align:center;
    font-size:16px;
    line-height:26px;	
	background-image:url(../img/bg_main.gif);
}

#content h2{
    font-size:14px;
    line-height:30px;
	height:30px;
	border-bottom:1px #EEEEEE solid;
    color:red;
}

#content h3{
    width:440px;
	height:26px;
    color:#FFFFFF;
    text-align:center;
    font-size:16px;
    line-height:26px;	
	background-image:url(../img/bg_main.gif);
}

#content p{
	padding-top:20px;
    line-height:140%;
}

#entrylink{
    text-align:center;
}

#entrylink a a:visited{
    color:#015B94;  
    text-decoration:none;
}

#startlink{
	padding-top:30px;
    text-align:right;
}

#startlink a{
    color:#015B94;  
    text-decoration:none;
	background:url(../img/ic_link.gif) no-repeat;
	padding-left:20px; 	
}

#startlink a:visited{
    color:#849801;
    text-decoration:none;	
	background:url(../img/ic_link.gif) no-repeat;
	padding-left:20px; 	
}

#startlink a:hover{
    color:#015B94;  
    text-decoration:underline;
	background:url(../img/ic_link.gif) no-repeat;
	padding-left:20px; 	
}

#clr{clear:both;
	width:760px;
	}

.comment{
    width:430px;
    padding:5px;
	background-color:#FFEBCD;
	margin-top:20px;
}


.hyou {
	margin-top:20px;
    border-top:1px solid #EEEEEE;
    border-left:1px solid #EEEEEE;	
    border-collapse:collapse;
	width:440px;
}

.hyou td{
    border-right:1px solid #EEEEEE;
    border-bottom:1px solid #EEEEEE;	
	padding:5px;
	}


.midashi{
	font-weight:bold;
}

#face{
    float:left;
    margin-top:10px;
    margin-right:10px;
}


/* footer */

#footer{
    padding-top:3px;
}

#footer p{
    font-size:10px;
	line-height:14px;
}

/* other */
#new{
    color:red;
}

/* estate360 */
.estate360_user img{
 border: 1px solid gray;
 margin: 10px 0 10px 0;
}

#voice img{
 float:left;
 width: 440px;
 margin: 20px 0 20px 0;
 border: 1px solid gray;
}


.toiawase{
 clear: both;
 margin: 20px 0 0 0;
}


