/****** TOPPAGE Column Styles ******/

/* All */
#page_basic   {
	width: 750px;
	height: auto;
	background-image: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#titlesec/* Title Section */
 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	text-decoration: none;
	width: 750px;
	background-image: url(../images_share/page_topbg.jpg);
	height: 80px;
	position: relative;
}
#titlesec   .corplogo {
	position: absolute;
	left: 0;
	top: 0;
}
#titlesec .catchcopy {
	position: absolute;
	left: 415px;
	top: 0;
}


/* LEFT Section */
#leftsec {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	text-decoration: none;
	width: 200px;
	float: left;
	position: relative;
	clear: both;
	background-color: #000000;
}

#leftsec .googlesearch {
	width: 180px;
	position: relative;
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#leftsec .menutop {
	width: 200px;
	height: auto;
	position: relative;
	font-size: 0px;
	line-height: 0px;
}

#leftsec .menumain {
	width: 200px;
	position: relative;
	font-size: 0px;
	line-height: 0px;
	margin-bottom: 20px;
}

#leftsec .menu {
	width: 200px;
	list-style-type: none;
	margin-top: 10px;
		}
			
#leftsec .menu li {
	display:block;
	font-size: 0px;
	line-height: 0px;
}
		
#leftsec .menusub{
	width: 200px;
	list-style-type: none;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}

#leftsec .menusub li {
	display:block;
	font-size: 0px;
	line-height: 0px;
}

#leftsec .menusubinq {
	display:block;
	font-size: 0px;
	line-height: 0px;
}


#leftsec .othermenu {
	width: 200px;
	list-style-type: none;
}

#leftsec .othermenu li {
	display:block;
	font-size: 0px;
	line-height: 0px;
}




/* MAIN Section */
#mainsec {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	text-decoration: none;
	width: 520px;
	float: right;
	position: relative;
	padding-right: 15px;
	padding-top: 10px;
}


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

#mainsec .dirnavi {
	font-size: 10px;
	line-height: 100%;
	color: #666666;
	text-decoration: none;
	background-image: url(../images_share/dirnavi_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 516px;
	text-align: right;
	clear: both;
	position: relative;
	margin-bottom: 10px;
	padding: 2px;
}


#mainsec .copyright {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 140%;
	color: #666666;
	text-decoration: none;
	height: 30px;
	width: 520px;
	text-align: center;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
	margin-top: 10px;
}
