﻿/* 広告用 */

/*--- 一般ページ ---*/
/* プレミアムバナー1 */
.AdvPremium1 {
	width:          485px;
	height:          90px;
}
.AdvPremium1 img{
	width:          485px;
	height:          90px;
}

/* プレミアムバナー2 */
.AdvPremium2 {
	position:       static;
	float:          left;

	margin-top:     8px;

	width:          270px;
	height:         186px;


}
.AdvPremium2 img{
	width:          270px;
	height:         186px;
}

/* メイントップ ビジュアルテキスト */
.AdvMainTopVisualText {
	position:       static;
	float:          left;

	margin-left:    8px;
	width:          230px;
	height:         68px;

	line-height:     14px;
	text-align:     left;
}
.AdvMainTopVisualText img{
	width:           85px;
	height:          65px;
	border-width:   0;
}

/* メイントップ テキスト */
.AdvMainTopText {
	clear:          both;
	float:          left;
	position:       relative;
	top:            0;
	left:           8px;
	width:          440px;
}
.AdvMainTopText ul {
	margin:         0 10px 0px 10px;
	width:          100%;

	padding-left:   15px;
	list-style-type: disc;
}
.AdvMainTopText li {
	list-style-type: disc;
	color:          #666666;
	text-align:     left;
	font-size:      9pt;
	line-height:    24px;
}

/* メイン左基本バナー */
.AdvMainLeftBase {
	position:       static;
	float:          left;

	width:          198px;
	height:          50px;

	margin-top:     5px;

/*	border-style: solid;
	border-color: #CCCCCC;
 
	border-width: 1px;*/
	border-width: 0;
	
}


.AdvMainLeftBase1 {
	position:       static;
	float:          left;

	width:          198px;
	height:          50px;

	margin-top:     10px;
	 
/*	border-style: solid;
	border-color: #CCCCCC;

	border-width: 1px;*/
	border-width: 0;
	
}
/* メイン左ビジュアルテキスト１ */
.AdvMainLeftVisualText1 {
	width:          196px;
	height:         90px;

	margin:         0;

	line-height:     14px;
	text-align:     left;
}
.AdvMainLeftVisualText1 img {
	width:           89px;
	height:          68px;
	border-width:    0;

	margin-right:    0px;
}

/* メイン左ビジュアルセット */
.AdvMainLeftVisualSets {
	float:           left;
	width:           89px;
	height:          96px;

	margin:          1px 2px 1px 5px;
	_margin:          1px 2px 1px 3px;         /* IE６用 */
	
	
	

}
.AdvMainLeftVisualSets img {
	width:           89px;
	height:          68px;
}

/* メイン右ビジュアルテキスト１(社労夢ハウスのオススメ) */
.AdvMainRightVisualText1 {
	width:          250px;

	margin:         10px 0 0 10px;

	line-height:     14px;
	text-align:     left;
	


	
}
.AdvMainRightVisualText1 img {
	width:           76px;
	height:          76px;
	border-width:    0;

	margin-right:    5px;

}



/* メイン右基本バナー */
.AdvMainRightBase {
	width:          268px;
	height:         58px;

	margin:         0 0 5px 0;
	
	
}

/* メイン右ビジュアルキャプション(HOTショップ) */
.AdvMainRightVisualCaption {
	position:       static;
	float:          left;

	width:           84px;
	height:          96px;

	margin:          0 2px 0 2px;
	text-align:     center;
	

}
.AdvMainRightVisualCaption img {
	width:           84px;
	height:          68px;
}

/* メイン右テキスト(関心集中) */
.AdvMainRightText {
	width:          250px;
}
.AdvMainRightText ul {
	margin:         0 5px 0px 5px;
	width:          100%;

	padding-left:   15px;
	list-style-type: disc;
}
.AdvMainRightText li {
	list-style-type: disc;
	color:          #666666;
	text-align:     left;
	font-size:      9pt;
	line-height:    22px;
}

