*{
	color:#000;
	font-size:100%;
	line-height:150%;
	font-weight:normal;
	font-style:normal;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif;
}
img{
	border:none;
}

h1,h2,h3,h4,h5,strong{
	font-weight:bold;
}

body {
	font-size:85%;
	line-height:140%;
}

ol {
	margin-left: 3em;
}
	
html,body {
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #F0F0F0;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #666666;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #333333;
}
h2{
	display: block;
	background-color: #F2F2ED;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
	
A:LINK{text-decoration :underline;color : #005CB7;}

A:VISITED{text-decoration : underline;color : #005CB7;}

A:HOVER{text-decoration :none;color : #004386;}

.font10 {
	font-size:80%;
	line-height: 18px;

}
.font10n {
	font-size:80%;
	line-height: 14px;

}
.font10ng{
	font-size:80%;
	line-height: 14px;
	color : #666666;

}
.font14 {
	font-size:120%;
	line-height:160%;

}
.font14b {
	font-size:120%;
	line-height:160%;
	font-weight: bold;

}
.font14bb {
	font-size:120%;
	line-height:160%;
	font-weight: bold;
	color: #005CB7;

}
.font12n{
	line-height: 18px;

}
.font12n2{
	line-height: 23px;
}
.font18b{
	font-size:160%;
	line-height: 300%;
	font-weight: bold;
}
.bold{
	font-weight: bold;
}
.norap {
	background-repeat: no-repeat;
}
.norap2 {
	background-repeat: repeat-x;
}
.blue {
	color: #005CB7;
}
.font14gray {
	font-size:120%;
	font-weight: bold;
	color: #666666;
}
/*-----------------
basicbox
-----------------*/
#basicbox {
	padding: 10px;
	border: 1px solid #CCCCCC;
	height: auto;
	float: left;
	width:530px;
	clear:both;
	margin: 5px 0 5px 0;
}
#basicbox p#Photo-Flow{
	float: left;
	margin-right: 10px;
	width:100px;
}
#basicbox h1{
	padding: 3px;
	width: auto;
	background-color: #F2F2ED;
	font-size:100%;
	margin: 0 0 10px 0;
}
#basicbox ol {
	margin-left: 140px;
}
#clear {
	clear: both;
}
