body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(http://www.yanmar.co.jp/yasc/common/img/bg_img.gif);
	}

a{
	color: #000000;
	text-decoration: underline;
	}

a:link{
	color: #000000;
	text-decoration: underline;
	}

a:visited{
	color: #666666;
	text-decoration: underline;
	}

a:hover{
	color: #FF0000;
	text-decoration: none;
	}
	
/* Basic Color */
.red{
	color:#FF0000;
	}

.white{
	color:#FFFFFF;
	}

	
/* Basic Font */
.e12{
	font-size:12px;
	line-height:125%;
	}

.e12_b{
	font-size:12px;
	line-height:130%;
	font-weight: bold;
	}

.e14{
	font-size:14px;
	line-height:130%;
	}

.e14_b{
	font-size:14px;
	line-height:130%;
	font-weight: bold;
	}

.small{
	font-size:10px;
	}

/* header */

.company{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	}

.gl_menu{
	font-size:14px;
	color:#FFFFFF;
	}

.gl_menu a{
	font-size:14px;
	color:#FFFFFF;
	text-decoration: none;
	}

.gl_menu a:visited{
	font-size:14px;
	color: #FFFFFF;
	text-decoration: none;
	}

.gl_menu a:hover{
	font-size:14px;
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.gl_sub{
	font-size:12px;
	color:#FFFFFF;
	}

.gl_sub a{
	color:#FFFFFF;
	text-decoration: none;
	}

.gl_sub a:visited{
	color: #FFFFFF;
	text-decoration: none;
	}

.gl_sub a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
	


	
/* Parts Style */
.main_title{
	font-size:14px;
	line-height:120%;
	font-weight: bold;
	}

.sub_title{
	font-size:12px;
	line-height:130%;
	font-weight: bold;
	color:#FFFFFF;
	}
	
.local_link{
	font-size:12px;
	line-height:110%;
	}

.attention{
	font-size:12px;
	color:#FF0000;
	}

.ft{
	font-size:12px;
	}
	
	

