@charset "utf-8";

/* **************************
 ▼ CONTENTS SETTING
************************** */

#main .causeRibbon{
	padding-bottom: 7px;
	background: #fff2ca url(../images/bg_002.gif) left bottom no-repeat;
}

#main .causeRibbon h4{
	padding: 25px;
	background: url(../images/bg_001.gif) left top no-repeat;
	font-size: 0;
}

#main li{
	background: url(../images/ic_001.gif) 5px 50% no-repeat;
	text-indent: 13px;
}

#main .causeRibbon dl{
	padding: 0 40px 15px;
}

#main .causeRibbon dt{
	margin-bottom: 5px;
	font-size: 0;
}

#main .causeRibbon a{
	color: #0088cc;
	text-decoration: none;
}

#main .causeRibbon a:hover{
	color: #0088cc;
	text-decoration: underline;
}

