@charset "Shift_JIS";

div#main-cont {
	margin:0 0 0 10px;
	text-align:left;}

div#titlebar {
	margin:0;}

div#titletext, div#contentstext {
	text-align:left;
	padding:10px;}

div#contentstext2 {
	text-align:left;
	padding:10px 5px;
	}

div#titletext ul, div#contentstext ul, div#titletext ol, div#contentstext ol, div#contentstext2 ol {
	margin:10px 25px;}


div#textbar01 {
	width:545px;
	_width:565px;
	height:20px;
	_height:25px;
	padding:5px 5px 0 15px;
	vertical-align:middle;
	background:url(../images/textbar01.gif) left top no-repeat;
	}


div#textbar02 {
	width:545px;
	_width:565px;
	height:20px;
	_height:25px;
	padding:5px 5px 0 15px;
	background:url(../images/textbar02.gif) left top no-repeat;
	}


div#textbar03 {
	width:545px;
	_width:565px;
	height:20px;
	_height:25px;
	padding:5px 5px 0 15px;
	vertical-align:middle;
	background:url(../images/textbar03.gif) left top no-repeat;
	}

div#textbar04 {
	width:545px;
	_width:565px;
	height:20px;
	_height:25px;
	padding:5px 5px 0 15px;
	vertical-align:middle;
	background:url(../images/textbar04.gif) left top no-repeat;
	}

div#chui {
	margin:10px;}


table#plan {
	width:540px;
	border-collapse:collapse;
	border:1px solid #C9C9C9;}

table#plan th, table#plan td{
	padding:5px;
	border:1px solid #C9C9C9;
	text-align:center;
	vertical-align:middle;
	}

table#plan th {
	background:#FFE5C4;}


table#plan-o {
	width:540px;
	border-collapse:collapse;
	border:1px solid #C9C9C9;}

table#plan-o th, table#plan-o td{
	padding:10px;
	border:1px solid #C9C9C9;
	text-align:center;
	vertical-align:middle;
	}

table#plan-o th {
	letter-spacing:1px;
	background:#EDEDED;}


table#plan-s {
	margin:0 auto;
	width:539px;
	border-collapse:collapse;
	border:1px solid #C9C9C9;}

table#plan-s th, table#plan-s td{
	padding:5px;
	border:1px solid #C9C9C9;
	text-align:center;
	vertical-align:middle;
	}

table#plan-s th {
	background:#FFE5C4;}




tr#bg-gray {
	background:#eee;}


table#system{
	margin:3px auto;
	border-collapse:collapse;
	border:3px solid #ccc;
	width:515px;
	}

table#system th{
	border-top:1px solid #ccc;
	width:20px;
	padding-left:5px;}

table#system td{
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:10px;
	text-align:left;}

table#system td a{
	text-decoration:underline;}

table#system td#koumoku2 {
	padding:10px;
	font-weight:bold;
	background:#eee;
	text-align:center;}












div#gray-box {
	margin:5px 0;
	padding:10px;
	background:#eee;
	border:1px dashed #ccc;}

div#syosai {
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	padding:5px 0;
	width:550px;
	margin:15px 0;}



div#submit-btn {
	margin:10px 0;}

div#submit-btn img{
	margin:0 5px;}



a#back {
	display:block;
	background:url(../images/arrow01.gif) #EDF1D9 3px 2px no-repeat;
	padding:3px 0 2px 0;
	margin:20px 0;
	width:80px;
	color:#0068B7;}

a#back:hover {
	color:#f00;}

