@charset "utf-8";
/* CSS Document */
/****************************************

トップページ

*****************************************/

/*コンテンツ*/
#main-con .p_01 {
	line-height: 200%;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #232323;
	margin-left: 5px;
}
.campaign {
	margin-bottom: 20px;
}
.h2_title02 {
	background-image: url(../img/index/h2_title02.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 635px;
	margin-bottom: 20px;
}
.item {
	margin-bottom: 10px;
}
.item .con01 {
	display: inline;
	float: left;
	width: 205px;
}
.item .con02 {
	display: inline;
	float: left;
	width: 205px;
	margin-right: 10px;
	margin-left: 10px;
}
.item h3 {
	margin-bottom: 10px;
}
.item ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.item li {
	margin-bottom: 8px;
	list-style-position: outside;
	list-style-image: url(../img/index/con__bc.gif);
	list-style-type: none;
}
.item a {
	color: #666565;
	text-decoration: none;
}
.item a:hover {
	color: #e4007f;
	text-decoration: none;
}
.item .p_02 {
	font-size: 12px;
	line-height: 130%;
	color: #666565;
	margin-top: 5px;
}

