/* CSS Document */
hr{
	margin: 0px;
	padding: 0px;
}

a:active,a:link,a:visited { text-decoration: underline;  color: #0000CC}

a:hover { text-decoration : underline; color : #999999 }

td {  font-family: MS UI Gothic; font-size: 90%; text-decoration : none; line-height: 160%}


-->

/*---common---*/
.basic{
font-size: 100%;
font-weight: normal;
font-style: normal;
font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
}
.clear{
	clear:both;
	}
	
td.main-menu{
	font-size: 90%;
	font-weight: normal;
	font-style: normal;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	background-color: #FFFFFF;
	background-image: url(../new_img/top/bar_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/*---Top page---*/
td#f-h-area{
padding: 0;
}

div.friend-h{
}
div.friend-h p{
margin: 0px;
padding: 0px;
font-size: large;
}
h2{
	margin: 0px;
	padding: 0px;
}

div.f-h-contact{

}
div.f-h-top-photo{

}
p.basic-text{
margin:0 0 10px 0;
padding:0;
color: #666666
}
p.line{
margin:0 0 5px 0;
border-bottom:1px solid #666;
}
