*{
	margin:0px;
	padding:0px;
}
#wrapper {
	width: 805px;
}
#sidemenu{
	width:175px;
	margin:0;
	height:1200px;
	background-color:#000;
	background-image:url(images/shadow.jpg);
	background-repeat:repeat-y;
	background-position:right;
	float: left;
}
#main {
	float: left;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#header {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 67px;
	width: 600px;
}
#contents {
}
#profile {
	background-color: #FFF;
	background-image: url(images/cm_top.gif);
	background-repeat: no-repeat;
	height: 400px;
	width: 590px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #FFF;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	font-size: small;
	background-color: #FFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: #333;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: small;
	font-weight: lighter;
	color: #333;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFF;
}
h5 a:link {
	color: #309;
	text-decoration: none;
	background-color: #FFF;
}
h5 a:hover {
	color: #6F0;
	text-decoration: none;
	background-color: #FFF;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
}
#contents a img {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebar{
	width:165px;
	height:48px;
	overflow:hidden;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
.homebutton{
	width:165px;
	height:32px;
	margin: 0;
	padding: 0px;
	text-decoration: none;
}
.visual{
	display:none;
}
.copyright {
	font-size: xx-small;
	color: #666;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 2em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.myname {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #333;
}
.catch {
	font-weight: bold;
	color: #333;
	font-size: 110%;
}
