/****** 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;
}

/* Title Section */
#titlesec
 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	text-decoration: none;
	width: 750px;
	background-image: none;
	height: auto;
	position: relative;
}

#titlesec .topleft {
	width: 200px;
	float: left;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#titlesec .topright {
	width: 540px;
	float: right;
	position: relative;
	text-align: right;
	padding: 5px;
}

#titlesec .topright table{
	border-collapse:collapse;
}

#titlesec .topright th {
}

#titlesec .topright td {
	font-size: 10px;
	text-align: left;
	padding-right: 10px;
	line-height: 120%;
	text-decoration: none;
}

#titlesec .topright ul {
	list-style-position: inside;
	list-style-type: disc;
}

#titlesec .googleimg {
	vertical-align: middle;

}

#titlesec .topmid {
	width: 750px;
	float: none;
	position: relative;
	clear: both;
}



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


#leftsec .column {
	width: 200px;
	position: relative;
	margin-bottom: 10px;
}

#leftsec .maincolumn {
	width: 200px;
	position: relative;
	background-image: url(../images_share/menu_bg.gif);
}

#leftsec .menu {
	width: 200px;
	list-style-type: none;
	background-image: none;
		}
			
#leftsec .menu 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: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


#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;
	background-image: none;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#mainsec  .newsArticle {
	width: 490px;
	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: 80px;
	clear: both;
}

#mainsec  .newsTxt  {
	float: right;
	clear: none;
	width: 410px;

}


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