@charset "shift_jis";



#Main

{

	background-image: url(../img/white_body_bg.gif);

	background-repeat: repeat-y;

	background-position: center top;

	height: 100%;

	width: 703px;

	margin-right: auto;

	margin-left: auto;

}



#PagePosi

{

	font-size: 10px;

	font-family: '‚l‚r ‚oƒSƒVƒbƒN';

	font-weight: bolder;

	color: #666666;

}

#PagePosi a:link,

#PagePosi a:visited

{

	font-weight: normal;

	color: #666666;

	text-decoration: underline;

}

#PagePosi a:hover,

#PagePosi a:active

{

	font-weight: normal;

	color: #666666;

	text-decoration: none;

}



body

{

	font-family: '‚l‚r ‚oƒSƒVƒbƒN';

	font-size: 12px;

	line-height: 140%;

	color: #000000;

	text-align: center;

	margin: 0px;

	padding: 0px;

	background-color: #F3F3F3;

}



a:link,a:visited

{

	color: #000000;

	text-decoration: none;

}

a:hover,a:active

{

	color: #000000;

	text-decoration: underline;

}

