@charset "UTF-8";

 /*構造順に記述する！
 ------------------------------------------------------------*/

.osx_clm_top {
	background-image: url(../images/cmn/osx_clm_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 504px;
	margin-bottom: 36px;
	margin-right: auto;
	margin-left: auto;
}
.osx_clm_mdl {
	background-image: url(../images/cmn/osx_clm_mdl.gif);
	background-repeat: repeat-y;
	width: 480px;
	padding: 6px 12px;
}
.osx_clm_btm {
	background-image: url(../images/cmn/osx_clm_btm.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 504px;
	padding-bottom: 24px;
}
.folderHeader3 {
	background-image: url(../images/works/osx_icon_s.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	height: 26px;
	padding-left: 25px;
	padding-top: 13px;
	padding-right: 2px;
	display: block;
	width: 38px;
	margin-right: auto;
	margin-left: auto;
}

.folderHeader5 {
	background-image: url(../images/works/osx_icon_s.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	height: 26px;
	padding-left: 25px;
	padding-top: 13px;
	padding-right: 2px;
	display: block;
	width: 62px;
	margin-right: auto;
	margin-left: auto;
}

.folderHeader6 {
	background-image: url(../images/works/osx_icon_s.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	height: 26px;
	padding-left: 25px;
	padding-top: 13px;
	padding-right: 2px;
	display: block;
	width: 74px;
	margin-right: auto;
	margin-left: auto;
}

table.works {
	width: 100%;
	margin-top: 18px;
	margin-bottom: 18px;
}

.works td	{
	text-align: center;
	width: 50%;
	padding: 10px;
}
