/* SΜ */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: ;
	font-family: ;  
	color: #444;
}

ul {
	list-style-type: none;
}

a {
	text-decoration: none;
}

h1 h2 h3{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}

img {
	vertical-align: bottom;
	border-style:none;
}


/* @index@ */

.top {
	background-color: #00a0e9;
	width: 100%;
	height: 2px;
}

.topimg {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 1200px;
	heght:200px;
}

.left {
	width:500px;
	height:200px;
	float:left;
	font-size:13px;
	text-align: left;
	font-weight: normal;
	padding:5px 0px 0px 100px;
}

.right {
	width:500px;
	height:200px;
	float:left;	
}



.mail {
	margin:105px 0px 0px 245px;	
}

.text0001 {
	margin:5px 5px 0px 0px;
	font-size:12px;
	text-align: right;
}

.text002 {
	width:700px;
	height:30px;
	font-size:40px;
	text-align: center;
	font-weight: bold;
	border: 2px solid #000;
	margin: 50px 0px 0px 0px;
	padding: 20px;
}

.text003 {

	font-size:24px;
	line-height: 150%;
	text-align: center;
	font-weight: normal;
	margin: 20px 0px 30px 0px;

		
}
.under {
	width:100%;
	background-color: #00a0e9;
}

.under2 {
	width:100%;
	height: 50px;
	background-color: #00a0e9;
}

.blog {
	margin: 50px 0px 0px 0px;
}



.bottom {
	text-align: center;
	margin: 60px 0px 0px 0px;
	font-size: 15px;
	color: #fff;
	background-color: #00a0e9;
	width: 100%;
	height: 100px;
	padding: 10px;
}

