﻿@charset "utf-8";

#contents #message{
	margin-left: 5px;
	margin-right: 0px;
	padding-top: 25px;
	padding-bottom: 20px;
}

#contents #news{
	list-style-type:none;
}

#contents #news li {
}

#contents #news li .newsMark{
	background-image: url(../images/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 0px 20%;
	width: 17px;
	margin-bottom: 4px;
	float:left;
}

#contents #news li .newsDate {
	color:#37b44a;
	display:block;
	float:left;
	width:95px;
}
#contents #news li .newsTitle {
	display:block;
	float:left;
	width:290px;
}

#contents #column_main_l
{
	float:left;
	width:470px;
}
#contents #column_main_r
{
	float:right;
	width:240px;
	text-align:center;
}

#contents #column_l1{
	float:left;
	width:470px;
}
#contents #column_r1{
	float:right;
	width:250px;
}
#contents #column_l2{
	float:left;
	width:420px;
}
#contents #column_r2{
	float:right;
	width:300px;
	padding-left: 5px;
}

#contents img.map{
	border:1px black solid;
}

#contents #servicemenu{
	list-style-type:none;
}

#contents #servicemenu img{
	border:0px;
	padding-top:10px;
}

#sosai_qr{
	margin-left:25px;
}

#mainrogo{
	border:0;
}

.alert{
	margin-top:10px;
}