* {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
	list-style-type: none;
}

body {
	text-align: center;
	background-color: #FBF7F7;
}
body a{
    outline-width:0px}
#conteiner {
	width: 812px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/back_in.gif);
	background-repeat: repeat-y;
}
/*====================ヘッダ部====================*/
h1 {
	background-image: url(../img/header_top.gif);
	height: 27px;
	width: 812px;
	text-align: center;
}
h1 a {
	color: #000000;
	text-decoration: none;
}

h2 a {
	background-image: url(../img/top.gif);
	display: block;
	height: 70px;
	width: 349px;
	text-indent: -9999px;
	margin-left: 15px;
}

#header {
	background-image: url(../img/header_in.gif);
	height: 113px;
	width: 812px;
}
#header h3{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	margin-right: 20px;
	margin-top: -18px;
}
#contents h3 {
	background-image: url(../img/title2.jpg);
	height: 31px;
	width: 730px;
	font-size: 16px;
	padding-top: 7px;
	padding-left: 50px;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
}

#top_menu {
	margin-left: auto;
	margin-top: 8px;
	margin-right: auto;
	width: 780px;
}
#top_menu li {
	height: 27px;
	width: 156px;
	background-image: url(../img/menu.jpg);
	float: left;
}
#footer {
	background-image: url(../img/footer2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 70px;
	width: 795px;
	padding-top: 10px;
	padding-left: 17px;
	clear: both;
}
