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

#content h1
{
	border-bottom: 1px dotted #990000 ;
}


#content h2
{
}
.project_list{
	margin-top:10px;
}
.project_list li .tittle{
	font-weight:bold;
}

.project_list li{
	border-bottom:1px dotted #ccc;
	margin-top:10px;
	padding-top:10px;
	color:#333;
}
.project_list p{
	margin-bottom:10px;
	margin-left:10px;
}
.project_list .title{
	color:#b24444;
	font-size:8px;
	margin:5px 3px 0;
	display:block;
	float:left;
}







.project_list .icon{
	color:#666;
	font-size:8px;
	margin:5px 0 0;
	display:block;
	float:left;
	width:14px;
	color:#990000;
}
#content p.pdfDLArea
{
	margin: 20px auto;
	padding: 10px ; 
	width: 500px ;
	border: 1px solid #DFDFDF ;
	text-align: center ;
}

#content p.pdfDLArea img
{
	vertical-align: middle ;
}

/* --------------------------------------------------- */
/* --------------------------------------------------- */
/* ------------------------
#content table.irArea
{
	clear: both ;
	width: 620px ;
	margin: 10px 9px 0 10px ;
}

#content table.irArea td
{
	padding: 7px 10px ;
	border-bottom: 1px dotted #cccccc ;
}

#content table.irArea td img
{
	vertical-align: text-bottom ;
}

#content table.irArea td span
{
	font-size: 90% ;
}

#content p.pdfDLArea
{
	margin: 40px 0 30px 70px ;
	padding: 10px ; 
	width: 500px ;
	border: 1px solid #DFDFDF ;
	text-align: center ;
}

#content p.pdfDLArea img
{
	vertical-align: middle ;
}

--------------------------- */
