@charset "UTF-8";

/* for Print
=========================================*/

* html body {
	zoom: 80%;
}


/* equalCol2 */
#contents .equalCol2 .second-col {
	margin-left: 14px;
}
/* equalCol3 */
#contents .equalCol3 .second-col,
#contents .equalCol3 .third-col {
	margin-left: 14px;
}
/* equalCol4 */
#contents .equalCol4 .second-col,
#contents .equalCol4 .third-col,
#contents .equalCol4 .fourth-col {
	margin-left: 14px;
}
/* Col3 */
#contents .col3-01 .second-col,
#contents .col3-01 .third-col {
	margin-left: 12px;
}
#contents .col3-02 .second-col,
#contents .col3-02 .third-col {
	margin-left: 12px;
}
/* thumbCol2 */
#contents .thumbCol2-01 .second-col {
	margin-left: 14px;
}
#contents .thumbCol2-02 .second-col {
	margin-left: 12px;
}
#contents .thumbCol2-03 .second-col {
	margin-left: 11px;
}

#globalNav ul {
	width: 903px;
}

/* photoList */
#contents .photoList dl {
	margin-left: 14px;
}
