@sakosako "Shift_JIS";

/* Galle[the Joker] ... All Website StyleSheet Color:White */


/*---------------------*/
/*  Base Style Format  */
/*---------------------*/
* {
	padding: 0;
	border-spacing: 0px;
	background-color: transparent;
	color: inherit;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

body {
	width: 90%;
	margin-left: 4.4%; /* MSIE, Anti auto Bug */
	margin-right: 4.4%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3px;
	padding-bottom: 50px;
	background-color: #ffffff;
	color: #454545;
}

dl.table {
	margin-bottom: 1.5em;
	border-left: 2px solid #400000;
	border-top: 1px solid #400000;
	border-right: 1px solid #400000;
}
dt.table {
	width: auto;
	border-top: 1px solid #400000;
	border-bottom: 1px solid #400000;
	padding: 3px;
	background-color: #804000;
	background-image: url("./0000000.jpg");
	color: #ffffff;
	font-weight: bold;
}
dd.table {
	border-top: 1px solid #400000;
	border-bottom: 1px solid #400000;
	margin: 0;
	padding: 2px;
	background-image: none;
	background-color: #ffffff;
	line-height: 150%;
	font-family: "MS UI Gothic", Osaka, sans-serif;
}
ol,
ul {
	margin-left: 2em;
}

h1,h2,h3,h4 {
	margin-top: 7px;
	margin-bottom: 7px;
	font-weight: bold;
}


.toptitle,
.toptitle:link,
.toptitle:visited,
.toptitle:hover {
	border: 0px;
	color: #228b22;
	text-decoration: overline underline;
	font-size: 30pt;
	font-weight: bold;
}

p {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

ul {
	line-height: 1.7em;
}

#tools h2 {
	border-left: 7px green solid;
	border-top: 1px green solid;
	border-bottom: 1px green solid;
	padding: 3px;
	margin-right: auto;
	display: inline;
}
#tools h3 {
	border-left: 7px blue solid;
	border-top: 1px blue solid;
	border-bottom: 1px blue solid;
	padding: 3px;
	margin-right: auto;
	display: inline;
}

img {
	border: 0px;
}
strong {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.s {
	text-decoration: line-through;
}
.u {
	text-decoration: underline;
}
.tt {
	font-family: monospace;
}
.t_center {
	text-align: center;
}
.t_left {
	text-align: left;
}
.t_right {
	text-align: right;
}
.vtop {
	vertical-align: top;
}

a,a:link {
	color: #0000ff;
}
a:active, a:visited {
	color: #800080;
}
#conmenu {
	line-height: 1.5em;
}
#conmenu a {
	font-weight: bold;
}



