/* body */

body{
	color:#535353;
	background-color:#F7F7F6;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	padding:0;
	}

/* text */

.s5{
	font-size: 16px;
	line-height: 120%;
}

.s5b{
	font-size: 16px;
	font-weight:bold;
	line-height: 120%;
}

.s5w{
	color:#FFFFFF;
	font-size: 16px;
	font-weight:bold;
	line-height: 120%;
}

.s4{
	font-size: 14px;
	line-height: 120%;
}

.s4b{
	font-size: 14px;
	font-weight:bold;
	line-height: 120%;
}

.s4w{
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bold;
	line-height: 120%;
}

.s3{
	font-size: 12px;
	line-height: 120%;
}

.s3b{
	font-size: 12px;
	font-weight:bold;
	line-height: 120%;
}

.s3w{
	color:#FFFFFF;
	font-size: 12px;
	line-height: 120%;
}

.s2{
	font-size: 10px;
	line-height: 120%;
}

.s1{
	font-size: 9px;
	line-height: 120%;
}

/* link 

a:link{
	color:	#54A8E3;
}
a:visited{
	color:	#7D002D;
}
a:hover{
	color:	#FF7C27;
}
a:active{
	color:	#FF7C27;
}
*/

/* formBOX */

select.box01{
	width:	150px;
}

input.box02{
	width:150px;
}

input.box03{
	width:190px;
	height:20px;
}

/* img */

img {  
	border-style: none; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
}

/* td */
/* table */
