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

/* @override http://www.j-cp.net/common/css/contact.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/contact/contact002.jpg) no-repeat right top;
	}

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

#Container #Content h2
	{
	background: url(../img/news/news003.png) no-repeat;
	text-indent: 0;
	display: block;
	height: 30px;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 5px;
	}
	
#Content h3
	{
	background: url(../img/h4tit.png) no-repeat;
	height: 35px;
	margin: 10px 0;
	color: #FFF;
	font-size: 14px;
	padding: 7px 0 0 15px;
	}

#Container #Content .imgL
	{
	float: right;
	border: 1px solid #CCC;
	}

	
#Container #Content table th
	{
	background: #EDF6FE;
	font-weight: normal;
	border: 1px solid #CCC;
	text-align: left;
	padding: 7px 10px;
	}
	
#Container #Content table td
	{
	border: 1px solid #CCC;
	padding: 7px 10px;
	}

#Content #Contbody ul
	{
	width: 600px;
	margin: 0 auto;
	text-align: center;
	}
	
#Content #Contbody ul li
	{
	border: 0;
	}	
	
#Content #Contbody ul.wform li
	{
	border: 0;
	display: inline;
	margin-right: 15px;
	}	
	
#Content #Contbody ul.wform li a
	{
	background: none;
	}	
	
#Content #Contbody ul.ctc
	{
	text-align: left;
	margin: 30px auto;
	}
	
#Content #Contbody ul.ctc li
	{
	margin-bottom: 20px;
	}	