@charset 'utf-8';

/* レイアウトの設定*/
body{
    margin:0px;
    padding:0px;
    text-align:center;
    background-image: url(../img/bg.gif);
    background-repeat: repeat;
    background-color:#ff9900;
    font-size: 12px; line-height: 150%;
    color:#333333;
}
/* ラッパーの設定*/
#wrap{
    position:relative;
    width:800px;
    background-color:#ff9900;
	margin:0px auto;
	text-align:left;}
}
/* ヘッダーの設定*/

#head  {
  width:800px;
  background-image: url(../img/titlebg.gif);
  background-color:#000033;
}
#head .title {
background-image: url(../img/titlebg.gif);
 background-repeat:repeat;
 background-color: #000033;
 width: 799px;
 padding: 0px;
 text-align: left;
 text-indent: 0px;
 vertical-align: top;
 margin: 0px;}
#head p{
  background-color:#ff9900;
  color:#333333;
  border-style: solid;
  border-width: 1px 1px 1px;
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 2px;
  padding-top: 2px;
  padding-right: 0px;
  padding-bottom: 1px;
  padding-left: 5px;}
#head  img {
  margin: 0px;
  vertical-align:top;
  border: 0px;}
/* 左側の設定*/
#left{
    float:left;
    width:125px;
    background-color:#ff9900;
    text-align:center;
}
/* 真ん中の設定*/
#center{
    float:left;
    width:510px;
    background-color:#ff9900;
}
/* 右側の設定*/
#right{
    float:left;
    width:165px;
    color:#333333;
    background-color:#cccccc;
}

/* フッターmーの設定*/
#footm{
    width:800px;
    height:20px;
    background-color:#ff9900;
	text-align:right;
	margin-top: 0px;
 　margin-right: 0px;
 　margin-bottom: 5px;
 　margin-left: 0px;
    clear:both;
}

/* フッターーの設定*/
#foot{
    width:800px;
    background-color:#ff9900;
	text-align:center;
	margin-top: 0px;
 　margin-right: 0px;
 　margin-bottom: 5px;
 　margin-left: 0px;
    clear:both;
}
/* INDEXボタンの設定*/
#x,#x kbd{
	font:icon;
}#x{
    background-image: url(../img/bg01.gif);
	background-repeat: repeat;
	line-height:1.6;
	padding:0 0px 0px 0px;
	border-bottom:2px none #333;
	list-style-type:none;
	margin:0;
	padding:0 0 0px 5px;
}#x li{
	display:inline;
	margin:0 -3px 0 0;
	padding:0;
}#x a{
	text-decoration:none;
	color:#000;
	border:1px solid #333;
	padding:2px 4px;
}#x a:hover{
    color:#fff;
	border-color:#003366 #003366 #003366 #003366;
	background:#003366;
}#x a:active{
    color:#fff;
	border-color:#666666 #666666 #666666 #666666;
	background:#666666;
}#x a kbd{
	text-decoration:underline;
	font-size:110%;
}
/* INDEXボタン2の設定*/
#y,#y kbd{
	font:icon;
}#y{
    background-image: url(../img/bg01.gif);
    background:#ccc;
    line-height:1.6;
    padding:0 1px 1px 0px;
    border-bottom:2px groove #dedede;
    list-style-type:none;
    margin:0;
    padding:0 0 1px 5px;
}#y li{
	display:block;
	margin:0 -3px 0 0;
	padding:0;
}#y a{
	text-decoration:none;
	color:#000;
	border:1px solid #ccc;
	padding:2px 4px;
}#y a:hover{
    color:#fff;
	border-color:#003366 #003366 #003366 #003366;
	background:#003366;
}#y a:active{
    color:#fff;
	border-color:#666666 #666666 #666666 #666666;
	background:#666666;
}#y a kbd{
	text-decoration:underline;
	font-size:110%;
}
 a {  text-decoration: none
 }
a:link {
    color: #ffff00;
	text-decoration: none
}
a:visited {
      color: #ffcc66;
	  text-decoration: none
}
a:active {
     color: #666600;
	 text-decoration: none
}
a:hover {
      color:#ffffff;
	  background-color:#333333;
	  text-decoration:underline;}
.titlegazo {
  text-align: left;
  vertical-align: top;
  margin:0px;
  }
