@import url("link.css");
@import url("layout.css");

/*body {
	scrollbar-3dlight-color:#333;
	scrollbar-base-color:#fff;
	scrollbar-face-color:#fff;
	scrollbar-shadow-color:#333;
	scrollbar-darkshadow-color:#fff;
	scrollbar-arrow-color:#339;
	scrollbar-track-color:#fff;
}*/

body {
	background-color: #FFFFFF;
	text-align: center;
	color: #333333;
	font-size: 1.7ex;
	margin-top: 20px;
	background-image: url(../images/bg_sandmarble.jpg);
	background-repeat: repeat-y;
}

p {
	font-weight: lighter;
}
h1 {
	font-weight: bold;
	font-size: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #A6B5B7;
	border-right-color: #A6B5B7;
	border-bottom-color: #A6B5B7;
	border-left-color: #A6B5B7;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	text-indent: 10px;
	color: #333333;
	background-image: url(../images/mark.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	width: 645px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2 {
	font-weight: lighter;
	font-size: 1.5ex;
}
h3 {
	font-size: 12px;
	font-weight: lighter;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.gl_work .work_soku img {
	margin: 10px;
}
.illust-org img {
	margin: 3px 0px 0px 0px;
	height: 130px;
	width: 50px;
	padding: 0px;
}
