
html {
	scrollbar-face-color: #fe78a0;
	scrollbar-track-color: #ffcfdf;
	scrollbar-highlight-color: #ffd9e5;
	scrollbar-3dlight-color: #ffcad6;
	scrollbar-shadow-color: #a53c45;
	scrollbar-darkshadow-color: #791500;
	scrollbar-arrow-color: #fcf1f7;
}

body {
	position:absolute;
	margin:0px;
	padding:10px 0px;
	width:100%;
	font-size: 12px;
	color: #555555;	
	background: #FFA0C0 url(../img/back.gif);
	font-family: Osaka,"MS UI Gothic",sans-serif;
	text-align:center;
}

div#main_frame {
	width:780px;
	margin:0px auto;
	padding:0px 0px;
	text-align:center;
	background-color: #FF6090;
}

A:link		{ color: #ff40E0; line-height:20px; text-decoration: none }
A:visited 	{ color: #ff40E0; line-height:20px; text-decoration: none }
A:active	{ color: #ff00ff; line-height:20px; text-decoration: none }
A:hover		{ color: #ff2040; line-height:20px; text-decoration: none }


/*----- タイトル表示 ------------------------------*/

div#top_image {
	margin:0px auto;
	padding:0px 0px 10px 0px;
	width:780px;
	height:100px;
	background-position: 20px 0px;
	background-repeat: no-repeat;
	background-image: url(../img/title.gif);
	text-indent:-9999px;
}

/*-------------------------------------------------*/

div#contents {
	margin:0px auto;
	padding:0px 10px 10px;
	width:740px;
	float:center;
	text-align:left;
	background: #FFA0C0 url(../img/top_back.jpg);
}

div#left {
	width:480px;
	height:640px;
	margin:30px 35px 0px 65px;
	_margin:30px 35px 0px 35px;
	padding:0px;
	float:left;
	text-align:left;
	background: #FF6090 url(../img/topimg.jpg);
}

div#right {
	width:100px;
	margin:0px;
	padding:30px 0px 0px 0px;
	float:left;
}

hr {
	margin:0px;
	visibility:hidden;
	height:0px;
	line-height:0px;
}

/*----- 左側で使用 ------------------------------*/

div#left img {
	margin:0px;
	padding:0px;
	float:left;
}

/*----- 右側で使用 ------------------------------*/

ul.menu {
	margin: 0px;
	padding:0px;
	width:100px;
	list-style-type:none;
}

li.profile_menu a {
	margin:0px;
	width:100px;
	height:100px;
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/menu_profile.gif);
	text-indent:-9999px;
	/*\*/
	overflow:hidden;
	/**/
}
li.profile_menu a:hover {
	background-image: url(../img/menu_profile.gif);
	background-position: 0px -100px;
}

li.schedule_menu a {
	margin:0px;
	width:100px;
	height:100px;
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/menu_schedule.gif);
	text-indent:-9999px;
	/*\*/
	overflow:hidden;
	/**/
}
li.schedule_menu a:hover {
	background-image: url(../img/menu_schedule.gif);
	background-position: 0px -100px;
}

li.biography_menu a {
	margin:0px;
	width:100px;
	height:100px;
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/menu_biography.gif);
	text-indent:-9999px;
	/*\*/
	overflow:hidden;
	/**/
}
li.biography_menu a:hover {
	background-image: url(../img/menu_biography.gif);
	background-position: 0px -100px;
}

li.photo_menu a {
	margin:0px;
	width:100px;
	height:100px;
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/menu_photo.gif);
	text-indent:-9999px;
	/*\*/
	overflow:hidden;
	/**/
}
li.photo_menu a:hover {
	background-image: url(../img/menu_photo.gif);
	background-position: 0px -100px;
}

li.blog_menu a {
	margin:0px;
	width:100px;
	height:100px;
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/menu_blog.gif);
	text-indent:-9999px;
	/*\*/
	overflow:hidden;
	/**/
}
li.blog_menu a:hover {
	background-image: url(../img/menu_blog.gif);
	background-position: 0px -100px;
}

li.link_menu a {
	margin:0px;
	width:100px;
	height:100px;
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../img/menu_link.gif);
	text-indent:-9999px;
	/*\*/
	overflow:hidden;
	/**/
}
li.link_menu a:hover {
	background-image: url(../img/menu_link.gif);
	background-position: 0px -100px;
}


p.no_menu {
	margin:0px;
	width:235px;
	height:20px;
	text-align:right;
}

/*----- 注意 で使用 ------------------------------*/

div#bottom {
	margin:0px auto;
	padding:20px 0px 50px;
	width:700px;
	clear:both;
	font-size: 14px;
	font-weight:normal;
	line-height: 150%;
	text-align:center;
}

/*----- アクセスカウンタ で使用 ------------------------------*/
div#access_counter {
	margin:0px 0px 0px auto;
	padding:0px;
	text-align:right;
}

/*----- top_line で使用 ------------------------------*/
div#top_line {
	margin:0px;
	width:100%;
	height:40px;
	float:right;
	background: #FF6090 url(../img/top_line.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-indent:-9999px;
}
div#top_url {
	margin:0px;
	width:90%;
	height:40px;
	float:left;
	background: #FF6090 url(../img/top_line.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-indent:-9999px;
}

/*----- Copyright で使用 ------------------------------*/
div#bottom_line {
	margin:0px;
	padding:0px;
	width:100%;
	height:40px;
	float:left;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../img/copyright.gif);
}
div#copyright {
	margin:0px;
	padding:0px;
	width:90%;
	height:40px;
	float:right;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-image: url(../img/copyright.gif);
	text-indent:-9999px;
}

/*----- End -----------------------------------------------*/
