@charset "utf-8";
/* CSS Document */

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	
}

#container #wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#container #wrapper h4 {
    font-size: 14px;
	letter-spacing: 0.2em;
	line-height: 1.9em;

}
#container #wrapper p {
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1.9em;
}
#container #contentsphoto {
	height: 800px;
	width: 391px;
	float: left;
}
#container #contents {
	height: 1300px;
	width: 609px;
	float: right;
}
#container #contents h4 {
	font-size: 14px;
	letter-spacing: 0.2em;
	line-height: 1.9em;
	margin-left: 40px;
	color: #00F;
}
#container #contents p {
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1.9em;
	margin-left: 40px;
}
#container #contents .contentsbg {
	background-color: #FFC;
}
#container #title {
	margin-top: 30px;
	margin-bottom: 30px;
}
#container #contentsArea h4 {
	font-size: 14px;
	letter-spacing: 0.2em;
	line-height: 1.9em;
	margin-left: 40px;
}
#contentsArea p {
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1.9em;
	margin-left: 40px;
}
#container #contentsArea p strong {
    color: #900;
	font-size: 14px;
}
#container #contentsArea .sample6 tbody tr td strong {
	color: #F00;
	font-size: 16px;
}
#container #contentsArea p .fontw {
	font-size: 15px;
	font-weight: bold;
}
#container #contentsArea .imgindent img {
	vertical-align: middle;
	float: left;
}
#container #contentsArea .imgindent {
	font-size: 14px;
	letter-spacing: 0.1em;
	line-height: 1.7em;
	margin-left: 65px;
	font-weight: bold;
	color: #090;
}
#container #contentsArea .imgindent strong {
	color: #F00;
}
