#flash_text {
	font-size: 12px;
	text-align: left;
	color: #7B7B7B;
	padding-top: 4px;
	padding-bottom: 4px;
}
#flash {
	background: #E8E8E8;
	padding-top: 5px;
	padding-bottom: 5px;
}

#box1 {
	padding-top: 15px;
}
#box1 .card_box {
	float: left;
	width: 214px;
	margin-right: 15px;
}
#box1 #last {
	margin: 0px;
}

#box1 .card_box .text {
	padding: 60px 10px 15px 110px;
	text-align: left;
	font-size: 12px;
	line-height: 130%;
}
#box1 .card_box #card1 {
	background: url(/images/top/card01.jpg) no-repeat left top;
	color: #2E6419;
}
#box1 .card_box #card2 {
	background: url(/images/top/card02.jpg) no-repeat left top;
	color: #146AAC;
}
#box1 .card_box #card3 {
	background: url(/images/top/card03.jpg) no-repeat left top;
	color: #DC307C;
}
#box1 .card_box .btn_box {
	background: url(/images/top/card_bottom.gif) no-repeat left top;
	clear:both;
	display: inline-block;
	width: 214px;
	padding: 0px 0px 9px;
}
#box1 .card_box .btn_box :after {
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}
*html #box1 .card_box .btn_box  {
	height:0.1%;
}

#box1 .card_box .btn_box .design {
	float: left;
}
#box1 .card_box .btn_box .design a {
	background: url(/images/top/card_btn01.gif) no-repeat left top;
	text-align: left;
	text-indent: -9999px;
	display: block;
	height: 26px;
	width: 91px;
	overflow: hidden;
	margin-left: 10px;
}
#box1 .card_box .btn_box .design a:hover {
	background: url(/images/top/card_btn01.gif) no-repeat left bottom;
}
#box1 .card_box .btn_box .order {
	float: right;
}
#box1 .card_box .btn_box .order a {
	background: url(/images/top/card_btn02.gif) no-repeat left top;
	display: block;
	height: 26px;
	width: 92px;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	margin-right: 10px;
}
#box1 .card_box .btn_box .order a:hover {
	background: url(/images/top/card_btn02.gif) no-repeat left bottom;
}
#box2 {
	clear: both;
	background: url(/images/top/catch_bottom.gif) no-repeat 125px bottom;
	margin-top: 25px;
	font-size: 16px;
	text-align: left;
	line-height: 25px;
	padding-bottom: 4px;
}
#box2 #photo {
	float: left;
	margin-right: 10px;
}

#box2 p {
	background: url(/images/top/catch_middle.gif) repeat-y 125px;
	padding: 0px 30px 5px 140px;
}
#box2 .red {
	color: #FF0000;
}

#contents h4 {
	text-align: left;
	padding-top: 30px;
	padding-bottom: 15px;
}
.point img {
	margin-right: 10px;
	margin-left: 10px;
}
#box3 {
	border-bottom: 1px solid #B0B0B0;
	padding-bottom: 3px;
	width: 670px;
	padding-top: 30px;
	margin-bottom: 10px;
}
#box3 h5 {
	text-align: left;
	float: left;
	width: 50%;
}
#box3 p {
	float: right;
}
.topnews {
	width: 650px;
	clear: both;
	text-align: left;
	font-size: 14px;
	line-height: 150%;
	padding-top: 6px;
	margin: auto;
}
.topnews .date {
	float: left;
	width: 15%;
}
.topnews h6 {
	font-size: 14px;
	background: url(/images/top/news_icon.gif) no-repeat left 8px;
	padding-left: 10px;
	float: right;
	width: 80%;
}
