@charset "euc-jp";
/* CSS Document */

/*タグ*/

body{
	margin:0 auto;
	background-position:top;
	background-image: url(../images/part_bg.png);
	background-color:#FFF;
	background-repeat:repeat-x;
	}
	
a:link {
	text-decoration:none;
	font-size: 12px;
}

a:visited {
	text-decoration:none;
	font-size: 12px;
}
a:hover {
	text-decoration:none;
	font-size: 12px;
}
a:active {
	text-decoration:none;
	font-size: 12px;
}

a img{
	border-style:none;
}

img{
	border-style:none;
}


/*フレーム*/

#wrap{
	width:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	}
	
#header{
	width:900px;
	height:42px;
	margin:0px auto;
	background-image:url(../images/part_header.png);
	background-repeat: no-repeat;
	background-position:center top;
	}



#footer{
	width:100%;
	height:37px;
	background-image:url(../images/footer.gif);
	margin:0px auto;
	background-color:#FF66BA;
	background-position:center bottom;
	}

/*ボックス*/



	
	
div.box1{
	width:900px;
	height:202px;
	background-image:url(../images/part_box1.png);
	background-repeat:no-repeat;
	background-position:center;
	margin:0px auto;
	text-align:left;
	}
	
div.box2{
	width:900px;
	height:2000px;
	background-image:url(../images/part_box4.png);
	background-repeat:no-repeat;
	margin:0px auto;
	}



/*parts*/

.rogo{
	height:202px;
	width:265px;
	margin-left:21px;
}


div.menu{
	width:280px;
	height:800px;
	padding-top:94px;
	padding-left:10px;
	float:left;
}

.table{
	margin:0px auto;
}
	
	
.info_area{
	width:250px;
	height:170px;
	font-size:12px;
	margin-top:148px;
	margin-left:25px;
	}		

div.contents{
	width:550px;
	height:843px;
	float:right;
	padding-top:40px;
	padding-right:60px;
	text-align:right;
}

.text_staff{
	width:497px;
	height:639px;
	text-align:left;
	background-image:url(../images/part_staff_body.jpg);
	margin-left:50px;
	font-size:14px;
	color:#F39;
	font-weight:700;
}

.news_area{
	width:500px;
	height:620px;
	padding-left:35px;
	padding-top:20px;
}




#navbar{
	margin-left:50px;
}

a{
	text-decoration:none;
}

ul{
	list-style-type:none;
	padding:0;
	margin:0;
}

#navbar li{
	width:66px;
	float:left;
}


#navbar ul ul{
	width:66px;
	float:right;
	visibility:hidden;
}

.nav{
	width:550px;
	height:90px;
	padding-left:25px;
	padding-top:15px;
}

.up{
	width:550px;
	height:100px;
	padding-top:50px;
}

.story_bt{
	width:510px;
	height:40px;
	margin-top:15px;
	padding-left:80px;
}

.top{
	height:70px;
	padding-top:80px;
}
