@charset "utf-8";

#Contents-flex h2 {
	background:url(../common/images/title/h2_guideline_bg.gif) no-repeat bottom left;
	height: 58px;
	font-family:'Lucida Grande', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	padding-left: 54px;
	padding-top: 1px;
	font-size: 174%;
	font-weight:normal;
}

.entry {
	margin:0 4px 0 18px;
	font-size:90%;
}

.entry p.lead { line-height:180%; }
.entry p.lead strong,
.entry p.lead span { color:#C94803; }

ul.for-business {
	font-size:95%;
	float:right;
}

ul.for-business li {
	background:url(/common/images/icon/icon_arrow_05.gif) no-repeat 0 6px;
	_background:url(/common/images/icon/icon_arrow_05.gif) no-repeat 0 4px;
	padding:0 0 0 12px;
	display:block;
	text-align:right;
}

h3 {
	clear:both;
	color:#15807A;
	background:url(../common/images/title/h3_bg_02.gif) no-repeat;
	padding:1px 0 9px 23px;
	margin:10px 0;
}

h3.hello {
	clear:both;
	color:#4D92F7;
	background:url(images/h3_bg_hello.gif) no-repeat;
	padding:1px 0 9px 23px;
	margin:10px 0;
}

p.lead {
	margin:0 10px 5px 10px;
}

.contact {
	line-height:180%;
	border:1px solid #44A090;
	padding:10px;
}

.contact span { color:#15807A; }

/*
ul.list {
	padding:0 5px 5px 15px;
	margin:0 10px 10px 10px;
	overflow:hidden;
	_zoom:1;
	float:left;
}

ul.list li {
	line-height:160%;
	width:180px;
	margin:0 0 5px 10px;
}
*/

dl.list,
dl.list-hello {
	width:30%;
	margin:0 10px 20px 10px;
	overflow:hidden;
	_zoom:1;
	float:left;
}

@media screen and (min-width: 641px) {
dl.listsp {
	float:none;
	width:auto;
	margin:0;
	display:inline;
}
dl.list-hello {
    width: 28%;
}

dl.list-hello.cp60th {
    width: 34%;
}
}

dl.list dt,
dl.list-hello dt { line-height:150%; padding:5px 4px 2px 10px; }
dl.list dd { line-height:150%; padding:2px 4px 2px 20px; }

dl.list dt a,
dl.list dd a {
	background:url(/common/images/icon/icon_arrow_05.gif) no-repeat 0 8px;
	_background:url(/common/images/icon/icon_arrow_05.gif) no-repeat 0 10px;
	padding:0 0 0 12px;
	display:block;
}

dl.list-hello dt a {
	background:url(/common/images/icon/icon_arrow_03.gif) no-repeat 0 8px;
	_background:url(/common/images/icon/icon_arrow_03.gif) no-repeat 0 10px;
	padding:0 0 0 12px;
	display:block;
}

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

	-640 以下

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

@media screen and (max-width: 640px) {


.pc { display:none; }

.entry {
	margin:0 0.5em 0 1em;
	}

dl.list,
dl.list-hello {
	width:45%;
	margin:0 0.5em;
	}

dl.list dd.sp {
	line-height:150%; padding:2px 4px 2px 10px;
	}

.flnone { float:none !important; }
.marbo { margin-bottom:2em !important; }


dl.listpc {
	float:none;
	width:auto;
	margin:0;
	display:inline;
}

dl.list-hello.cp60th {
    width: 100%;
    margin-top: 1em;
}

dt.cardexamplesp {
	margin-top: 1em;
}

}