@charset "utf-8";
/* formatting style
---------------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	background-color: #999999;
	background-image: url(bg.gif);
	color: #000000;
	font-size: 18px;
}
hr {
	display: none;
}

/* link styles
--------------------------------------*/

a img {
	border-style: none;
}


#header_button {
	width: 859px;
	position: relative;
	left: 0px;
	top: 0px;
font-size: 16px;
}
#header_button ul li  {
	float: left;
	list-style: none;
}
#header_button ul li a {
	height: 2.5em;
	width: 141px;
	line-height: 2.5em;
	text-decoration: none;
	border-top: 3px solid #ff0000;
	border-bottom: 3px double #000000;
	border-left: 1px solid #ff0000;
	text-align: center;
	display: block;
	font-weight: bold;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #c40026;
}
#header_button ul li a:link {
	color: #FFFFFF;
}
#header_button ui li a:visited {
	color: #FFFFFF;
}

#header_button ul li a:hover {
	height: 2.5em;
	width: 141px;
	line-height: 2.5em;
	text-decoration: none;
	border-top: 3px solid #f6b280;
	border-bottom: 3px double #000000;
	border-left: 1px solid #FFFFFF;
	text-align: center;
	display: block;
	background-color: #f09a76;
	font-weight: bold;
	border-right: 1px solid #FFFFFF;
	color: #fff;
}

#header_button ul li a:active {
	color: #FFFFFF;
}


#footer a:link {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer a:active {
	color: #FFFFFF;
}




/* basic layout
--------------------------------------*/
#wrapper {
	width: 858px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#header {
	background-color: #FFFFCC;
	height: 40px;
	width: 858px;
}

#header h1 {
	height: 25px;
	width: 808px;
	font-size: 12px;
	text-align: left;
	background-color: #FFFFCC;
	margin: 5px;
	padding: 5px;
	color: #FF0000;
}

#header1  {
	height: 100px;
	width: 858px;
	background-repeat: no-repeat;
	background-image: url(header2.jpg);
}
#header1 #aidealogo {
	position: relative;
	left: 15px;
	top: 15px;
}

#header1 #aidealogo_s {
	position: relative;
	left: 5px;
	top: 5px;
}

#header2 {
	height: 50px;
	width: 858px;
	color: #FFFF00;
	font-size: 40px;
	text-align: center;
	background-color: #FF3300;
	font-weight: bolder;
	border-top: 2px solid #CCCCCC;
	clear: both;
}
#headerlogo {
	height: 30px;
	width: 858px;
	background-color: #FFFFFF;
	border-bottom: medium solid #EE7170;
}
#main1   {
	height: 200px;
	width: 858px;
	color: #FFFF00;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 1.8em;
	background-image: url(koredake2.jpg);

}
#koreL {
	padding: 5px;
	float: left;
	width: 130px;
	height: 130px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(kore.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#koreR {
	float: right;
	padding: 5px;
	width: 130px;
	height: 130px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(kore.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#Tel {
	width: 818px;
	font-weight: bold;
	color: #fff;
	font-size: 24px;
	padding: 20px;
	height: 60px;
	background-color: #5488d1;
	background-repeat: no-repeat;
	background-position: right center;
}

#Sehin {
	height: 20px;
	width: auto;
	margin: 15px;
	padding: 15px;
	border: thin solid #999999;
	background-color: #5688d1;
	text-align: center;
	position: relative;
	clear: both;
	color: #fff;
	font-weight: bold;
}


#photo {
	float: none;
	position: relative;
	left: 15px;
	width: 828px;
	height: 470px;
	margin-bottom: 15px;
	border: thin solid #999999;
}
#photo #photoHL {
	float: left;
	height: 220px;
	width: 400px;
	border: thin dashed #FF9933;
	position: absolute;
	left: 8px;
	top: 10px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
}
#photo #photoHR {
	float: right;
	height: 220px;
	width: 400px;
	border: thin dashed #FF9933;
	position: absolute;
	right: 8px;
	top: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
#photo #photoFL {
	width: 400px;
	height: 220px;
	left: 8px;
	top: 240px;
	position: absolute;
	border: thin dashed #FF9933;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
}
#photo #photoFR {
	width: 400px;
	height: 220px;
	right: 8px;
	top: 240px;
	position: absolute;
	border: thin dashed #FF9933;
	text-align: center;
}


#footer {
	padding: 15px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	position: relative;
}


#footer-link {
	padding: 15px;
	color: #FFFFFF;
	background-color: #333333;
	font-size: 10px;
	text-align: left;
	position: relative;
}

#footer-link a{
	color: #FFFFFF;
}
