@charset "UTF-8";
#info_1 ,#info_2,#info_3{ margin: 0px; padding-top: 0px; }

#info_1 a , #info_1 a:link { background-image: url(../img_index/info_1.png); background-repeat: no-repeat; background-position: left top; display: block; height: 50px; width: 600px; }
#info_1 a:hover { background-image: url(../img_index/info_1.png); background-repeat: no-repeat; background-position: left -100px; }

#info_2 a , #info_2 a:link { background-image: url(../img_index/info_2.png); background-repeat: no-repeat; background-position: left top; display: block; height: 50px; width: 600px; }
#info_2 a:hover { background-image: url(../img_index/info_2.png); background-repeat: no-repeat; background-position: left -100px; }

#info_3 a , #info_3 a:link { background-image: url(../img_index/info_3.png); background-repeat: no-repeat; background-position: left top; display: block; height: 50px; width: 600px; }
#info_3 a:hover { background-image: url(../img_index/info_3.png); background-repeat: no-repeat; background-position: left -100px; }

aside a, aside a:link { color: #666666; text-decoration: underline; }
aside a:hover { color: #990000; text-decoration: underline blink; }
