@charset "utf-8";
top {
}

/*########## body style ##########*/

body {
	background-color: #000033;
}

/*########## contents ##########*/

.wrapper #contents #main-top {
	background-image:url(../main/main-on.jpg);
	width:615px;
	height:360px;
	margin: 0px;
	padding:0px;
}

.wrapper #contents #main-top a{ 
	width:615px;
    height:360px;
	margin: 0px;
	padding:0px;
    display: block;
    font-size:1px;
    line-height:1px;
    outline:none;
}

.wrapper #contents #main-top a:hover {
    text-indent: -9999px; 
}

/*########## main2 ##########*/
.wrapper #main2 {
	background-image: url(../top/main2-back.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin-bottom: 10px;
}

.wrapper #main2 #main2-text{
	width:575px;
	height:auto;
	margin-left:175px;
	padding:0px;
	color: #FFFFFF;
}

#catch{
    list-style:none;
    width:575px;
	margin-left:30px;
}


h2{
    font-size: 28px;
    display: inline;
    text-decoration: none; 
	line-height:70px;
}

h3{
	font-size: 15px;
    display: inline;
    text-decoration: none; 
	line-height:25px;
}

h4{
	font-size: 11px;
    display: inline;
    text-decoration: none; 
}

