﻿@charset "utf-8";
@import url("main.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}

.dot_line {
	background: url(../images/common/dot_line.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 1px 0 0 0;
	width: 450px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:1px;/* for ie5.x */
	}

/* #
--------- --------- --------- --------- --------- */
.mainbody2 {
	padding:20px 0 0 0;
	}

#side {
	padding:10px 0 0 0;
	}
	
.lawcenter_mtitle {
	background: url(../images/lawcenter/law_mtitle.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 50px 0 0 0;
	width: 480px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:50px;/* for ie5.x */
	}
	
.lawcenter_area {
	margin:0;
	padding:0 15px 0;
	}
	
.lawcenter_stitle {
	background: url(../images/lawcenter/law_stitle.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 10px 0 0 22px;
	width: 428px;
	height:21px;
	line-height:1.0;
	font-weight: bold;
	font-size:1.4em;
	color:#4D4D4D;
	}
	
.lawcenter_entrybody {
	margin:0 0 20px 0;
	font-size:1.2em;
	color:#4D4D4D;
	}
	
.lawcenter_sarea {
	margin:0 0 20px 0;
	padding:0 0 0 15px;
	width:185px;
	}

.lawcenter_box {
	margin:0 0 10px 0;
	padding:0 0 0 115px;
	width:335px;
	min-height:105px;
	height:auto !important;
	height:105px;
	position: relative;
	}

.lawcenter_boximage {	
	position: absolute;
	top:0;
	left:0;
	width:110px;
	height:105px;
	}
	
.lawcenter_boxtitle {	
	margin:0 0 10px 0;
	font-size:1.2em;
	}
	
.lawcenter_boxtitle a {	
	font-weight: bold;
	color:#FF378A;
	}
	
.lawcenter_boxbody {	
	margin:0;
	font-size:1.2em;
	line-height:1.4;
	color:#808080;
	}

.lawcenter_sareatitle {
	background: url(../images/lawcenter/law_sareatitle1.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 18px 0 0 0;
	width: 185px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:50px;/* for ie5.x */
	}
	
.lawcenter_sareabody {
	background: url(../images/lawcenter/law_prof.jpg) no-repeat;
	background-position: 2px 0;
	margin:0;
	padding:130px 0 0 0;
	font-size:1.2em;
	color:#4D4D4D;
	}	

.lawcenter_sareatitle2,
.lawcenter_sareatitle3 {
	margin: 0 0 10px 0;
	padding: 18px 0 0 0;
	width: 185px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:50px;/* for ie5.x */
	}
	
.lawcenter_sareatitle2 {
	background: url(../images/lawcenter/law_sareatitle2.jpg) no-repeat;
	}
	
.lawcenter_sareatitle3 {
	background: url(../images/lawcenter/law_sareatitle3.jpg) no-repeat;
	}
	
.archive_links {
	margin:0;
	list-style-type: none;
	}

.archive_links li {
	margin:0 0 5px 0;
	font-size:1.2em;
	line-height:1.3;
	}
	
.archive_links li a {
	color:#4D4D4D;
	text-decoration: underline;
	}
	
.archive_links li a:hover {	
	color:#E40A72;
	}
