
A:link		{ font-size: 12px; color: #404040; text-decoration: underline }
A:visited 	{ font-size: 12px; color: #404040; text-decoration: underline }
A:active	{ font-size: 12px; color: #ff2040; text-decoration: none }
A:hover		{ font-size: 12px; color: #ff2040; text-decoration: none }



body {
	position:absolute;
	margin:0px;
	width:100%;
	text-align:center;
	padding:0px;
	font-size: 12px;
	color: #555555;	
	background: #FFFFFF url(../img/back1.gif);
	font-family: Osaka,"MS UI Gothic",sans-serif;
}

hr {
	margin:0px 0px 0px 0px;
	visibility:hidden;
	width:0px;
	height:0px;
	line-height:0px;
	clear:both;
}

H1,H2,H3,H4,H5 {
	float:left;
	text-align: center;
	font-size:14px;
	color: #555555;
	font-family: Osaka,"MS UI Gothic",sans-serif;
}

div.char {
	margin:0px;
	padding:0px 20px 10px;
	text-align: left;
	font-size:12px;
	line-height:20px;
	color: #555555;
	font-family: Osaka,"MS UI Gothic",sans-serif;
}




div#main_frame {
	margin:0px auto;
	margin-top:20px;
	width:720px;
}


div#top_image {
	margin:0px 0px 3px 0px;
	width:715px;
	height:230px;
	background-image: url(../img/top_bar.jpg);
	text-indent:-9999px;
	/* float:left; */
	/* text-align:left; */
}

/*----- 上部メニュー で使用 ------------------------------*/
div#top_menu {
	margin:0px 0px 42px;
	_margin:0px;
	padding:0px;
	width:715px;
}
ul {
	margin:0px 0px 0px -40px;
	line-height:0px;
	list-style:none;
}

li#menu0 a {
	margin:0px 2px;
	width:98px;
	height:35px;
	float:left;
	background-image: url(../img/menu_home.gif);
	text-indent:-9999px;
}
li#menu0 a:hover {
	background-image: url(../img/menu_home_on.gif);
}
li#menu1 a {
	margin:0px 2px;
	width:98px;
	height:35px;
	float:left;
	background-image: url(../img/menu_profile.gif);
	text-indent:-9999px;
}
li#menu1 a:hover {
	background-image: url(../img/menu_profile_on.gif);
}
li#menu2 a {
	margin:0px 2px;
	width:98px;
	height:35px;
	float:left;
	background-image: url(../img/menu_message.gif);
	text-indent:-9999px;
}
li#menu2 a:hover {
	background-image: url(../img/menu_message_on.gif);
}
li#menu3 a {
	margin:0px 2px;
	width:98px;
	height:35px;
	float:left;
	background-image: url(../img/menu_schedule.gif);
	text-indent:-9999px;
}
li#menu3 a:hover {
	background-image: url(../img/menu_schedule_on.gif);
}
li#menu4 a {
	margin:0px 2px;
	width:98px;
	height:35px;
	float:left;
	background-image: url(../img/menu_photo.gif);
	text-indent:-9999px;
}
li#menu4 a:hover {
	background-image: url(../img/menu_photo_on.gif);
}
li#menu5 a {
	margin:0px 2px;
	width:98px;
	height:35px;
	float:left;
	background-image: url(../img/menu_blog.gif);
	text-indent:-9999px;
}
li#menu5 a:hover {
	background-image: url(../img/menu_blog_on.gif);
}
li#menu6 a {
	margin:0px 2px;
	width:98px;
	height:35px;
	float:left;
	background-image: url(../img/menu_link.gif);
	text-indent:-9999px;
}
li#menu6 a:hover {
	background-image: url(../img/menu_link_on.gif);
}


/*----- Profile で使用 ------------------------------*/

div#profile {
	margin:0px 10px;
	float:left;
}

.pro_table {
	background-color: #ffa0c0;
	font-size:12px; 
}

td.red {
	padding-left:5px
	font-size:12px; 
}

td.white {
	padding-left:15px
	background-color: #ffffff;
}


