/* crazyup.com 2009-04-11 All-New CSS */
/* tag */
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a > img {
	border-style: none;
}
ul {
	list-style: url(icon_li.png) outside;
	margin: 0px;
	padding: 0px 0px 0px 26px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h1 a{
	margin: 0px;
	width: 359px;
	display: block;
	text-indent: -9999px;
	outline: none;
	border-bottom: none #FFFFFF;
	background: url(logo.png) no-repeat 0px 0px;
	padding: 0px;
	height: 79px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h2 {
	margin: 0px;
	padding: 0px;
}
#footer p {
	margin: 0px;
	width: 253px;
	display: block;
	text-indent: -9999px;
	outline: none;
	border-bottom: none #FFFFFF;
	background: url(copy.png) no-repeat 0px 0px;
	padding: 0px;
	height: 15px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	visibility: visible;
	float: right;
}

/* body */
body {
	margin: 0px;
	padding: 0px;
	background: #666666 url(body_bg.png) repeat-x;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	height: auto;
}
#contents {
	margin: 0px;
	padding: 0px;
	height: auto;	
}
#contents #menu {
    margin: 0px;
	padding: 0px;
	width:	400px;
	height: 600px;
	float: left;
}
#contents #menu #mbox {
	margin: 0px;
	padding: 0px;
	width: 380px;
	height: auto;
	background: #FFFFFF;
	border: 5px solid #333333;
}
#contents #main {
	margin:	0px;
	padding: 0px;
	width: 600px;
	height: 600px;
	float: right;
}
#contents #main #box {
	margin: 40px 0px 0px;
	padding: 0px;
	width: 590px;
	height: auto;
	border: 5px solid #333333;
	background: #FFFFFF;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 20px;
}
/* #contents #menu classes */
#contents #menu #mbox p {
	padding: 0px;
	height: auto;
	width: auto;
	margin: 0px;
}
#contents #menu #mbox .profile {
	margin: 0px;
	width: 108px;
	display: block;
	text-indent: -9999px;
	outline: none;
	border-bottom: none #FFFFFF;
	background: url(icon_h2_profile.png) no-repeat 0px 0px;
	padding: 0px;
	height: 27px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#contents #menu #mbox .profile_img {
	margin: 0px;
	width: 265px;
	display: block;
	text-indent: -9999px;
	outline: none;
	border-bottom: none #FFFFFF;
	background: url(profile.png) no-repeat 0px 0px;
	padding: 0px;
	height: 105px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#contents #menu #mbox .blog {
	margin: 0px;
	width: 89px;
	display: block;
	text-indent: -9999px;
	outline: none;
	border-bottom: none #FFFFFF;
	background: url(icon_h2_blog.png) no-repeat 0px 0px;
	padding: 0px;
	height: 27px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#contents #menu #mbox .koneta {
	margin: 0px;
	width: 115px;
	display: block;
	text-indent: -9999px;
	outline: none;
	border-bottom: none #FFFFFF;
	background: url(icon_h2_koneta.png) no-repeat 0px 0px;
	padding: 0px;
	height: 27px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#contents #menu #mbox .contact {
	margin: 0px;
	width: 120px;
	display: block;
	text-indent: -9999px;
	outline: none;
	border-bottom: none #FFFFFF;
	background: url(icon_h2_contact.png) no-repeat 0px 0px;
	padding: 0px;
	height: 27px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/* #contents #main #box classes */
#contents #main #box .clip {
	margin: 0px;
	width: 144px;
	display: block;
	text-indent: -9999px;
	outline: none;
	border-bottom: none;
	background: url(icon_h2_clip.png) no-repeat 0px 0px;
	padding: 0px;
	height: 27px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
