@charset "UTF-8";
@import url("tomokkin.css");

#container {
	margin:auto;
	width: 965px;
}
#header {
	width: 965px;
}

#contents {
	width: 965px;
	height:1550px;
}

#main {
	width: 800px;
	margin:50px auto 0;
	text-align:center;
}

* html #main{
	margin:50px 82px;
}

.tt_pct{
	width:400px;
	height:283px;
	margin:0 auto;
}

h1{
	margin-bottom:-65px;

}

* html h1{
	margin:0 auto;
}

h2{
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:40px;
}

/*ボタン*/
.top{
	background-image: url(../tomokkin_imges/button1.jpg);
}

.top:hover,.top:active{ 
	background-image: url(../tomokkin_imges/button1-2.jpg);    
}

.tt{
	background-image: url(../tomokkin_imges/button5-2.jpg);
}

.tt_prof{
	padding-bottom:35px;
	font-size:0.9em;
	line-height:1.5em;
}

