#mainCenter {
	height:100%;
}

#titleframe {
	width: 160px;
	/*height: 92px;*/
	background-color: #CCCCCC;
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ color: #000; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #000; text-decoration: underline; }

/* title frame */
.title
{
	color: #FFFFFF;
	background-color: #FF6633;
}

.titleContent { padding: 0px 1px 6px 1px; }

.banner
 { color: #333; font-size: 12px; font-family: Osaka, MS Gothic;	background-color: #ffffff;
 }

.banner .title{
	font-size:1.2em;
	font-weight:bold;
	text-align: center;
}

.banner .info{
	line-height: 1.2em;
	font-size: 12px;
	color: #FF0033;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
/*	border-bottom:1px dotted #333333; */
	padding:0px;
	margin:0;
}

.indexInfo {
	font-size: 12px;
	font-family: Osaka, MS Gothic;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#content {
	width:100%;
	font-size:11px;
	font-family: Osaka, MS Gothic;
	color: #333333;
/*	border-bottom:1px dotted #333333;*/
	padding:0px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family: Osaka, MS Gothic;
	color: #333333;
	padding-top:0px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

A       IMG {
	 filter: gray alpha(opacity=80);
}
A:hover IMG { 
	filter: alpha(opacity=100); 
}

.picwaku{
	border: 1px solid #999999;
	margin: 0px;
	padding: 16px;
}
.pictitle {
	font-family: "HG‘n‰pŠpÎß¯Ìß‘Ì", "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 14px;
	color: #FF6633;
}
.pictitle_tate {
	padding: 20px;
	layout-flow: vertical-ideographic;
	line-height:220%;
	height:360px;
	font-family: "HG‘n‰pŠpÎß¯Ìß‘Ì", "‚l‚r ‚oƒSƒVƒbƒN";
	font-size: 14px;
	color: #FF6633;
}
