@charset 'shift_jis';

/*
===== CONTENTS =====

	1: content
	
====================
*/

/*
===== content =====
*/
#wrap_content {
	width:560px;
	float:right;
}
#wrap_content h2{
	background-image:url(/outline/img/title.jpg);
	width:560px;
	height:80px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#content2 h3{
	padding-top:10px;
	padding-bottom:5px;
}
#content2 {
	width:520px;
}
.img_r img {
	float:right;
}
.img_r p {
	float:left;
	width:255px;
}
table {
	width:520px;
}
th, td {
	vertical-align:top;
	padding:2px 0 2px 0;
	text-align:left;
}
td.width5 {
	width:10px;
}

