@charset "utf-8";
/* CSS Document */

/*見出し-----------------------------------*/

h5{
	padding:5px 0 5px 15px;
	border-left:#009cde 8px solid;
	border-bottom:#009cde 1px solid;
	font-size: 16px;
	font-weight: bold;
	color:#333;
	text-align:left;
	margin-right:20px;
}

.canon_ink{
	text-align:left;
}


/*ラインナップ*　　　　　11/17/*/

.lineup{
background-color:e3dfdf;
padding:5px;
}


.table01 {
width:100%;
margin:0px 0px 10px 0px;
padding:0px;
border-collapse:collapse;
border-top:1px dotted #999999;
border-right:1px dotted #999999;
}
.table01 th {
width:15%;
padding:5px 5px 5px 5px;
vertical-align:top;
color:#000000;
background-color:#EEEEEE;
border-bottom:1px dotted #999999;
border-left:1px dotted #999999;
text-align:center;
}

.table01 td {
padding:5px;
border-left:1px dotted #999999;
border-right:1px dotted #999999;
border-bottom:1px dotted #999999;
text-align:left;
}

.photo_imgleft{
	width:150px;
	height:150px;
	border:1px dotted #999999;
	float:left;
	margin-bottom: 5px;
	margin-left: 20px;
}

.photo_textleft{
	width:152px;
	float:left;
	margin-bottom: 5px;
	margin-left: 20px;
}