@charset "Shift_JIS";
body,td,th {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #cccccc;
	font-style: normal;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #33CCFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FF0000;
}

body {
	background-color: #330033;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bar{
	width : 100%;
	height : 82;
	left : 0px;
	top : 0px;
	position : fixed;
	overflow: hidden;
	background-color : #330033;
	z-index : 2;
}
.main{
	width : 100%;
	left : 0px;
	top : 82px;
	position : absolute;
	overflow: auto;
	background-color : #330033;
	z-index : 1;
}

.hyou  {
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
	font-size: 14px;
	color: #cccccc;
}
.hyou_title  {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 36px;
	color: #cccccc;
	font-style: italic;
}

#worksBlock{
	margin-left: 170px;
	width: 350px;
}
	
.hyou_midashi {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #000000;
	background-color: #cccccc;
}
.honbun1 {
	font-size: 12px;
	color: cccccc;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.honbun2 {
	font-size: 18px;
	color: cccccc;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-style: italic;
}
.honbun3 {
	font-size: 14px;
	color: cccccc;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-style: nomal;
	line-height: 23px;
}

.floatL {
    float: left;
    margin-right: 2em;
}

.floatR {
    float: right;
    margin-left: 2em;
}

.floatclear {
    clear: both;
}
