@import url("css.css");


.left1_th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #b017a3;
	padding: 2pt;
	text-decoration: none;
	text-indent: 2px;
	
}

.left1:link {
	color: #b017a3;
	text-decoration: none;
}

.left1:visited {
	color: #b017a3;
	text-decoration: none;
}

.left1:hover {
	color: #660066;
	text-decoration: none; 
	filter: Glow(Color=#000000, Strength=1); 

}
.main_bg1 {
	background-image: url(../images/main_text.jpg);
	background-repeat: no-repeat;
}
.main_bg2 {
	background-image: url(../art/images/main_photobk.jpg);
	background-repeat: no-repeat;
}

/****¦¸­¶****/


.main_title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #663399;
	font-weight: bold;
	padding: 4pt;
	text-align: left;
}

.main_title1_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #663399;
	font-weight: bold;
	padding: 4pt;
	text-align: center;
}

.main_title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #9B17AE;
	font-weight: bold;
	padding: 4pt;
	text-align: left;
}

.w1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding: 4pt;
	line-height : 110%;

}

.w1_c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding: 4pt;
	line-height : 110%;
	text-align: center;
}

.w2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #915CA5;
	padding: 4pt;
	text-align: left;
	line-height : 110%;
}

.link1:link {
	color: #79667D;
	text-decoration: none;
}

.link1:visited {
	color: #79667D;
	text-decoration: none;
}

.link1:hover {
	color: #9900CC;
	text-decoration: underline;
}

/****ÂsÄý¦ì¸m****/

.way1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #8b8b8b;	
	font-size: 9pt;
}

.way1:link {
	color: #8b8b8b;	
	text-decoration: none;
}
.way1:visited {
	color: #8b8b8b;	
	text-decoration: none;
}
.way1:hover {
	color: #330066;	
	text-decoration: underline;

}