@import "../common/common.css";
@import "top.css";

/*sub*/

.sub_contents {
	padding:20px 13px 0 20px;
	}

h2#page_title	 {
	width:689px;
	height:300px;
	margin:0;
	padding:0;
	}
	
h3.contents_title {
	width:656px;
	height:30px;
	margin:0 0 20px;
	padding:0;
	}	
	
#aboutus_title {
	margin:0 0 4px;
	}	
	
.aboutus_box {
	width:616px;
	background:#ececec;
	margin:4px 0 20px 0;
	padding:20px;
	}	

.access_left{
	width:350px;
	float:left;
	display:inline;
	margin:0 0 20px;
	}	
	
.access_right{
	width:290px;
	float:right;
	display:inline;
	margin:0 0 20px;
	}
	
.access_right h4{
	color:#006600;
	margin:0;
	padding:0;
	}	
	
.access_right p	{
	margin:0 0 20px;
	}
	
.aboutus_table td{
	padding:5px 3px 3px;
	border-bottom:#666666 1px dotted;
	}	
	
.aboutus_table_left{	
	width:30%;
	}		
	
.aboutus_table_left span{
	border-left:#993300 3px solid;
	}	

	
.aboutus_table_right{
	width:70%;
	}			
