@charset "Shift_JIS";
/*TAG*/
h2{
	font-size:100%;
	font-weight:normal;
}

/* ID */
#ctgr-titl{
	margin:0 0 20px 0;
	padding:0;
	height:240px;
	text-indent:-50em;
	background-position:right !important;
	border-top:5px solid #666;
	border-right:1px solid #666;
	border-left:1px solid #666;
	border-bottom:1px solid #666;
}
#contents{
	display:block;
	width:720px;
	height:240px;
	background:url(/home/img/default/topimg_over.gif) no-repeat 20px 50%;
	text-decoration:none;
}

/*メニュー一覧*/
#home {
	float:left;
	width:485px !important;
	height:auto;
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	font-size:120%;
}

#service,
#portfolio,
#case,
#profile,
#sitemap,
#contact{
	text-indent:-50em;
	display:block;
	float:left;
	width:160px;
	margin:0 0 20px -1px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	height:11em;
}

#service A,
#portfolio A,
#case A,
#profile A,
#sitemap A,
#contact A{
	display:block;
	width:110px;
	height:24px;
	text-decoration:none;
}

#service A{
	background:  url(../../img/default/menu.gif) no-repeat -20px 0;
}
#portfolio A{
	background:  url(../../img/default/menu.gif) no-repeat -140px 0;
}
#case A{
	background:  url(../../img/default/menu.gif) no-repeat -260px 0;
}
#profile A{
	background:  url(../../img/default/menu.gif) no-repeat -370px 0;
}
#sitemap A{
	background:  url(../../img/default/menu.gif) no-repeat -480px 0;
}
#contact A{
	background:  url(../../img/default/menu.gif) no-repeat -606px 0;
}

/*SITEMAP SUBMENU*/
#home ul
 {
 	margin:0;
	padding:10px 0;
	line-height:160%;
	text-indent:1.5em;
	list-style:none;
	font-size:85%;
	color:#000;
	background-color:#fff;
}
#home ul li{
	margin:0 0 0.5em 0;
	padding:0 0 0 15px;
	font-weight:normal;
	text-indent:1em;
}
#home li ul li a{
	height:1.5em;
	text-decoration:underline;
	border-style:none;
	background: url(../../img/default/link_icon.gif) no-repeat 0 50%;
}

#home li ul li a:hover{
	text-decoration:underline;
	border-style:none;
	background: url(../../img/default/link_icon_hover.gif) no-repeat 0 50%;
}

#aboutcss{
	width:225px;
	margin-left:485px;
	padding:0 0 0 10px;
	font-size:80%;
}
#aboutcss .css-change{
	position:relative;
	top:-10px;
	left:0;
	text-decoration:none !important;
	background:none;
	text-indent:-100em;
}
#skin-alert{
	font-size:120%;
	color:#ff6600;
	background-color:#fff;
}
/* CLASS */
.header{
	margin:0;
	padding:0;
}
