@charset "UTF-8";

/* ---------------------------------------------- */
/*               2007夏のつどい                       */
/* ---------------------------------------------- */

/* -- 角丸テーブル -- */
.outertable {
	float: left;
	margin: 5px;
	width: 263px;
	background-image: url(/tudoi/img/2007natsu_table002.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.outertable th {
	background-image: url(/tudoi/img/2007natsu_table01.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 263px;
	text-align: center;
	background-position: center;
	margin-bottom: 0px;
	margin-top: 5px;
	vertical-align: bottom;
}

/* -- 角丸テーブル外枠線 -- */
.table_sideline {
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00A33D;
	border-left-color: #00A33D;
	border-right-width: 1px;
	border-left-width: 1px;
	width: 250px;
	margin-top: 0px;
	margin-bottom: 11px;
	margin-left: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.table_sideline ol {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.table_sideline li {
	padding-top: 5px;
	padding-bottom: 0em;
	margin-left: 0em;
	padding-left: 3px;
	font-size: 0.9em;
	margin-bottom: 0em;
}

.table_sideline li img {
	vertical-align: bottom;
	margin-right: 5px;
}

.table_sideline p {
	list-style-image: url(/tudoi/img/2007tusdoi_no.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}

/* -- 後援 -- */
.kouen {
	font-size: 0.8em;
	line-height: 1.2em;
	clear: both;
	margin-top: 0px;
}
.kouen strong {
	line-height: 1.2em;
	clear: both;
	font-size: 1em;
}
/* -- 強調 -- */
.entry-body .kyocho {
	color: #FF0000;
	background-color: #FFFFFF;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 0px;
	margin-top: 0.5em;
}

/* -- pdfファイルの詳細 -- */
.filesize {
	font-size: 0.8em;
	line-height: 1.2em;
}

.filesize strong {
	line-height: 1.2em;
}

/* -- テーブル内右上レイアウト-- */
.floatbox {
	width: 80px;
	float: right;
	margin-left: 5px;
	text-align: right;
}
.floatbox img {
	margin-bottom: 5px;
}


/* -- 共通 -- */
.imgfloat-right {
	float: right;
}
.imgfloat-left {
	float: left;
}


/* ---------------------------------------------- */
/*               ファーム体験                      */
/* ---------------------------------------------- */

.shorui strong {
	font-size: 1.5em;
	color: #CC0000;
}

.border_table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	/*padding: 5px;*/
}
.border_table th {
	background-color: #DDDDDD;
	text-align: center;
	vertical-align: middle;
}
.border_table td , .border_table th {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #666666;
	border-lright-color: #666666;
	padding: 5px;
}
#address-chui {
	text-align:center;
	font-size: 0.9em;
	width: 100%;
}

/* ---------------------------------------------- */
/*              道央プラン                        */
/* ---------------------------------------------- */
#hoken_table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
}
#hoken_table th {
	background-color:#DDDDDD;
}

#hoken_table td , #hoken_table th {
	vertical-align:middle;
	text-align: center;
	padding: 5px;
	vertical-align:middle;
	border-collapse : collapse;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;	
	}
.txtsize {
	font-size: 1em ;
}
.smalltext {
	font-size: 0.9em ;   
}
