@charset "UTF-8";
div#content {
	float: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
div#top {
	width: 100%;
	float: left;
}
div#top_left {
	width: 15%;
	float: left;
	height: 160px;
}
div#top_middle {
	height: 160px;
	width: 543px;
	float: left;
	background-image: url(../img/top_bottom.png);
	background-repeat: repeat-y;
}
div#middle {
	float: left;
	width: 100%;
	background-image: url(../img/left_right.png);
	background-repeat: repeat-x;
}
div#middle_left {
	float: left;
	background-image: url(../img/left_right.png);
	background-repeat: repeat-x;
	height: 263px;
	width: 15%;
}
div#middle_middle {
	background-image: url(../img/background.png);
	background-repeat: no-repeat;
	height: 263px;
	width: 543px;
	float: left;
}
div#middle_right {
	float: left;
	height: 263px;
	width: 389px;
	background-image: url(../img/left_right.png);
	background-repeat: repeat-x;
}
div#bottom {
	float: left;
	width: 100%;
	height: 600px;
}
div#sub_bottom {
	float: left;
	width: 100%;
	background-repeat: repeat-y;
	background-image: url(../img/subpage_background.png);
	border-bottom-width: 13px;
	border-bottom-style: solid;
	border-bottom-color: #CCFF00;
}
div#bottom_left {
	width: 15%;
	height: 400px;
	float: left;
}
div#bottom_middle {
	background-image: url(../img/top_bottom.png);
	background-repeat: repeat-y;
	height: 400px;
	width: 543px;
	float: left;
}
div#middle_middle_1 {
	padding-top: 95px;
	padding-left: 337px;
}
div#middle_middle_3 {
	padding-top: 7px;
	padding-left: 360px;
}
div#sub_middle_middle_3 {
	padding-top: 0px;
	padding-left: 155px;
}
div#middle_middle_4 {
	padding-top: 9px;
	padding-left: 303px;
}
div#middle_middle_5 {
	float: left;
	width: 202px;
	text-align: right;
	padding-top: 42px;
}
div#middle_middle_6 {
	float: left;
	width: 23px;
	padding-left: 5px;
	padding-top: 13px;
}
div#middle_middle_7 {
	float: left;
	width: 12px;
	padding-left: 4px;
	padding-top: 42px;
}
div#middle_middle_8 {
	float: left;
	width: 30px;
	padding-left: 2px;
	padding-top: 14px;
}
div#middle_middle_2 {
	padding-top: 19px;
	padding-left: 349px;
}
#subpage_title {
	background-image: url(../img/subpage_bg_title.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 389px;
	padding-top: 138px;
	float: left;
	text-align: right;
	right: auto;
}
#subpage_title_ch {
	background-image: url(../img/subpage_bg_title.png);
	background-repeat: no-repeat;
	height: 127px;
	width: 389px;
	padding-top: 136px;
	float: left;
	text-align: right;
	right: auto;
}
#sub_content {
	float: left;
	width: 700px;
	margin-bottom: 30px;
	padding-left: 275px;
}
#portfolio_content {
	float: left;
	width: 600px;
	margin-bottom: 30px;
	padding-left: 275px;
}
#credit {
	height: 70px;
	width: 70%;
	background-image: url(../img/subpage_background.png);
	background-repeat: repeat-y;
	float: left;
	padding-left: 250px;
	padding-top: 10px;
}

#portfolio_title {
	background-image: url(../img/left_right_2.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 389px;
	padding-top: 138px;
	float: left;
	text-align: right;
	right: auto;
}
div#portfolio_bottom {
	float: left;
	width: 100%;
	background-repeat: repeat-y;
	background-image: url(../img/background_2.png);
	border-bottom-width: 13px;
	border-bottom-style: solid;
	border-bottom-color: #CCFF00;
}

#portfolio_credit {
	height: 70px;
	width: 70%;
	background-image: url(../img/background_2.png);
	background-repeat: repeat-y;
	float: left;
	padding-left: 280px;
	padding-top: 10px;
}
