* {
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	font-family: Meiryo, Tahoma, sans-serif;
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background-image: url(images/main_bg.gif);
	font-size: 12px;
}



#footer {
	height: 65px;
	width: 1000px;
	position: absolute;
	bottom: 0;
}

form {
	margin: 0;
}
.head1 {
}
.head_bg {
	margin-top:0px;
	background: #53B2F2;
	width: 850px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
h1 {
	color: #003366;
	text-align:center;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #3366CC;
}
a:visited {
	text-decoration: none;
	color: #3399CC;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}
#wrapper {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-left-color: #DFDFDF;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	text-align:center;

	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;	
}
#contents {
	background-color: #FFFFFF;
	hight:100%;
	width:850px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 80px;
}
.copy {
	font-size: 10px;
	color: #003366;
}

td {
	font-size: 12px;
	line-height: 1.3em;
}
.font_14 {
	font-size: 14px;
}
.faq {
	line-height: 1.5em;
	font-size: 14px;
}
.r-float {
	float : right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align:center;
	font-size: 12px;
	font-weight: normal;
}
hr {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #66CCFF;
	height: 1px;
}
.l-float {
	float : left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align:center;
	font-weight: bold;
	font-size: 12px;
}


.r-float img{
	border: 1px solid #003366;
}

.l-float img{
	border: 1px solid #003366;
}

.waku_graduate {
	border: 1px solid #003366;
}
.g_name {
	font-size: 14px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.gray_12 {
	font-size: 12px;
	color: #999999;
}
.g_name2 {
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	background: #E9F8F8;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.line_upper {
	border-top: thin dotted #999999;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 5px;
}
.waku_course {
	border: 1px solid #999999;
}
.mini {
	font-size: 10px;
}
.course_contents {
	font-size: 14px;
}
.font_12 {
	font-size: 12px;
}
.text_link {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.dot_red {
	font-size: 10px;
	color: #CC0000;
}
.dot_blue {
	font-size: 10px;
	color: #0000FF;
}
.airplane img{
	border: 1px solid #003366;
}
.form1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 150px;
	background-color: #E8FFFF;
}
.form2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 100%;
	height: 100px;
	background-color: #E8FFFF;
}

