@charset "Shift_JIS";

.ClearFix {
    min-height:1px;
}
.ClearFix:after {
    content:".";
    display:block;
    clear:both;
    height:0;
    visibility:hidden;
}
* html .ClearFix {
    height:1px;
    /*\*//*/
    height:auto;
    overflow:hidden;
    /**/
}
.half-box {
	float: left;
	width: 340px;
	margin: 0 20px 0 0;
}
.place-center {
	text-align:center;
}
.place-left {
	text-align:left;
}

.top_news {
	padding-bottom: 10px;
	font-size: 90%;
	padding-left: 10px;
	padding-right: 10px;
}
.top_news td {
	line-height: 130%;
}
.top_news_bg {
	background-color: #343434;
}

.hizuke1 {
	color: #44C668;
}

a:link {color:#FFFFFF;}

a:visited {color:#F9DA93}

a:hover {color:#A2A2A2}

a.blue:link {
	color:#03C;
}

a.blue:visited {
	color:#03C
}

a.blue:hover {
	color:#F90
}

.waku {
	margin: 10px 30px 10px 30px;
}
.waku0 {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.waku1 {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}


.haba {
	margin-right: 10px;
	margin-bottom: 5px;
}
.height1 {
	height: 345px;
}
.height2 {
	height: 290px;
}



.txt_news {
	font-size: 95%;
	line-height: 140%;
	color: #FFFFFF;
}

.txt_news_title {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
}

.txt_news_title_orange {
	font-size: 120%;
	font-weight: bold;
	color: #EFE3B4;
	line-height: 1.3;
}

.txt_bold_orange {
	font-weight: bold;
	color: #EFE3B4;
	line-height: 1.3;
}

.txt_news_title_green {
    font-size: 120%;
	font-weight: bold;
	color: #BCDACC;
	padding-bottom: 10px;
}

.txt_news_title_blue {
    font-size: 120%;
	font-weight: bold;
	color: #C5DAE4;
	padding-bottom: 10px;
}



.txt_news_title_m {
	font-size: 110%;
	color: #FFFFFF;
	font-weight: bold;
}

.txt_bol {
	font-weight: bold;
}


.left_bg {
	background-image: url(news/image/news_left_bg.gif);
	background-repeat: repeat-y;
	width: 83px;
}
.border-dot-gr-bt {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #44C668;
}

@media print{
.pr_white{
	background-color: #FFFFFF;
	color: #000000;
}

.scale_down1{
	height: 80%;
	width: 80%;
}
}
.under_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B7B7B;
}
.green_un_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #49C070;
	margin-bottom: 10px;
}
.new-red {
	font-size: 80%;
	font-weight: bold;
	color: #F00;
}

.padding10b {
	padding-bottom: 10px;
}
.padding10t {
	padding-top: 10px;
}
.padding15b {
	padding-bottom: 15px;
}
.padding20b {
	padding-bottom: 20px;
}
