@charset "UTF-8";

/** contents ****************************************/

#contents .section p.intro{
	margin-bottom    : 40px;
}

#contents .section .left {
	width            : 330px;
}

#contents .section .right {
	width            : 570px;
}

#contents .section .right .profile{
	height:480px;
	background-color:#84b1c0;
}

#contents .section .right .profile .profilecontent{
	padding:0 20px;
}

#contents .section .right .profile .profilecontent p {
	color:#ffffff;
}

#contents .section .left .article {
	border-bottom    : 1px solid #cccccc;
	margin-bottom    : 15px;
}

#contents .section .left .article p {
	font-size        : 10px;
}

#contents .section .left .article p .wp {
	font-family : Arial;
}

#contents .section .left .article h3 {
	margin-bottom    : 10px;
}

#contents .section .left .last {
	border-bottom    : none;
	margin           : 0;
}

#contents .section .left .last p {
	padding          : 5px 0 0;
	margin           : 0;
}

/*/*/


