/* CSS Document */

/*--------------------------------------------------------------------
common
css‚Ì‰Šú‰»
--------------------------------------------------------------------*/


* {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0;
	padding: 0;}
	
html, body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
}


h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

table, caption, th, td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}


br.clear{
	clear:both;


}
	
.box{
width:430px;
height:auto;
display:block;
margin:0;
padding:0;
	
	}
.box .ttl{
padding:10 5px 5px 5px;
border-bottom:#999999 solid 1px;
margin:0 0 5px 0;
}	
.box h5{
width:370px;
height:auto;
font-size:12px;
font-weight:bold;
letter-spacing:1px;
line-height:120%;
color:#999999;
float:left;
display:block;

}

.box p.day{
width:50px;
height:auto;
font-size:10px;
color:#999;
float:right;
display:block;
margin-top:5px;

}

.box .left{
width:80px;
height:auto;
display:block;
float:left;
margin:10px 10px 0 5px;
}

.box .left ul{
width:80px;
height:auto;
display:block;
margin:0;
padding:0;

}

.box .left ul li{
	margin:0 0 10px 0;
	padding:0;
	display:block;
	

}

.box .right{
	width:330px;
	height:auto;
	display:block;
	margin:10px 0 0 0;
	float:right;

}

.box .right p.text{
font-size:10px;
color:#999;
line-height:120%;
text-align:left;
letter-spacing:1px;


}


.center{
width:430px;
text-align:center;

}










