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

#mainv{
	width:100%;
	height:175px;
	background:url(../images/main_visual_introduction.png) no-repeat 50% 60px;	
}

h2{
	background: url(../images/background-h1.gif) no-repeat left top;
	width:683px;
	height:42px;
	padding-left:16px;
	padding-top:12px;
	font-weight:bold;
	margin-bottom:8px;
}

h3{
	margin:0 0 20px;	
}

#pmain{
	text-align:left;	
}

#pmain ul{
	list-style:none;	
}

#pmain li{
	line-height:140%;	
}

.orange{
	color:#F60;	
	font-weight:bold;
	line-height:140%;	
}

#pmain table{
	width:100%;
}

td.photo{
	vertical-align:top;
	width:200px;
}

div.ibox{
	margin-bottom:20px;
	padding-bottom:5px;
	background:url(../images/line001.gif) repeat-x 0 100%;
}
div.ibox2{
	margin-bottom:20px;
	padding-bottom:5px;
}

