@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------------------------- *
	Default style clear 
 * ---------------------------------------------------------------- */

html{
	overflow-y: scroll;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,strong,input,p,blockquote,th,td{
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	color:#333333;
	line-height:1.5em;
}

body{
	font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W6','MS PGothic',Arial,Verdana,Helvetica;
	background-color:#ffffff;
	font-size: 12px; /* _uEU */
	*font-size: small; /* IE 7 */
	*font: x-small; /* IE 6ȉ */
}

img{
	border:0;
	vertical-align:bottom;
}

address,caption,em,strong,th,var{
	font-style:normal;
}


ul,li{
	list-style:none;
}

a,a:link{
	color:#224e85;
}

a:visited{
	color:#224e85;
}

a:hover{
	color:#4b85b3;
}

br.clear {
	clear:both;
	font-size:0pt;
	line-height:0em;
	margin:0pt;
	padding:0pt;
}

/* ---------------------------------------------------------------- *
Product-list
 * ---------------------------------------------------------------- */
.list{
	margin:0 0 0 1em;
}
	
p.productGroup {
	margin:0.5em 0;	 
	padding: 0 4px;
	border-width: 0 0 0 4px; 
	border-color: #234E85; 
	border-style: solid; 
	color: #234E85; 
	font-weight: normal;
	font-size: 12px;
} 

table{
	width:650px;
}

table, td, th {
	padding: 6px 4px; 
	border: 1px #999 solid;
	border-collapse: collapse; 
	font-size: 12px;
} 


td.cellColor01 {
	background-color: #D6EDFB;
}


td { 
	color: #333333;
} 

td.cellRight {
	text-align: right;
} 

td.cellCenter{
	text-align:center;
}


th { 
	color: #ffffff;
	background-color: #4b85b3;
	text-align: center;
} 

th.cellColor { 
	color: #ffffff;
	background-color: #6AB2E5;
	text-align: center;
} 

.attention{
	padding-left:2em;
}

.linkText02{
	width:650px;
	text-align:right;
	margin-top:0.5em;
}

.list .attention a,.list .attention a:link{
	color:#0066FF;
}

.textCol{
	color:#CC0000;
}
