body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}
body {
	background-color: #ffffff;
	}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
p {
	margin:0;
	padding:0;
}
/*ベース*/
#base {
	width: 720px;
}
.base_720 {
	width: 720px;
}
.base_800 {
	width: 800px;
}
/*ヘッダー（ロゴ・検索部分）*/
#head {
	width: 720px;
}
.head_720 {
	width: 720px;
}
.head_800 {
	width: 800px;
}

/*ヘッダー（メニュー）*/
#menu {
	width: 720px;
	height: 36px;
}
.menu_720 {
	width: 720px;
	height: 36px;
}
.menu_800 {
	width: 800px;
	height: 36px;
}
/*ヘッダー（メニュー）*/
#PH {
	width: 720px;
}
/*メイン枠*/
#main {
	width: 720px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.main_720 {
	width: 720px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.main_800 {
	width: 800px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
/*コンテンツ*/
#contents {
	width: 158px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 130%;
}
.contents_160 {
	width: 160px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 130%;
}
/*右メイン*/
#mainRight {
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.mainRight {
	width: 640px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
/*右インナーテーブル*/
.mainRight_innner_left{
	width: 120px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	 text-align:center;
	
}
.mainRight_innner_right{
	width: 520px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
/*フッター*/
#foot {
	width: 720px;
	background-color: #FFFFFF;
	border-top: none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	background-image: url(../images/common/hootbg.gif);
	height: 36px;
}
#foot a:link {
	color:#FFFFFF;
}
#foot a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
#foot a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#foot a:active {
	color:#FFFFFF;
	text-decoration:none;
}
/*リンク*/
#link a:link {
	color:#FFFFFF;
	text-decoration:underline;
	font-size: 12px;
}
#link a:visited {
	color:#0F92EA;
	text-decoration:underline;
}
#link a:hover {
	color:#0F92EA;
	text-decoration:none;
}
#link a:active {
	color:#0F92EA;
	text-decoration:underline;
}
.contentsLine {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #2C87BC;
	border-left-color: #2C87BC;
}
.mainLine {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #2C87BC;
}
.infomationBg {
	background-image: url(../images/common/infomation-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
