@charset "UTF-8";/* CSS Document *//* ====== [ hyper link -contents- ] ====== */#container a:link { color:#ff0000; text-decoration:none; }#container a:visited { color:#990000; text-decoration:none; }#container a:hover { color:#ff9999; text-decoration:underline; }#container a:active { color:#ff9999; text-decoration:underline; }#cont-top {	padding:20px 32px 20px;	background:url(../../img/cont_bg_top.gif) no-repeat;}#title-cont {	height:32px;	background:url(../img/title_diary.gif) no-repeat;	text-indent:-9999px;	line-height:32px;}#container {	background:url(../img/cont_bg.gif) repeat-y;}.division {	width:634px;	padding-bottom:24px;	clear:both;	float:left;}.division-title {	width:442px;	padding-left:42px;	background:url(../img/txt_title.gif) no-repeat 0 50%;	font-weight:bold;	float:left;}.division-date {	width:108px;	padding-left:42px;	background:url(../img/txt_date.gif) no-repeat 0 50%;	float:right;}.division-text {	width:462px;	padding:12px 9px 0 12px;	border-top:#ff0000 1px solid;	border-left:#ff0000 1px solid;	float:left;	clear:both;}.division-img {	width:150px;	padding-top:12px;	border-top:#ff0000 1px solid;	float:right;}.division-img img { width:150px; }#title-backnumber { background:url(../img/title_backnumber.gif) no-repeat; }#list-backnumber li { background:url(../img/list_triangle.gif) no-repeat 0 6px; }