﻿@charset "utf-8";

/* grandreco　PDF一覧ページ
----------------------------------------------------------------------------------------------------*/

#grandreco h3 {
	margin: 0 0 5px;
}

#grandreco h4 {
}

#grandreco .box1 {
	margin: 0 0 20px;
}

#grandreco .box2 {
	margin: 0 0 15px;
}

#grandreco .box2 .left {
	float: left;
	width: 71px;	
}

#grandreco .box2 .right {
	float: right;
	width: 429px;	
}

#grandreco .box2 .right .pdf {
	background: url(../../../common/com_icon01.gif) no-repeat;
	background-position: left center;
	padding: 3px 0 3px 25px;
	margin: 0 0 5px;
}

#grandreco .box2 .right li {
	list-style: inside;
	list-style-type: disc;
}

#grandreco .box3 .left2 {
	float: left;
	width: 112px;	
}

#grandreco .box3 .right2 {
	float: right;
	width: 388px;	
}
