@charset "UTF-8";
/* CSS Document */


/* 今週の折り込み広告ページ -----------------------*/


.ad-800 {
	width: 800px;
	text-align: center;
}

.ad_text{
	font-size:16px;
	color:#0054A4;
	font-weight:bold;
	line-height:1.5em;
	margin-left:28px;
	padding-bottom:10px;
}

.ad_title{
	background-image:url(../ad/img/cap_01.gif);
	line-height:22px;
	background-repeat: no-repeat;
	margin-left:5px;
	margin-bottom:5px;
}

.yokoku_title{
	line-height:22px;
	margin-left:5px;
	margin-bottom:5px;
	width:780px;
}

.yokoku_text{
	font-size:10px;
	text-align:right;
	vertical-align:top;
	padding-top:0px;
}

.yokoku_text2{
	font-size:10px;
	vertical-align:top;
	padding-top:5px;
}


#yokoku_blue table {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	margin-left:0px;
	width:460px;
}
#yokoku_blue table th {
	background-color:#278AC9;
	border:1px solid #cccccc;
	padding:5px;
	color: #FFFFFF;
	font-weight: bold;
	text-align:left;
}
#yokoku_blue table td {
	border:1px solid #CCCCCC;
	line-height:140%;
	padding:8px;
}


.yokoku_item1 {
	background-color:#1A94D3;
	text-align:left;
	width: 140px;
	color:#FFFFFF;
}

