a:link {color : #ff55ff;}
a:active {color : #ff55ff;
          text-decoration :none;}
a:visited {color : #ff88ff;}

body	{
    text-align: center;
	color: #000000;
	background-color: #ffeeff;
	font-size: 10pt;
	line-height: 16pt;
	margin:0px 0px 0px 0px;
    padding: 0px;

}

h1	{
	color: #000000;
	font-size: 24pt;
	font-weight: bold;
	line-height: 20pt;
	margin-top: 1px;
	margin-bottom: 1px;
}

h2	{
	color: #990000;
	font-size: 18pt;
	line-height: 22pt;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
}

h3	{
	color: #999999;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

.head
	{
    text-align: center;
	background-color: #666666;
    border-bottom: 1px solid #999999;
    color: #000000;
    height:70px;
 	margin:0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
	}

.head2
	{
    text-align: center;
	background-color: #666666;
    color: #000000;
 	margin:10px 10px 10px 10px;

	}
	

.menu
	{
    text-align: center;
	}

.main
	{
    text-align: center;
	}

.foot
	{
	background-color: #666666;
    text-align: center;
    font-size: 10pt;
    color: #000000;
	clear:left;
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
	height: auto;
 	margin:0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;

	}
	
.midashi
    {
	clear: left;
    border-bottom:solid #999999;
    border-left:20px solid #999999;
    text-align: left;
    margin: 10px 0px 0px 10px;
    padding-left: 5px;
    }

.contents
    {
	clear: left;
    margin: 10px;
    padding: 5px;
    text-align: left;

    }

.scontents
    {
	clear: left;
    margin: 10px;
    padding: 5px;
    text-align: center;

    }

.pict
    {
    clear: left;
    height:auto;
    margin: 10px;
    padding: 5px;
    text-align: left;

    }

.style1 {
	padding:0px 0px 0px 0px;
	height:200px;
	float: left;
}

.style2 {
	float: left;
	padding:0px 0px 0px 0px;
}

.style3 {
	border: 1px solid #cccccc;
	margin:10px 10px 10px 10px;
	padding:4px 4px 4px 4px;
	float: left;
}

.style4 {
	float: left;
	padding:0px 0px 0px 0px;
	margin:0px 10px 10px 10px;
}

.style5 {
	border: 2px solid #999999;
	margin:10px 10px 10px 10px;
	padding:4px 4px 4px 4px;
	float: left;
}

#f4 {
    background-color: #b4a4a4;
    border:1px solid fuchsia;
}
#f4 p {
    background-color: white;
}
#f4 p .search {
    position: absolute;
    top: 2px;
    left: 2px;
    padding: 0;
    border: 0;
    width: 161px;
    height: 20px;
}
#f4 p .search:focus {
    background-color: #fee8eb;
}
#f4 p .searchsubmit {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 90px;
    height: 22px;
    padding: 0;
    border: 0;
    background-color: #b4304a;
    background-image: url(images/back-searchsubmit.gif);
    background-position: top;
    font-weight: bold;
    color: #feeeee;

}
#f4 p .searchsubmit:hover {
    background-position: bottom;
}
#f4 p .searchsubmit:active {
    padding: 1px 0 0 1px;
}

form {
    position: relative;
    margin: 0;
    padding: 0;
    width: 320px;
    height: 64px;

}
form p {
    position: absolute;
    top: 12px;
    left: 32px;
    margin: 0;
    padding: 0;
    width: 256px;
    height: 24px;

}
