*{
	margin: 0;
	padding: 0;
}
img { border-style:none;
}

a img { border-style:none; }

a:link {color: #996600; text-decoration: none; }
body{
	background-color: #d4d4d4;
}
h1{
	font-size: 20px;
	color: #470978;
	text-align: center;
}
#wrap{
	width: 800px;
	
}
#head{
	height: 108px;
	background: url(images/nikkei_bg_01.png) no-repeat;
}
#head2{
	height: 426px;
	background: url(images/nikkei_bg_02.png) no-repeat;
}
#contents{
	background: white url(images/nikkei_bg_03.png) no-repeat 0 top;
}
#pr{
	padding: 20px;
	width: 750px;
	height: 100%;
	margin: 0 auto;
}
#pr p{
	width: 200px;
	float: left;
	padding: 10px;
	background-color: white;
	border: 3px solid #ff7d00;
	font-weight: bold;
	text-align: center;
	height: 40px;
	margin: 0 10px 10px;
}
#syosai{
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 50px;
}
h3{
	font-size: 17px;
	background-color: #feffa6;
	border-left: 4px solid #ffd500;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#syosai p.title{
	font-weight: bold;
	color: navy;
	padding-bottom: 10px;
	font-size: 17px;
	border-left-style: none;
	margin-bottom: 0;
	background-image: none;
	padding-left: 0;
	margin-left: 0;
	padding-top: 10px;
}
#syosai p{
	font-size: 14px;
	margin-bottom: 5px;
	background: url(images/p.png) no-repeat 0 top;
	padding-left: 14px;
	margin-left: 3px;
}
#interview{
	width: 720px;
	margin: 0 auto;
	padding-bottom: 80px;
}
#interview_head{
	background: url(images/2.png) no-repeat 0 top;
	height: 150px;
}
h2{
	font-size: 12px;
	color: orange;
	padding-top: 95px;
}
#interview p.q{
	font-size: 14px;
	color: maroon;
	padding-bottom: 5px;
	font-weight: bold;
}
#interview p.a{
	font-size: 14px;
	padding-bottom: 20px;
}
#interview p.a span{
	font-weight: bold;
}
#footer{
	width: 740px;
	margin: 0 auto;
clear: both;
	background-color: white;
}
#footer ul {
	list-style-type: none;
	padding: 0 0 60px 20px;
}

#footer li {
	display: inline;
	font-size: 10px;
}
#qr{
	height: 150px;
	background: url(images/3.png) no-repeat;
	margin: 0 auto;
	width: 720px;
}