@charset "Shift_JIS";
@import "base.css";

a{color:#006699; text-decoration:underline;}
a:hover{color:#669999;}

#cont{
	margin:0px auto;
	background-image: url(../img/bg_cont.gif);
}
#cont h1{margin:30px 0 10px 30px;}

/* コンテンツ1 */
#cont .date{
	font-size:12px;
	font-weight:bold;
	margin:20px 0px 10px 20px;
	border: solid 1px #000;
}

#cont .arrow{
	margin:0px 8px 0px 0px;
}
#cont .thumb{
	float: right;
	padding: 20px;
	height: 180px;
}

#cont .texttb{font-size:12px;}

#cont .att{font-size:12px; color:#FF0000; font-weight:bold; line-height:1.5em; margin-left:10px;}

#cont .title{font-size:16px; font-weight:bold;}

#cont .cap{font-size:17px; font-weight:bold; margin:25px 0 10px 50px;}
#cont .cap2{font-size:17px; line-height:1.5em; font-weight:bold; margin-bottom:30px;}
#cont .cap3{font-size:17px; line-height:1.5em; font-weight:bold; margin:25px 0 10px 50px;}

#cont .tprsq{margin:0 5px 0 10px;}

td{font-size: 12px; line-height: 18px;}

#tbl table td{padding:5px 0px; font-size:121%; text-align:center; border-bottom:1px solid #CCCCCC;}


.topics_box {
	width:640px;
	padding-top: 40px;
	padding-left: 80px;
}



.protect {
	height: 180px;
	width: 180px;
	position: relative;
}
.imgprotect {
	background-image: url(../img/blank.gif);
	background-repeat: repeat;
	height: 180px;
	width: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
}
