/*	define TAG	*/
body{
	margin:0;
	padding:0;
	background:#fff url(../shared/gm_bg.gif) left top repeat-y;
}
div,p,form{
	padding:0;
	margin:0;
}
li,dt,dd{
	list-style-position:inside;
	padding:0;
	margin:0;
}
h1,h2,h3,h4,h5,h6{
	padding:0;
	margin:0;
	font-size:12px;
}
ol,ul,dl{
	margin:0;
	padding:0;
	margin:5px 0;
}
td{
	font-size:12px;
	line-height:18px;
}

address{
		margin-top:20px;
		font-style:normal;
		font-size:9px;
		font-family:'Helvetica','Chicago','Arial',Sans-serif;
}


/*	id	*/
#contentArea{
	font-size:12px;
	line-height:18px;
	padding:60px 0 30px 20px;
	background:url(../shared/gm_top.gif) top repeat-x;
}
#menuArea{
	width:230px;
	margin:0;
	padding:0;
}
#hd{
	position:absolute;
	top:0px;
	left:800px;
}

#whatsNew{
		width:76px;
		height:23px;
		background:url(../img/top_new.gif) no-repeat;
	}
	#whatsNew h2{
		display:none;
	}
	#info{
		font-size:12px;
		padding:10px 5px 10px 10px;
		background:beige;
	}
	#info ol{
		list-style-type:none;
		margin-bottom:10px;
	}
	#info li{
		display:block;
		font-size:12px;
		font-weight:bold;
		line-height:15px;
		padding-bottom:2px;
		border-bottom:1px dotted gray;
		margin-bottom:4px;
	}
	#info .date{
		font-size:10px;
		font-weight:normal;
	}

/*	news	*/	
.newsTitle{
	color:#fff;
	margin:0 5px;
}
.frame{
	padding:5px 10px 5px 10px;
	font-size:12px;
	line-height:18px;
	border:2px solid #900;
}
.frame td{
	font-size:12px;
	line-height:18px;
}
.frame table{
	margin:5px 0;
}
.attention ul{
	list-style-type:none;
}
.attention li{
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
 
/*	faq		*/
.qList{
	list-style-type:none;
}
.answer:first-letter{
	color:#900;
	font-size:200%;
	font-weight:bolder;
	font-family:"Arial","Helvetica",sans-serif;
	float:left;
	margin-right:8px;
}
/*	policy */
H4.pvcH4{
	color:#900;
	padding:4px 0;
	background:url(bd.gif) bottom repeat-x;
	margin:10px 0 6px 0;
}


/* common	*/
.ttlBeige{
	font-weight:bold;
	padding:3px;
	background:beige;
	border:1px dotted #666;
}
.ttlPink{
	font-weight:bold;
	padding:3px;
	background:mistyrose;
	border:1px dotted #666;
}
.ttlCenter{
	text-align:center;
	font-weight:bold;
}
.lead{
	//text-align:left;
	margin-bottom:20px;
}
.caption{
	font-size:10px;
	line-height:14px;
}
.columnPink{
	padding:4px 7px 6px 7px;
	background:mistyrose;
	margin:8px 0;
}
.columnBeige{
	padding:4px 7px 6px 7px;
	background:beige;
	margin:8px 0;
}
.columnGray{
	padding:4px 7px 6px 7px;
	background:whitesmoke;
	margin:8px 0;
}
.small td{
	font-size:10px;
	line-height:14px;
}
.small{
	font-size:10px;
	line-height:14px;
}
.boldRed{
	font-weight:bold;
	color:#900;
}
.bold{
	font-weight:bold;
	text-align:center;
	font-size:14px;
}
.red{
	color:#900;
}
.red_txt{
	color:#F00;
}
.colorTomato{
	color:tomato;
}

.pagetop{
	width:600px;
	text-align:right;
	font-style:normal;
	font-size:10px;
	font-family:'Helvetica','Chicago','Arial',Sans-serif;
}

/*	border	*/
div.bdv7{
	height:1px;
	background:url(bd.gif) repeat-x;
	margin:3px 0;
}
div.bdv11{
	height:1px;
	background:url(bd.gif) repeat-x;
	margin:5px 0;
}
div.bdv19{
	height:1px;
	background:url(bd.gif) repeat-x;
	margin:9px 0;
}



