@charset "Shift_JIS";

/* ------ common styleここから ------ */

/* ---- tag ---- */
/* -- H -- */
h2 {
	position: relative;
	bottom: 1px;
}
#h2 a { color: #dbdbd9; }

.tx  { color: #E0C1B2; }

/* ---- box ---- */
body { /* center on ie */
	padding: 1 0 0 0;
	width: 100%;
	text-align: center;
	background: URL(img/bg.jpg) no-repeat bottom center fixed;
	overflow-x: hidden;
}
#main { /* center on everything else */
	margin: 0 auto;
	width: 954;
	text-align: center;
	padding: 2;
}

/* -- head -- */
#head {
	width: 950;
	height: 250;
	background: URL(img/head.jpg);
	background-repeat: no-repeat;
	margin-bottom: 6;
	border: 1px solid #dbdbd9;
	text-align: center;
}

/* -- left -- */
#left {
	width: 678;
	height: 1030;
	float: left;
}

.contt {
	width: 678;
	height: 200;
	margin-bottom: 5;
}

.contl {
	width: 292;
	height: 616;
	float: left;
	background-image: URL(img/cgbg.jpg);
	background-repeat: repeat;
}

.cg {
	width: 280;
	height: 392;
	text-align: left;
	margin: 8 0 0 4;
}

.g {
	border: 1px solid #666;
	margin: 0 0 1 3;
}
.gt {
	text-align: left;
	font-weight: bold;
	margin: 4 0 0 1;
}

.pl3 {
	padding-left: 3px;
}
.pt3 {
	padding-top: 3px;
}

.Bdr3 {
	width: 280;
	height: 98;
	margin-bottom: 2;
	text-align: left;
	border: 1px solid #dbdbd9;
}

.Bdrc { 
	width: 180;
	margin: 0 3 1 10;
	text-align: left;
}

.contr {
	width: 380;
	height: 616;
	background-image: URL(img/trfbg.gif);
	background-repeat: repeat;
	float: right;
	border: 1px solid #dbdbd9;
}

.contu {
	width: 678;
	height: 200;
	margin-top: 5 ;
	float: left;
	background: URL(img/contu.gif);
}

.m {	margin-bottom: 6 ; }
.m2 {	margin-top: 6 ; }
.m3 {	margin: 3 0 3 0 ; }

.contt li { display: inline; }

.trf {
	width: 380;
	height: 520;
	text-align: center;
	margin: 96 0 0 0;
	background: #FFFFFF;
}

.contu li { display: inline; }

/* -- right -- */
#right {
	width: 266;
	height: 1030;
	float: left;
	margin-left: 6;
}
.r1 {
	height: 788;
	border: 1px solid #dbdbd9;
}


/* -- foot -- */
#foot {
	width: 950;
	height: 50;
	text-align: center;
	clear: both;
	background: URL(img/foot.jpg);
	padding-top: 20px;
	margin: 0 0 50 0;
}
#foot a { color: #ffffff; }
#foot h3 {
	margin-top: 6px;
	font-size: 10pt;
	color: #ffffff;
	clear: both;
}
#foot h3 a {
	color: #ffffff;
	font-weight: bold;
}
/* ---- common styleここまで ---- */

