* {margin:0px; padding:0px;}

a {text-decoration:none; color: #FF6600;}
img { border-style:none; }
a img { border-style:none; }

a:hover { color: #FF0000;}
p {margin:0px; padding:0px;}
h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,li {margin:0px; padding:0px;}
.hide {left:-9999px; top:-9999px; position:absolute;}

div#navi {height:68px;}
img a {border:0px;}


/* COMMON */
body {margin:0px; padding:0px; font-size:12px; line-height:1.4; olor:#000000;}
/* CLEARFIX */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.clear {clear:both;}

/* NAVI */
/* RANDOM */
body {
	background-color:#669999;
}
div#menu a {
	color:#669999;
}


/* ALL */
div#all {
	background-color:#BFF2D6;
}
div#all2 {
	width:960px;
	margin:0px auto;
	padding:0px 0px 10px 0px;
	background-color:#BFF2D6;
}

div#header {
	background:url(../img/h1.gif) no-repeat ;
	background-position:0px 10px;
	margin:0px 0px 10px 0px;
	height:76px;
	text-indent:-1000px;
	overflow:hidden;
}
h1 {font-size:1px; color:#FFFFFF;}
h1 a {
	display:block;
	width:960px;
	height:76px;
}
h2 {
	font-size:12px;
	color:#FFFFFF;
	text-indent:-1000px;
	overflow: hidden;
}

/* MENU */
div#menu {
	width:940px;
	background-color:#FFFFFF;
	padding:10px 10px;
	margin:0px 0px 10px 0px;
}
div#menu ul{
	margin:0px;
	padding:0px 0px 0px 20px;
}
div#menu li{
	width:175px;
	text-align:center;
	float:left;
	font-weight:bold;
	list-style:none;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #999999;
	padding:0px 0px;
	list-style-type:none;
}
div#menu li a {
	display:block;
	width:175px;
	padding:3px 0px;
}
div#menu li a:hover {
	background-color: #FFFF99;
}


/* LEFT */
div#left {
	float:left;
	width:240px;
	margin-right:5px;
	padding:10px;
	background-color:#FFFFFF;
}
h3{
	background-image:url(../img/profile/name_bg.gif);
	text-align:center;
	font-size:24px;
	color:#009999;
	height:35px;
}
#prof_comment {
	border:1px solid #CCCCCC;
	padding:10px;
	margin-top:5px;
}

/* WRAPPER */
div#wrapper {
	float:left;
	width:695px;
	background:url(../img/profile/contents_bg03.gif);
}
h4 {
	background:url(../img/profile/contents_bg01.gif) top;
	width:695px;
	height:10px;
	text-indent:-1000pc;
	font-size:1px;
	overflow:hidden;
}
div.prof_bottom {
	clear:both;
	background:url(../img/profile/contents_bg02.gif) bottom;
	width:695px;
	height:10px;
	text-indent:-1000pc;
	font-size:1px;
	overflow:hidden;
}


/* CENTER */
div#center {
	float:left;
	width:325px;
	height:100%;
	margin-right:5px;
	padding:0px 10px 10px 10px;
	background-color:#FFFFFF;
}
h5 {
	width:315px;
	height:20px;
	background-image:url(../img/profile/prof_subtitle.gif);
	font-size:12px;
	padding:3px 0px 0px 10px;
	color:#FF6600;
}
div#center dl{

}
div#center dt{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 17px;
	background:url(../img/profile/liststyle.gif) no-repeat;
	background-position:2px 2px;
	color:#009999;
	font-weight:bold;
}
div#center dd{
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 17px;
	border-bottom:1px dotted #CCCCCC;
}


/* RIGHT */
div#right {
	float:left;
	width:325px;
	height:100%;
	padding:0px 10px 10px 10px;
	background-color:#FFFFFF;
}
div#right pre {
	margin:0px;
	padding:0px;
}

div#right div {
	margin:5px 5px 20px 5px;
}
.bn200 {
	margin-bottom:5px;
	line-height:1.1;
}
.bn200 a {
	color:#666666;
}

/* FOOTER */
div#footer {
	clear:both;
	text-align:center;
	padding:20px 0px;
	margin:0px 0px 0px 0px;
	background-color:#669999;
	color:#FFFFFF;
}
div#footer a {
	color:#FFFFFF;
}

