@charset "SHIFT_JIS";

body {
	width: 100%;
	background: #90B1B0;
	padding: 0px;
	margin: 0px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', Osaka, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	color: #333333; /* main font color */
	text-align: center;
	}

.right {
	width: 670px;
	padding-top: 0px;
	background: url("../img/bg_wht.gif") no-repeat right bottom;
	}

.right_index {
	width: 670px;
	padding-top: 0px;
	background: url("../img/bg_gr.gif") no-repeat right bottom;
	}

body.pros {
	background: url("../img/bg_profile.gif") repeat-y left top;
	padding: 0px;
	margin: 0px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', Osaka, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	color: #333333;
	}

.pro1 {
	padding-right: 10px;
	color: #007489;
	}

.pro2 {
	padding-right:10px;
	text-align: right;
	}

.pro3 {
	width: 190px;
	}

