@charset "shift_jis";

/* ------------------------------
 // フォトテクニックデジタル別冊付録　カラーマッチング入門
------------------------------ */
#colormatch .mainbox {
	width: 760px;
	padding-bottom: 20px;
}

#colormatch .red {
	color: #F00;
}

#colormatch .thumbnail {
	border: 1px solid #CCC;
}

#colormatch .textS{
	font-size: 75%;
}

#colormatch .notebox {
	margin-top: 10px;
	text-align: left;
}
#colormatch .notebox .textL{
	font-size: 125%;
}

/* pagetitle
--------------------*/
#colormatch .pagetitle {
	margin-top: 20px;
	padding: 10px 0;
	text-align: center;
	background: url(../img/back_title.jpg) repeat-y;
}

#colormatch .pagetitle .introbox {
	padding-top: 10px;
	padding-left: 20px;
}

#colormatch .pagetitle .introbox h1 {
	margin: 10px 0;
}

#colormatch .pagetitle .introbox .lead {
	padding-right: 10px;
	line-height: 1.6;
}

/* menubox
--------------------*/
#colormatch .menubox {
	margin: 10px 0;
	text-align: left;
}

/* subtitle
--------------------*/
#colormatch .subtitle {
	margin: 30px 0 20px;
	padding: 15px 0 10px ;
	background: url(../img/back_h2.jpg) no-repeat;
	border-bottom: 1px solid #CFDC61;
}

#colormatch .subtitle h2 {
	font-size: 140%;
}

/* contentsbox
--------------------*/
#colormatch .contentsbox {
	margin-bottom: 20px;
	text-align: left;
}

#colormatch .contentsbox table {
	margin-bottom: 30px;
}

#colormatch .contentsbox h3 {
	margin-bottom: 10px;
	padding-left: 15px;
	font-size: 140%;
	background: url(../img/ic_h3.gif) 0 0.25em no-repeat;
}

#colormatch .contentsbox h3.h302 {
	margin-bottom: 3px;
}

#colormatch .contentsbox .contentstxt {
	line-height: 1.6;
}

#colormatch .contentsbox .caption {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	background: url(../img/dotline.gif) left bottom repeat-x;
}

#colormatch .contentsbox .chartphR {
	text-align: right;
}

#colormatch .contentsbox .subbox {
	padding: 5px;
	border: 1px solid #C00;
}

/* contentsbox02
--------------------*/
#colormatch .contentsbox02 {
	margin-bottom: 20px;
	padding: 10px;
	text-align: left;
	border: 1px solid #CCC;
	background-color: #EAEAEA;
}

#colormatch .contentsbox02 h3 {
	margin-bottom: 10px;
	padding-left: 15px;
	font-size: 140%;
	background: url(../img/ic_h3_gray.gif) 0 0.25em no-repeat;
}
