@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;
}

span {
	/*font-weight:bold;*/
	/*text-decoration:underline;*/
	color:#34BEED;
}

body {
	background-color:#FFF;
	text-align:center;
}

#container {
	width:768px;
	margin:0 auto;
	text-align:center;
}

#wrapper {
	width:768px;
	margin:0 auto;
	text-align:left;
}

#header1 {
	width:768px;
	height:17px;
}

#header2 {
	width:768px;
	height:36px;
}

#header3 {
	width:431px;
	height:36px;
	float:left;
}

#header4 {
	width:768px;
	height:36px;
	padding:0 0 15px 0;
}

#nlogo {
	width:63px;
	height:16px;
	margin:10px 0;
	float:left;
}

#slogo {
	width:177px;
	height:15px;
	margin:21px 15px 0 0;
	float:left;
	display:inline;
}

#wlogo {
	width:82px;
	height:36px;
	float:right;
}

#fla1 {
	width:768px;
}

#main1 {
	width:768px;
}

#footer1 {
	width:768px;
	padding:0 0 10px 0;
}

#footer2 {
	width:768px;
}

.text1 {
	font-size:12px;
	line-height:150%;
	color:34BEED;
	float:right;
	padding:10px 0 10px 0;
}

.text1 a:link {
	color:#34BEED;
	text-decoration:none;
}

.text1 a:visited {
	color:#34BEED;
	text-decoration:none;
}

.text1 a:hover {
	color:#818181;
	text-decoration:underline;
}

.text2 {
	font-size:12px;
	line-height:150%;
	color:818181;
	text-align:center;
}

.text2 a:link {
	color:#818181;
	text-decoration:none;
}

.text2 a:visited {
	color:#818181;
	text-decoration:none;
}

.text2 a:hover {
	color:#34BEED;
	text-decoration:underline;
}

.btn1 {
	display:block;
	width:234px;
	height:78px;
	background-image:url(../img/mbtn_001.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:0.1%;
	float:left;
}

.btn1:hover {
	background-position:0 -78px;
}

.btn2 {
	display:block;
	width:236px;
	height:78px;
	background-image:url(../img/mbtn_002.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:0.1%;
	float:left;
}

.btn2:hover {
	background-position:0 -78px;
}

.btn3 {
	display:block;
	width:234px;
	height:78px;
	background-image:url(../img/mbtn_003.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:0.1%;
	float:left;
}

.btn3:hover {
	background-position:0 -78px;
}

.btn4 {
	display:block;
	width:404px;
	height:64px;
	background-image:url(../img/btn_001.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:0.1%;
	float:left;
}

.btn4:hover {
	background-position:0 -64px;
}

.pop1 {
	width:768px;
}

.clear {
	clear:both;
}

.hide {
	position:absolute;
	left:-9999px;
	top:-9999px;
}
