/* サンエスホームページ　基本レイアウト */
body{
				
	background-color:#ffffff;color:#000000;
	font-size:14px;
	margin-left: 20px;
	margin-top: 20px;
	
}

a:link		{		
		color:#0A3264;
}
a:visited	{		
		color:#66a666;
}
a:active	{		
		color:#669933;
}
a:hover 	{		
		color: #FF9900;
}

h1		{		
		font-size:24px;
}
h2		{		
		font-size:20px;
}
h3		{		
		font-size:16px;
}
h4		{		
		font-size:14px;
}

strong.big	{		
		font-size:18px;
}
strong.mid	{		
		font-size:14px;
}

img.left	{		
		float:left;
}
img.right	{		
		float:right;
}	

p		{		
		text-indent: 1em ;
}

br		{		
		clear:both;
}


/* 以下トップページで使われるスタイル　でも　txクラスは使っているようないないような？*/
.tx01 {		
		font-family:"Osaka";font-size:11px;line-height:130%;
}
.tx02 {		
		font-family:"Osaka";font-size:11px;line-height:160%;
}
.tx03 {		
		font-family:"Osaka";font-size:13px;line-height:120%;
}
.tx04 {		
		font-family:"Osaka";font-size:13px;line-height:130%;
}
.tx05 {		
		font-family:"Osaka";font-size:12px;line-height:130%;
}

.style1 {		
		font-family: "Osaka"; font-size: 13px; line-height: 130%; color: #0A3264; 
}
	/*　トップページ　本文１　*/
.style2 {		
		font-family: "Osaka"; font-size: 11px; line-height: 130%; color: #0A3264; 
}
	/*　トップページ　本文２　*/
.style4 {		
		font-family: "Osaka"; font-size: 13px; line-height: 120%; color: #85B7F0; 
	border-style:solid;border-width:1px;border-color:#85B7F0;padding:0.5em;
}
	/*　トップページ　業務提携　*/
.style5 {		
		font-family: "Osaka"; font-size: 14px; line-height: 120%; color: #0A3264; 
}
	/*　トップページ　ニュース　*/
.style9 {		
		font-family: "Osaka"; font-size: 13px; line-height: 120%; color: #0A3264; 
}
	/*　トップページ　住所　*/
.style11 {		
		font-family: "Osaka"; font-size: 15px; line-height: 140%; color: #0A3264; 
}
	/*　トップページ　社名・名前・メールアドレス　*/
.style12 {		
		font-family: "Osaka"; font-size: 12px; line-height: 140%; color: #0A3264; 
}
	/*　トップページ　電話番号　*/

