@charset "Shift_JIS";

/*------------------------------------------------
	IDENTIFICATION DIVISION.
	Version.					0.8.2

	PROGRAM-ID		"ƒZƒJƒ“ƒ_ƒŠƒy[ƒW‚Ì‚Ý"
------------------------------------------------*/

/*************************************
	DATA DIVISION.
	WORKING-STRAGE SECTION.
*************************************/
body{
	background				: 	url(../img/second/bg.gif) #000 top center repeat-x;
}
#header{
	height							: 498px;
}
#flash{
	position						: absolute;
	left								: 0px;
	top								: 128px;
}
#mainMenu{
	position						: absolute;
	left								: 0px;
	bottom						: 175px;
}

/*	clearfix ƒnƒbƒN
PPPPPPPPPPPPPPPPPPPPPP*/
.clearfix:after{
	content					: ".";
	display					: block;
	clear						: both;
	height						: 0;
	visibility					: hidden;
}
.clearfix{
	display					: inline-block;
}
/*	‹¤’ÊCSS
PPPPPPPPPPPPPPPPPPPPPP*/
#main p{
	clear							:both;
	margin						: 0px 10px 0px 10px;
 	padding						: 10px 0px 20px 0px;
	line-height					: 1.7em;
}
/*------------------------------------------------
	ŠJÃŠT—v
------------------------------------------------*/
#main .tableStyle{
	width						: 450px;
	margin					: 20px 0px 0px 10px;
}
#main .tableStyle td{
	padding					: 5px;
}
#main .tableStyle th{
	width						: 25%;
	margin					: 10px 0px 0px 0px;
	padding					: 5px;
}
#main .tableStyle td p{
	width						:100%;
	text-align				:right;
	margin					: 0px 5px 0px 0px;
	padding					:0px;
}
#main .tableStyle dd{
	margin					: 0px 0px 10px 0px;
}
#main .tableStyle dt{
	margin					: 0px 0px -3px 0px;
}

#main p.imgRight img{
	margin					: 0px 0px 0px 10px;
	float							:right
}

#main p.imgLeft img{
	margin					: 0px 10px 0px 0px;
	padding					: 0px 0px 0px 0px;
	float							: left;
}
#main p.textRight{
	clear						: both;
	height						: 400px;
	background			: url(../point/img/img02.jpg) bottom left no-repeat;
}
#main .textRight .point_text{
	margin					: 10px 0px 0px 0px;
	width						:320px;
	display					:block;
	float							:right;
}
#main .imgStyle{
	display					: block;
	float							:left;
	margin					: 0px 0px 0px 0px;
}
#main .about_text{
	padding					: 0px 0px 0px 0px;
}

