@charset "Shift_JIS";

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

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

.tx  { color: #E0C1B2; }

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

/* -- head -- */
#head {
	width: 950;
	height: 250;
	background: URL(img/head.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 #ff50aa;
	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: 5;
	text-align: left;
	background: #ffd4ea URL(img/Bdr3.gif);
}

.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: 0px solid #ff50aa;
}

.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 ; }
.m10 {	margin: 10 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;
}


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

