@charset "euc-jp";
body{
	background: url(../ad_interview33/image/bgimg.jpg) no-repeat fixed left bottom;
}
#interview33_wrapper {
	width: 800px;
	margin: 0px auto;
	font-size:14px;
	line-height: 1.6;
}
#interview33_wrapper p {
	line-height: 1.6;
}
#interview33_wrapper h3 {
	margin: 50px 0px 20px;
	clear: both;
}
#interview33_wrapper h3.top {
	margin: 30px 0px 20px;
}
#interview33_wrapper h4 {
	clear: both;
}
.interview33Textarea{
	width: 500px;
	margin: -20px 15px 0px 0px;
	float: left;
}
.interview33Box {
	margin: 25px 0px;
	color: #443C1C;
}
.interview33Box img{
	float: right;
}
.interview33Box .cap{
	line-height: 1.4;
	font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin: 0px 0px 10px;
	padding: 8px 10px 5px 35px;
	background: #dbf3e8 url(../ad_interview33/image/cap_bgimg.png) no-repeat;
	border-bottom: dashed 1px #39C;
}
.interview33Box .capS{
	border-bottom: dashed 1px #653D18;
	margin: 10px 0px 5px;
	font-weight: bold;
}
.interview33Box .text{
	margin: 0px 30px 0px 20px;
	line-height: 1.6;
}
.interview33Box .textOnly{
	margin: 0px 90px 0px 20px;
	line-height: 1.6;
}
#interview33_wrapper a { 
	color: #363;          /* リンク */
	text-decoration: underline ;
}

#interview33_wrapper a:hover {            /* カーソルが上にある時のリンク */
	color: #690;
	text-decoration: underline ;
}

#present{
	width: 760px;
	padding: 45px 20px 20px;
	margin: 20px auto;
	height: 300px;
	background-image: url(../ad_interview33/image/bgimg_present.jpg);
	background-repeat: no-repeat;
}
#present h3{
	line-height: 0;
	margin: 20px 0px 0px;
	font-size: 33px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #FFF;
}
#present .text{
	padding: 70px 10px 0px;
	width: 380px;
	font-size: 15px;
}
#present .oubo{
	text-align: center;
	margin: 10px 0px;
	width: 400px;
}
#present a{
	font-size: 20px;
}

.clear {
	clear: both;
}