/* CSS Document */
@charset "shift_jis";

/*　フラッシュメニュー　*/
#flashArea {
	text-align: center;
}

/*左カラム*/
#columnLeft .addSpace {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
}
#columnRight .addSpace2 {
	margin-bottom: 10px;
}




/*右カラムボックス群*/
#columnRight   #rcBoxHead1 {
	background-repeat: no-repeat;
	height: 26px;
	width: 298px;
	background-position: 1px 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	background-image: url(../images/t_r_recept.jpg);
}
#columnRight #rcBoxHead2 {
	background-image: url(../images/t_r_planner.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 298px;
	background-position: 1px 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}
#columnRight #rcBoxHead3 {
	background-image: url(../images/t_r_issue.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 298px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	background-position: 1px 1px;
}
#columnRight #rcBoxHead4 {
	background-image: url(../images/t_r_praise.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 298px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	background-position: 1px 1px;
}
#columnRight #rcBoxHead5 {
	background-image: url(../images/t_r_kourei.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 298px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	background-position: 1px 1px;
}
#columnRight h2 {
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	font-size: 12px;
	width: 200px;
}
#columnRight  .rcBox  a  {
	display: block;
	height: 24px;
	width: 298px;
}


/*.trBtn {
	height: 11px;
	width: 11px;
	float: right;
	margin-top: 7px;
	margin-right: 11px;
}
.trBtn img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}*/
#columnRight .rcBox {
	width: 298px;
	border: 1px solid #EBEBEB;
	margin-bottom: 10px;
}
#columnRight .rcBox p {
	margin-left: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height: 48px;
	padding-left: 60px;
	padding-right: 4px;
}
#columnRight .rcBox .rcp1 {
	background: url(../images/tr_image1.jpg) no-repeat left center;
	font-size: 90%;
}
#columnRight .rcBox .rcp2 {
	background: url(../images/tr_image2.jpg) no-repeat left center;
	font-size: 90%;
}
#columnRight .rcBox .rcp3 {
	background: url(../images/tr_image3.jpg) no-repeat left center;
	font-size: 90%;
}
#columnRight .rcBox .rcp4 {
	background: url(../images/tr_image4.jpg) no-repeat left center;
	font-size: 90%;
}
#columnRight .rcBox .rcp5 {
	font-size: 90%;
	background-image: url(../images/tr_image5.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}



.boxEnd    {
	height: 10px;
	width: 370px;
	background-image: url(../images/t_end.jpg);
	background-repeat: no-repeat;
}

/*■センターカラムボックス群*/
#topicsBox {
	background-image: url(../images/t_bk.jpg);
	background-repeat: repeat-y;
}
#topicsBox #topicsHead {
	background-image: url(../images/t_topics.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 370px;
}
#topicsBox #topicsHead h2,#educateBox #educateHead h2 {
	font-size: 14px;
	margin: 0px;
	text-indent: -9999px;
}
#topicsBox #topicsHead #goTopics {
	width: 88px;
	float: right;
	margin-top: 12px;
}
#topicsBox h3,#educateBox h3 {
	font-size: 90%;
	color: #003366;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topicsBox p,#educateBox p {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 90%;
}
#topicsBox a,#educateBox a {
	font-size: 90%;

}
#educateBox {
	background-image: url(../images/t_bk.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
}
#educateBox #educateHead {
	background-image: url(../images/t_seminar.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 370px;
}
#educateBox #educateHead #goEducate {
	width: 88px;
	float: right;
	margin-top: 12px;
}
