body {
	margin:0px;
	background-color:#fff;
	background: #eef1fd url(../images/pagebg.gif) repeat-y center;
	font-weight: normal;
}
#header {
	background-image	:url("../template_mypage/template1/images/title_bg.jpg");
	background-repeat	:no-repeat;
	background-position	:right center;
	background-attachment	:scroll;
	height			:145px;
/*	border-top		:5px solid #63abd1;
	border-left		:5px solid #63abd1;
	border-right		:5px solid #63abd1;
	border-bottom		:0; */
	border:none;
	margin-left:12px;
} 

h1#page_top {
	font-size		:1.5em;
	padding			:72px 0 0 25px;
	color			:#ffffff;
	text-align		:left;}

h1#page_top a:link,
h1#page_top a:active,
h1#page_top a:visited {
	color			:#ffffff;
	text-decoration		:none;}


h1#page_top a:hover {
	color			:#ffffff;
	text-decoration		:underline;}

div#header #hnavi{
	font-size: 0.95em;
	padding:40px 0 0 10px;
}

#hnavi ul{
	list-style-type			:none;
}

#hnavi ul li {
	background:url(../images/n_drop.gif) no-repeat;
	float:left;
	padding-left:10px;
	padding-right:13px;
}
#hnavi li a {
	color:#0099cc;
	font-size:12px;
}
#hnavi li a:hover {
	color:#0099cc;
	font-size:12px;
}

div#navi {
	width: 700px;
	height: 35px;
	background-image: url(../images/n_iconbg.gif);
/*	background-repeat: no-repeat; */
	clear: both;
	overflow: visible;
	line-height: 180%;
	white-space:nowrap;
	padding:0px;
}
div#navi ul {
	margin-left:0px;
	white-space:nowrap;
}
div#navi li{
	margin-top:-12px;
	list-style: none;
	float: left;
	height: 35px;
	width: 140px;
	text-align: center;
	background: url(../images/n_iconbg.gif) no-repeat right;
	white-space:nowrap;
}
div#navi li a {
	color:#FFFFFF;
	height: 35px;
	width: 140px;
	display: block;
	font-size:0.75em;
	font-weight:bold;
	white-space:nowrap;
}
div#navi li a:hover {
	color:#FFFFFF;
	background: url(../images/n_iconbgc.gif) repeat-x;
	font-size:0.8em;
	height: 35px;
	width: 140px;
	margin-top:4px;
	font-size:0.75em;
	font-weight:bold;
	white-space:nowrap;
}



.fltrgt { float:right; }
a.nobdr img { border:none; }
div#container { margin-top:0px; }
div#main { border:none; width:700px; }
div#contents { width:460px; }
div#topicpath { font-size:0.7em; }
div#side { float:right; width:200px; padding-right:4px; font-size:0.8em; border-left:1px solid #babab9; }
div.entry { border:none; }
div.entry_date { font-size:0.8em; color:#75648d; background-color:#fff; font-weight:normal; }
div.entry_body { width:450px; font-size:0.88em; letter-spacing:0.02em; line-height:170%; }
.menu_title { text-align:left; padding-left:8px; }
h2#profile_title { text-align:left4; }
li#login { font-size:0.7em; }

h2#profile_title { text-align:left; }

p.w3c { clear:both; float:right; width:200px; white-space:nowrap; }