body,td,th,p,div,ul,li{
	font-size: 12px;
}

body{
	background-image:url(image/Bcg_211.gif);
	background-repeat:repeat;
	color:#000000;
	margin-top:0px;
	text-align:center;
}

/* layout */
#wrapper{
	width: 810px;
	text-align: center;
}

#header {
	background-color: #ffffff;
	text-align:left;
}

.logo {
	width: 186px;
	height: 189px;
	background-image:url(image/header1-1.gif);
	text-indent:-9999px;
}

.logo2 {
	width: 605px;
	height: 189px;
	background-image:url(image/header1-2.gif);
	text-align:left;
	font-weight: bold;
	color: #0000ff;
}

#contents {
	width:810px;
	margin-top:0px;
	background-color: #ffffff;
	text-align:center;
}

h1{
	padding-left: 5px;
	font-size: 11px;
	color:#ce0063;
	font-weight: bold;
	display:inline;
}
h2{
	margin:0px;
	font-size: 11px;
	color:#ce0063;
	font-weight: bold;
	display:inline;
}

/*--lineber--*/
.lineber {
	background-image:url(image/bar_01.gif);
	background-repeat:no-repeat;
	width: 550px;
	height: 18px;
	vertical-align: bottom;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

/*--フォントサイズ--*/
.px24bold{
	font-size: 24px;
	font-weight: bold;
}
.px24{
	font-size: 24px;
	font-weight: normal;
}
.px18bold{
	font-size: 18px;
	font-weight: bold;
}
.px18{
	font-size: 18px;
	font-weight: normal;
}
.px16bold{
	font-size: 16px;
	font-weight: bold;
}
.px16{
	font-size: 16px;
	font-weight: normal;
}
.px14bold{
	font-size: 14px;
	font-weight: bold;
}
.px14{
	font-size: 14px;
	font-weight: normal;
}
.px12bold{
	font-size: 12px;
	font-weight: bold;
}
.px12{
	font-size: 12px;
	font-weight: normal;
}

.px12blb{
	font-size: 12px;
	font-weight: normal;
	font-weight: bold;
	color: #0000ff;
	padding-bottom: 24px;
}

.px10bold{
	font-size: 10px;
	font-weight: bold;
}
.px10{
	font-size: 10px;
	font-weight: normal;
}
.px8bold{
	font-size: 8px;
	font-weight: bold;
}
.px8{
	font-size: 8px;
	font-weight: normal;
}
.px6bold{
	font-size: 6px;
	font-weight: bold;
}
.px6{
	font-size: 6px;
	font-weight: normal;
}

/*----*/
.t8bl{
	color: #0000aa;
	font-size: 8px;
	font-weight: normal;
}

a{
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
}

/*----TEXT位置----*/

.tc {
	text-align: center;
}

.tch {
	text-align: center;
	line-height: 30px;
}

.tl {
	text-align: left;
}

.tr {
	text-align: right;
}

.ttop {
	vertical-align: top;
}

.tmid {
	vertical-align: middle;
}


/* IMG のボーダーを非表示 */
img {
	border:none;
}

