@charset "UTF-8";

/* common setting overwrite for Sharing & Archiving
--------------------------------------------------------- */
#solutions div.column {
	padding:10px;
}
#solutions #main div.column h3 {
	background: url(../../../images/sttl_bg_s.jpg) no-repeat left top;
}

/* each page settings
--------------------------------------------------------- */
#solutions div.section01 div.text {width:496px;}
#solutions div.section01 div.image {width:144px;}

#solutions div.section02 div.text,
#solutions div.section03 div.text {width:520px;}
#solutions div.section02 div.image,
#solutions div.section03 div.image {width:120px;}

#solutions div.inner .notes,
#solutions div.inner .caption {margin-top:10px;}

#solutions div.column div.image_l div.text,
#solutions div.column div.image_r div.text {width:356px;}
#solutions div.column div.image_l div.image,
#solutions div.column div.image_r div.image {width:260px;}

/* table settings */
#solutions table {
	margin:20px 0 10px;
}
#solutions table td {
	text-align:left;
}

