body   {
       margin:0px;
       padding:0px;
       background-image:url();
       background-repeat:repeat-y;
       background-attachment:fixed

	}

.layout		{
		width: 1100px;
		margin-left: auto;
		margin-right: auto
		}

/*タイトル*/

.title {
       background:url(back.gif);
       padding:15px
       }

.title h1   
       {
       background-image:url(logo.gif);
       background-repeat:no-repeat;
       background-position:right;
       margin-top:0px;
       margin-bottom:0px;
       padding:1px 32px;
       font-family:Arial,Helvetica,sans-serif;
       font-size:18px;
       color:white
       }
.line  {
       background-color:gray;
       padding:5px
       }
.subtitle div
       {
       float:right;
	background-color:black;
	height: 20px;
       padding:1px
       }
a      {
       display:block;
       width:100px;
       border:solid 2px;
       border-color:white gray gray white;
       padding:4px 0px;
       text-align:center;
       text-decoration:none;
       font-family:Arial;
       font-size:10px;
       font-weight:bold;
       color:white
       }
a:hover{
       padding:6px 0px 2px 6px;
       border-color:gray black black gray;
       background-color:white;
       color:black
       }

/*メニュー*/


.inst1 {
	position:relative;
       top:60px;
       left:20px;
       display:block;
       width:250px;
       border:solid 2px;
       border-color:white gray gray white;
       background-color:black;
       padding:4px 0px;
       text-decoration:none;
       text-align:center;
       font-family:Arial,Helvetica,sans-serif;
       font-size:18px;
       font-weight:bold;
       color:beige
       }
.inst2 {
       position:relative;
       top:60px;
       left:20px;
       width:250px;
       border:solid 2px;
       border-color:white gray gray white;
       background-color:black;
       padding:1px 0px 2px 8px;
       text-align:center;
       font-family:Arial;
       font-size:9px;
       margin-top:1px;
       margin-bottom:10px;
       color:beige
       }


/*背景*/
.pic   {
       position:absolute;
       left:330px;
       top:140px
       }
.logo  {
       position:absolute;
       left:380px;
       top:440px
       }
.select1{
	position : absolute;
	border : solid 4px silver;
	top : 300px;
	left : 340px;
	padding ; 16px;
	width :100px;
	text-align : center;
	}
.select2{
	position : absolute;
	border : solid 4px silver;
	top : 300px;
	left : 460px;
	padding ; 16px;
	width :100px;
	text-align : center;
	}
.select3{
	position : absolute;
	border : solid 4px silver;
	top : 300px;
	left : 580px;
	padding ; 16px;
	width :100px;
	text-align : center;
	}
.select4{
	position : absolute;
	border : solid 4px silver;
	top : 300px;
	left : 700px;
	padding ; 16px;
	width :100px;
	text-align : center;
	}
.select5{
	position : absolute;
	border : solid 4px silver;
	top : 300px;
	left : 820px;
	padding ; 16px;
	width :100px;
	text-align : center;
	}
.select6{
	position : absolute;
	border : solid 4px silver;
	top : 300px;
	left : 940px;
	padding ; 16px;
	width :100px;
	text-align : center;
	}
.select7{
	position : absolute;
	border : solid 4px silver;
	top : 365px;
	left : 340px;
	padding ; 16px;
	width :100px;
	text-align : center;
	}
.select8{
	position : absolute;
	border : solid 4px silver;
	top : 365px;
	left : 460px;
	padding ; 16px;
	width :100px;
	text-align : center;
	}
.select9{
	position : absolute;
	border : solid 4px silver;
	top : 365px;
	left : 580px;
	padding ; 16px;
	width :100px;
	text-align : center;
	}
.select10{
	position : absolute;
	border : solid 4px silver;
	top : 365px;
	left : 700px;
	padding ; 16px;
	width :100px;
	text-align : center;
	}
.select11{
	position : absolute;
	border : solid 4px silver;
	top : 365px;
	left : 820px;
	padding ; 16px;
	width :100px;
	text-align : center;
	}
