/***********************************************/
/* page_design.css                             */
/* Use with design_template a-02               */
/***********************************************/
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #99CCFF;
	text-align: center;
	text-justify:inter-ideograph;
	font-size: 120%;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#masthead{
	margin: 0px;
	padding: 15px 0px 4px;
	border-bottom: 3px solid #FF5050;
	width: 760px;
	text-align: left;
}
#content{
	margin: 0px;
	padding: 8px 8px 30px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF5050;
}
#top_content{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF5050;
}
#bottom{
	text-align: right;
	font-size: 80%;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 3px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF5050;
	padding-right: 10px;
}
/***********************************************/
/*Component Divs                               */
/***********************************************/
/************** .variable styles **************/
.variable{
	background-color: #FFCCCC;
}
.top_image{
	padding-top: 18px;
	padding-left: 20px;
}



/*************** .tensen styles **************/

.tensen_a01{
	border: thin dotted #3366FF;
}


/************* #globalNav styles **************/

.bg_a01{
	background-color: #FFFFB0;
}

.bg_a02{
	background-color: #FFFF66;
}


/************* #breadCrumb styles *************/



/************** .feature styles ***************/




/************** .story styles *****************/



/************* #siteInfo styles ***************/



/************* #search styles ***************/



/*********** #navBar link styles ***********/



/*********** #sectionLinks styles ***********/



/*********** .relatedLinks styles ***********/



/************** #advert styles **************/



/************** #headlines styles **************/


/************** .variable styles **************/
#text01_b {
	line-height: 150%;
}
#content_sitemap h2 {
	border-bottom: 1px solid #6699FF;
	border-left: 5px double #6699FF;
	margin-top: 22px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-left: 10px;
	font-size: 90%;
	width: 250px;
}
#content_sitemap a {
	text-decoration: none;
	color: #000000;
}

