/*-----------------------------
1.link
------------------------------ */
.info a {
	color:#006E93;
	text-decoration:none;
}
.info a:hover {
	color:#00435A;
	text-decoration:underline;
}
.diary a {
	color:#1E5B00;
	text-decoration:none;
}
.diary a:hover {
	color:#103100;
	text-decoration:underline;
}
.work a {
	color:#CC3399;
	text-decoration:none;
}
.work a:hover {
	color:#4B2473;
	text-decoration:underline;
}
/*-----------------------------
2.left_clm
------------------------------ */
/*------------------------------------------------*/
/*2009年9月25日追記*/
#icon_1{
	width:170px;
	height:135px;
	text-indent:-9999px;
	background: url(../image/icon_1.png) no-repeat;
	behavior: url(/iepngfix.htc);
}
#icon_2{
	width:170px;
	height:135px;
	text-indent:-9999px;
	background: url(../image/icon_2.png) no-repeat;
	behavior: url(/iepngfix.htc);
}
#icon_3{
	width:170px;
	height:135px;
	text-indent:-9999px;
	background: url(../image/icon_3.png) no-repeat;
	behavior: url(/iepngfix.htc);
}
/*------------------------------------------------*/

.ttl_index_1 {
	width:610px;
	height:50px;
	text-indent:-9999px;
	background: url(../image/title_index_1.png) no-repeat;
	behavior: url(/iepngfix.htc);
}
.ttl_index_2 {
	width:610px;
	height:50px;
	text-indent:-9999px;
	margin-top:10px;
	background: url(../image/title_index_2.png) no-repeat;
	behavior: url(/iepngfix.htc);
}
.info {
	width:610px;
	border:1px #200F31 dotted;
	border-width:0 0 1px 0;
	padding-bottom:15px;
	margin-bottom:10px;
}
.diary {
	width:610px;
	border:1px #003300 dotted;
	border-width:0 0 1px 0;
	padding-bottom:15px;
	margin-bottom:10px;
}
.work {
	width:610px;
	padding-bottom:15px;
	margin-bottom:10px;
}
.work .left_box,
.diary .left_box,
.info .left_box {
	width:170px;
	float:left;
}
.work .right_box,
.diary .right_box,
.info .right_box {
	width:430px;
	float:right;
}
.work .right_box .box,
.diary .right_box .box,
.info .right_box .box {
	width:430px;
	margin-top:10px;
}
.work .right_box .time,
.diary .right_box .time,
.info .right_box .time {
	font-size:120%;
	width:100px;
	text-align:center;
	color:#fff;
}
.work .right_box .time{background:#200F31;}
.diary .right_box .time{background:#003300;}
.info .right_box .time{background:#00435A;}
.right_box h4 {
	font-size:140%;
	font-weight:bold;
	margin-top:5px;
}
.right_box p {
	margin-top:5px;
}



.ttl_renewinfo {
	width:610px;
	height:50px;
	text-indent:-9999px;
	background: transparent url(../image/title_renew.png) no-repeat;
	behavior: url(/iepngfix.htc);
}


.renew {
	width:610px;
	height:44px;
	text-indent:-9999px;
	background: url(../image/line.png) no-repeat;
	behavior: url(/iepngfix.htc);
}

.bottom{
	width:610px;
	margin:0 0 0px;
	height:44px;
	text-indent:-9999px;
	background: url(../image/line.png) no-repeat;
	behavior: url(/iepngfix.htc);
}

.cont{
	background:url(../image/bg_renew2.jpg) no-repeat;
	width:115px;
	height:130px;
	float:left;
}

.text{
	float:left;
	width:490px;
}
	

.ttl_renew {
	width:480px;
	height:44px;
	text-indent:-9999px;
	background: url(../image/title_renew2.png) no-repeat;
	behavior: url(/iepngfix.htc);
}

.datecheck{
	text-align:right;
	margin:10px 10px 0px;
}

