/* CSS Document */

body{
	background-image: none;
	background-color: #FFFFFF;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
}

#inlineBody{
	font-family: "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin:0 auto;
	padding:0 5px 0 0;
	width:520px;
}

#inlineBody .subTitleBox{
	background:url(../img/sub_title_bg.jpg) repeat-x;
	padding:0 0 0 10px;
	width: 500px;
	font-family:"MS UI Gothic",  "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 26px;
	color: #333333;
	margin-bottom:5px;
}	
	
.ul{
	font-family:"MS UI Gothic",  "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	margin:0;
	padding:0;
}
.ul2nd{
	font-family:"MS UI Gothic",  "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 160%;
	color: #333333;
	margin:0;
	padding:0 0 0 1em;
}

#bottomday{
	margin:30px 0 0 0;
	display:block;
	float:right;
	text-align:right;
}