@charset "Shift_JIS";

/***************■全体構造*********************/

div#contentsbox2{
	padding:  2px 50px 0px 10px;
        text-align: center;
}

td.syubetu{
        width:50px;
        text-align: center;
	padding:  10px 5px 10px 5px;
}

td.syubetu2{
        width:50px;
        text-align: center;
	padding:  10px 5px 10px 5px;
}

td.prof{
        text-align: center;
	padding:  10px 5px 10px 5px;
}

td.prof2{
        text-align: left;
	padding:  10px 5px 10px 5px;
}


img {
  border: none;
}

img#topphoto{
  float:left;
  margin-right: 5px;
}

img#yokoku{
  float:right;
  margin-left: 5px;
  margin-bottom: 5px;
}

.cafe{
  font-weight: 600;
  font-size: 18px;
  color: #FF6600;
}


.title{
  font-weight: 600;
  font-size: 15px;
  color: #000000;
}


/* ■その他 */


a:link { text-decoration:none;color:#0000ff }
a:visited { text-decoration:none;color:#0000ff }
a:hover { text-decoration:none;color:#ff6600 }
a:active { text-decoration:none;color:#ccccff }

#bot a,#bot a:link,#bot a:visited{
  position: relative;
}

