@charset "utf-8";

/* -----------------------------------------------------------------------
Basic setting
----------------------------------------------------------------------- */

* {
	padding:0;
	border:0px;
	margin: 0;
}

body {
margin: 20px 0px 10px 0px;
padding: 0px;
text-align:center;
}

img{
margin: 0px;
padding: 0px;
border:0px;
}

p{
font-size:12px;
line-height:120%;
text-align:left;
}

h1{
font-size:24px;
line-height:28px;
font-weight: bold;
clear:both;
}

h2{
font-size:21px;
line-height:24px;
font-weight: bold;
clear:both;
}

h3{
	font-size: 14px;
	font-weight: bold;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
}

/* -----------------------------------------------------------------------
container setting
----------------------------------------------------------------------- */

#container{
	width:720px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#header{
	width:720px;
	text-align:left;
	height: 65px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #77C7AE;
}

#main{
	width:710px;
	padding:5px;
}

#footer{
	width:720px;
	height:50px;
	border-top:1px dotted #999;
	margin-top:10px;
	margin-bottom: 10px;
}

#top{
	width:700px;
	height:26px;
}

#logo{
	width:325px;
	height:60px;
	margin-bottom: 5px;
}

.title{
	height: 30px;
	width: 710px;
	margin-top:20px;
	margin-bottom: 10px;
	background-color: #F6F5F0;
	text-align: left;
	border: 1px solid #77C7AE;
	clear: both;
}

.hidden{
	visibility: hidden;
	font-size:12px;
	line-height:16px;
	text-align:left;
	clear:both;
}

/* -----------------------------------------------------------------------
main setting
----------------------------------------------------------------------- */

#top_box{
	width:700px;
	height:170px;
	text-align:center;
}

#top_l{
	width:555px;
	height:160px;
	padding:5px;
	float:left;
}

#top_r{
width:135px;
height:160px;
float:left;
}

#top_l_01{
width:555px;
height:75px;
	background-image: url(../images/prt_01_01.gif);
	background-repeat: no-repeat;
}

#top_l_02{
	width:555px;
	height:85px;
	background-image: url(../images/prt_01_03.gif);
	background-repeat: no-repeat;
}

#content01_01{
	width:700px;
	height:125px;
	background-image: url(../images/prt_02_01.gif);
	background-repeat: no-repeat;
	margin-top:10px;
}

#content01_02{
	width:700px;
	height:120px;
	background-image: url(../images/prt_02_02.gif);
	background-repeat: no-repeat;
}

#content01_03{
	width:640px;
	height:75px;
	background-image: url(../images/prt_02_03.gif);
	background-repeat: no-repeat;
	border:1px dotted #999;
	margin:10px;
}

#content02_01{
	width:435px;
	height:72px;
	background-image: url(../images/merit_bg.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	float:left;
}

#content03_01{
	width:700px;
	height:200px;
	margin-top:10px;
	margin-bottom: 10px;
	text-align: left;
}

#faq{
	width:202px;
	height:72px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float:left;
}

#tg_logo{
	width:300px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
}

.submit{
	width:660px;
	height:60px;
	text-align:center;
	clear:both;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.small{
font-size:10px;line-height:12px;
text-align:right;
clear:both;
}
#container #main #content03_01 img {
	padding-right: 10px;
	padding-bottom: 10px;
}
