/* CSS Document */

BODY {
		margin : 0;
		padding: 0;
		background-image:url('image/background_bottom.jpg');
		font:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
		font-size:12px;		
	}

a:link{
		color:#0066CC;
		text-decoration:underline;
		font:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
		font-size:12px;
		}

a:hover{
		color:#0099FF;
		text-decoration:underline;
		font:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
		font-size:12px;
		}

a:visited{
		color:#0066CC;
		text-decoration:underline;
		font:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
		font-size:12px;
		}

#wrap{	
		background-image:url('image/background.jpg');
		background-repeat:repeat-x;
		width: 799px;
}

#header{
		width: 799px;
		height: 108px;
		}
		
#bread_crumb{
		background-image:url(image/background_breadcrumb.jpg);
		background-repeat:repeat-x;
		padding-top:2px;
		padding-left:20px;
		height: 14px;
		width: 779px;
		text-align:left;
		font-size:12px;
		color: #666666;
		
		}

#contents{
		width: 799px;
		background-image:url('image/bk_lower.jpg');
		background-repeat:repeat-y;
		}

#left{
		width:197px;
		float:left;
		background-color: #CCCCCC;
		
		}


#upper_left{
		width: 197px;
		height: 288px;
		}

#lower_left{
		width: 197px;
		height:auto;
		background-image: url('image/background_banner2.jpg');
		background-repeat:repeat-x;
		vertical-align:top;
		}

#lower_left2{
		width: 197px;
		height:400px;
		background-image: url('image/background_banner2.jpg');
		background-repeat:repeat-x;
		vertical-align:top;
		}

TABLE.banner{
		vertical-align:top;
		}


#right{
		width: 578px;
		float:left;
		background-color:#FFFFFF;
		}

#upper_right{
		width: 553px;
		padding-left:24px;
		height: 175px;
		}

#lower_right{
		width: 553px;
		height:auto;
		padding: 24px 0px 0px 24px;
		background-color:#FFF;
		color:#666666;
		font-size:12px;
		text-align:left;
		background-color:#FFFFFF;
		}

/*.banner_area{
		background-image:url('image/background_banner.jpg');
		background-repeat:repeat-x;
		}
*/

.red12{
		color:rgb(235,5,41);
		font:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
		font-size:12px;
		}

.blue14{
		color:rgb(102,102,204);
		font:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
		}

.grey10{
		color:#666666;
		font:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
		font-size:10px;
		}

#footer{
		width:799px;
		}