@charset "euc-jp";
/* CSS Document */

/*グローバルナビ*/
ul#navi li#profile a:link,
ul#navi li#profile a:visited {
	background-position: -128px -30px;
}
/*情報*/
div#main h2#gaiyou {
	background: url(../img/profile/gaiyou.jpg) no-repeat;
	text-indent: -9999px;
}
div#main h2#access {
	background: url(../img/profile/access.jpg) no-repeat;
	text-indent: -9999px;
}
div#main div.jyouhou div.jyouhou_text {
	width: 450;
	margin-bottom: 15px;
	margin-top: 20px;
}
div#main div.jyouhou dl.list dt {
	clear: left;
	float: left;
	margin: 0 0 0.8em 0;
	width: 7.5em;
	border-left: 2px solid #CCCCCC;
	padding-left: 8px;

}
div#main div.jyouhou dl.list dd {
	margin-bottom: 0.8em;
	margin-left: 8.5em;

}

h2#pro {
	width: 330;
	background: url(../img/profile/profile.gif) no-repeat;
	text-indent: -9999px;
	height: 30px;
	margin-top: 30px;
}