/*style css_common ver1.1*/
body {font-family:"‚l‚r ‚oƒSƒVƒbƒN","Osaka";font-size:12px;color:#333333;background-color: #79ABC4;}
td {font-family:"‚l‚r ‚oƒSƒVƒbƒN","Osaka";font-size:12px;color:#333333;}



/* Font =====================================*/
.fnt10 {font-family:"‚l‚r ‚oƒSƒVƒbƒN","Osaka";font-size:10px;color:#333333;}
.fnt12 {font-family:"‚l‚r ‚oƒSƒVƒbƒN","Osaka";font-size:12px;color:#333333;}
.fnt14 {font-family:"‚l‚r ‚oƒSƒVƒbƒN","Osaka";font-size:14px;color:#333333;}
.fnt14 {font-family:"‚l‚r ‚oƒSƒVƒbƒN","Osaka";font-size:16px;color:#333333;}

.fntred {font-family:"‚l‚r ‚oƒSƒVƒbƒN","Osaka";font-size:16px;color:#CC0000;}

.pet_text {font-family:"‚l‚r ‚oƒSƒVƒbƒN","Osaka";font-size:12px;color:#7a4b21;}


/* H1 =====================================*/
h1#top { font-size: 10px; font-weight: normal; padding: 0px; margin: 0px; color: #4F8AA8; }
h1#top strong { font-size: 11px; line-height: 18px; }


/* Line-Height =====================================*/

.line10px {line-height:10px;}
.line11px {line-height:11px;}
.line12px {line-height:12px;}
.line14px {line-height:14px;}
.line15px {line-height:15px;}
.line16px {line-height:16px;}
.line18px {line-height:18px;}
.line20px {line-height:20px;}
.line24px {line-height:24px;}
.line28px {line-height:28px;}
.line32px {line-height:32px;}


/* Link =====================================*/

A:link {color:#FF6600;text-decoration:none;}
A:visited {color:#FF6600;text-decoration:none;}
A:active {color:#FF6600;text-decoration:none;}
A:hover {color:#FF6600;text-decoration:underline;}

A.footer:link {color:#427491;text-decoration:none;}
A.footer:visited {color:#427491;text-decoration:none;}
A.footer:active {color:#427491;text-decoration:none;}
A.footer:hover {color:#427491;text-decoration:underline;}

A.gr:link {color:#999999;text-decoration:none;}
A.gr:visited {color:#999999;text-decoration:none;}
A.gr:active {color:#999999;text-decoration:none;}
A.gr:hover {color:#666666;text-decoration:none;}

A.bl:link {color:#427491;text-decoration:none;}
A.bl:visited {color:#427491;text-decoration:none;}
A.bl:active {color:#427491;text-decoration:none;}
A.bl:hover {color:#427491;text-decoration:underline;}


.dot_line {
	margin-bottom: 8px;
	border-bottom: 1px dotted #7a4b21;	
}


