@charset "utf-8";

/* -----------------------------------------
#
# INFORMATION
#
# FileName:	style.css
# Summary:	Site History Setting
# Created:	2012-05-06
# UpdatedBy:	2012-05-27
# Copyright:	(c)pictosmith
------------------------------------------ */

/* -----------------------------------------
	content01
------------------------------------------ */
#content01 {
	margin:0 0 50px;
}
#content01 h3 {
	margin:0 0 32px;
}
#content01 p {
	width:440px;
	margin:0;
}
#content01 .photo {
	width:465px;
}
#content01 .photo p {
	width:465px;
	margin:0 0 8px;
}

/* -----------------------------------------
	content02
------------------------------------------ */
#content02 {
	margin:0 0 -5px;
	padding-left:4px;
}
#content02 h3 {
	margin:0 0 32px;
}
#content02 p {
	width:440px;
	margin:0;
}
#content02 .photo {
	width:465px;
}
#content02 .photo p {
	width:465px;
	margin:0 0 8px;
}

/* -----------------------------------------
	content03
------------------------------------------ */
#content03 {
	position:relative;
	margin:0 0 50px;
	padding:0;
}
#content03 p{
	position:absolute;
	bottom:10px;
	width:955px;
}

/* -----------------------------------------
	content04
------------------------------------------ */
#content04 {
	margin:0 0 35px;
}

#content04 div.alignLeft{
	width:520px;
}
#content04 div.alignRight{
	width:380px;
}
#content04 p.alignLeft{
	padding:0;
	width:223px;
}
#content04 p.alignRight{
	padding:0;
	width:281px;
}
#content04 h3 {
	margin:0 0 34px;
}
#content04 p.photo img {
	margin:0 0 3px;
}
#content04 .caption {
	margin:0 0 5px;
}

/* -----------------------------------------
	content05
------------------------------------------ */
#content05 .alignLeft{
	width:445px;
}
#content05 .alignRight{
	width:445px;
}
#content05 h3 {
	text-align:center;
	margin:0 0 34px;
}
