/* QOLeLifeLine Sryle Sheet 2017.1.30-31 2d2h */


/* タグのスタイル設定 */

html{
	max-width: 800px;
	margin: 0 auto;
}

body {
	color: #333333;
	background-color: #ffffdd;
	font-size: midium;
}

a:link {
	color: #ff0000;
}

a:visited {
	color: #ff8888;
}

dd {
	font-size: small;
}


address{
font-style: normal;
}


/* ブロックのスタイル設定 */

#topmenu {
}


/* 部分的スタイル設定 */

.news {
	font-size: small;
}

.caption {
	font-size: small;
}

.footer {
	font-size: x-small;
}

.copyright {
	font-size: x-small;
}





