@charset "UTF-8";
/* ------------------------------

clearfix Hack

------------------------------ */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hide Mac IE \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }


/* ------------------------------

共通項目

------------------------------ */
body {
	font-size: medium;
	font-family: "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3",
			Osaka,Meiryo, "メイリオ",
			"MS P Gothic", "ＭＳ Ｐゴシック",
			sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	position: relative;
}
img { border: none; }


/* コンテンツ全体 */

/* #wrap.Profile{
	width: 923px;
	height: 578px;
	text-align: left;
	padding: 0px; 
	position: relative;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg-ame.jpg);
	background-repeat: no-repeat;
	background-position: center top;
} */


/* タブ */


#menu_Top {
	width:80px;
	height:25px;
	margin-left: 71px;
	
}

DIV#menu{
    top:;
    left:;
    width:100%;
    position:absolute;
    z-index:100;
	margin-left: 71px;
}#wrap #contents #text {
	width: 650px;
	position: absolute;
	right: 20px;
}
#wrap #contents #text .sbar h3 {
	font-family: "細明朝体", "ＭＳ 明朝", "ヒラギノ明朝 Pro W3";
	font-size: 15px;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
}

li {
	text-decoration: none;
	list-style-type: none;
}
