@charset "Shift_JIS";

* {
	margin:0;
	padding:0;
	border:0;
	font-family:"MS UI Gothic","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","Lucida Grande","MS Gothic";
	/*font-family:"Hiragino Kaku Gothic Pro","HiraKakuPro-W3","MS UI Gothic","Lucida Grande","MS Gothic";*/
}

img {
	margin:0;
	padding:0;
	border:0;
}

a {
	outline:none;
}

body {
	background:#FFF url(../img/bg_001.jpg) no-repeat center top;
	text-align:center;
}

#container {
	width:768px;
	margin:0 auto;
	text-align:center;
}

#wrapper {
	width:768px;
	margin:0 auto;
	text-align:left;
}

#header {
	width:768px;
	height:53px;
}

#nlogo {
	width:63px;
	height:16px;
	margin:27px 0 0 0;
	float:left;
}

#wlogo {
	width:82px;
	height:36px;
	margin:17px 0 0 0;
	float:right;
}

#slogo {
	width:114px;
	height:116px;
	margin:38px 0 0 67px;
	float:left;
	display:inline;
}

#title {
	width:768px;
	height:154px;
}

.title1 {
	width:487px;
	height:95px;
	margin:46px 0 0 16px;
	float:left;
	display:inline;
}

#text1 {
	width:768px;
	height:63px;
}

.text1 {
	width:538px;
	height:46px;
	margin:8px 0 0 138px;
	float:left;
	display:inline;
}

#text2 {
	width:768px;
	height:92px;
}

.text2 {
	width:600px;
	height:82px;
	margin:10px 0 0 84px;
	float:left;
	display:inline;
}

#menu1 {
	/* background-image:url(../img/pack_001.jpg); */
	width:768px;
	/* height:358px; */
	text-align: left;
}

#footer {
	width:768px;
	padding:30px 0 10px 0;
}

.link1 {
	font-size:12px;
	line-height:150%;
	color:818181;
	text-align:center;
}

.link1 a:link {
	color:#818181;
	text-decoration:none;
}

.link1 a:visited {
	color:#818181;
	text-decoration:none;
}

.link1 a:hover {
	color:#34BEED;
	text-decoration:underline;
}

.clear {
	clear:both;
}

.hide {
	position:absolute;
	left:-9999px;
	top:-9999px;
}
