﻿@charset "utf-8";

/* ===================================================================
	Author: aki
=================================================================== */

#main-contents{
	padding:0 0 0px 0;
}

#contents .conLeft{
	float:left;
	width:680px;
	padding:0 0 30px 0;
}

#contents .conLeft #cbox {
	margin:15px 0 0 0;
}

#contents .conLeft #cbox dl{
	width:333px;
}

#contents .conLeft #cbox dl dt{
	padding:0 0 25px 0;
}

#contents .conLeft #cbox dl dd.btn{
	text-align:right;
	padding:5px 0 0 0;
}

#contents .conLeft #cbox dl.left dd.btn{
	text-align:right;
	padding:5px 11px 0 0;
}

#contents .conRight{
	float:right;
	width:245px;
	padding:19px 0 0 0;
}

#contents .conLeft #news{
	width:678px;
	background:url(../img/top/fmdl.jpg) left top repeat-y;
	min-height:1px;
	_height:1px;
	margin:15px 0 10px 0;
}

#contents .conLeft #news-btm{
	background:url(../img/top/fbtm.jpg) left bottom no-repeat;
	min-height:1px;
	_height:1px;
}

#contents .conLeft #news-inner{
	padding:3px 12px 0px 18px;
}

#contents .conLeft #news dl{
	border:1px dashed #959595;
	border-width:0 0 1px 0;
	padding:5px 0 5px 0;
	margin:0 0 5px 0;
	width:650px;
	display:inline-block;
	clear:both;
}

#contents .conLeft #news dl.mlast{
	border:0;
}


#contents .conLeft #news dt{
	color:#24609b;
	font-weight:bold;
	font-size:90%;
	line-height:1.5;
	padding:0 0 3px 0;
	width:100px;
	float:left;
}


#contents .conLeft #news dd{
	font-size:90%;
	line-height:1.5;
	padding:0 0 3px 0;
	width:550px;
	float:right;
}