@charset "utf-8";
/* CSS Document */

html, body{
height:100%;
margin: 0px;
	padding: 0px;
}

body,td,th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	line-height: 1.4em;
}

div#container{
	min-height:100%;
	width: 735px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-left-color: #000066;
}

* html div#container{
height:100%;
}
#container{
	position: relative;
	padding: 0px;
	width: 850px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*  reset height
------------------------------------------------------------------------*/
#tokubetsu {
	background-image: url(../images/bg01.jpg);
	width: 260px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#tokubetsu2 {
	background-image: url(../images/bg02.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 280px;
}
#coment {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#t_toku {
	padding-top: 10px;
	padding-bottom: 5px;
}
#mida {
	padding-top: 15px;
}
.day {
	padding-left: 20px;
}
#tokubetsu3 {
	background-image: url(../images/bg03.jpg);
	width: 252px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#tokubetsu4 {
	background-image: url(../images/bg04.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 262px;
}
#tenwaku {
	padding: 5px;
	width: 660px;
	border: thin dotted #000066;
	margin-left: 30px;
}
#news {
	border: 1px solid #1F4FD2;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
