@charset "Shift_JIS";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 12px;
}

/*‹¤’Ê‘•ü*/
ul, li, p {
	margin:0;
	padding:0;
	font-size: 0px;
	line-height: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-size: 0px;
	line-height: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
input,
textarea {
	margin: 0px;
}
a {
	color: #0F9FFF;
	text-decoration: underline;
}



.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}


/*‹¤’ÊƒŒƒCƒAƒEƒg*/
#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/border_rainbow.gif);
	background-repeat: no-repeat;
}
#head {
}
#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	clear: both;
	background-position: center top;
	height: 80px;
	padding-right: 10px;
	padding-left: 5px;
}



/*ƒwƒbƒ_*/
#title {
	float: left;
	padding-left: 28px;
	margin: 0px;
	padding-top: 0px;
	position: relative;
}
#title_credit {
	float: left;
	padding-left: 28px;
	margin: 0px;
	padding-top: 0px;
	position: relative;
}

#head-menu {
	float: right;
	position: relative;
	width: 590px;
}


#title h1 {
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
/*	height: 48px; 20120313 */
	height: 62px;
	width: 328px;
	display: block;
	text-indent: -9999px;
	position: absolute;
/*	top: 64px; 20120313 */
	top:45px;
}
#title_credit h1 {
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 328px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 64px;
}
#title h2 {
	font-size: 12px;
	line-height: 1.1;
	position: absolute;
	/*top: 44px; 20120313 */
	top: 50px;
	left: 93px;/* 20120313 */
	font-weight: normal;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	width: 330px;
}
#title_credit h2 {
	font-size: 12px;
	line-height: 1.1;
	position: absolute;
	top: 44px;
	font-weight: normal;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	width: 330px;
}

#title a {
	display: block;
	height: 48px;
	width: 328px;
}


/*ƒƒCƒ“ƒƒjƒ…[*/
.main-menu {
	position: absolute;
	top: 30px;
	float: right;
	text-align: left;
	clear: right;
}
.main-menu ul {
	width: 590px;
}

.main-menu li {
	float: left;
	height: 94px;
	width: 94px;
	text-indent: -9999px;
	text-align: left;
	padding-right: 12px;
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: center center;
}
.main-menu a {
	height: 94px;
	width: 94px;
	display: block;
}

#top {
	background-image: url(../images/menu01_top.jpg);
	background-repeat: no-repeat;
}
#order {
	background-image: url(../images/menu02_order.jpg);
	background-repeat: no-repeat;
}
#works {
	background-image: url(../images/menu03_works.jpg);
	background-repeat: no-repeat;
}
#creator {
	background-image: url(../images/menu04_creator.jpg);
	background-repeat: no-repeat;
}
#mypage {
	background-image: url(../images/menu05_mypage.jpg);
	background-repeat: no-repeat;
}

/*ƒiƒrƒQ[ƒVƒ‡ƒ“ƒƒjƒ…[*/
.navi-menu {
	padding-top: 6px;
	float: right;
	margin-right: 5px;
}
.navi-menu li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 15px;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
}

.sepa {
	background-image: url(../images/navi_separator.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/*ƒtƒbƒ^[*/
.f-left {
	float: left;
	padding-top: 42px;
	margin-right: 5px;
	width: 720px;
}
.f-left li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 15px;
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
}

.copyright {
	float: right;
	padding-top: 45px;
}
