/****** STDPAGE Column Styles ******/

/* All */
#page_basic   {
	width: 750px;
	border-left: 1px solid #CCCCCC;
	margin: 0 auto;
}

/* Title Section */
#titlesec{
	font-size: 0;
	line-height: 0;
	color: #333;
	text-decoration: none;
	background-image: none;
	width: 750px;
}


/* LEFT Section */
#leftsec {
	font-size: 0;
	line-height: 0;
	color: #333;
	width: 200px;
	float: left;
	clear: both;
}

#leftsec ul.menu_single {
	width: 200px;
	margin: 0 0 10px 0;
}
#leftsec .menu_single li {
	display:block;
	margin: 0;
	list-style-type: none;
	background-image: none;
}

#leftsec div.menu_wrap {
	width: 200px;
	padding: 0 0 10px 0;
	background: url(../images_share/menu_columnbtm.gif) bottom;
}
#leftsec ul.menu {
	width: 200px;
	padding: 10px 0 0 0;
	background: url(../images_share/menu_bg.gif) no-repeat;
}
#leftsec .menu li {
	display:block;
	margin: 0;
	list-style-type: none;
	background-image: none;
}

#leftsec div.privacyMark {
	font-size: 10px;
	line-height: 125%;
	color: #003399;
	text-align: center;
	width: 140px;
	padding: 10px 20px 20px 40px;
}



/* MAIN Section */
#mainsec {
	font-size: 12px;
	line-height: 140%;
	color: #333;
	text-align: center;
	float: left;
	width: 520px;
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
}

#mainsec div.contents {
	width: 520px;
	text-align: center;
}

#mainsec div.dirnavi {
	font-size: 10px;
	line-height: 100%;
	color: #666;
	text-align: right;
	background: url(../images_share/dirnavi_bg.gif) no-repeat left top;
	height: 16px;
	width: 516px;
	margin: 0 0 10px 0;
	padding: 2px;
}

#mainsec div.copyright {
	font-size: 10px;
	line-height: 125%;
	color: #666;
	text-align: center;
	width: 520px;
	border-top: 1px solid #CCC;
	margin: 20px 0 0 0;
	padding: 10px 0 10px 0;
}