@charset "utf-8";

/* CSS Document */





/* index==========================



	1.for index style

	2.for idea style

	3.for gaiyo style

	4.for history style

	5.for message style

	

*/





/* 1.for index style

===============================================================*/

div#header{

	border-bottom:solid 10px #002480;

}

div#mainVis{

	margin-bottom:10px;

}

div.section{

	margin-bottom:20px;

}

div.section h3{

	margin-bottom:10px;

}

div.section .leftBox{

	width:408px;

}

div.section .rightBox{

	margin-right:10px;

	width:141px;

}

p.engPdf{

	margin-top:15px;

}

p.engPdf a,p.pickPdf02 a{

	padding:2px 0 2px 20px;

	background:url(../common/image/pdf.gif) no-repeat left;

}

p.engPdf span{

	display:none;

}



div.address{

	margin-bottom:15px;

	padding:10px;

	background:#e8e8e8;

}

div.address dt{

	margin-bottom:5px;

}

div.isoBox li.leftBox{

	margin-left:25px;

}

div.isoBox li.rightBox{

	margin-right:22px;

}

