* {

	margin: 0px;

	padding: 0px;

}

body{

	font-size:100%;
font-family: 'Osaka','‚l‚r ‚oƒSƒVƒbƒN' ;

}

	

/*layout ID*/

#news{

	width: 198px;

	font-size:100%;

	line-height:130%;

}

#webcatalogue{

	width: 307px;

}

#support{

	width: 167px;

}

#others{



}

/*all*/

.imagemargine {  margin-top: 5px; margin-bottom: 4px}

h2{

	border-left:4px solid #DE2121;

	border-bottom:1px solid #7f7f7f;

	}

	

/*news*/

#news .whatsnew{

	font-weight: bold;

}

#news .publicty{

	font-weight: bold;

	margin-bottom: 2px}

#news .topics{

	font-weight: bold;

	margin-bottom: 2px}

#news .campaign{

	font-weight: bold;

	color:#d90000;

	margin-bottom: 2px}

#news h3{

	font-size:112%;

	}

.newsbg {  background-image:  url(../common_image/news_bg.gif); background-repeat: repeat-x; background-color: #CCCCCC}



	

/*webcatalogue*/

#webcatalogue A:link , #webcatalogue A:visited{

background-image:    url(../common_image/webcatalogue_bg.gif);

background-repeat:no-repeat;

display:block;

padding-left:20px;

}

#webcatalogue A:hover{

background-image:    url(../common_image/webcatalogue_bg_over.gif);

background-repeat:no-repeat;

display:block;

padding-left:20px;

}

/*Link*/

A:link{

	text-decoration:none;

}

A:visited{

	text-decoration:none;

}

A:hover{

	text-decoration:underline;

	color:#d90000;

}



/*others*/

#others{

	font-size:92%;

	line-height:130%;

}

#others h4{

	border-left:2px solid #DE2121;

	border-bottom:1px solid #7f7f7f;

	}





#others .caution{

	font-size:80%;

	line-height:110%;

}