/*****************************************/
/* REVO STYLESEET
/* maked by Yumiko Tatsumoto
/* Last Up Date 2007/08/11
/*****************************************/


/* --- 基本レイアウト --- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:no-repeat;
	background-color:#330000;
	background-position: center 0px;
}

a:link { 
	color: #FFFFFF
}

a:visited { 
	color: #0099CC 
} 


/* --- メインコンテンツ --- */

#topframe {
	background-attachment: fixed; 
	background-image: url(/bg-quests.jpg);
	background-repeat: no-repeat;
	background-position: center 150px
}

#frame{
	background:#B8AE92;
	width:800px;
	text-align:left;
	border-left:solid 1px #999;
	border-right:solid 1px #999;
	margin:0 auto;
}

#frame-travel{
	background:#FFFFFF;
	width:800px;
	text-align:left;
	border-left:solid 1px #999;
	border-right:solid 1px #999;
	margin:0 auto;
}

/* --- 黒背景透過テスト
#mainframe {
	PADDING : 5PX 5PX 10PX;
	background-color:#000000;
	filter:Alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	width:1000px;
	margin-top:155px;
	font-color: #FFFFFF
}
--- */


#mainframe {
	width:800px;
	height:450px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div.maintxt {
	position:relative;
	width:auto;
	height:auto
	font-size: 12pt;
	line-height: 130%;
	font-color: #FFFFFF
}

.txt {
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
	text-align: left;
}

div.worksinfo{
	background-color:#FFFFFF;
   	width:300px;
 	height:450px;
	float:left;
}

div.prof_frame{
	width: 450px; 
	height: 320px; 
	overflow: auto;
	
}

div.work_frame{
	width: 750px; 
	height: 300px; 
	overflow: auto;
	
}

div.work_left_frame{
	width: 250px; 
	height: 320px; 
	overflow: auto;
	
}

/* --- メニュー --- */

#mainmenu {
	width:800px;
	margin-top:100px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#copy {
	width:800px;
	margin-top:20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.copyright {
	font-size: 10px;
	line-height: 130%;
	color: #FFFFFF
}

.works { 
	font-size: 12px;
	line-height: 130%;
	color: #000000
}

.worktxt {  font-size: 12px; line-height: 120%}
.strongtxt {  font-size: 14px; font-weight: normal}
.bg2007 {  background-attachment: fixed; background-image: url(img/2007/2007-back.jpg); background-repeat: no-repeat}
.2007txt {  font-size: 14px; line-height: 130%; color: #FFFFFF}

/* --- マウスカーソル変化 --- */

#c-pointer { 
	cursor: pointer;
} 
