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

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

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

	last up date 09.28.2008
	start   date 11.12.2009

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

*/

#Container
	{
	width: 935px;
	margin-left: 15px;
	background: #FFF;
	}
	
#faq #Left #LeftBox
	{
	background: transparent url(../img/faq/faq0002.jpg) no-repeat right top;
	}
	
#protect #Left #LeftBox
	{
	background: transparent url(../img/protect/protect002.jpg) no-repeat right top;
	}
	
#media #Left #LeftBox
	{
	background: transparent url(../img/media/media002.jpg) no-repeat right top;
	}
	
#casestudy #Left #LeftBox
	{
	background: transparent url(../img/case/case002.jpg) no-repeat right top;
	}							

#Container #Contbody
	{
	width: 695px;
	margin: 0 auto;
	float: none;
	background-repeat: no-repeat;
	}

#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;
	}
	
#Container #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 h3.umecheck
	{
	background: url(../img/case/h4tit_umecheck.png) no-repeat;
	height: 35px;
	margin: 10px 0;
	color: #FFF;
	font-size: 14px;
	padding: 7px 0 0 50px;
	}
	
#faq #Contbody .box
	{
	background: url(../img/faq/faq0005.png) no-repeat;
	padding-left: 25px;
	}
	
#faq .faqnate
	{
	border-top: 1px dotted #CCC;
	padding: 15px 0;
	text-align: center;
	}		
	
#faq h4
	{
	border-top: 1px solid #666;
	padding-top: 15px;
	margin: 10px 0;
	}	
	
#faq #Content #Contbody ul
	{
	margin: 0 0 0 15px;
	}
	
#faq #Content #Contbody ul li
	{
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 12px;
	}	
	
#faq #Content #Contbody ul li a
	{
	background: url(../img/faq/faq0010.png) no-repeat 0 center;
	text-decoration: none;
	padding: 0 0 0 15px;
	color: #0068AD;
	}					
	