* {
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
	letter-spacing: 1px;
}

body {
	text-align: center;
	background-color: #eeeeee;
}

#container {
	text-align: center;
	background-color: white;
	width: 750px;
	margin: 0 auto;
}

#header {
	text-indent: -9999px;
	font-size: 1px;
	background-image: url(/images/header.gif);
	height: 80px;
}

#body {
	text-align: left;
	padding: 0 50px;
}

#footer {
	color: white;
	font-size: 10px;
	background-color: #003399;
	margin-top: 20px;
	padding: 5px;
}

#intro {
	text-indent: -9999px;
	font-size: 1px;
	background-image: url(/images/top_image.jpg);
	background-repeat: no-repeat;
	padding-top: 340px;
	margin-bottom: 20px;
}


#intro h2 {
	text-indent: -9999px;
	font-size: 1px;
	background-image: url(/images/copy_01.gif);
	height: 60px;
}


#intro p {
	text-indent: -9999px;
	font-size: 1px;
}


#news {
	background-image: url(/images/h_kunitachi_news.gif);
	background-repeat: no-repeat;
	height: 1587px;
	padding-left: 200px;
}

#news h2 {
	text-indent: -9999px;
	font-size: 1px;
	height: 0;
}

#news p {
	text-indent: -9999px;
	font-size: 1px;
	background-image: url(/images/kunitachi_news.gif);
	background-repeat: no-repeat;
	height: 1587px;
}

#giin h2 {
	color: #003399;
	font-size: 24px;
	border-bottom: 1px dashed #999999;
	padding-bottom: 10px;
	margin: 20px 0;
}

#giin ul { list-style: none; }

#giin li {
	background-repeat: no-repeat;
	padding-left: 170px;
	height: 200px;
}

#giin li p { margin: 10px 0; }

#giin li.suzuki { background-image: url(/images/photo_suzuki.jpg); }
#giin li.nakagawa { background-image: url(/images/photo_nakagawa.jpg); }
#giin li.saito { background-image: url(/images/photo_saito.jpg); }
#giin li.koguchi { background-image: url(/images/photo_koguchi.jpg); }

#giin li h3 { color: #339900; font-size: 18px; }

a.arrow { color: #003399; padding-left: 15px; background-image: url(/images/arrow.gif); background-repeat: no-repeat; }
a.arrow:hover { color: #339900; }



#news-area h2,
#news2 h2,
#activity h2,
#mobile h2 {
	text-align: left;
	color: #003399;
	font-size: 24px;
	border-bottom: 1px dashed #999999;
	padding-bottom: 10px;
	margin: 20px 0;
}

#news2 {
	height: 790px;
}

#news2 #photo1 {
	float: right;
}

#news2 p {
	text-indent: 1em;
	margin-bottom: 20px;
	line-height: 1.5em;
}

#footer_navigation {
	text-align: center;
}




#activity ul {
	margin: 0 0 50px 20px;
}

#activity li {
	margin-bottom: 20px;
}

