
#container {	
	background: url(../images/index/bg.gif) repeat-x left top;
	margin: 0;
	text-align: center;
}

#contentsInner {
	width: 770px;
	background: url(../images/index/Contentsbg.gif) repeat-y left top;
	padding-left: 5px;
	margin: auto;
	text-align: left;
}

/************************************************** header */
#header {
	background: url(/images/common/main_bg.jpg) no-repeat left top;
	width: 760px;
	height: 300px;

}

#header h1 {
	font-size:10px;
	color:#999999;
	text-align:right;
}

#header p {
	margin-left: 20px;
	margin-top: 98px;
}
/************************************************** Genjou */


#Genjou {
	background: url(../images/index/pic01.gif) no-repeat left top;
	width: 760px;
	height:300px;
	padding-top: 225px;
	margin-bottom: 15px;
}
#Genjou .line {
	padding-left:15px;
}

#Genjou td {
	font-size: 12px;
	padding-top: 6px;
}
#contentsInner h2 {
	margin: 10px;
}




#LeftContents {
	float: left;
	background-color: #ebdaa6;
	width: 355px;
	margin-left:10px;
}

#LeftContents p {
	padding: 0 10px;
}

#LeftContentsSub {
	float: left;
	margin: 15px 0 10px 10px ;
	background-color: #c69c6d;
	width: 355px;
}

#LeftContentsSub p {
	padding: 0 10px;
}
#LeftContentsSub h3 {
	font-size:12px;
	margin:0;
	padding-left:20px;
}
#RightContents {
	float: right;
	width: 395px;
}
#RightContents p {
	padding: 0 20px;
}
#RightContents ul {
	padding: 0;
}
#RightContents ul li {
	padding:5px 20px 5px 15px;
	font-size: 12px;
	line-height: 120%;
}
#RightContents .Q1 {
	list-style-image: url(../images/common/listicon01.gif);
}
#RightContents .Q2 {
	list-style-image: url(../images/common/listicon03.gif);
}
#RightContents .Q3 {
	list-style-image: url(../images/common/listicon04.gif);
}
#RightContents .A {
	list-style-image: url(../images/common/listicon02.gif);
}

#Link {
	background: /*url(../images/common/link_bg.jpg) */no-repeat left top;
	width: 652px; 
	height: 87px;
	clear: both;
	margin: 0 auto;
	padding-bottom:10px;
	text-indent: -9999px;
}
#Link p {
	padding:0;
	margin: 0;
}
#Link p a{
	margin-left: 420px;
	margin-top: 30px;
	width:183px;
	height: 44px;
	background: url(../images/index/linkbt_off.gif) no-repeat left top;
	display:block;
}
#Link p a:hover {
	margin-left: 420px;
	margin-top: 30px;
	width:183px;
	height: 44px;
	background: url(../images/index/linkbt_on.gif) no-repeat left top;
	display:block;
}
#footer {
	background-color: #5f4348;
	width: 760px;
	height: 30px;
}