/* CSS Document */

body,tr,th,td {
	font-size:12px;
	color:#666666;
	line-height:140%;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}

h1,h2,h3 {
	line-height:normal;
}

td.infor {
	width:auto;
	height:102px;
	border-left:1px solid #61D800;
	border-right:1px solid #61D800;
	border-bottom:1px solid #61D800;
	background-color:#FFFFFF;
}

#infor {
	width:280px;
	height:119px;
	padding:10px;
	overflow:auto;
	text-align:left;
}

#infor ul {
	margin:0;
	padding:0;
}

#infor li {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	border-bottom:1px dashed #cccccc;
	padding:3px 0 3px 0;
}

html > body #infor {
	width:259px;
	height:99px;
	padding:10px;
	overflow:auto;	
}


IE-infor {
	width:280px;
	height:119px;
	padding:10px;
	overflow:auto;
}


/*メインメニュー*/

div#menu {
	padding:18px 0 0 0;
}

div#menu a,
div#menu a:visited,
div#menu a:active,
div#menu a:hover {
	color:#1D6747;
}

div#menu a:hover {
	text-decoration:none;
}

div#menu td {
	color:#1D6747;
	font-weight:bold;
	padding:0 0 5px 10px;
}

h1.album {
	background:url(../album/images/title.gif) no-repeat 0 0;
	width:191px;
	height:181px;
	text-indent:-999em;
}


















