/*---▼ページ全体---*/
body{
	margin: 0;
	padding: 0;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
	background-repeat:repeat-x;
	background-position: top;
}


#home{
	width:800px;
	height:auto;
	padding: 0;
	margin-top:0;
	margin-left: auto;
	margin-right: auto;
}


a{
    color:#000000;
    text-decoration:none;}

a:hover{
    color:#F68F9D;
    text-decoration:underline;}


p {
	font-size:12px;
	padding: 0px 0px 0px 0px;
}

.cf:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.cf {display: inline-table;}

/* Hides from IE-mac \*/
* html .cf {height: 1%;}
.cf {display: block;}
/* End hide from IE-mac */


#header {
	width:800px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	clear: both;
	border:0;
	background:url(images/bar.gif)  left top;
}

#foot {
	padding: 0px 0px 0px 0px;
	background:url(images/footber.gif) no-repeat left bottom;
	position: relative;
}

.top{
	margin:0;
	padding: 0px 0px 0px 10px;
	font-size:40px;
	font-weight:bold;
	letter-spacing: 13px;
	color: #FFCC33;
}

#title
{
	font-style:normal;
	font-weight:normal;
	font-size:25px;
	color:#ffffff;
	background:#CC0033;
	line-height: 35px;
	letter-spacing: 4px;
	width:300px;
	padding:0px 0px 0px 13px;
	margin:7;
}

/*---▲ページ全体---*/

/*---▲メニュー---*/
#menu{
	background:url(http://www.nagasaki-np.co.jp/ahipui/images/tab.jpg) no-repeat;
	line-height:1.6;
	list-style-type:none;
	margin:0 0 0 3;
	padding:0 0 0 0;
	font-size:14px;
	height:35px;
}





#menu ul{
	margin: 0;
	width:793px; 
	padding:0  0 0 0;
}


#menu ul ul:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


#menu ul li {
	margin: 0;
	padding: 0;
	float:left; 
	line-height: 1;
	list-style-type: none;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}


#menu ul li a{
	font-size: 12px;
	color: #333;
	text-align: center;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	position: relative;
	height:35px;

}






#menu ul li#top a{
	background:url(http://www.nagasaki-np.co.jp/ahipui/images/top.jpg) no-repeat 0 0;
	width:66px;
}


#menu ul li#profile a{
	background:url(http://www.nagasaki-np.co.jp/ahipui/images/profile.jpg) no-repeat;
	width:117px;
}




#menu ul li#schedule a{
	background:url(http://www.nagasaki-np.co.jp/ahipui/images/schedule.jpg) no-repeat;
	width:117px;
}



#menu ul li#move a{
	background:url(http://www.nagasaki-np.co.jp/ahipui/images/move.jpg) no-repeat;
	width:83px;
}

#menu ul li#phot a{
	background:url(http://www.nagasaki-np.co.jp/ahipui/images/photo.jpg) no-repeat;
	width:66px;
}


#menu ul li#monthly a{
	background:url(http://www.nagasaki-np.co.jp/ahipui/images/monthly.jpg) no-repeat;
	width:134px;
}


#menu ul li#kiji a{
	background:url(http://www.nagasaki-np.co.jp/ahipui/images/kiji.jpg) no-repeat;
	width:83px;
}




/*----------- メニューマウスオーバー　----------*/



#menu ul li#top a:hover{
	background:url(http://www.nagasaki-np.co.jp/ahipui/images/top2.jpg) no-repeat;
	width:66px;
}


#menu ul li#profile a:hover{
	background:url(http://www.nagasaki-np.co.jp/ahipui/images/profile2.jpg) no-repeat;
	width:117px;
}




#menu ul li#schedule a:hover{
	background:url(http://www.nagasaki-np.co.jp/ahipui/images/schedule2.jpg) no-repeat;
	width:117px;
}



#menu ul li#move a:hover{
	background:url(http://www.nagasaki-np.co.jp/ahipui/images/move2.jpg) no-repeat;
	width:83px;
}

#menu ul li#phot a:hover{
	background:url(http://www.nagasaki-np.co.jp/ahipui/images/photo2.jpg) no-repeat;
	width:66px;
}




#menu ul li#monthly a:hover{
	background:url(http://www.nagasaki-np.co.jp/ahipui/images/monthly2.jpg) no-repeat;
	width:134px;
}


#menu ul li#kiji a:hover{
	background:url(http://www.nagasaki-np.co.jp/ahipui/images/kiji2.jpg) no-repeat;
	width:83px;
}









/*---▲メニュー---*/







/*---▲トップページ--*/

#cut{
	margin-bottom:0px;
	background:url(images/title.jpg) no-repeat;
	position: relative;
	float:left;
	
}






#topimg{
	margin-bottom:0px;
	background:url(images/ahipui.jpg) no-repeat;
	position: relative;
	padding:10px 0px 0px 10px;
	print: none;
}


#menu2 {
	margin-left: 10px;
	text-align: left;
}

.title {
	font-size: 18px;
	font-weight: bold;
	color: #999;
}

/*---▲トップページ--*/





