@charset "UTF-8";
/* CSS Document */


img.border-link,
a img.border-link {
border:2px solid #DFDFDF;
}
a:hover img.border-link {
border:2px solid #45911C;
}

#download .lead{
width:750px;
}

#download .lead:after {
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#download .lead {
	zoom: 1;
}


#download .lead .box-left {
	width:570px;
	float:left;
	font-size:14px;
	margin:10px 0 20px 0;
	line-height:150%;
	color:#666666;
	font-family:"ＭＳ Ｐ明朝","細明朝体","ヒラギノ明朝 Pro W3";
}
#download .lead .box-left  span{
	font-size:14px;
	line-height:150%;
	color:#000;
}

#download .lead .box-right {
	width:160px;
	float:right;
	margin:10px 0 20px 0;
	font-size:10px;
}


.main{
	clear:both;
	margin-bottom:20px;
}


#download #menu-left{
	background:transparent url(/download/image/menu_line.gif) repeat-y scroll;
	float:left;
	margin-bottom:15px;
	width:180px;
	height:500px;
}


#download #menu-left ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:20px;
}

#download #menu-left li{
display:block;
height:57px;
width:180px;
}

#download  .linkfree{
	padding:10px;
	margin-bottom:15px;
	background-color:#F7F6F0;
}
#download  .linkfree h3{
	font-size:14px;
	margin:0 0 10px 0;
	line-height:150%;
	color:#000;
	text-align:center;
	font-family: Gergia, "平成明朝","ＭＳ 明朝","ヒラギノ明朝 Pro W6", Hiragino Mincho Pro;
}
#download  .linkfree p.notice{
	font-size:10px;
	margin:10px 0 0 0;
}
#download #right-box{
	float:right;
	width:570px;
}


#download #right-box .article{
	margin-bottom:30px;
}

#download #right-box .article:after {
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#download #right-box .article {
	zoom: 1;
}

#download #right-box .article h3{
color:#36A038;
font-size:16px;
}

#download #right-box .article p{
	font-size:12px;
	margin:5px 0 15px 0;
}

#download #right-box .article .thumbnail{
float:left;
}

#download #right-box .article .text{
	float:right;
	width:430px;
	font-size:12px;
}

#download #right-box .article .text span{
	background:#36A038 none repeat scroll 0 0;
	color:#FFFFFF;
	font-size:12px;
	padding:3px 4px;
	margin-bottom:10px;
}

#download #right-box .article .text .pdf{
background:transparent url(/download/image/Doticon_grn_PDF.gif) no-repeat scroll 8px 5px;
font-size:14px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0 0 5px 30px;
}