@charset "EUC-JP";

/* ==========================================
Created: 2009-04-21 Yoshikawa
Modified: 2011-06-20 Yoshikawa
Copyright: asahikasei fibers 2011 Allrights reserved.
========================================== */

@import "base.css";
@import "common.css";

*{
	margin:0;
	padding:0;
}

body{
	font-size:75%;
	line-height:1.4;
}

#wrapper{
	width:1000px;
	text-align:center;
	position:relative;
	background:url(../images/newindex/content_bg-trans.png) no-repeat center 500px;
	height:940px;
}

h1{
	position:absolute;
	top:10px;
	left:20px;
	z-index:99;
}

#news{
	position:absolute;
	top:0;
	right:0;
	z-index:10;
	background:url(../images/newindex/topics_bg-trans.png) no-repeat;
	width:330px;
	height:74px;
	text-align:left;
	padding-top:32px;
	padding-left:20px;
}

#news p{
	font-size:11px;
	color:#09718e;
}

#swf-container{
	width:1000px;
	height:500px;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	background:#6EC8F2;
}

#swf-bg01{
	position:absolute;
	top:180px;
	left:0;
	z-index:1;
}


#swf-bg02{
	position:absolute;
	top:180px;
	right:0;
	z-index:1;
}

#gnav{
	width:900px;
	background:#FFF repeat-y;
	margin:0 auto;
	text-align:left;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	position:absolute;
	left:50px;
	top:400px;
	z-index:100;
}

.selecter{
	width:285px;
	padding:7px;
	float:left;
	border-top:solid 5px #6EC8F2;
}

.selecter h2{
	margin-top:2px;
	margin-bottom:15px;
}

.selecter .pict{
	margin:10px 0;
}

.selecter ul{
	width:279px;
	margin-left:3px;
	list-style:none;
	margin-bottom:20px;
}

.selecter ul li{
	margin-bottom:5px;
}

.dot-l{
	border-right:dotted 1px #CCC;
}

#link{
	border-top:dotted 1px #CCC;
}

#link01{
	width:529px;
	height:50px;
	padding-top:10px;
	padding-left:70px;
	border-right:dotted 1px #CCC;
	float:left;
	background:url(../images/newindex/link01.png) no-repeat 10px 5px;
}

#link01 img{
	margin-right:5px;
}

#link02{
	width:139px;
	height:50px;
	padding:5px;
	border-right:dotted 1px #CCC;
	float:left;
	text-align:center;
}

#link03{
	width:140px;
	height:50px;
	padding:5px;
	float:left;
	text-align:center;
}

#newfooter{
	width:886px;
	padding:0 7px;
	border-top:dotted 1px #CCC;
	height:37px;
	font-size:80%;
}

#copy{
	float:left;
	width:459px;
	border-right:dotted 1px #CCC;
}
	
#copy p{
	line-height:37px;
	margin-left:3px;
}

#sitepolicy{
	float:left;
	width:259px;
	border-right:dotted 1px #CCC;
	text-align:center;
}

#sitepolicy p{
	line-height:37px;
}

#gotop{
	float:left;
	width:165px;
	text-align:center;
}

#gotop p{
	line-height:37px;
}

#campaign{
	position:absolute;
	z-index:200;
	top:30px;
	right:-80px;
}

#sign{
	z-index:99;
	position:absolute;
	top:310px;
	right:45px;
}
