@charset "utf-8";

/*
	Site Name:
	Description: style import
	Since: 2010-03-25
*/

/*
===== CONTENTS ===========================================

	1: basic layout
	2: header styles
	3: main styles

==========================================================
*/

/*
===== 1: basic layout =====================================
*/

#wrapper {
	background-color: #FFFFFF;
	width: 780px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	margin: 0px auto;
}
#tv {
	text-align: center;
	margin-top: 13px;
	margin-bottom: 13px;
}

.dai-date1 {
	background-image: url(../img/dai-date1.gif);
	height: 105px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
}

.dai-date2 {
	background-image: url(../img/dai-date.gif);
	height: 870px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
}

.dai-date3 {
	background-image: url(../img/dai-date2.gif);
	height: 50px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
}
.dai-date4 {
	background-image: url(../img/dai-date4.gif);
	height: 270px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
}

#uni-list1 {
	background-image: url(../img/unilist1.gif);
	height: 1485px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-indent: -9999px;
}

#uni-list2 {
	background-image: url(../img/unilist2.gif);
	height: 885px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
}




#goukaku {
	background-image: url(../img/goukaku.gif);
	height: 36px;
	width: 250px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
}

h1 {
	background-image: url(../img/dai-title.jpg);
	height: 100px;
	text-indent: -9999px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

h2 {
	background-image: url(../img/line.gif);
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 15px;
}

table {
	margin-bottom  : 5px;
	border: 1px solid #333333;
	border-collapse:collapse;
	margin-right: auto;
	margin-left: auto;

}

th {
	padding  : 2px;
	width:145px;
	text-align:left;
	background-color:#FFF0FC;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	}

td {
	padding  : 2px;
	width:28px;
	text-align:center;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;	
}



#wrapper .list {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#wrapper .list ul li img {
	margin-bottom: 5px;
}


#wrapper ul {
	list-style: none;
}

#wrapper li {
	display: inline;
	
}


.ken {
	color: #FF0000;
	width: 780px;

}

/*
===== 2: header styles ==========================================
*/

#header {
    background-image: url(../img/title.gif);
	background-repeat: no-repeat;
	height: 80px;
	text-indent: -9999px;/
}


/*
===== 3: main styles ==========================================
*/

.toptext {
	margin-top: 20px;
	margin-bottom: 40px;
}
 

#menu ul li{ 	
    display: inline;
 } 

