
body{
	text-align:center;
	margin:0;
	padding:0;
	background-color:white;
}

p,li,dt,dd,th,td,label,textarea,h1,h2,h3,h4,h5,h6{
	font:10pt "MS UI Gothic", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	letter-spacing:2px;
	color:#3b3b3b;
	text-align:left;
}

input[type="text"]{
	font:10pt "MS UI Gothic", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	letter-spacing:2px;
	color:#3b3b3b;
	text-align:left;
}

p,li,dt,dd,th,td,label,h4,h5,h6{ line-height:14pt; }

h1,h2,h3,h4,h5,h6,th,dt{ font-weight:bold; }

h4,h5{ font-size:11pt; }

p,h5,h6{ margin:8px auto; }


a,label{
	color:#3366cc;
	text-decoration:none;
	cursor:pointer;
}

a:hover,label:hover{
	color:#cc6600;
	text-decoration:underline;
}

img{ border:none; }

table{
	margin:20px auto;
	border:solid 1px #cccccc;
}

td,th{
	border:solid 1px #cccccc;
	padding:3px 1px 3px 6px;
}

th{ background-color:#f0f0f0; }

table ul{ margin-left:20px; }

ul{ margin:8px 0 5px 30px; padding:0; }

ol{ margin:8px 0 5px 38px; padding:0; }

dl{ margin:10px auto 10px 20px; }

dd{ margin:8px auto 15px 20px; }

textarea{ font-family:"ＭＳ ゴシック"; }


.clear{ clear:both; }

.anchor_button{ text-align:center; }

.anchor_button a{
	display:block;
	margin:15px auto;
	width:309px;
	height:26px;
	line-height:26px;
	text-align:center;
	white-space:nowrap;
	background:url(/img/common/contact_a.gif) no-repeat center center;
}

.strong{
	font-weight:bold;
	color:#ff9900;
}

.bold{
	font-weight:bold;
}

p.clover{
	background:url(/img/common/clover.gif) no-repeat left 4px;
	text-indent:11pt;
}

span.clover{
	background:url(/img/common/clover.gif) no-repeat left 2px;
	padding-left:11pt;
}

p.toterm{
	height:30px;
	line-height:30px;
	background:url(/img/common/lookup.gif) no-repeat left center;
	text-indent:30px;
}

.toterm a{
	position:relative;
	top:7px;
}

.example{
	border:solid 1px #9cce00;
	padding:10px 20px;
	margin:10px 0;
}


form table{
	width:600px;
	margin:0 auto;
}

form th{
	width:135px;
	text-indent:10px;
	color:#296462;
	font-weight:normal;
	background:url(/img/common/th1.gif) no-repeat left bottom;
}

.th2{ background-image:url(/img/common/th2.gif); }

.w420{
	width:420px;
}

#submitconfirm,#submitreinput,#submitsend{
	background-repeat:no-repeat;
	background-position:center center;
	height:60px;
	margin-top:10px;
	border:none;
	cursor:pointer;
}


#submitconfirm:hover,#submitreinput:hover,#submitsend:hover{
	background-position:1px 1px;
}


#submitconfirm{
	background:url(/img/common/submitconfirm.gif);
	width:278px;
}


#submitreinput{
	background:url(/img/common/submitreinput.gif);
	width:129px;
}

#submitsend{
	background:url(/img/common/submitsend.gif);
	width:127px;
}





#content{
	text-align:center;
	margin:0 auto;
	padding:0;
	width:955px;
	background:url(/img/common/back.gif) repeat-y center top;
}

#head{
	margin:10px 3px 0 2px;
	height:75px;
	width:950px;
	background:url(/img/common/head.gif) repeat-x;
	text-align:left;
}

h1{
	cursor:pointer;
	float:left;
	margin:0;
	padding:0;
}


#globalmenu{
	position:absolute;
	top:90px;
}

#globalmenu ul{
	padding:0;
	margin:0;	list-style:none;
	height:26px;
	width:950px;
}

#globalmenu li{
	margin:0;
	padding:0;
	float:left;
	text-align:left;
}

#globalmenu a,#globalmenu span{
	display:block;
	width:190px;
	height:26px;
	font-size:11pt;
	font-weight:bold;
	color:#f0f0f0;
	background-color:#669999;
	line-height:26px;
	text-indent:14px;
	background:url(/img/common/globalmenu.gif) no-repeat;
}

#globalmenu a:link,#globalmenu a:visited{
	background-position:center top;
}

#globalmenu a:hover,#globalmenu span{
	background-position:center bottom;
	text-decoration:none;
}


#foot{
	clear:both;
	margin:0 3px 0 2px;
	width:950px;
	height:70px;
	background:url(/img/common/foot.gif) no-repeat center 20px;
}

#foot p{
	text-align:right;
	position:relative;
	top:30px;
	margin-right:25px;
}

