/***********************************************/
/* espritline.css  HTML styles   for asp       */
/***********************************************/


body {
	margin-top: -1px;
    margin-bottom: -5px;
	background: #CCCCCC;
}

	
A:link { color: #0066FF; text-decoration:none; }
A:visited { color: #3366cc; }
A:active { color: #0066FF; }
A:hover { color: #FF0000; text-decoration:underline; }

.hot_news_text {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

/************** body text styles ***************/
.h1_title {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 35px;
	color: #000000;
	text-shadow:#A9A9A9 3px 3px 2px;
}

.h1_title_light_bule {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 35px;
	color: #0066FF;
}

.h2_title {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-style: normal;
	line-height: 23px;
	color: #000000;
	text-shadow:#A9A9A9 3px 3px 2px;
}


.h2_title_light_bule {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-style: normal;
	line-height: 23px;
	color: #04BEF4;
	text-shadow:#A9A9A9 3px 3px 2px;
}

     /************** sub text styles ***************/

.sub_text_Bold_black { 
     font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; 
	 font-size: 12px; 
	 line-height: 20px; 
	 color: #000000;
	 font-weight: bold;
	 text-shadow:#A9A9A9 3px 3px 2px;
}
	
	 
.sub_text_Bold_navy { 
     font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; 
	 font-size: 12px; 
	 line-height: 20px; 
	 color: #000066;
	 font-weight: bold;
 @@text-shadow:#A9A9A9 3px 3px 2px;
}

.sub_text_light_bule { 
     font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; 
	 font-size: 12px; 
	 line-height: 20px; 
	 color: #0066FF;
	 font-weight: bold;
@@ text-shadow:#A9A9A9 3px 3px 2px;
}


.sub_text_Bold_green { 
     font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; 
	 font-size: 12px; 
	 line-height: 20px; 
	 color: #009900;
	 font-weight: bold;
	 text-shadow:#A9A9A9 3px 3px 2px;
}

.sub_text_Bold_blue { 
     font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; 
	 font-size: 12px; 
	 line-height: 20px; 
	 color: #0066CC;
	 font-weight: bold;
@@ text-shadow:#A9A9A9 3px 3px 2px;
}
	 
.sub_text_Bold_orenge { 
     font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; 
	 font-size: 12px; 
	 line-height: 20px; 
	 color: #FF9900;
	 font-weight: bold;
@@ text-shadow:#A9A9A9 3px 3px 2px;
}

.sub_text_Bold_red { 
     font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; 
	 font-size: 12px; 
	 line-height: 20px; 
	 color: #FF0000;
	 font-weight: bold;
@@ text-shadow:#A9A9A9 3px 3px 2px;
} 
	 
.sub_text_Bold_pink { 
     font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; 
	 font-size: 12px; 
	 line-height: 20px; 
	 color: #FF6699;
	 font-weight: bold;
@@ text-shadow:#A9A9A9 3px 3px 2px;
}	

  
     /********************* end **********************/
	 
	 
.body_text {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	font-weight: normal;
	letter-spacing: 1px;
	left: 20px;







}

.body_text_Bold {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-weight: bold;
	text-indent: 20px;
}

.caption_text {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #333333;}
	
.category_text_Bold { 
     font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka"; 
	 font-size: 11px; 
	 line-height: normal; 
	 color: #000000;
	 font-weight: bold;}

/********************* end **********************/

/***************** box styles *******************/
.box {
	width: 800px;
	margin: 0px;
	padding: 0px;
	float: none;
}

.frame_all {
	border: 1px solid #999999;
	padding: 3px 7px 7px;
	margin: 5px 24px 3px;
}

.frame_right {
	border: 1px solid #999999;
	padding: 7px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.frame_left {
	border: 1px solid #999999;
	padding: 7px;
	margin: 0px 10px 10px 0px;
}

.frame_movie {
	border: 1px solid #999999;
	padding: 5px;
	background: #E3E3E3;
	margin: 10px;
}
.keisen {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	font-variant: small-caps;
	line-height: 20px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	border-bottom-width: 1px;




}
.keisen2 {
	border-top: 1px solid #999999;

}
.keisen3 {
	border: 1px solid #999999;



}
.text {
	font-family: "HG‘n‰pŠpºÞ¼¯¸UB";
	font-size: 18px;
	color: #FF0000;
	text-decoration: underline;

}
.keisen4 {
	border-right-style: solid;
	border-right-color: #999999;
	border-right-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;


}
.keisen5 {
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
.keisen6 {

	border-top: none;
	border-left: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
