body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-image: url("../img/bg_top.gif");
	background-position: center;
	background-attachment: fixed;
	background-repeat: repeat-y;
	font: Verdana,Arial,Helvetica,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3',sans-serif;
	}


.whatsup dl {
	margin:0;
	padding:0 10px;
	}

.whatsup dl dt {
	margin:0;
	color:#FF3300;
	padding:0px 0 0 18px;
	background:url("../img/arrow.gif") no-repeat 0 5px;
	font-size:90%;
	}

.whatsup dl dd {
 font-size:95%;
	margin:0 0 5px 0;
	padding:0 0 0 18px;
	}


.pd10 {
	padding: 5px 10px;
	font-size: 12px;
	color: #666;
	line-height: 150%;
	}

.pd20 {
	padding: 5px 20px;
	font-size: 12px;
	color: #666;
	line-height: 150%;
	}

a:link {
	color: #36f;
	}

a:visited {
	color:#c6f;
	}

a:hover {
	color:#f93;
	text-decoration:none;
	}

p {
	font-size: 12px;
	color: #666;
	line-height: 150%;
	}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	line-height: 150%;
	}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	line-height: 150%;
	}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	line-height: 150%;
	}

.j9 {
	font-size: 10px;
	color: #666;
		line-height: 150%;
	}
	
.j10 {
	font-size: 12px;
	color: #666;
	line-height: 150%;
	}
	
.j12 {
	font-size: 14px;
 color: #666;
	line-height: 150%;
	}
	
.j14 {
	font-size: 16px;
	color: #666;
	line-height: 150%;
	}
	

.mailform{

	font-size:9pt;font-family:Tahoma;
	border:double 4 #e6b7c4; /*フォームの枠の太さと色*/
	scrollbar-face-color: #f1d8df; /*スクロールバー本体の色*/
	scrollbar-highlight-color: #f1d8df; /*スクロールバー左側（上）の影*/
	scrollbar-shadow-color: #f1d8df; /*スクロールバー右側（上）の影*/
	scrollbar-3dlight-color: #e19dac; /*スクロールバーの左側（下）の影*/
	scrollbar-arrow-color: #e19dac; /*矢印の色*/
	scrollbar-track-color: #ffffff; /*背面の色*/
	scrollbar-darkshadow-color: #e19dac; /*スクロールバー右側（下）の影*/
	background-color: #ffffff; /*テキストボックス内部の色*/
	color: #cd6587;
}
