@charset "utf-8";

.list_contact {
	margin:0px;
	padding:0;
}

.list_contact li {
	float:left;
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	list-style-type:none;
	width:200px;
	height:30px;
	text-align:center;
	background-image:url(../profile/img/menu_back_200.gif);
	background-repeat:no-repeat;
}



h4 {
	margin:1em 0em 0.5em 0em;
	padding:5px 0px 0px 8px;
	background-image:url(../img/background/bar_back_800_28.gif);
	background-repeat:no-repeat;
	height:30px;
	width:800px;
	font-size:1.5em;
	color:#464564;
}

h5 {
	background-image:url(../img/background/bar_back_800_18.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:450px;
	height:16px;
	font-size:1em;
	font-weight:normal;
	border-left:2px solid #464564;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 2em;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}

h6 {
	background-image:url(../img/background/bar_back_800_18.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:330px;
	height:16px;
	font-size:1em;
	font-weight:normal;
	padding:2px 0px 0px 8px;
	margin:1em 0 0.5em 2em;
	border-left:2px solid #464564;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
}


.privacy_message {
	line-height:1.2em;
}

