/* 出会い系情報センター　トップページ　メインコンテンツ */
	
.introduction { /*　サイト紹介文のエリア　*/
	width: 610px;
	height: 150px;
	margin: 0px auto 10px;
	background: url(../img/base/m_topi.gif) no-repeat;
	border: 2px solid #BCBCBC;
}

.intro_intro {/*　サイト紹介エリアテキスト入れ　*/
	width: 540px;
	height: 150px;
	float: right;
}

.intro_intro h1 {
	color: #E44242;
	font-size: 36px;
	padding-top: 5px;
}

.intro_intro p {
	color: #333333;
	font-size: 12px;
	padding-top: 4px;
	line-height: 16px;
}

.seasontopic_title {/*　時事ネタ　見出し部分　*/
	width: 610px;
	height:30px;
	background: url(../img/base/osusume_back.gif) no-repeat;
}

.season_point {
	width: 610px;
	height: 30px;
	text-align: right;
	color: #FFF;
	line-height: 25px;
}

.seasontopic_contents {/*　時事ネタ　紹介部分　*/ 
	clear: both;
	width: 610px;
	border-left: 1px solid #FFA500;
	border-right: 1px solid #FFA500;
	border-bottom: 1px solid #FFA500;
	background: url(../img/base/osusume_back.gif) no-repeat;
}

.gyuttone {/*　時事ネタ紹介部分を端から浮かすためのボックス　*/
	width: 590px;
	margin: 10px 0px 0px 20px;
}

.go_to_there {/*　おすすめサイトへ誘導する画像入れ　*/
	clear: both;
	width: 605px;
	height: 30px;
	margin: 5px 0 0 5px;
}

.hotsite {/*　おすすめサイト　*/
	width: 610px;
	height: 190px;
}

.light_blue {
	width: 590px;
	height: 180px;
	margin: 0 auto 10px;
	background: url(../img/base/light_blue_back2.gif) no-repeat;
}

.hotsite_pic {/*　おすすめサイト　画像　*/
	width: 150px;
	height: 150px;
	float: left;
	margin: 15px 0 0 20px;
	display: inline
}

.hotsite_intro {/*　おすすめサイト　紹介文　*/
	width: 385px;
	height: 150px;
	float: right;
	margin: 15px 20px 0 0;
	background: url(../img/base/light_blue_introback.gif) no-repeat;
	line-height: 20px;
	display: inline
}

.hotsite_intro_container {
	padding: 5px;
}

.hotsite_intro h1 {
	font-size: 20px;
}

.hotsite_intro_info {
	margin-top: 15px;
}

.hotsite_minis_title {/*　おすすめミニコーナー見出し　*/
	width: 610px;
	height:30px;
	background: url(../img/base/minimini_midashiback.gif) no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}

.hotsite_minis {/*　細かいおすすめサイト入れ　*/
	width: 610px;
	height: 300px;
	margin-top: 10px;
}

.minis_left {/*　↑まずは大きく左右に分けて…　*/
	width: 300px;
	height: 300px;
	float: left;
}

.minis_right {/*　↑まずは大きく左右に分けて…　*/
	width: 300px;
	height: 300px;
	float: right;
}

.minimini_left {/* ４つ並べるための設定＝左　*/
	width: 145px;
	height: 300px;
	float: left;
	background: url(../img/base/minimini_back.gif) no-repeat;
}

.minimini_right {/* ４つ並べるための設定＝右　*/
	width: 145px;
	height: 300px;
	float: right;
	background: url(../img/base/minimini_back.gif) no-repeat;
}

.mini_pic {/*　120X120　サイトキャプチャー入れ　*/
	width: 120px;
	height: 120px;
	margin: 10px auto 0;
}

.mini_comment {
	width: 120px;/*　サイトの紹介文入れ*/
	height: 155px;
	margin: 5px auto;
	background: url(../img/base/hsmini_introback.gif) no-repeat;
}

.mini_comment_container {
	font-size: 13px;
	padding: 3px;
}

.comic_box {/*　マンガとボタンを収納するボックス　*/
	clear: both;
	width: 610px;
	height: 400px;
	margin: 0 auto;
}

.comic {/*　マンガ入れ　*/
	width: 600px;
	height: 400px;
	margin: 0 auto;
}
.buttons {/*　カウンセリングスタート！のボタン入れ　*/
	width: 295px;
	height: 60px;
	margin-left: 160px;
}

/*　ボタンを下に２個並べる時に使う設定	
.left_button {
	width: 295px;
	height: 60px;
	float: left;
}

.right_button {
	width: 295px;
	height: 60px;
	float: right;
}
*/

.banner_banner {/*　himegoto banner入れ　*/
	width: 468px;
	height: 60px;
	margin: 10px auto 0;
}
