#outline {
 width:700px;
 text-align:left;
 margin:0 auto;
 margin-left:0px;
 }

.title_img{
 width:700px;
 height:49px;
 border-style:none;
}

.komidashi {
font-size:medium;
font-style:normal;
line-height:normal;
font-weight:700;
color:#333;
}

.bukatsu { color: black;
      background-color: ffffaa;
      font-size: 16px;
      font-weight: bold;
      text-align:left;
}

.red {
color:red;
}

.tagastyle {
font-size:normal;\
font-style:normal;
line-height:23px;
font-weight:400;
color:#333;
}

.tagatitle,.bold {
font-size:large;
font-style:normal;
line-height:normal;
font-weight:700;
color:#333;
}

.topstyle {
font-size:13px;
font-style:normal;
line-height:normal;
font-weight:400;
font-variant:normal;
}

table,td,th {
border: 1px black solid;
border-collapse: collapse;
}

.noline {
border-style: none;
border-collapse: collapse;
}

H1 {
color:red;
font-size:18px;
}

H2 {
width:688px;
font-weight:700;
font-size:1em;
color:#fff;
background-color:#8484ee;
border:1px none #8888f8;
border-top:1px solid #ccf;
border-left:1px solid #ccf;
border-right:1px solid #669;
border-bottom:1px solid #669;
padding:5px 3px 3px 5px;
}

H3 {
margin-left:10px;
width:590px;
color:#262;
background-color:#eef;
border-left:1px solid #383;
border-bottom:1px solid #363;
font-size:14px;
}

H4 {
color:#000;
background-color:#ffa;
font-size:18px;
}

H5 {
color:#000;
background-color:#FF0;
font-size:14px;
}

body {
background-color:#ffffff;
background : url(../img/background.jpg) no-repeat left bottom;
margin:0;
}
/* footerブロック用 */
div.footer {
background-color:#000040;
color:#fff;
text-align:center;
font-size:9px;
line-height:normal;
margin:0;
}

/* headerブロック用 */
div.header {
height:55px;
background-color:#000040;
margin:0;
}

p.data {
padding-left:20px;
}


div.title {
	font-size:30px;
	line-height:40px;
	width: 650px;
	height: 40px;
	background-image: url(http://www.taga-h.ed.jp/img/title.jpg);
	cursor: arrow;			/* カーソル指定 */
	padding: 0px 0px 0px 50px;	/* 上右下左 */
	outline: 0px solid gray;
	font-weight: bold;
	text-decoration: none;		/* 下線(装飾)なし */
	white-space:nowrap;			/* 改行禁止 */
	color: #0966ff;
}
