﻿@charset "utf-8";
/*
version:2010.12
mail:shouno@source-marine.net
http://source-marine.net/
copyright(C) ShounoHideo by SourceMrine AllRightsReserved.
*/


/*headline----------------------------------------------------------*/




/*banner------------------------------------------------------------*/


/*ボックス----------------------------------------------------------*/

.column-right #news dt {
	color: #007;
}

.column-right #news dd {
	border-bottom: 1px dashed #999;
	margin-bottom: 5px;
}

.column-right #news dd a {
	color: #333;
	text-decoration: none;
}

.column-right #news dd a:hover {
	color: #00f;
	text-decoration: underline;
}

body#news .column-right li {
	list-style: none;
	border-bottom: 1px dashed #999;
	margin-left: 0;
}

body#news .column-right li a {
	text-decoration: none;
}