@charset "utf-8";

/*h4-t-03内リスト部分*/

p.bold {
	padding: 0px 10px;
	font-weight: bold;
}
ul#inner_list li {
	font-weight: bold;
	margin-left: 45px;
	list-style: circle;
	padding-right: 10px;
}


/*h4-t-04内テキスト*/
ul#sample {
	margin-left: 70px;
	list-style-type: none;
	
}

.default02_smaller {
	padding: 10px 18px 0;
}

ul.bekutoru-02_smaller {
	list-style: none;
	padding: 10px 10px 0;
}
ul.bekutoru-02_smaller li {
	padding-left: 15px;
	padding-bottom: 5px;
	background: #fff url(../images/bekutoru.gif) no-repeat 0 5px;
}

/*バナー*/
#campaign_banner {
	display: block;
	width: 575px;
	height: 144px;
	background: url(../images/office/banner_oks01.gif) no-repeat;
	text-indent: -9999px;
	outline: none;
	
}
