@charset "SHIFT JIS";

/*********************************************** common design ***/
body,ul,li,ol,dl,dt,dd,p,form,div,h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
}
#con {
	background: #FFFFFF;
	width: 730px;
	margin: 0px auto;
	text-align: center;
}
#main {
	margin: 5px auto 20px;
}
#pan {
	font-size: 12px;
	display: block;
	text-align: left;
	margin: 0px 20px 10px;
	color: #222;
	background: #eee;
	padding: 1px 5px;
}
#news td{
	font-size: 12px;
	line-height: 1.5em;
	vertical-align: top;
}
#news img {
	margin-top: 3px;
}
#footer-navi {
	font-size: 12px;
	text-align: center;
	margin: 10px 20px;
}
#footer {
	font-size: 12px;
	height: 21px;
	width: 700px;
	color: #FFFFFF;
	text-align: center;
}
#right {
	padding-left: 15px;
}
#side-navi {
	background: #eeeeee;
}
#side-navi td{
	text-align: left;
}

/*** link style *****************************/
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #FF4F00;
}

/*** fontcolor style **************************/
.fc-orenge {
	color: #FF6600;
}
.fc-brown {
	color: #7A3100;
}
.fc-red {
	color: #FF0000;
}
.fc-green {
	color: #01591B;
}
.fc-blue {
	color: #000f7e;
}
.fc-white {
	color: #ffffff;
	text-align: left;
}

/* size ***************************/
table {
	font-size: 12px;
	color: #393939;
}
h3 img {
	margin-top: 25px;
}
p {
	line-height: 1.5em;
	text-align: left;
}
.size-s {
	font-size: 10px;
	line-height: 1.3em;
}
.size-m {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
}
.size-l {
	font-size: 14px;
	line-height: 1.6em;
	text-align: left;
}
.st-after {
	padding-left: 20px;
	vertical-align: top;
	text-align: left;
}
