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

#comp-left {
	float:left;
	clear: left;
	height: 410px;
	width: 175px;
	font-size: 12px;
	color: #CCC;
	padding-top: 8px;
	padding-left: 15px;
	text-align: left;
	background-color: #203B4F;
	filter: alpha(style=1, opacity=100, finishopacity=0, startx=0, starty=30, finishx=0, finishy=350);
}

#comp-navi {
	float:left;
	clear: left;
	height: 24px;
	width: 175px;
	background-image: url(../../files/bgmenu00.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-size: 12px;
	color: #CCC;
	padding-top: 9px;
	padding-left: 15px;
	text-align: left;
}

#comp-navi a {color:#CCC}

#comp-navi:hover {
	background: url(../../files/bgmenu00.png) repeat-x 0 -117px;
	color: #eeeeee;
	text-decoration: underline;
}

#comp-now {
	float:left;
	clear: left;
	height: 24px;
	width: 175px;
	background: url(../../files/bgmenu00.png) repeat-x 0 -117px;
	font-size: 12px;
	padding-top: 9px;
	padding-left: 15px;
	text-align: left;
	color: #eeeeee;
	text-decoration: underline;
}

#right-contents {
	float:right;
	height: auto;
	width: 700px;
	margin-left: 5px;
	background-image: url(../../image/menu-bar.jpg);
	background-repeat: repeat-x;
}

.comp-c {
	float:left;
	width: 90%;
	margin-top: 5px;
	height: 100%;
	text-align: left;
	margin-bottom: 5px;
	margin-right: 5px;
}

.c-m {
	background-image: url(../../files/bgmenu00.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: left;
	filter: alpha(style=1, opacity=100, finishopacity=0, startx=0, starty=0, finishx=180, finishy=0);

}

.c-mb {
	filter: alpha(style=1, opacity=100, finishopacity=0, startx=70, starty=0, finishx=700, finishy=0);
	background-color: #eeeeee;
}

li {list-style:none}

#gallery {float:right}

#l-navi {float:left}
