@charset "UTF-8";
/*****************************************************


japangap.jp/greeting/
lasd mod 110408/160719


*****************************************************/

@import url(reset.css);
@import url(structure.css);
/*****************************************************/

/*****************************************************

container

*****************************************************/

.section {
	margin: 0 0 80px 0;
	width: 630px;
}
.section h3 {
	margin: 0 0 30px 0;
}
.cap_M {
	font-size: 14px;
}
#extra_profile {
	width: 290px;
	float: right;
	margin: -50px 0 0 0;
	font-size:13px;
	line-height:1.8;
}
#extra_profile h3 {
	margin: 0 0 20px 0;
}
#extra_profile ol {
	list-style: decimal inside;
	margin: 0 0 30px 0;
}
#extra_profile ol li {
	padding: 5px 0;
	border-bottom: 1px dotted #e8e8e8;
}
