@charset 'utf-8';

/*
--------------------------------------------------------------
	Kigoulab CSS for HPL
	created :2006/7/10
	Os: ALL
	Ua: ALL
	home.css
-------------------------------------------------------------*/


/* hm_mainImg - HOME
--------------------------------------------------------------*/

#home #billboard {
	width: 780px;
	height:285px;
	background-image:url(../img/hm_main_img.jpg);
	background-repeat:no-repeat;
}


/* hm_copy2
--------------------------------------------------------------

h1#hm_copy2 {
	font-size: 16px;
	line-height: 1.2;
	color: #CC0000;
	text-align: center;
	margin: 1em auto 0;
}
*/

/* hm_Course
--------------------------------------------------------------*/

#hm_Course {
	margin:0 auto;
	padding-top: 20px;
	text-align:center;
}

div.hm_CourseInr {
	height:100px;
	clear:both;
	margin-left:5px;
}

div.hm_CourseInr ul {
	margin:0;
}

div.hm_CourseInr li {
	margin:0;
	list-style-type:none;
	display:inline;
}

div.hm_CourseInr ul li a {
	width:370px;
	height:100px;
	display:box;
	float:left;
	margin-left:10px;
}

#course01 a {
	background-image:url(../img/hm_plan_big_a.gif);
	background-repeat:no-repeat;
	text-indent:-10000px;
	overflow: hidden;
}

#course02 a {
	background-image:url(../img/hm_plan_big_b.gif);
	background-repeat:no-repeat;
	text-indent:-10000px;
	overflow: hidden;
}


/* hm_Menu
--------------------------------------------------------------*/

#hm_Menu {
	/*width:100%:*/
	margin:0 auto;
	padding-top: 20px;
	text-align:center;
	clear:both;
}

div.hm_MenuInr {
	height:100px;
	clear:both;
	margin-left:5px;
}

div.hm_MenuInr ul {
	margin:0;
}

div.hm_MenuInr li {
	margin:0 0 20px;
	list-style-type:none;
	display:inline;
}

div.hm_MenuInr ul li a {
	width:180px;
	height:100px;
	display:box;
	float:left;
	margin-left:10px;
}

#plan01 a {
	background-image:url(../img/hm_plan_a.gif);
	background-repeat:no-repeat;
	text-indent:-10000px;
	overflow: hidden;
}

#plan02 a {
	background-image:url(../img/hm_plan_b.gif);
	background-repeat:no-repeat;
	text-indent:-10000px;
	overflow: hidden;
}

#plan03 a {
	background-image:url(../img/hm_plan_c.gif);
	background-repeat:no-repeat;
	text-indent:-10000px;
	overflow: hidden;
}

#plan04 a {
	background-image:url(../img/hm_plan_d.gif);
	background-repeat:no-repeat;
	text-indent:-10000px;
	overflow: hidden;
}

#plan05 a {
	background-image:url(../img/hm_plan_e.gif);
	background-repeat:no-repeat;
	text-indent:-10000px;
	overflow: hidden;
}

#plan06 a {
	background-image:url(../img/hm_plan_f.gif);
	background-repeat:no-repeat;
	text-indent:-10000px;
	overflow: hidden;
}

#plan07 a {
	background-image:url(../img/hm_plan_g.gif);
	background-repeat:no-repeat;
	text-indent:-10000px;
	overflow: hidden;
}

#plan08 a {
	background-image:url(../../home/img/hm_plan08.gif);
	background-repeat:no-repeat;
	text-indent:-10000px;
	overflow: hidden;
}


#hm_MenuInr div.box {
	width:180px;
	text-align:left;
	float:left;
	display:inline;
}

#hm_Menu div.boxTitle_full_b {
	background-image: url(../img/fullCol_ttl_bg_b.gif);
	background-repeat: no-repeat;
	margin:0 auto;
	margin-bottom:10px;
	text-align:left;
	width:750px;
	height:24px;
}

#hm_Menu div.boxTitle_full_g {
	background-image: url(../img/fullCol_ttl_bg_g.gif);
	background-repeat: no-repeat;
	margin:0 auto;
	margin-bottom:10px;
	text-align:left;
	width:750px;
	height:24px;
}

#hm_Menu div.boxTitle span {
	margin:6px;
	line-height:24px;
	color:#FFFFFF;
	font-weight:bold;
}


/* contentsInr
--------------------------------------------------------------*/

#home #contentsInr {
    padding-top: 20px;
}


/* common
--------------------------------------------------------------*/


#home h2.asset-name { 
	margin-top:1em;
}

#home div.asset-meta { 
    padding-left: 22px;	
	color:#62BD19;
	font-weight:bold;
}

#home div.asset-content {
    width: 500px;
    padding-top: 0.5em;
    padding-bottom: 2em;    
    padding-left: 22px;
    padding-right: 0;
}



/* ids
--------------------------------------------------------------*/

#hm_blog {  }


#hm_info { }


#hm_case { }



/* hm_case
--------------------------------------------------------------

#hm_case h3 { 
	color:#FD8513;
	font-size:13px;
	padding-left:6px;
	border-left:8px #FD8513 solid;
	margin-bottom:0.5em;
}

/* siteimg

div.siteimg {
	float:right;
	display:inline;
	padding-top:10px;
	margin-left:6px;
	margin-bottom:20px;
}
*/