﻿@charset "utf-8";
/* CSS Document */


/******************************************************************************/
/*box-news*/
/******************************************************************************/
div.box-news {
	padding: 0px;
	clear: both;
	height: auto;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}








/******************************************************************************/
/*box-news-list*/
/******************************************************************************/
div.box-news-list {
}






/******************************************************************************/
/*box-news-repeat*/
/******************************************************************************/
div.box-news-repeat {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	margin-bottom: 50px;
}











/******************************************************************************/
/*box-news-date*/
/******************************************************************************/
div.box-news-date {
	clear: both;
	height: auto;
	width: auto;
	background-color: #F0E8D4;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #60402B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}


div.box-news-date table {
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}

div.box-news-date td {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 13px;
	color: #60402B;
}

div.box-news-date td.td-date {
	width: 15%;
}
div.box-news-date td.td-date-b {
	width: 25%;
	text-align: right;
	padding-right: 5px;
}

div.box-news-date td.td-title {
	padding-left: 5px;
	font-weight: bold;
	font-size: 15px;
}

div.box-news-date td a {
	text-decoration: none;
	font-weight: bold;
	color: #60402B;
	font-size: 15px;
}

div.box-news-date img {
	margin-left: 3px;
}




/******************************************************************************/
/*box-news-text*/
/******************************************************************************/
div.box-news-text {
}




div.box-news-text p {

}



div.box-news-text img {
	clear: right;
	float: right;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	padding: 7px;
}


div.box-news-text ul {
	list-style: none;
	margin-top: 15px;
}



div.box-news-text li {
	margin-bottom: 5px;
}


div.box-news-text li a {
	color: #0000FF;
	text-decoration: none;
}

div.box-news-text li a:hover {
	color: #F99519;
	text-decoration: underline;
}


div.box-news-text h4 {
	margin-bottom: 5px;
	font-size: 13px;
}

div.box-news-text p.p-text {
	margin-bottom: 15px;
}



/******************************************************************************/
/*box-news-img*/
/******************************************************************************/
div.box-news-img {
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

div.box-news-img img.img-1st {
	float: left;
	margin-left: 0px;
	width: 382px;
	height: 282px;
}



div.box-news-img img.img-sub {
	width: 176px;
	height: 128px;
}




/********************************************************************************/
/*box-pagebtn*/
/********************************************************************************/
div.box-pagebtn {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	text-align: right;
}

div.box-pagebtn a {
}



p.p-top {
	text-align: right;
	display: block;
	padding-top: 25px;
}



/********************************************************************************/
/*box-form-link*/
/********************************************************************************/
div.box-form-link {
	background-image: url(../../news/img/news_b_formlink.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 596px;
	position: relative;
}

div.box-form-link p {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 148px;
	position: absolute;
	top: 18px;
	right: 16px;
	z-index: 50;
}

div.box-form-link p a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 148px;
}
