@charset "utf-8";

/* ===========================================

 web site : www.kiraku-ac.com
 author : support center
 Updated day ： 09/08

=========================================== */

/* ----------------------
 sidebar.css
---------------------- */

div#sidebar {
	width: 200px;
	float: right;
	padding-top: 20px;
	margin-right:10px;
}

div#sidebar h3{
	background: url(../img/common/arrow1.gif) no-repeat 0 50%;
	padding-left: 20px;
	font-size: 110%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
}

div#sidebar h3.lists{
	margin-top: 20px;
}

div#sidebar h3.links{
	border-bottom: dotted 1px #666666;	
}

div#sidebar ul{
	margin-bottom: 15px;
	margin-left: 2px;
}

div#sidebar ul li{
	background: url(../img/common/arrow2.gif) no-repeat 0 50%;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 1px;
	border-bottom: dotted 1px #666666;
}

div#sidebar p.img_menu{
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: -5px;
}




div#sideArea {
	background: url(../img/sidebar/bg_sidebar.jpg) no-repeat center bottom;
	margin-bottom: 15px;
	padding: 0px 20px 20px;
}

div#sideArea ul li{
	background: url(../img/sidebar/icon_sidebar.jpg) no-repeat left 16px;
	width: 130px;
	height: 30px;
	display: block;
	padding-top: 10px;
	padding-left: 20px;
	border-bottom: 1px dashed #CCCCCC;
}

div#sideArea li a{
	height: 25px;
	width: 130px;
	display: block;
}




/**
 * 樹楽バナー
 */

div#kirakuBnr {
	padding-bottom: 5px;
}

div#kirakuBnr img{
	padding-bottom: 10px;
}



/**
 * バナーエリア
 */

div#sideBnrArea{
	margin-top: 20px;
}
div#sideBnrArea img{
	margin-bottom: 10px;
}

/**
 * キャンペーンパナー
 */

p.sp_menu{
	margin-top: -10px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	position: relative;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px dotted #666666;
}
p.sp_menu img{
	margin-bottom: 5px;
}

.company_side{
	margin-left:5px;
}
