/* ---------------------------------------------------------------- */
/* all */
/* ---------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 120%
}
a:link {
	color: #0099CC;
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
	text-decotarion: underline
}
a:visited {
	color: #0099CC;
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
	text-decotarion: underline
}
a:hover {
	color: #0099CC;
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
	text-decotarion: underline
}
a:active {
	color: #0099CC;
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
	text-decotarion: underline
}
a.mini:link {
	color: #0099CC;
	font-size: 12px;
	font-weight: lighter;
	text-decotarion: underline
}
a.mini:visited {
	color: #0099CC;
	font-size: 12px;
	font-weight: lighter;
	text-decotarion: underline
}
a.mini:hover {
	color: #0099CC;
	font-size: 12px;
	font-weight: lighter;
	text-decotarion: underline
}
a.mini:active {
	color: #0099CC;
	font-size: 12px;
	font-weight: lighter;
	text-decotarion: underline
}
img {
	border: 0
}
ul {
	margin: 20px 30px 0 45px;
	padding: 0;
	text-align: left;
	list-style-type: none
}
ul li {
	margin: 0 0 6px 0;
	padding: 4px 0 0 28px;
	background-image: url("../images/icon.gif");
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 130%
}

/* ---------------------------------------------------------------- */
/* div */
/* ---------------------------------------------------------------- */

div#con {
	margin: 0 auto;
	padding: 0;
	width: 758px;
	border-right: 1px solid #FF9900;
	border-left: 1px solid #FF9900
}
div#con_h1 {
	width: 758px;
	background-color: #FF9900;
	text-align: left
}
div.line {
	margin: 45px 0 0 0;
	padding: 0 0 9px 0;
	width: 758px;
	height: 20px;
	border-bottom: 1px solid #FF9900;
	text-align: right
}
div.pagetop {
	padding: 0 18px 0 0
}
div#footer {
	margin: 1px 0 0 0;
	padding: 10px 0;
	width: 758px;
	background-color: #FF9900
}

/* ---------------------------------------------------------------- */
/* p */
/* ---------------------------------------------------------------- */

p {
	margin: 12px 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.flow {
	margin: 12px 0 47px 20px
}

/* ---------------------------------------------------------------- */
/* table */
/* ---------------------------------------------------------------- */

table.law {
	margin: 10px 0 0 0;
	width: 680px;
	border-top: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	font-size: 12px;
	line-height: 120%;
	text-align: left
}
table.law th {
	padding: 5px 0 4px 18px;
	width: 165px;
	background-color: #F5F5F5;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	color: #333333;
	font-weight: bold;
	vertical-align: top
}
table.law td {
	padding: 5px 10px 4px 10px;
	border-bottom: 1px solid #E1E1E1
}

/* ---------------------------------------------------------------- */
/* text */
/* ---------------------------------------------------------------- */

h1 {
	margin: 0;
	padding: 40px 0 0 0;
	font-size: 14px;
	line-height: 120%;
	text-decoration: underline
}
h1.title {
	margin: 0;
	padding: 6px 0 7px 12px;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none
}
h1.name {
	margin: 0;
	padding: 0;
	font-size: 18px
}
.txt_red {
	color: #FF0000
}
.txt_red02 {
	color: #CC0000
}
.txt_bred {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold
}
.txt_bred14 {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold
}
.txt_b16 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline
}
.txt_b20 {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline
}
.txt_bred38 {
	color: #FF0000;
	font-size: 38px;
	font-weight: bold;
	line-height: 150%;
	text-decoration: none
}