/* CSS Document */
h2{
	margin: 1em 0;
}

.h2Style {
	font-size: 150%;
	font-weight: bold;
	color: #006;
	margin-top: 1em;
	margin-bottom: 1em;
}

.grayBold {
	background-color: #aaa;
	padding: 4px;
	font-weight: bold;
	margin: 1em 0;
}


h3 img{
	margin-bottom: 20px;
}

h3.subtitle{
	font-size: 16px;
	color: #003399;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 10px;
}

#about{
	width: 780px;
	margin-left: 10px;
}

#about p{
	line-height: 1.5em
}


#about ul.3menu{
	width: 500px;
}

#about ul.3menu li{
	float: left;
	display: block;
	margin-left: 10px;
}

#about-contents{
	width: 700px;
	padding-top: 15px;
	margin: 0 auto;
}

#about-contents .message{
	width: 700px;
}

#about-contents .message img{
	float: left;
}

#about-contents .message2 p{
	margin-left: 50px;
	width: 600px;
	line-height: 150%;
}


#about-contents .message p{
	padding-left: 15px;
	width: 500px;
	float: left;
}

#about-contents .process ul,#about-contents .what ul{
	list-style: disc;
	line-height: normal;
} 

#about-list{
	margin-left: 150px;
	widht: 500px;
}

#menu li#on01{
	width: 173px;
	height: 34px;
	background-image: url(../../common/img/menu-on_about-museum.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.what,.process{
	padding: 10px;
}

#about .process h5,#about .what h5{
	padding-top: 10px;
	padding-bottom: 10px;
}

#about .what img{
	margin:0 auto;
}

.whatblue{
	padding-left:10px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #0c0b76;
	font-size: 12px;
}

