@charset "utf-8";

/* Subcol */
/* ---------------------------------------------------------------- */
#subcol{
	width:180px;
}

/* Sub_bnr */
/* -------------------------------------- */
#sub_bnr{
	font-size:10px;
	
}
#sub_bnr a{
	color:#0099cc;
}
#sub_bnr p{
	margin-bottom:10px;
}
#sub_bnr p.bnr{
	margin-bottom:3px;
}
#sub_bnr p.ire{
	margin-bottom:5px;
}

/* qa */
/* -------------------------------------- */
#qa{
	font-size:10px;
	margin-bottom:20px;
}


/* アイテムリスト */
/* -------------------------------------- */
#item_list{
	font-size:11px;	
}
#item_list a{
	color:#0099cc;
	text-decoration:underline;
}
#item_list h3{
	margin-bottom:5px;
}
#item_list ul{
	margin:0 3px 20px 3px;
}
#item_list ul#item_list_adult a{
	color:#FF9900;
}
#item_list ul li{
	padding-left:10px;
	background:url(http://gigaplus.makeshop.jp/swingkids/image/side/item_list_icon.gif) no-repeat 0 0.2em;
	margin-bottom:5px;
}


/* カレンダー */
/* -------------------------------------- */
#calendar{
	
}
#calendar h2{
	background-color:#cccccc;
	padding:4px 7px 3px 7px;
}
#calendar table{
	width:100%;
	margin-bottom:5px;
	
}
#calendar table th{
	font-weight:bold;
	text-align:left;
}
#calendar table td{
	border-bottom:#cccccc dotted 1px;
	padding:4px 0;
	text-align:center;
}
#calendar table td.red{
	color:#FF0000;
}
#calendar table td.hed{
	font-weight:bold;
}
#cal_att{
	color:#FF0000;
	font-size:10px;
}

/*---------------------------------------------------------------------------------------*/