h1 {color:#ff9900;
  font-size: 14px;
  font-style: normal;
  font-weight: bolder;
  margin: 0px;
  padding: 0px;
  }
h2{
  background-image: url(../img/bg01.gif);
  background-repeat: repeat;
  background-color:#999999;
  padding:0 1px 1px 10px;
  font-size: 1.3em;
  }
h3{
  background-image: url(../img/bg01.gif);
  background-repeat: repeat;
  margin: 0px;
  padding:0 1px 1px 10px;
  background-color:#ff9900;
  font-size: 1.2em;
  }  
.f10 {
  font-size: 10px;
  line-height: 150%;
  }
.midasi {
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: uppercase;
  color: #666666;
  text-decoration: none;
  background-image: url(../img/bg.gif);
  background-repeat: repeat;
  background-color: #CCCCCC;
  }
.colm {
  list-style-position: inside;
  list-style-type: none;
  background-color:#ff9900;
  border: #000033;
  border-style: solid;
  border-width: 0px 1px 1px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 4px;
  margin-left: 0px;
  padding-top: 4px;
  padding-right: 2px;
  padding-bottom: 4px;
  padding-left: 4px;
  } 
form dl dt {
	float: left;
	clear: left;
	width: 5em;
}
form dl dd {
	margin: 1px;
}
form dl dd textarea {
	margin-top: 2px;
}
form ul {
	margin: 0px 0px 20px 0px;
}
form ul li {
	list-style-type: none;
}
form fieldset {
	border: 0px solid #000000;
}
form legend {
	display: none;
}
form input, form select {
	margin-right: 1px;
	padding: 1px;

	font-size: 90%;
}
@media screen {
	form input, form select {
		font-family: Verdana, Arial, sans-serif;
	}
}
form select {
	margin-top: 1px;
}
form p input {
	text-align: center;
}
form textarea {
	padding: 1px;

	font-family: 'ＭＳ ゴシック', Osaka, monospace;
	line-height: 1.2;
}
 .colm ul {
line-height:150%; 
list-style-type: none;
list-style-position: outside;
margin:0px;
padding-top:5px;
 padding-right:0px;
 padding-bottom:0px;
 padding-left:0px;  
}
 .colm li {
 line-height:150%; 
 margin-left: 5px;
 padding-top:0px;
 padding-right:0px;
 padding-bottom:5px;
 padding-left:0px;
 } 
.colm p{
  margin: 0px;
  padding:1px 1px 10px;
  background-color:#ff9900;
  font-size: 12px;
  }
.colm li  img {
  margin-bottom: 5px;
  border: 2px;
}
.colm dd {
 list-style-position: outside;
 list-style-type: none;
 margin-left: 2px;
 padding-top:1px;
 padding-right:0px;
 padding-bottom:1px;
 padding-left:5px;  
}
  .cad{
  list-style-position: inside;
  list-style-type: none;
  background-color: #cccccc;
  border: #000033;
  border-style: outset groove inset outset;
  border-width: 2px 1px 1px;
  margin-top: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 2px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px
  } 
.tlink{
	  list-style-position: inside;
      list-style-type: none;
	  color: #333333;
	  font-size: 12px;
	  line-height: 150%;
      text-aligin: left;
	  background-color: #cccccc;
	  border: #cccccc;
	  border-style: solid
	  border-width: 1px 1px 1px;
	  margin-top: 2px; 
	  margin-right: 1px;
	  margin-bottom: 2px;
	  margin-left: 1px;
	  padding-top: 4px;
	  padding-right: 0px;
	  padding-bottom: 0px;
	  padding-left: 4px}
.new{
list-style-position: inside;
list-style-type: none;
background-color:#ff9900;
	  font-size: 12px;
	  line-height: 150%;
	  text-aligin: left;
	  border: #000033;
	  border-style: solid;
	  border-top-width: 0px;
	  border-right-width: 1px;
	  border-bottom-width: 1px;
	  border-left-width: 1px;
	  margin-top: 0px; 
	  margin-right: 0px;
	  margin-bottom: 4px;
	  margin-left: 0px;
  padding:4;
}  .new dd {
 list-style-position: outside;
 list-style-type: none;
 margin-left: 2px;
 padding-top:1px;
 padding-right:0px;
 padding-bottom:1px;
 padding-left:5px;  
}