@charset "UTF-8";

/* Left-contents
=======================================================*/
#top #main .kodawari-left-contents .s-menu .m01 a {
	margin-top: 0px;
}
.kodawari-left-contents {
	float: left;
}
.kodawari-left-contents h1 a {
	background-image: url(../images/top/logo02.gif);
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 166px;
	width: 234px;
	margin-top: 2px;
}

/* Main-contents
=======================================================*/
.main-contents .g-menu {
	list-style-type: none;
}
.main-contents .g-menu li {
	float: left;
	margin-top: 21px;
}
.main-contents .g-menu .m02 a,
.main-contents .g-menu .m03 a,
.main-contents .g-menu .m04 a,
.main-contents .g-menu .m05 a,
.main-contents .g-menu .m06 a {
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 36px;
}
.main-contents .g-menu .m01 a {
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 36px;
	background-position: 0 -36px;
}
.main-contents .g-menu .m01 a {
	background-image: url(../images/top/menu01.gif);
	width: 111px;
}
.main-contents .g-menu .m02 a {
	background-image: url(../images/top/menu02.gif);
	width: 111px;
}
.main-contents .g-menu .m03 a {
	background-image: url(../images/top/menu03.gif);
	width: 111px;
}
.main-contents .g-menu .m04 a {
	background-image: url(../images/top/menu04.gif);
	width: 111px;
}
.main-contents .g-menu .m05 a {
	background-image: url(../images/top/menu05.gif);
	width: 111px;
}
.main-contents .g-menu .m06 a {
	background-image: url(../images/top/menu06.gif);
	width: 111px;
}
.main-contents .g-menu .m01 a:hover,
.main-contents .g-menu .m02 a:hover,
.main-contents .g-menu .m03 a:hover,
.main-contents .g-menu .m04 a:hover,
.main-contents .g-menu .m05 a:hover,
.main-contents .g-menu .m06 a:hover {
	background-position: 0 -36px;
}
#kodawari h3 {
	float: right;
	width: 432px;
	margin-bottom: 9px;
}
#kodawari h3.catch01,
#kodawari h3.catch02,
#kodawari h3.catch03,
#kodawari h3.catch04 {
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	height: 18px;
	width: 432px;
	margin-bottom: 18px;
	float: right;
}
#kodawari h3.catch01 {
	background-image: url(../../kodawari/images/catch_01.gif);
}
#kodawari h3.catch02 {
	background-image: url(../../kodawari/images/catch_02.gif);
}
#kodawari h3.catch03 {
	background-image: url(../../kodawari/images/catch_03.gif);
}
#kodawari h3.catch04 {
	background-image: url(../../kodawari/images/catch_04.gif);
}