/*----- メニュー下部の本体 で使用 ------------------------------*/
div#contents {
	margin:0px;
	padding:35px;
	_padding:10px 20px 10px 40px;	/* IE6 CSS hack */
	width:645px;
	_width:715px;			/* IE6 CSS hack */
	float:center;
	text-align:left;
	background-color: #ffd0e0;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../common/table_top.gif);
	float:left;
}
div#contents_bottom {
	margin:0px;
	padding:0px 0px 40px 0px;
	width:715px;
	float:center;
	text-align:left;
	background-color: #ffd0e0;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../common/table_bottom.gif);
	float:left;
}


/*----- Biography,Message,Shedule で使用 ------------------------------*/

.event_top_l {
	margin:10px 0px 0px 40px;
	_margin:10px 0px 0px 0px;	/* IE6 CSS hack */
	padding:20px 25px 0px;
	_padding:20px 50px 0px 25px;	/* IE6 CSS hack */
	width:440px;
	_width:490px;
	float:left;
	text-align:left;
	font-size:14px;
	font-weight: 600;
	line-height:16px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../common/top.gif);
}
.event_top_l a:link,
.event_top_l a:visited,
.event_top_l a:hover,
.event_top_l a:active
 {
	font-size:14px;
}
.event_bottom_l {
	margin:0px 0px 10px 40px;
	_margin:0px 0px 10px 0px;	/* IE6 CSS hack*/
	padding:0px 20px 20px 50px;
	_padding:5px 60px 20px 50px;	/* IE6 CSS hack*/
	width:420px;
	_width:490px;
	float:left;
	text-align:left;
	font-size:12px;
	line-height:16px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../common/bottom.gif);
}


.event_top_r {
	margin:10px 0px 0px 100px;
	_margin:10px 0px 0px 30px;	/* IE6 CSS hack*/
	padding:20px 25px 0px;
	_padding:20px 30px 0px 25px;	/* IE6 CSS hack*/
	width:440px;
	_width:490px;
	float:left;
	text-align:left;
	font-size:14px;
	font-weight: 600;
	line-height:16px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../common/top.gif);
}
.event_top_r a:link,
.event_top_r a:visited,
.event_top_r a:hover,
.event_top_r a:active
 {
	font-size:14px;
}
.event_bottom_r {
	margin:0px 0px 10px 100px;
	_margin:0px 0px 10px 30px;	/* IE6 CSS hack*/
	padding:0px 20px 20px 50px;
	_padding:5px 30px 20px 50px;	/* IE6 CSS hack*/
	width:420px;
	_width:490px;
	float:left;
	text-align:left;
	font-size:12px;
	line-height:16px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../common/bottom.gif);
}


/*----- 過去のShedule,Photo Gallery で使用 ------------------------------*/

.memo {
	float:left;
}

.sch_table {
	float:left;
	background-color: #ffd0e0;
}
.sch_thl {
	width:130px;
	background-color: #ffa0c0;
	color: #000000;
	font-size:12px;
}
.sch_thr {
	background-color: #ffa0c0;
	color: #000000;
	font-size:12px;
}
.sch_td {
	background-color: #ffffff;
	color: #555555;
	font-size:12px;
}


/*----- Profile で使用 ------------------------------*/

.profile_photo {
	float: left;
	border-color: white;
	border-width: 5px;
}


/*----- Photo Gallery で使用 ------------------------------*/
.photo_td {
	background-color: #ffffff;
}

.photo_img {
	background-color: #ffffff;
	border-color: white;
	border-width: 5px;
	filter:alpha(opacity=70);
}



/*----- Link で使用 ------------------------------*/
.link_table {
	background-color: #ffd0e0;
}
.link_td1 {
	background-color: #fff0f0;
	color: #555555;
	font-size:12px; 
}
.link_td2 {
	background-color: #ffffff;
	color: #555555;
	font-size:12px; 
}

.link_table_hidden {
	background-color: #ffd0e0;
	display:none;
}
/*----- 注意 で使用 ------------------------------*/

div#bottom {
	margin-top:30px;
	width:650px;
	_width:655px;
	clear:both;
	font-size:12px;
	font-weight:normal;
	line-height: 150%;
	float:left;
}

/*----- Copyright で使用 ------------------------------*/
div#copyright {
	margin:10px 0px 0px 0px;
	padding:5px 15px 0px 0px;
	_padding:5px 15px 4px 0px;
	width:700px;
	_width:715px;
	height:20px;
	background-color: #ff3faa;
	text-align:right;
	font-size:12px;
	font-weight:normal;
	line-height:12px;
	color: #ffffff;	
	float:left;
}

/*----- End ------------------------------*/
