/* CSS Document */

/* Production by SOFU system */

/*******************************************************/
@charset "shift_jis";

body {
	margin:0px;
	padding:0px;
}

h1,h2,h3,h4,h5,h6,p,ul,li,ol,dl,dt,dd,form {
	margin:0px;
	padding:0px;
}

h1,h2,h3,h4,h5,h6,p,ul,li,ol,dl,dt,dd,th,td {
	font-family:"ＭＳ ゴシック", "Osaka−等幅";
	color:#333333;
	line-height:140%;
}

#indent {
	padding:0px 20px;
}
#indent p {
	font-size:90%;
}


#indent h2 {
	font-size:90%;
	line-height:140%;
	margin:10px 0px;
}
#indent #kome {
	color:#669933;
}


#indent #inq_tb {
	margin:0px auto;
	font-size:90%;
}
#indent #inq_tb th,#indent #inq_tb td {
	border-bottom:1px solid #CCCCCC;
}
#indent #inq_tb th {
	background-color:#F1F1F1;
	color:#669933;
}

/* ボタン */
#indent #bt {
	text-align:center;
	margin:10px 0px 30px 0px;
}
#indent #priv {
	border-top:1px dotted #999999;
	padding:10px;
	font-size:80%;
	line-height:160%;
}

/* エラーメッセージ */
#indent #errmsg {
	width:350px;
	margin:10px auto;
}
#indent #errmsg p {
	font-weight:bold;
	line-height:160%;
	color:#CC3300;
	margin-top:10px;
}
#rmj {
	color:#CC3300;
	font-weight:bold;
}
