A:link    {
	text-decoration: none;
	color:	magenta;
}
A:visited {
	text-decoration: none;
	color:	magenta;
}
A:hover   {
	text-decoration: 	none;
	color:			white; 
	background-color:	purple;
}
A.img:hover   {
	text-decoration: 	none;
	background-color:	white;
}
a.box:link    {
	line-height:	1.5;
	font-size:	14pt;
	font-family:	"ＭＳ　Ｐゴシック",Osaka,sans-serif;
	border-top:	solid blue 1px;
	border-bottom:	solid blue 1px;
	border-left:	solid blue 1px;
	border-right:	solid blue 1px;
	text-decoration: none;
	color:	blue;
	background-color: #ccccff;
}
a.box:visited {
	line-height:	1.5;
	font-size:	14pt;
	font-family:	"ＭＳ　Ｐゴシック",Osaka,sans-serif;
	border-top:	solid blue 1px;
	border-bottom:	solid blue 1px;
	border-left:	solid blue 1px;
	border-right:	solid blue 1px;
	text-decoration: none;
	color:	blue;
	background-color: #ccccff;
}
a.box:hover   {
	line-height:	1.5;
	font-size:	14pt;
	font-family:	"ＭＳ　Ｐゴシック",Osaka,sans-serif;
	border-top:	solid red 1px;
	border-bottom:	solid red 1px;
	border-left:	solid red 1px;
	border-right:	solid red 1px;
	text-decoration: none;
	color:	red;
	background-color: #ffcccc;
}
textarea {
	width:	 100%;
	height:	 24pt;
	color:	 blue;
	margine: 2em;
	pading:  2em;;
	background-color: #ffcccc;
	border-right:   2px solid pink;
	border-left:    2px solid pink;
	border-top:     2px solid pink;
	border-bottom:  2px solid pink;
	font-size: 10pt;
}
body {
	color:	darkblue;
	padding-left:   16px;
	background-color: white;
	background-image: url(top-miyuu.jpg);
	background-repeat: no-repeat;
	width:	800px;
	margin-top:	370px;
	margin-left: 42px;
}
hr {
       	border-top: orange 1px solid;
       	border-right: orange 1px solid;
       	border-bottom: orange 1px solid;
       	border-left: orange 1px solid;
}
p {
	font-size:	14px;
	padding-left:	48px;
}

body.normal {
	color:	darkblue;
	bgcolor: white;
	background-image: url(miyuu1.jpg);
	background-repeat: no-repeat;
	background-color: white;
	width:	720px;
	margin-top:	160px;
	margin-left: 0px;
}

body.photo {
	color:	darkblue;
	bgcolor: white;
	background-image: url(miyuu1.jpg);
	background-repeat: repeat-y;
	background-color: white;
	width:	720px;
	margin-top:	136px;
	margin-left: 0px;
}

body.music {
	color:	darkblue;
	bgcolor: white;
	background-image: url(miyuu2.jpg);
	background-repeat: no-repeat;
	background-color: white;
	width:	720px;
	margin-top:	240px;
	margin-left: 0px;
}

body.live {
	color:	darkblue;
	bgcolor: white;
	background-image: url(miyuu1.jpg);
	background-repeat: repeat-y;
	background-color: white;
	width:	720px;
	margin-top:	360px;
	margin-left: 0px;
}

body.profile {
	color:	darkblue;
	bgcolor: white;
	background-image: url(miyuu1.jpg);
	background-repeat: repeat-y;
	background-color: white;
	width:	720px;
	margin-top:	380px;
	margin-left: 0px;
}

a.box0:link    {
	line-height:	24px;
	font-size:	14pt;
	border-top:	solid blue 1px;
	border-bottom:	solid blue 1px;
	border-left:	solid blue 1px;
	border-right:	solid blue 1px;
	text-decoration: none;
	color:	blue;
	background-color: #ccccff;
}
a.box0:visited {
	line-height:	24px;
	font-size:	14pt;
	border-top:	solid blue 1px;
	border-bottom:	solid blue 1px;
	border-left:	solid blue 1px;
	border-right:	solid blue 1px;
	text-decoration: none;
	color:	blue;
	background-color: #ccccff;
}
a.box0:hover   {
	line-height:	24px;
	font-size:	14pt;
	border-top:	solid red 1px;
	border-bottom:	solid red 1px;
	border-left:	solid red 1px;
	border-right:	solid red 1px;
	text-decoration: none;
	color:	red;
	background-color: #ffcccc;
}

