@charset "UTF-8";

@import "../css/import.css";


h1{
	background-image: url(img/h1.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 860px;
}

#tjoy{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

/* ----------------------------------- index */

.osusume_in h3{
	background-repeat: repeat-y;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	font-size: 1.2em;
	color: #000000;
	background-image: url(img/h3_osusume_bg.gif);
	border-top: 1px solid #85B536;
	border-bottom: 1px solid #85B536;
	padding-right: 8px;
	margin-bottom: 15px;
}

.mbt img{
	margin-top: 10px;
	margin-right: 10px;
}


