/* Destintion */

div.head_common h2 {
	border-color: #2869cf;
	color: #2869cf;
}

div#introduction {
	width: 800px;
	margin-top: 12px;
}

div#introduction img {
	border: 1px solid #c6c6c6;
}

div#introduction div.intro_photocol {
	float: left;
	width: 455px;
}

div#introduction div.intro_rightcol {
	float: left;
	width: 345px;
}

div#introduction h3 {
	font-size: 96%;
	border-bottom: 1px dotted #4285d7;
	padding-bottom: 2px;
	margin-bottom: 6px;
}

div#introduction p {
	font-size: 80%;
}

/* end css */

