/* jig.jp home for PC css */
body{
	margin:							0;
	background-color:		#727C7E;
	color:							#626466;
	text-align:					center;
	font-size:					12;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	}

table,tr,td,th{
	border:		0;
	margin:		0;
	padding:	0;
	spacing:	0;
	border-collapse:	collapse;
	font-size:					12;}

table#base{
	background-color:		#FFFFFF;
	height:						100%;
	width:						772px;
	border-collapse:	collapse;
	/*border-right:			1px solid #626466;*/
	/*border-left:			1px solid #626466;*/}

table#base2{
	background-color:		#FFFFFF;
	height:						500px;
	width:						772px;
	border-collapse:	collapse;
	/*border-right:			1px solid #626466;*/
	/*border-left:			1px solid #626466;*/}

td#menu{
	height:						16;
	background-color:	#8F99A5;
	font-size:				12;			/* menu text size */
	vertical-align:		bottom;	/* text position*/
	text-align:				right;	/* text position*/
	padding-right:		10px;	/* menu space */}

img{
	border:		0 none;
	margin:		0;
	paddin:		0;}


	a:link{
		text-decoration:	none;
		color:						#69696D;}
	a:visited{
		text-decoration:	none;
		color:						#8F99A5;}
	a:active{
		color:						#FF7C00;}
	a:hover{
		text-decoration:underline;
		color:						#FF7C00;}

#copyright{
	height:							20px;
	background-color:		#C2C5C6;
	text-align:					right;
	vertical-align:			top;
	color:							#808080
	font-size:					12;
	padding-top:				2px;	/* copy space */
	padding-right:			4px;	/* copy space */}

#blank{
	background-color:		#727C7E;}

hr{
	height				:0px;
	border-top		:1px	solid	#626466;
	border-left		:none;
	border-right	:none;
	border-bottom	:none;
	margin				:0px}

ul{
	font-size:		14;
	margin-left:	20px;
	line-height:	2em;}
li{
	padding:			0px;}

