@charset "utf-8";

/* CSS print_layout */

@media print	{

/*-----------------------------*/
p.co_img img	{
	width: 243px;
	height: 105px;
	float: left;
	margin-right: 10px;
}

/*--------------------------------------------------------------*/

#main p	{
	line-height: 1.5em;
}

#main .link_01	{
	margin: 5px 0px 0px 0px;
}

/*--------------------------------------------------------------*/

.line_01,
.line_02	{
	width: 580px;
	background-image: none;
}

/*--------------------------------------------------------------*/

.contents_01,
.contents_02	{
	clear: both;
	display: block;
	float: left;
	width: 580px;
	background-image: none;
}

.contents_03,
.contents_04	{
	clear: both;
	display: block;
	float: left;
	width: 580px;
}

.contents_05	{
	width: 580px;
	background-image: none;
}

/*--------------------------------------------------------------*/

