body,td,th {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	font-weight: lighter;
}
body {
	background-image: url(../img/back.jpg);
	background-repeat: repeat;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	font-weight: lighter;
}
ul {
    list-style: none;
	margin:0;
	padding:0;
}

#wrapper {
	margin: auto;
	width: 756px;
}
/*----------ヘッダ----------*/
#header {
	background-repeat: no-repeat;
	height: 58px;
	width: 756px;
	margin: 0px;
	background-image: url(../img/header.jpg);
}
/*----------コンテンツ----------*/
#content {
	width: 756px;
	margin: 0px;
	clear: both;
}
/*----------メインコンテンツ----------*/
#main {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 756px;
}
/*----------新着情報----------*/
.news{border-bottom:dotted;
border-bottom-color:#FF9900;
border-bottom-width:1px;
padding-top:5px;
padding-left:20px;
padding-bottom:5px;
background: url(file:///C|/Documents%20and%20Settings/Administrator/%E3%83%87%E3%82%B9%E3%82%AF%E3%83%88%E3%83%83%E3%83%97/img/arrow.gif) no-repeat left center;
	}
/*----------グローバルメニュー横----------*/
#menu {
	width: 755px;
	height: 45px;
	padding:0px;
}
#menu li {
	float: left;
}
#menu li a {
	height: 45px;
	display: block;
	text-indent: -5000px;
	background-image: url(../img/menu001.jpg);
	margin: 0px;
	padding: 0px;
}
#menu li a:hover,
#menu li a.current {
	background-image: url(../img/menu002.jpg);
}

#n01 a {
	width: 126px;
	background-position: 0 0;
}
#n02 a {
	width: 126px;
	background-position: -126px 0;
}
#n03 a {
	width: 126px;
	background-position: -252px 0;
}
#n04 a {
	width: 126px;
	background-position: -378px 0;
}
#n05 a {
	width: 126px;
	background-position: -504px 0;
}
#n06 a {
	width: 125px;
	background-position: -629px 0;
}
/*----------フッター----------*/
#footer {
	font-size: small;
	line-height: 40px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 40px;
	color: #FFFFFF;
	background-image: url(../img/footer.jpg);
}
/*----------フォント----------*/
.fontbig {font-size: x-large;
line-height: 145%;
}


.font16 {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
.font15 {
	font-size: 15px;
	text-align: left;
	font-weight: bold;
}
.font14 {
	font-size: 14px;
	line-height: 145%;
	font-weight: bold;
}
.font13 {
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
}
.font12{
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	font-weight: lighter;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.font12red {
	font-size: 12px;
	line-height: 135%;
	color: #FF9900;
}
.font11{font-size: 11px;
		line-height: 135%;
		text-align: left;
}
.font10{font-size: 10px;
		line-height: 135%;
		text-align: left;
}
.font9{font-size: 9px;
		line-height: 135%;
		text-align: left;
}
.font20{font-size: 20px;
		line-height: 135%;
}
/*----------枠ライン----------*/
.tdline {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
/* Clears
*************************************************/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
}
/* HIDE IEmac-5 \*/
	* html .clearfix {height:1%;}
	*+html .clearfix {height:1%;}
	.clearfix {display:block;}
/* END HIDE IEmac-5 */

/*
*************************************************/
