﻿@charset "UTF-8";

#contents{

	margin:20px auto;
	width:680px;
	font-size:80%;
}
#pan a{
	color:#0099FF;
	text-decoration:none;
}
#title h1{
	margin:20px 0 10px 0;
	background:url(../images/titile.jpg) no-repeat;
	width:214px;
	height:29px;
	text-indent:-999999em;
}
#title p{
	line-height:1.6em;
}
.list_link{
	margin:15px 0 0 0;
	padding:0 0 10px 0;
	text-align:center;
	border-bottom:#CCCCCC dotted 1px;
}
.list_link a {
	margin:0 auto;
	background:url(../images/list_bt.jpg) no-repeat;
	width:267px;
	height:42px;
	text-indent:-999999em;
	display:block;
}
.cap{
	font-size:80%;
	color:#FF0000;
	letter-spacing:0.1em;
}

/* ------------------------------------- */
/* form_area */
#form_area{
	margin:20px auto 0 auto;
	width:600px;
}