@charset "Shift_JIS";

/* contents  */



td.left{
	border-right:solid 1px #E9D9AB;
	width:540px;
}




td.left .sectionH1{
	padding:0 0 0 20px;
}


h1.commonTextH1{
	border-left:solid 4px #0072BC;
}


td.left .sectionH2{
	padding:20px 0 0 20px;
}

td.left .sectionH2 p.read{
	padding:0 0 10px 0;
	font-size:120%;
	font-weight:bold;
}




td.left h1.commonH1{
	padding:20px 0 6px 20px;
}


td.left .sectionH2 ul#cardCell{
	
}

td.left .sectionH2 ul#cardCell li{
	float:left;
	display:block;
	width:252px;
	
	margin:10px 0 10px 0;
	padding:10px 0 0 0;
	background-image:url(./img/cardCellBG.gif);
	background-repeat:no-repeat;
}

td.left .sectionH2 ul#cardCell li h3{
	margin:0 0 0 10px;
	padding:0 0 5px 13px;
	background-image:url(../commonImg/markerArrowBlue.gif);
	background-repeat:no-repeat;
	background-position:left 0.4em;
	
	font-size:105%;
	font-weight:bold;
}

td.left .sectionH2 ul#cardCell li h3 a{
	color:#666;
}

td.left .sectionH2 ul#cardCell li p{
	padding:0 30px 0 10px;
	height:4.5em;
	background-image:url(./img/cardCellBottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;

}

p.toForm{
	margin:20px 0 20px 0;
	text-align:center;
}

p.toBold{
	font-weight: bold;
}

div.commonContents table.designTable{
	width:540px
	margin:0 10px 15px 0;
}
div.commonContents table.designTable td{
	background-color:#FFF;
	padding-left:9px;
	vertical-align:top;
	text-align:left;
}



