body {
	height: 100%;
	color: #999;
	font-size: 0.688em;
	font-family: 'Helvetica', 'Arial', 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック', sans-serif;
	line-height: 1.9em;

	background-image: url(../imgs/sideline.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
}

a:link, a:visited, a:active {
	color:#efefef;
	text-decoration:none;
}

.m3{
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}

#title{
	width:83px;
	margin-top:44px;
	float:left;
}

#mainContainer{
    height:100%;
    min-height:100%;
	width:773px;
	float:left;
	margin-left:221px;
	margin-top:0px;
	visibility:hidden;
}

#block1{
	margin-top:44px;
}

#contentArea{
	float:left;
	width:515px;
	height: 100%;
	margin-right:20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #262626;
}


#contentArea li {
	height: 100%;
	list-style : none;
}

.active{
	cursor:pointer;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #262626;
	background-color:#000;
}

#contentArea .nonActive{
	cursor:auto;
	border-left-color: #000;
}

#contentArea .awMenu{
	padding-top:124px;
	width:42px;
}

#contentArea .mnBlock{
	margin-bottom:21px;
	margin-left:17px;
}

#contentArea .mnTitle{
	width:7px;
	margin-left:17px;
}

.tnList{
	width:180px;
}
.tnList li{
	line-height:0;
	font-size:1%;
	margin-bottom:1px;
	height:180px;
}

.tnList li a {
	line-height:normal;
}

.console{
	width:35px;
	margin-left:3px;
}
.bt_up{
	margin-top:20px;
	margin-bottom:1px;
}
.endBg{
	padding-bottom:3000px;
	background-image:url(../works/imgs/tn_bg.gif)
}

#detailContainer{
	height: 100%;
	width:783px;
}
#mainImg{
	width:728px;
	padding-top:40px;	
	float:left;
}
#controlArea{
	width:35px;
	padding-top:300px;
	padding-left:20px;
	float:right;
}


.dt_console{
	width:35px;
}

.pointerArea{
	width:11px;
	margin-top:33px;
	margin-left:11px;
}

.pointerArea li{
	line-height:0;
	font-size:1%;
	margin-top:5px;
}

li .pt1{
	border: 1px solid #262626;
}
li .pt2,li .pt3,li .pt4,li .pt5,li .pt6,li .pt7,li .pt8,li .pt9,li .pt10{
	border: 1px solid #000000;
}

.backtoIndex{
	margin-top:20px;
}

#imgBox{
	width:688px;
	height:600px;
	padding: 20px;
	border: 1px solid #262626;
}

#txtArea{
	margin-top:20px;
	width:652px
}

#desBlock{
	width:6px;
	margin-right:14px;	
	margin-top:5px;
	float:left;
}
#desTxt{
	width:632px;
	float:right;
	margin-bottom:20px;
}

#desTxt li{
	list-style:none;	
	line-height:16px;
	font-size:11px;
}