@charset "Shift_JIS";

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

/* ---- tag ---- */
/* -- H -- */
#h2 {
	top: 0;
	background: #FFFFFF URL(img/h2bg.gif) repeat-x;
}
#h2 a {
	color: #000000;
}

.tx  { color: #E0C1B2; }

/* ---- box ---- */
body { /* center on ie */
	padding: 0;
	width: 100%;
	text-align: center;
	background: #f5f1e9 URL(img/bg.jpg) repeat-x;
	overflow-x: hidden;
}
#main { /* center on everything else */
	margin: 0 auto;
	width: 950px;
	text-align: center;
	padding: 0 7px 0 7px;
	background: #fff URL(img/mainbg.jpg) repeat-y;
	_width: 964px;
}

/* -- head -- */
#head {
	width: 950;
	height: 250;
	background: URL(img/head2.jpg);
	background-repeat: no-repeat;
	margin-bottom: 6;
	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 {
	text-align: left;
	margin: 8 0 0 0;
}

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

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

.Bdr3 {
	margin-bottom: 4;
	text-align: left;
	background: #f5f1e9 URL(img/Bdr3.gif);
	border: 1px solid #d3c8b6;
}

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

.contr {
	width: 378;
	height: 614;
	background-image: URL(img/trfbg.gif);
	background-repeat: repeat;
	float: right;
	margin-right: 2px;
	_margin-right: 1px;
	border: 0px solid #bf282d;
}

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

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

.contt li { display: inline; }

.trf {
	width: 378;
	height: 537;
	text-align: center;
	margin: 70 0 0 0;
	background: #FFFFFF;
}

.contu li { display: inline; }

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


/* -- foot -- */
#foot {
	width: 950;
	text-align: center;
	clear: both;
	background: #f5f1e9 URL(img/foot.jpg);
	border-top: #fff 10px solid;
	padding: 2px 0;
	margin: 0;
}
#foot a { color: #9f1b1f; }
#foot h3 {
	color: #9f1b1f;
	clear: both;
}
#foot h3 a {
	color: #9f1b1f;
	font-weight: bold;
}
/* ---- common styleここまで ---- */

