#interview44_wrapper {
	width: 800px;
	margin: 0px auto;
	font-size:14px;
}
#interview44_wrapper a{
	color:#C61C8E;
	text-decoration:underline;
}
#interview44_wrapper a:hover{
	color:#E7ABD9;
	text-decoration:underline;
}
#interview44_wrapper p {
	line-height: 1.6;
}
.interview44Intro{
	width:700px;
	margin:20px auto 0;
}
.interview44Box {
	width:740px;
	padding:0px 30px;
	margin:0px 0px 20px;
}
.interview44Box .cap {
	line-height:1.4;
	font-weight:bold;
	padding:20px 10px 0 0;
	color:#CA161F;
}
.interview44Box .text {
	line-height:1.6;
	margin:5px 10px 0 0;
	text-indent:20px;
}
.interview44Box .imgR {
	float:right;
	margin:10px 0px 0px 15px;
	clear:both;
}
.interview44Box .imgL {
	float:left;
	margin:10px 15px 0px 0px;
	clear:both;
}
.capTopic {
	padding:44px 0px 10px;
	clear:both;
}
#interview44LinkBtn {
	text-align:right;
	clear:both;
	margin:10px 0 0;
}
#interview44LinkBtn img {
	margin:0px 0px 0px 10px;
}
.thatsAll {
	text-align:right;
	margin:20px 0px 30px;
	clear:both;
}
/*----------------------------
　サイト流入元とキーワード
------------------------------*/

#inflow{
	width:100%;
	margin:10px 0;
	border-top:solid 1px #402917;
	border-bottom:solid 1px #402917;
}
#inflow th, #inflow td{
	padding:7px 15px 7px 7px;
	vertical-align:top;
}
#inflow th{
	line-height:1.2;
	width:50%;
	border-bottom:dashed 1px #402917;
	background:#BCE6E9;
}
#inflow td{
	line-height:1.6;
}	
#inflow td li{
	list-style:decimal;
	margin:0 0 0 25px;
}

/*----------------------------
　プレゼント
------------------------------*/

#present {
	margin:20px auto;
	height:500px;
	background:url(../ad_interview44/bgimg_present.jpg) no-repeat;
	color:#422917;
}
#present .text {
	padding:160px 0 0 30px;
	font-size: 14px;
	width:370px;
}
#present h4 {
	padding:20px 0 7px;
	font-size:14px;
	font-weight:bold;
}
#present li{
	line-height:1.6;
	list-style:decimal;
	padding:0 0 0;
	margin:0 0 0 20px;
}
.presentBtn {
	text-align:center;
	margin: 10px auto;
}
.presentBtn img {
	margin:0px 0px 0px 20px;
}

/*----------------------------
　ヘッダー、フッター
------------------------------*/
#pagetop {
	padding:7px 0px;
	overflow:hidden;
}
#pagetop #siteName{
	float:left;
	width:640px;
}
#pagetop #return{
	float:right;
	text-align:right;
	width: 160px;
}

/*----------------------------
　プロフィール
------------------------------*/

.cap_impression, .cap_profil {
	padding:10px 0px;
	margin: 0px auto;
	width:700px;
	text-align:center;
	font-weight:normal;
	background:#BBE6D6;
}
#programOutline{
	width:700px;
	margin:10px auto;
	overflow:hidden;
}
#programOutlineImg{
	float:left;
}
#programOutline table{
	width:540px;
	float:right;
}
#programOutline th, #programOutline td{
	border:solid 1px #000;
	padding:5px;
}
#programOutline th{
	background:#CAEEDC;
}
