@import "../common/css/initialize.css";
@import "../common/css/base.css";

/*===================
clearfix
====================*/

#sitemap:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
}

#sitemap {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html #sitemap {
	height:1%;
}

#sitemap {
	display:block;
	margin-top:12px;
	padding:25px;
	background:url(../images/top_bg.gif) left top repeat-x;
	border:solid 2px #eee;
}
/* End hide from IE-mac */
/*=====================
コラム設定
=====================*/

#mainSingle h1 img#crayon {
	position:absolute;
	left:180px;
	top:0;
	behavior:expression(IEPNGFIX.fix(this));
}



.column {
	padding-bottom:25px;
}

.column p, {
	padding:0 0 1em;
	font-size:92%;
	line-height:1.6;
}

#sitemap li {
	padding:5px 0 25px 18px;
	font-size:92%;
	line-height:1.5;
}

#sitemap li a {
	color:#333;
	font-weight:bold;
}

#sitemap li dl {
	width:210px;
	padding:5px 0;
}

#sitemap li dt {
	margin:0 0 2px;
	padding:2px 10px;
}

#sitemap li dd {
	margin:0 0 2px;
	padding:2px 0 2px 30px;
	background:url(../common/images/arrow01.gif) 20px 50% no-repeat;
}


#sitemap li dt a,
#sitemap li dd a {
	font-weight:normal;
}

.site-list01,
.site-list02,
.site-list03 {
	float:left;
	width:280px;
}

/*.site-list02 {
	float:left;
	width:300px;
}

.site-list03 {
	float:right;
	width:300px;
}*/
