@charset "utf-8";
@import url("import.css");

/* -----------------------------------------------------------
CSS Information
 File name:      whats.css
 Style Info:     印デザインについて専用CSS
----------------------------------------------------------- */

/*----------------------------------------------------
	印デザインについて用
----------------------------------------------------*/
#whats_box {
	margin-left:14px;
	width:574px;
}

#image_photo {
	float:left;
}

#text_box {
	float:right;
	width:420px;
}

#In-Design_logo {
	margin:8px 0 20px 0;
}

.japanese {
	line-height:2.2em;
}

.layout_e {
	margin-top:15px;
}

.english {
	line-height:2em;
}
