@charset "Big5";
body {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin: 0px;
}
a{
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #FF6600;
	text-decoration: none;
}

#box {
	margin: auto;
	width: 1000px;
	background-color: #FFFFFF;
}
#topbox {
}
#top_01 {
	background-image: url(/images/index_01.jpg);
	background-repeat: no-repeat;
	height: 20px;
	text-align: right;
	padding-right: 20px;
	padding-top: 6px;
}
#top_02 {
}
#menu {
}
#contentbox {
	margin-right: 19px;
	margin-left: 19px;
}
#left {
	width: 196px;
	float: left;
	overflow: hidden;
}
#content_01 {
	width: 734px;
	margin-left: 32px;
	overflow: hidden;
	float: right;
}
#site {
	height: 20px;
	text-align: right;
}
#about {
}
.about_text {
	margin-top: 20px;
}

#content_02 {
	margin-top: 30px;
}
.case {
	width: 346px;
	float: left;
	overflow: hidden;
}
.case_text {
	margin-top: 20px;
	width: 346px;
}

#news {
	float: right;
	width: 345px;
	margin-left: 20px;
	overflow: hidden;
	margin-right: 20px;
}
.news {
	width: 345px;
	overflow: hidden;
}
.news_text {
	margin-top: 10px;
	width: 346px;
}
.law {
	width: 345px;
	margin-top: 20px;
	overflow: hidden;
}


#link {
	clear: both;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
}
.link_text {
	margin-top: 20px;
	border: 1px dotted #EA989E;
	padding: 10px;
	width: 92%;
	color: #EA989E;
}
.link_text_link {
	color: #EA989E;
}
#content_01_1 {
	width: 714px;
	margin-left: 32px;
	overflow: hidden;
	float: right;
	margin-right: 20px;
}

.about_text2 {
	margin-top: 20px;
	margin-bottom: 30px;
	padding-right: 10px;
	line-height: 22px;
	padding-left: 5px;
}
.news_link {
	margin-top: 10px;
	border: 1px dotted #EA989E;
	width: 100%;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
}


#footer {
	margin-right: 19px;
	margin-left: 19px;
	height: 26px;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
	clear: both;
}
.font01 {
	color: #FF0000;
}
.font01:hover {
	color: #FF0000;
	text-decoration: underline;
}
.font02 {
	color: #666666;
	font-size: 16px;
}
