@charset "utf-8";
/* CSS Document */

/* @override http://www.j-cp.net/common/css/site.css */

/*
=============CONTENTS=================

	last up date 09.28.2008
	start   date 11.12.2009

======================================

*/

#Container
	{
	width: 935px;
	margin-left: 15px;
	background: #FFF;
	}
	
#Left #LeftBox
	{
	background: transparent url(../img/sitemap/sitemap002.jpg) no-repeat right top;
	}
			

#Container #Contbody
	{
	width: 695px;
	margin: 0 auto;
	float: none;
	}

#Container #Content h2
	{
	background: url(../img/news/news003.png) no-repeat;
	text-indent: 0;
	display: block;
	height: 30px;
	font-size: 14px;
	margin-bottom: 5px;
	padding: 5px;
	}
	
#Container #Content h3
	{
	border-left: 3px solid #0068AD;
	border-bottom: 1px solid #CCC;
	padding:3px 0 3px 15px;
	margin: 10px 20px 15px;
	font-size: 12px;
	}
	
#Container #Content h3 a
	{
	display: block;
	color: #535353;
	}
	
#Container #Content h3 a:hover
	{
	color: #0068AD;
	}		
	
#Content #Contbody ul li
	{
	border: 0;
	margin-left: 20px;
	}	
	
#Content #Contbody ul li a
	{
	background: url(../img/icon.png) no-repeat 0;
	text-decoration: none;
	color: #000;
	padding: 0 0 0 14px;
	}						
