h1 {
	font-size: 13pt;
}

.moji_11 {
	font-size: 11pt;
	width: 900px;
}

#main {
	position: relative; 
	width: 1000px; 
/*
	border: 1px solid #4e4e4e; 
*/
}

#photo_all {
	float:left;
	width: 600px; 
}

#photo {
	position: relative;
	width: 600px; 
/*
	height: 630px;  
*/
	height: 650px;  
	background-color: #262626;
}

#header {
	width: 600px; 
	height: 50px; 
	border-bottom: 1px solid #4e4e4e; 
	margin-bottom: 20px;
}

#header_font {
	line-height: 40px;
	text-align: left;
	margin-left: 20px; 
	font-size: 16pt; 
	color: white;
}
 

#list_p {
	position: relative;
	margin-top: 10px; 
	width:600px; 
	height: 26px; 
}

#list_b {
	width:48px; 
	height: 26px; 
	background: url(/kusakaru/img/ichiran_b.jpg) no-repeat; 
	background-repeat: no-repeat; 
	margin-left: 532px;
	text-align: center;
	font-size: 12pt;
	cursor: pointer;
}

#list_font {
	color: white; 
	width:48px; 
	height: 26px; 
	text-align: center;
}

#com {
	text-align: left; 
	margin: 5px 20px 20px 20px; 
	font-size: 11pt; 
	color: white;
}

#photo1 {
	position: relative;
	width: 600px;
	height: 420px;
/*
	background: url(img/xx.jpg) center center no-repeat;
*/
	overflow: hidden;
}
#mask {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 420px;
	background-color: #262626;
}

#list {
	position: absolute;
	top: 420px;
	left: 10px;
	width: 580px;
	height: 420px;
	background-color: #ffffff;
	overflow-y: auto;
}

div.icon1 {
	position: absolute;
	width:  74px;
	height: 65px;
/*
	background: url(img/xx.jpg) center center no-repeat;
*/
	cursor: pointer;
}
div.iconSpace {
	position: absolute;
	width:  15px;
	height: 2px;
}

#footer {
	margin-top: 15px; 
	width: 600px; 
	height: 20px; 
	border-top: 1px solid #4e4e4e;
}
#lr { 
	position: absolute;
	right: 10px;
	top: 80px;
	width: 78px;
	height: 40px;
	z-index: 100;
}
#lr2 { 
	position: absolute;
	right: 10px;
	top: 440px;
	width: 78px;
	height: 40px;
	z-index: 100;
}
#leftb {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 33px;
	height: 32px;
	background: url(img/back_b.jpg) center center no-repeat;
	cursor: pointer;
}
#rightb {
	position: absolute;
	left: 41px;
	top: 4px;
	width: 33px;
	height: 32px;
	background: url(img/next_b.jpg) center center no-repeat;
	cursor: pointer;
}
#doga {
	position: absolute;
	top: 0px;
	left: 570px;
 	margin-left: 50px; 
	font-size: 10pt;	
}
#page {
	position: absolute;
	top: 0px;
	left: 10px;
	background-color: #d8d8d8; 
	height: 18px; 
	color:#4d4c4c;
}
.red {
	color: red;
	font-weght: bold;
	font-size: 90%;

}
