@charset "utf-8";

*********************************
*                               *  
*          EXA index (@@)       *
*                               * 
*********************************

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	padding: 0px;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-repeat: repeat;
	margin: 0px;
	background-image: url(../images/bg01.gif);
}
/*basic layout
--------------------------------------*/
#wapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: auto;
	background-color: #FFFFFF;
}
#header {
	width: 800px;
	position: relative;
	height: 80px;
	background-image: url(../images/bar01.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#header h1 {
	background-image: url(../images/logo.jpg);
	height: 38px;
	width: 133px;
	position: absolute;
	left: 30px;
	top: 10px;
	text-indent: -9999px;
}
#header h2 {
	position: absolute;
	top: 5px;
	font-size: 10px;
	left: 450px;
	color: #333333;
}
#header #cot a {
	background-image: url(../images/EXAicon01.jpg);
	height: 18px;
	width: 58px;
	display: block;
	position: absolute;
	left: 723px;
	top: 51px;
	text-indent: -9999px;
}
#header #cot a:hover {
	background-image: url(../images/EXAicon01_on.jpg);
	height: 18px;
	width: 58px;
	display: block;
	left: 723px;
	top: 51px;
}
#main {
	height: 450px;
	position: relative;
}
#main #p1 {
	background-image: url(../images/menu01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 1px 1px;
	position: absolute;
	left: 104px;
	top: 38px;
}
#main #cont {
	height: 200px;
	width: 600px;
	position: absolute;
	left: 107px;
	top: 80px;
	background-image: url(../images/bg03.gif);
	background-repeat: repeat;
}
#main #cont #tb {
	position: absolute;
	left: 47px;
	top: 55px;
	width: 300px;
	height: 98px;
}
#main #cont #tb label {
	font-size: 10px;
	color: #000000;
	line-height: 1.5;
	letter-spacing: 0.1em;
}
#main #qr {
	position: absolute;
	height: 148px;
	width: 185px;
	left: 400px;
	top: 105px;
	background-image: url(../images/QR_bg.jpg);
}
#main    #shin   {
	position: absolute;
	left: 184px;
	top: 310px;
}
#main h3 {
	color: #D152B1;
	position: absolute;
	left: 195px;
	top: 387px;
	font-size: 12px;
}
#footer {
	height: 40px;
	background-image: url(../images/bar01.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#footer address {
	font-size: 12px;
	font-style: normal;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	width: 290px;
	margin-top: 20px;
	font-weight: bolder;
}
