/*hayashi-----------------------*/

#wrapper {
	margin: 10px auto 0;
	padding: 0 15px;
	min-width: 1000px;
}

/* ----- Main Area ----- */
#mainWrap {
	margin-right: -165px;
	width: 1000px;
	float: left;
}

#main {
	margin-right: 165px;
}


/* ----- Sidebar Area ----- */
#sidebar {
	width: 150px;
	float: right;
}


/*hayashi-----------------------*/


.colgry01 {
	BACKGROUND-COLOR: #cccccc
}
.colgry02 {
	BACKGROUND-COLOR: #999999
}
.colgry03 {
	BACKGROUND-COLOR: #666666
}
.colgry04 {
	BACKGROUND-COLOR: #333333
}
.colhead {
	BACKGROUND-COLOR: #f5f5f5
}
.colnews {
	BACKGROUND-COLOR: #dbdbdb
}
.colred {
	BACKGROUND-COLOR: #ff0000
}
.colblk {
	BACKGROUND-COLOR: #000000
}
.colwht {
	BACKGROUND-COLOR: #ffffff
}
.colstit {
	BACKGROUND-COLOR: #e4e4e4
}

A.contents:link {
	COLOR: #666666; TEXT-DECORATION: none
}
A.contents:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
A.contents:active {
	COLOR: #666666; TEXT-DECORATION: none
}

A.contents:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A.headmenu:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A.headmenu:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A.headmenu:active {
	COLOR: #000000; TEXT-DECORATION: none
}

A.headmenu:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A.menu:link {
	COLOR: #333333; TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: #333333; TEXT-DECORATION: none
}
A.menu:active {
	COLOR: #333333; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A.category:link {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A.category:visited {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A.category:active {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A.category:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}
/*
A:link {
	COLOR: #333333; TEXT-DECORATION: none
}
A:visited {
	COLOR: #333333; TEXT-DECORATION: none
}
A:active {
	COLOR: #333333; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: underline
}
*/
h1 {
	font-size: 16px;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1.5em;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
