﻿@charset "utf-8";

#contents img{
	border:0;
}
#contents #column_l0{
	float:left;
	width:120px;
}
#contents #column_r0{
	float:right;
	width:600px;
}
#contents #column_r0 p{
	margin-top:15px;
	vertical-align:middle;
}


#contents #column_l1{
	float:left;
	width:250px;
	margin-top:10px;
}
#contents #column_l1 img{
	margin:0 0 10px 20px;
}
#contents #column_r1{
	float:right;
	width:470px;
	margin-top:10px;
}

#contents #column_l2{
	float:left;
	width:160px;
}
#contents #column_l2 img{
	margin:10px 0 10px 20px;
}

#contents #column_r2{
	float:right;
	width:560px;
}
#contents #column_r2_l1{
	float:left;
	width:240px;
}
#contents #column_r2_l1 img{
	margin:10px 0 10px 40px;
}

#contents #column_r2_r1{
	float:left;
	width:320px;
	padding-top:30px;
}
#contents #column_r2_l2{
	float:left;
	width:560px;
	text-align:center;
}
#contents #column_r2_l2{
	margin-left:30px;
}

#contents #column_l3{
	float:left;
	width:340px;
	margin-top:10px;
	padding-left:20px;
}
#contents #column_r3{
	float:right;
	width:360px;
	margin-top:10px;
}
#contents #column_r3 img{
	margin:10px 0 10px 40px;
}

#contents #column_l4{
	float:left;
	width:360px;
	margin-top:10px;
}
#contents #column_l4 img{
	margin:10px 0 10px 30px;
}

#contents #column_r4{
	float:right;
	width:360px;
	margin-top:10px;
}
#contents #column_r4 img{
	margin:10px 0 10px 20px;
}



h4{
	margin-left:20px;
}

p.message{
	margin-left:20px;
	margin-right:20px;
}

p.message span.key{
	font-size:130%;
	color:blue;
	font-weight:bold;
}
