/*
0j4mac.css
Styles for all pages in the Japanese for your Mac section.
*/

/* Uses all styles in main site */
@import url(0site.css); 

body.j4mac {
background: url(http://redcocoon.org/cab/graphics/j4macback.jpg) scroll repeat-y;
margin-left: 150px;
background-color: #CCCCff;
font-family: Tahoma, Arial, Helvetica, sans-serif; 
}

body.j4mac a:link { color: #660099 }
body.j4mac a:visited { color: #663366 }

h1 {
text-transform: none
}

h2 {
border-top: thin groove;
padding-top: 1em;
}

strong {
font-weight: bold;
}

ul li {
margin-top: 1ex;
}

ul.topnav {
padding-bottom: 1em;
/*
border-bottom: thin groove;
*/
}

ul.topnav li {
margin-top: 0;
}

.triangle-bullet {
background-image: url("http://redcocoon.org/cab/graphics/triangle3300cc.gif");
background-repeat: no-repeat;
text-indent: 10px;
font-style: italic;
}
