@charaset "shift_jis";

#GANikki {
	background:#f4f4f4;
	border-right:3px solid #fff;
	border-left:5px solid #eee;
	text-align:center;
}
#GANikki div.setWidth{
	width:100%;
	margin:0 auto;
}

#GANikki a:link,#GANikki a:visited{
	color:#930;
	text-decoration:none;
}
#GANikki a:active,#GANikki a:hover{
	color:#f30;
	text-decoration:underline;
}

#GANikki table.showItems{
	width:500px;
	margin:0 auto;
}
#GANikki table.showItems td{
	font-size:13px;
	line-height:150%;
	color:#666;
	padding:3px;
	text-align:left;
}
#GANikki table.showItems td.nikkiBody{
	background:url(img/note.gif);
	line-height:18px;
	margin:0;
	padding:0;
}
#GANikki table.showItems td.nikkiTitle{
	background:url(img/title_back.gif) no-repeat;
	vertical-align:top;
	line-height:24px;
	margin:0;
	padding:5px 0 0 55px;
	font-size:18px;
	height:48px;
}
#GANikki table.showItems td.nikkiBody img{
	padding:2px;
	border:1px solid #666;
	background:#fff;
	margin:0 5px;
}

/* --- not edit! -------------- */
#GANikki div.setBackground1{
	background:url(img/contents_back_01.gif) no-repeat;
	height:20px;
}
#GANikki div.setBackground2{
	background:url(img/contents_back_02.gif) repeat-y;
}
#GANikki div.setBackground3{
	background:url(img/contents_back_03.gif) no-repeat;
	height:20px;
}
#GANikki div.setBackground4{
	background:url(img/contents_back2_01.gif) no-repeat;
	height:40px;
}

#GANikkiCalender{
	width:200px;
}
#GANikkiCalender table.calendar th {
	width:100%;
	height: 24px;
	font-size:14px;
	border-bottom:1px solid #666;
	text-align:center;
}

#GANikkiCalender table.calendar td {
	vertical-align:middle;
	text-align:right;
	width:20px; 
	height:20px; 
	padding:2px;
}
#GANikkiCalender table.calendar td.week {
	border-bottom:1px solid #666;
}

#GANikkiCalender table.calendar td.tf {
	width:100%;
	border-top:1px solid #666;
	padding: 2px; 
	text-align: center;
	vertical-align:middle;
}

#GANikkiLinkList {
	width:300px;
	vertical-align:top;
	background:url(img/list_back.jpg) right bottom no-repeat;
	text-align:left;
}
#GANikkiLinkList ul{
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:13px;
}
#GANikkiLinkList ul li{
	padding:3px 0;
}
