.GrobalFont12px {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.LoginmenuFont10px {
	font-size: 10px;
}
.TitleFont14px {
	font-size: 14px;
	font-weight: bold;
	color: #484848;
}
.Font10px {
	font-size: 10px;
}
.MenuFont10px {
	font-size: 10px;
}
.FotterFont12px {
	font-size: 12px;
}
.Font12px {
	font-size: 12px;
}
.SearchFont12px {
	font-size: 12px;
}
select {
	font-size: 10px;
}
.FormFont10px {
	font-size: 10px;
}.FontBold12px {
	font-size: 12px;
	font-weight: bold;
	color: #666666;

}
.PriceFontItalic {
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
.KazariFont {
	font-size: 14px;
	color: #0909C4;
}
.KeyWordFont {
	font-size: 12px;
	color: #D50065;
}
hr {
	color: #CCCCCC;
}
.IndexPageNavi {
	background-color: #FBE8B5;
}
.FontGlay12px {
	font-size: 12px;
	color: #4D4D4D;
}
.Linkfontblack10Px {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.TableBackWhite {
	background-color: #FFFFFF;
}

/* ここから 2004.12.16 追加 */

TD.title_setsumei
{
	border-right: #ff99ff 1px;
	padding-right: 5px;
	border-top: #ff99ff 1px;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 2px;
	border-left: #ff99ff 1px;
	color: #000033;
	padding-top: 2px;
	border-bottom: #ff99ff 1px;
}

/* ここまで */

/* ページ全体 */
body
{
	text-align: center;
	background-image: url('/joint/Parts/back.gif');
	background-color: #ffffff;
}


DIV.page_over
{
	padding-right: 5px;
	padding-left: 5px;
	border-left: #fffaf0 5px solid;
	border-right: #fffaf0 5px solid;
	width: 866px;
	border-top-style: none;
	background-color: #ffffff;
	text-align: center;
	border-bottom-style: none;
}

DIV.page
{
	padding-right: 30px;
	padding-left: 30px;
	border-left: #fffaf0 15px solid;
	border-right: #fffaf0 15px solid;
	width: 846px;
	border-top-style: none;
	background-color: #ffffff;
	text-align: center;
	border-bottom-style: none;
}

{
	margin-left:auto;
	margin-right:auto;
	padding-right: 30px;
	padding-left: 30px;
	width: 780px;
	background-color: #ffffff;
}

.contents {
	margin-left:auto;
	margin-right:auto;
  width: 730px;
}
#left-col {
	margin:0px;
  float: left;
  width: 170px;
	text-align: left;
}
#main-col {
  float: right;
  width: 542px;
	margin: 0px;
}
#banner {
  float: left;
  width: 730px;
	margin:0;
}

#footer {
  float: left;
  width: 730px;
	margin:0;
}




.center_table {
	margin-left:auto;
	margin-right:auot;
}


