@charset "utf-8";

/*
---------------------------------------------------------
	Contents
---------------------------------------------------------
*/
/* BODY > routine */
#main_content.routine .wrap_csr {
position:relative;
height:426px;
}

#main_content.routine .wrap_csr h2 {
position:absolute;
top:0;
left:5px;
width:496px;
height:65px;
}

#main_content.routine .wrap_csr p.logo_csr {
position:absolute;
top:125px;
right:25px;
width:195px;
height:141px;
}

#main_content.routine .wrap_csr p.txt_csr {
position:absolute;
top:125px;
left:5px;
width:452px;
height:296px;
}