/***********************************************/
/* 3col_rightNav.css                              */
/* Use with template 3col_rightNav.html           */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

/*---ƒy[ƒW‘S‘Ì---------------------------------------------*/

body {
	padding: 0;
	margin: 0px;
	line-height: 1.166;
	background-color: #FFFFFF;
	background-image: url(pict/bg/bg_blue.gif);
	color: #000000;
}


/*---ƒy[ƒW–{‘Ì----------------------------------------------*/

#pagebody {
	width: 730px;
	/*float:left;*/
}

/*---ƒƒCƒ“-------------------------------------------------*/

table.top {
    width: 730px;
	margin:0px 0px 0px 0px;
}

table.headline {
	width: 725px;
	margin:0 0 0 10px;
	padding: 10px 10px 10px 10px;
	background-color: #EBEBFA;	
	border-bottom: 1px solid #C1C2EF;
}

table.headline p{
	font-size:12px;
	margin:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCFF;
}

table.headline td a{color: #E02D4A;; text-decoration:none;}
table.headline td a:link{color: #E02D4A; text-decoration:none;}
table.headline td a:visited{color: #E02D4A; text-decoration:none;}
table.headline td a:hover{color: #E02D4A; text-decoration:underline;}

table.headline p.tax{
	font-size:12px;
	margin:5px;
	border: 1px solid #CCCCFF;
	padding:5px 0 5px 0;
	text-align:center;
	background-color: #FFF;
}

table.contents{
	float: left;
	margin:0 0 0 10px;
	width: 520px;
	padding: 10px 0 5px 0;
	border-right: 1px solid #C1C2EF;
	border-left: 1px solid #C1C2EF;
	
}

table.contents td{
	border-top-width: 1px;
	border-top-style:dotted;
	border-top-color: #9999FF;
	padding: 5px 0 5px 0;
	text-align:left;
	vertical-align:top;
}

table.contents td a{color: #3333FF;	text-decoration: underline;}
table.contents td a:link{color: #3333FF;	text-decoration: underline;}
table.contents td a:visited{color: #3333FF;	text-decoration: underline;}
table.contents td a:hover{color: #3333FF;	text-decoration: underline;}

table.contents p{
	font-size:12px;
	padding: 0 0 0 0;
	margin: 0 8px 5px 0;
}

table.contents h1 {
	font:"‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size:14px;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	line-height:1.2;
	font-weight:bold;
}

table.contents img{
	margin: 0 5px 0 0;	
}

table.navi{
	float: right;
	width: 195px;
	margin: 0px;
	padding: 10px 0 10px 0;
}

table.navi td{
	margin:0;
	padding: 5px 0 0 0;
}

table.navi td a{color: #666699;	text-decoration: none;}
table.navi td a:link{color: #666699;	text-decoration: none;}
table.navi td a:visited{color: #666699;	text-decoration: none;}
table.navi td a:hover{color: #666699;	text-decoration: underline;}

table.navi p{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C2EF;
	font-size:12px;
	padding: 5px 0 5px 0;
	margin: 0 0 5px 0;
	line-height:1.2;
}

table.products{
	clear:both;
	width: 730px;
	padding: 10px 0 0 10px;
	margin: 0 0 0 10px;	
	border-top: 1px solid #C1C2EF;
}

table.products td{
	text-align:left;	
}

table.products td a{color:#CC0000; text-decoration:none;}
table.products td a:link{color:#CC0000; text-decoration:none;}
table.products td a:visited{color:#CC0000; text-decoration:none;}
table.products td a:hover{color:#CC0000; text-decoration:underline;}

table.products p {
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #282BA0;
	margin:5px;
	color:#282BA0;
	line-height:1.5;
	
	
}

table.footer {
	width: 730px;
	background:#CCCCFF;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}

table.footer td{
	padding:0px 5px 0px 30px;
	line-height:1.5;
	font-size: 12px;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	margin:0 0 0 10px;
}

.copyright {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 9px;
	text-align:right;
	color:#333333;
	margin:0 0 0 10px;
	padding:0;
}

.new{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 10px;
	line-height: 12px;
	font-weight:bold;
	color:#F00000;
	margin:0 0 5px 0;
}