@charset "utf-8";

body {
	height:100%;
	background-image:url(../../images/bg.jpg);
	background-repeat:repeat;
}
#wrapper {
	min-width:1230px;
	height:764px;
	background-image:url(../../images/bg_top.jpg);
	background-repeat:repeat-x;
}
#logo {
	margin:80px 0 20px 130px;
}
#header {
	width:800px;
	height:109px;
	background-image:url(../../images/headerBg.gif);
	background-repeat:repeat-x;
}
#header h1 {
	padding:20px 0 0 18px;
}
#mainPhoto {
	position:absolute;
	padding-right:40px;
	width:750px;
	height:801px;
	left:420px;
	top:135px;
}
#navi {
	width:420px;
	margin:20px 0;
	text-align:center;
}
.subTitle {
	text-align:left;
	padding:10px 0 0 105px;
}
.subTitle#yumePjct {
	margin-bottom: 30px;
}
#subnavi {
	line-height: none;
	padding:0 0 10px 0;
	margin:0;
}
#contentsWrapper {
	width:420px;
}
#copyright{
	padding:20px;
	text-align:center;
}
#globalNavigation {
	min-width:1230px;
	background-position:0 0;
}
#gNaviSubArea {
	width:1143px;
	height:94px;
}