@charset "utf-8";
/* ------------------------------------------- CSS Information 
 File Name:      recommend.css 
 Author:         shiroto 
 Style Info:     おすすめプログラムの項目設定 
----------------------------------------------------------- */  

h2 {
	background-image: url(../img/recommend/bg_ttl_recommend.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
	margin-bottom: 10px;
}
table {
	margin-bottom: 20px;
	width: 100%;
	border: 1px solid #CCC;
	border-collapse: separate;
	border-spacing: 10px;
}
table th {
	height: 18px;
}
table td {
	text-align: left;
	vertical-align: top;
}
#reco01 {
	background-image: url(../img/recommend/bg_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 280px;
	background-color: #EDF3F8;
	padding: 10px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}
#reco01 .ttl {
	background-image: url(../img/recommend/bg_ttl_recommend_01.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 40px;
	background-position: 0px -10px;
	width: 200px;
}
#reco02 {
	background-image: url(../img/recommend/bg_02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 280px;
	background-color: #EDF3F8;
	padding: 10px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}
#reco02 .ttl {
	background-image: url(../img/recommend/bg_ttl_recommend_02.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 40px;
	background-position: 0px -10px;
	width: 220px;
}
#reco03 {
	background-image: url(../img/recommend/bg_03.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 330px;
	background-color: #EDF3F8;
	padding: 10px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}
#reco03 .ttl {
	background-image: url(../img/recommend/bg_ttl_recommend_03.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 40px;
	background-position: 0px -10px;
	width: 200px;
}
#reco04 {
	background-image: url(../img/recommend/bg_04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 320px;
	background-color: #EDF3F8;
	padding: 10px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}
#reco04 .ttl {
	background-image: url(../img/recommend/bg_ttl_recommend_04.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 40px;
	background-position: 0px -10px;
	width: 200px;
}
#reco05 {
	background-image: url(../img/recommend/bg_05.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 370px;
	background-color: #EDF3F8;
	padding: 10px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}
#reco05 .ttl {
	background-image: url(../img/recommend/bg_ttl_recommend_05.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 40px;
	background-position: 0px -10px;
	width: 200px;
}
