@charset "Shift_JIS";
/* CSS Document */

body {
	color: #666666;
	margin: 0px;
	background-image: url(shadow.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
img { border: none; }


.marH3 {
	height:3px
}
.marH5 {
	height:5px
}
.marH8 {
	height:8px
}
.marH10 {
	height:10px
}
.marH15 {
	height:15px
}
.marH20 {
	height:20px
}
.marH25 {
	height:25px
}
.marH30 {
	height:30px
}
.marH40 {
	height:40px
}

.menu {
	margin-bottom: 10px;	
}

.menuBox {
	margin-left: 30px;
}
.menuTxt {
	font-size: 11px;
	line-height: 18px;
}

.one {
	background-image: url(no01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}
.two {
	background-image: url(no02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}
.three {
	background-image: url(no03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}
