/****** 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_top/top_bg.jpg);
	height: 300px;
	position: relative;
}
#titlesec   .corplogo {
	position: absolute;
	left: 13px;
	top: 77px;
}
#titlesec .catchcopy {
	position: absolute;
	left: 353px;
	top: 117px;
}


/* 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: 0px;
	margin-left: 10px;
}

#leftsec .menutop {
	width: 200px;
	height: 10px;
	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;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
}


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

#mainsec .bannerSingle {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#mainsec .bannerLeft {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#mainsec .bannerRight {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 2px;
}

#mainsec .news {
	width: 518px;
	position: relative;
	border: 1px solid #999999;
	float: left;
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mainsec  .newsArticle {
	width: 488px;
	position: relative;
	padding: 4px;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	clear: both;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}

#mainsec  .newsDate  {
	font-weight: bold;
	color: #0033cc;
	float: left;
	position: relative;
	width: 70px;
}

#mainsec  .newsTxt  {
	color: #666666;
}

#mainsec  .newsTxt a{
	color: #000000;
}

#mainsec  .newsTxt a:hover{
	text-decoration: underline;
}



#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;
}
