@charset "utf-8";

/*
---------------------------------------------------------
	Contents
---------------------------------------------------------
*/
/* BODY > routine */
#main_content.routine p a.arrow {
background-image:url(../arrow_gray.gif);
}

#main_content.routine h2 {
background:url(../bg_h2_gray.png) left bottom repeat-x;
}

#main_content.routine h3 {
background:none;
margin-left:5px;
padding:0;
}

#main_content.routine p#shinsai_summary {
margin-top:30px;
}

#main_content.routine h5 {
margin:0 0 3px 5px;
}

/* BODY > routine > column */
#main_content.routine .clm {
background:#f0f0f0;
border-color:#ccc;
margin-right:5px;
margin-left:5px;
}

#main_content.routine .clm h4 {
background:#d9d9d9;
color:#000;
}