@charset "utf-8";
/* CSS Document */

div.t_title {
	background-image:url("../japanese/newtaikenki/images/t_title.jpg");
	height: 149px;
	padding-left: 40px;
}

div#main{
	width:710px;
	margin:20px 20px 0 20px;
	background-color:#FFF;
}
h1.title{
	padding:70px 0 0 0;
}
h2{
	font-size:30px;
	line-height: 100%;
	margin-bottom: 20px;	
}

h3{
	font-size:22px;
	margin-bottom:40px;
}

h4{
	text-decoration:underline;
	font-size: 20px;
	margin-bottom: 10px;
}

* html div.title{
	width:714px;
}

.center{
	text-align:center;
}

#t_center1{
	float:left;
    width:170px;
}
#t_center1 ul li{
	list-style-type:none;
	margin-bottom:30px;
}

#t_center2{
	float:left;
    width:120px;
	margin-bottom:10px;
}
#t_center2 ul li{
	list-style-type:none;
	margin-bottom:4px;
}

#t_center3{
	float:left;
    width:120px;
	margin-bottom:10px;
}
#t_center3 ul li{
	list-style-type:none;
	margin-bottom:4px;
}

#t_center4{
	float:left;
    width:170px;
}

#t_center5{
	float:left;
    width:120px;
	margin-top:20px;
}
#t_center5 ul li{
	list-style-type:none;
	margin-bottom:4px;
}

#taiken_footer{
	margin:auto;
	clear:both; 
	margin-bottom:20px;
}