
#contentsArea {
	margin: 0;
	width: 740px;
	text-align: left;
	float:left;
	background-color:#FFF;
	padding:10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #FFF;
	border-color: #C96;
	border-style: solid;
	border-width: 2px;	
}
#contentsArea * {
	margin: 0;
	padding: 0;
	font-size: 12px;
	list-style: none;
	border: none;
}
#contentsArea td {
	vertical-align: top;
}
#container {
	margin-left: 10px;
}
/*left*/
#contentsArea .left #contentsMenu {
	margin-top: 7px;
}
#contentsArea .left #contentsMenu li {
	margin-top: 10px;
}
#contentsArea .left #contentsMenu li a {
	display: block;
	width: 209px;
	height: 41px;
	text-indent: -9999em;
	outline: none;
}
#contentsArea .left #contentsMenu li.index a {
	background: url(/contents/hatarakoneco/images/btn_index.jpg) no-repeat;
}
#contentsArea .left #contentsMenu li.test a {
	background: url(/contents/hatarakoneco/images/btn_test.jpg) no-repeat;
}
#contentsArea .left #contentsMenu li.download a {
	background: url(/contents/hatarakoneco/images/btn_download2.jpg) no-repeat;
}
#contentsArea .left #contentsMenu li.profile a {
	background: url(/contents/hatarakoneco/images/btn_profile.jpg) no-repeat;
}
#contentsArea .left #contentsMenu li a:hover, #contentsArea.index .left #contentsMenu li.index a, #contentsArea.test .left #contentsMenu li.test a, #contentsArea.profile .left #contentsMenu li.profile a {
	background-position: 0 -41px;
}
#contentsArea .left #contentsMenu li.download ul#subMenu {
	margin-top: -41px;
}
#contentsArea .left #contentsMenu li.download ul#subMenu li {
	margin-top: 0;
}
#contentsArea .left #contentsMenu li.download ul#subMenu li.index a {
	background-position: 0 -41px;
}
#contentsArea .left #contentsMenu li.download ul#subMenu li.wallpaper a {
	height: 32px;
	background: url(/contents/hatarakoneco/images/btn_wallpaper3.jpg) no-repeat;
}
#contentsArea .left #contentsMenu li.download ul#subMenu li.wallpaper a:hover, #contentsArea.wallpaper .left #contentsMenu li.download ul#subMenu li.wallpaper a {
	background-position: 0 -32px;
}
#contentsArea .left #contentsMenu li.download ul#subMenu li.icon a {
	height: 31px;
	background: url(/contents/hatarakoneco/images/btn_icon3.jpg) no-repeat;
}
#contentsArea .left #contentsMenu li.download ul#subMenu li.icon a:hover, #contentsArea.icon .left #contentsMenu li.download ul#subMenu li.icon a {
	background-position: 0 -31px;
}
#contentsArea .left #contentsMenu li.download ul#subMenu li.saver a {
	height: 34px;
	background: url(/contents/hatarakoneco/images/btn_screensaver3.jpg) no-repeat;
}
#contentsArea .left #contentsMenu li.download ul#subMenu li.saver a:hover, #contentsArea.saver .left #contentsMenu li.download ul#subMenu li.saver a {
	background-position: 0 -34px;
}
/*right*/
/*繝励Ο繝輔ぅ繝ｼ繝ｫ*/
#contentsArea .right #profileContents {
	margin-left: 6px;
	width: 499px;
	background: url(/contents/hatarakoneco/images/profile_back.gif) repeat-y;
}
#contentsArea .right #profileContents .profile {
	width: 499px;
	height: 349px;
	background: url(/contents/hatarakoneco/images/profile_top.jpg) no-repeat;
}
#contentsArea .right #profileContents .profile caption, #contentsArea .right #profileContents .profile th, #contentsArea .right #profileContents .profile td {
	display: none;
}
#contentsArea .right #profileContents .secrets {
	width: 499px;
	height: 202px;
	background: url(/contents/hatarakoneco/images/profile_secrets.jpg) no-repeat;
}
#contentsArea .right #profileContents .secrets caption, #contentsArea .right #profileContents .secrets td {
	display: none;
}
#contentsArea .right #profileContents .secrets th {
	text-indent: -9999em;
}
#contentsArea .right #profileContents .bottom {
	padding-bottom: 25px;
	background: url(/contents/hatarakoneco/images/profile_bottom_back.gif) no-repeat 0 bottom;
}
#contentsArea .right #profileContents .bottom table {
	margin: 20px 9px 0;
}
#contentsArea .right #profileContents .bottom table th {
	padding-bottom: 10px;
}
#contentsArea .right #profileContents .bottom table td {
	color: #9F5B31;
	vertical-align: middle;
}
#contentsArea .right #profileContents .bottom table td img {
	border: 1px solid #FED0E5;
}
#contentsArea .toTop {
	margin: 20px 0;
	text-align: right;
}




