@charset "UTF-8";

/* plan #content */
#description {
	width: 670px;
	background-image: url("../../common/bg_09.jpg");
	background-position: left 22px;
	background-repeat: no-repeat;
	overflow:hidden;
}

#description .map{
	padding-left:10px;
}

#description .map dt{
	margin-bottom:10px;
}

#content {
	color: #666666;
}

#content h3 {
	width: 660px;
	height: 22px;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
	color: #666666;
	line-height:120%;
	background-image: url("../../common/ti_02.gif");
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 16px;
	font-family: "ＭＳ Ｐ明朝", Times, serif;
}

#content .lead {
	padding:10px;
	font-size:14px;
	margin:10px 0px;
}

/* menu list */
#menu {
	padding-bottom:50px;
}

#menu ul {
	overflow:hidden;
	height:100%;
	margin-left:25px;
}

#menu li {
	float:left;
	width:147px;
	margin-right:10px;
	margin-bottom:10px;
}

#menu ul img {
	vertical-align:bottom;
}


/* プロパティの順序 */
/*
#id-name{
display
list-style
position
float
clear
width
height
margin
padding
border
background
color
font
text-decoration
text-align
vertical-align
white-space
other text
content
}
*/
