/* ---------------------------------------------------------------- */
/* all */
/* ---------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	color: #444444;
	font-family: Verdana;
	font-size: 12px;
	line-height: 130%;
	text-align: center
}
a:link {
	color: #FF6600;
	text-decotarion: underline
}
a:visited {
	color: #FF6600;
	text-decotarion: underline
}
a:hover {
	color: #FF6600;
	text-decotarion: underline
}
a:active {
	color: #FF6600;
	text-decotarion: underline
}
a.pt:link {
	color: #FF6600;
	font-size: 10px;
	text-decotarion: underline
}
a.pt:visited {
	color: #FF6600;
	font-size: 10px;
	text-decotarion: underline
}
a.pt:hover {
	color: #FF6600;
	font-size: 10px;
	text-decotarion: underline
}
a.pt:active {
	color: #FF6600;
	font-size: 10px;
	text-decotarion: underline
}
img {
	border: 0
}
ul {
	margin: 18px 0 0 0;
	padding: 0;
	text-align: left;
	list-style-type: none
}
ul li {
	margin: 3px 0;
	padding: 4px 0 6px 40px;
	background-image: url("../images/icon.gif");
	background-position: 16px 6px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #F0F0F0;
	font-size: 14px;
	font-weight: bold;
	line-height: 130%
}

/* ---------------------------------------------------------------- */
/* div */
/* ---------------------------------------------------------------- */

div#con {
	margin: 0 auto;
	padding: 0;
	width: 760px
}
div#con_h1 {
	width: 760px;
	background-color: #0066CC
}
div#header {
	margin: 10px auto;
	width: 720px;
	text-align: center
}
div.menu {
	margin: 40px auto 25px auto;
	padding: 5px 0;
	width: 760px;
	border-top: 1px solid #E1E1E1;
	border-bottom: 3px solid #E1E1E1;
	color: #FF6600;
	font-size: 12px
}
div.content {
	margin: 0 auto;
	width: 680px
}
div.line {
	margin: 35px 0 0 0;
	padding: 0 0 5px 0;
	width: 760px;
	border-bottom: 3px solid #EBEBEB;
	text-align: right
}
div.pagetop {
	padding: 0 10px 0 0
}
div.pagetop02 {
	margin: 35px 0 0 0;
	padding: 0 10px 5px 0;
	text-align: right
}
div.room {
	margin: 5px auto 0 auto;
	width: 680px;
	font-size: 10px;
	line-height: 130%;
	text-align: left
}
div.t03 {
	margin: 15px auto 0 auto;
	width: 644px;
	text-align: left
}
div#footer {
	margin: 1px 0 0 0;
	padding: 15px 0;
	width: 760px;
	background-color: #0066CC
}
/* ---------------------------------------------------------------- */
/* p */
/* ---------------------------------------------------------------- */

p {
	margin: 12px 0 0 0
}
p.top20 {
	margin: 20px 0 0 0
}
p.top25 {
	margin: 25px 0 0 0
}
p.top30 {
	margin: 30px 0 0 0
}
p.top40 {
	margin: 40px 0 0 0
}
p.top50 {
	margin: 50px 0 0 0
}

/* ---------------------------------------------------------------- */
/* table */
/* ---------------------------------------------------------------- */

table.room {
	margin: 15px auto 0 auto;
	width: 680px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 120%;
	text-align: center
}
table.room th {
	padding: 5px 0;
	width: 131px;
	background-color: #F5F5F5;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #666666;
	font-weight: bold
}
table.room td {
	padding: 5px 0;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC
}
table.room td.title {
	padding: 5px 0;
	background-color: #EEFAFF;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	color: #0066CC;
	font-weight: bold
}
table.law {
	margin: 15px auto 0 auto;
	width: 680px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	color: #666666;
	font-size: 12px;
	line-height: 130%;
	text-align: left
}
table.law th {
	padding: 6px 0 5px 16px;
	width: 140px;
	background-color: #F5F5F5;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-weight: bold;
	vertical-align: top
}
table.law td {
	padding: 6px 10px 5px 10px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC
}

/* ---------------------------------------------------------------- */
/* text */
/* ---------------------------------------------------------------- */

h1 {
	margin: 0;
	padding: 40px 0 0 0;
	font-size: 14px;
	line-height: 120%;
	text-decoration: underline
}
h1.title {
	margin: 0;
	padding: 5px 0;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none
}
.red {
	color: #FF6600
}
.small {
	font-size: 10px
}
