@charset "shift_jis";

/* **************************************************

Name: sp01.css
Create: 2012.07.09

***************************************************** */


/*------オリジナルユーティリティユニット-----*/

div.spUtlyUnit {
	width:230px;
	background-repeat:no-repeat;
	background-position:top;
	background-color:#e9f5f6;
	padding:0 0 10px 0;
	margin-bottom:10px;
}

div#event {
	background-image: url(../uty_bg01.gif);
}

div#colum {
	background-image: url(../uty_bg02.gif);
}

div#article {
	background-image: url(../uty_bg03.gif);
}

div#event div.uty-inner,
div#article div.uty-inner {
	display:none;
}


div#inq {
	background-image: url(../uty_bg04.gif);
}

div.spUtlyUnit span {
	display:block;
	height:50px;
}

div.spUtlyUnit h3 {
	display:none;
}

div.spUtlyUnit  div.uty-inner{
	width:210px;
	margin:0 auto;
}

div.spUtlyUnit  div.uty-inner02{
	width:198px;
	margin:0 auto;
	border:solid 1px #CCC;
	padding:6px;
	background-color:#FFF;
}

div.hmcWapper {
	width:180px;
	padding-top:20px;
	margin:0 auto;
}

/*------オリジナル見出し-----*/

h2.sp01{
	background-image:url(../bg_h2.gif);
	background-position:top;
	padding: 4px 4px 4px 20px;
	border:none;
	line-height:130%;
}

h2.sp01_half{
	background-image:url(../bg_h2_half.gif);
	background-position:top;
	padding: 4px 4px 4px 20px;
	border:none;
	line-height:130%;
}

h3.sp01{
	background-image: url(../bg_h3.gif);
	background-position: left bottom;
	background-repeat:no-repeat;
	padding: 0 8px 4px 20px;
	border-bottom: solid 1px #b1b1b1;
	line-height:130%;
}






/*------各マージン・パッディング調整-----*/

.ml10 {
	margin-left:10px;
}

.ml20 {
	margin-left:20px;
}

.ml30 {
	margin-left:30px;
}

.ml40 {
	margin-left:40px;
}


.mt10 {
	margin-top:10px;
}

.mt20 {
	margin-top:20px;
}

.mt30 {
	margin-top:30px;
}

.mt40 {
	margin-top:40px;
}

/*------リンクリスト　リンクのないもの-----*/


dl.DateListStyle2 dd span{
	font-size:86%;
	line-height:130%;
}
























