@charset "utf-8";
/* CSS Document */

#contents-area .unit {margin-bottom:30px; border-bottom:1px dotted #ededed; padding-bottom:20px;}
	#contents-area .unit a img {border:4px solid #ededed; padding:1px;}
	#contents-area .unit a:hover img {border:4px solid #ffae00;}
	#contents-area .unit .right_box,
	#contents-area .unit .left_box {width:310px;}


#contents-area #flow {}
	#contents-area #flow .phase {margin-bottom:20px;}
	#contents-area #flow .phase .left {width:165px;}
	#contents-area #flow .phase .right {width:350px;}
	#contents-area #flow .phase .right p {text-align:justify; text-justify:inter-ideograph;}
