#wrapper {
	padding: 0px;
	margin: 0px;
	background-image: url(../kyt/bg_wrapper2.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#wrapper2 {
	background-image: url(../kyt/bg_wrapper2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	height: auto;
}


#wrapper #topmain {
	background-repeat: no-repeat;
	width: 760px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-position: left top;
	background-image: url(../top/bg_top02.jpg);
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
}
#wrapper2 #main2 {
	background-repeat: no-repeat;
	width: 760px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-position: left top;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	background-image: url(../top/bg_top02.jpg);
	text-align: left;
}
#pricetable {
	height: auto;
	width: 660px;
	margin-left: 40px;
	font-size: 80%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#pricetable table {
	border: 1px solid #999999;
	padding: 2px;
	background-color: #6699CC;
}
#pricetable td {
	padding: 3px;
}


/*------------------------------*/

/*---ＩＮＤＥＸ--トップページ------------*/
#topheader {
	height: 40px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 300px;
	width: 450px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topmain #topimg {
	width: 760px;
}
.toptbl {
	width: 750px;
	margin-left: 0px;
	height: auto;
}

#topmain  li {
	width: 380px;
	line-height: 1em;
	color: #0066CC;
	list-style-type: none;
	height: 1.5em;
	list-style-position: inside;
	margin-left: 10px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}


/*----共通コンテンツ背景---------*/
#cntnt1 {
	width: 480px;
	display: block;
	margin-left: 20px;
	height: 200px;
	margin-top: 10px;
	font-size: 12px;
	padding-top: 60px;
	padding-left: 20px;
	text-align: left;
	background-image: url(../top/bg_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#cntnt1 h1 {
	background-image: url(../top/h1_01.gif);
	text-indent: -999px;
	margin-top: -62px;
	margin-left: -10px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 94px;
	width: 480px;
	margin-bottom: 5px;
}

#cntnt1 ul {
	margin-top: 0px;

}
#cntnt1 li {
}



#cntnt2 {
	width: 480px;
	display: block;
	margin-left: 20px;
	height: 210px;
	margin-top: 10px;
	font-size: 12px;
	padding-top: 60px;
	background-image: url(../top/bg_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	text-align: left;
}
#cntnt2 h1 {
	background-image: url(../top/h1_02.gif);
	text-indent: -999px;
	margin-top: -62px;
	margin-left: -15px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 94px;
	width: 480px;
	margin-bottom: 5px;
}

#cntnt2 ul {
	margin-top: 0px;

}

#cntnt3 {
	width: 480px;
	display: block;
	margin-left: 20px;
	height: 200px;
	margin-top: 10px;
	font-size: 12px;
	padding-top: 60px;
	background-image: url(../top/bg_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	text-align: left;
}
#cntnt3 h1 {
	background-image: url(../top/h1_03.gif);
	text-indent: -999px;
	margin-top: -62px;
	margin-left: -10px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 94px;
	width: 480px;
	margin-bottom: 5px;
}

#cntnt3 ul {
	margin-top: 0px;

}
.clear {
	clear: left;
}

/*-----------------------------------*/


/*--共通--footer指定---------------------------------*/

#footer {
	font-size: 12px;
	line-height: 1.5em;
	height: 150px;
	width: 100%;
	background-image: url(../kyt/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
}

#footer a:link {
	color: #333333;
	text-decoration: none;
 }
 
#footer a:visited {
	color: #333333;
	text-decoration: none;
 }
 
#footer a:hover {
	color: #0099CC;
	text-decoration: underline;
 }
.flink {
	width: 760px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


/*---------トップページのcopyright----*/
#topcopyright {
	height: 30px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 30px;
	font-style: oblique;
}
