body {
	background-attachment: fixed;
	background-image: url(images/back-botan.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: x-small;
}
.Header {
	font-size: x-large;
	color: #795131;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: double;
	border-top-color: #795131;
	border-right-color: #795131;
	border-bottom-color: #795131;
	border-left-color: #795131;
	margin: 0px 0px 0px 40px;
	padding: 3px;
	width: 40%;
	height:10px;

}


a.link{color:#FF66CC;text-decoration:none;font-size:x-small;}
a.link:hover{color:#FF66CC;text-decoration:underline overline;font-size:x-small;}
a.link:visited{color:#CC33AA;text-decoration:underline;font-size:x-small;}


a{color:#FF66CC;text-decoration:none;font-size:x-small;}
a:hover{color:#FF66CC;text-decoration:underline overline;font-size:x-small;}
a:visited{color:#CC33AA;text-decoration:underline;font-size:x-small;}

.mnu {
	margin: 0px 0px 0px 40px;
	padding: 3px;
	border: thin double #FFCCCC;
	width: 25%;
	font-size:x-small;
}
.news {
	margin: 0px 0px 0px 20%;
	font-size:x-small;
}

.textarea { 

scrollbar-base-color: #FF66CC; 
font-size:10pt; /* 文字の大きさ */
color:#333333; /* 文字の色 */
background-color:#ffffff; /* 背景色 */
border:1px solid #FF66CC; /* 線の種類と色 */
}

.submenu {
	margin-left: 25px;
}

.subitemHeader {
	font-size: large;
	color: #FF66CC;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: double;
	border-top-color: #FF66CC;
	border-right-color: #FF66CC;
	border-bottom-color: #FF66CC;
	border-left-color: #FF66CC;
	margin: 0px 0px 0px 10px;
	padding: 3px;
	width: 70%;
	height:10px;
}
.subitemBody {
	font-size: x-small;
	color: #333333;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FF66CC;
	border-right-color: #FF66CC;
	border-bottom-color: #FF66CC;
	border-left-color: #FF66CC;
	margin: 50px 20px 0px;
	padding: 10px;
	width: 50%;
	clear: right;
	float: right;
	right: 30px;
	background-image: url(works/images/ami.gif);
	background-repeat: repeat;

	//top: 10px;


}

.subitemImage {
	border-width: 0px;
	border-style: none;
	margin: 1px;
	padding: 1px;
	text-align:center;s
}
.texts {
	margin-left: 60px;
	border: thin dotted #FFCCCC;
	width: 70%;
	background-image: url(ami.gif);


}
