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

.ctWrap p {
	margin-bottom:1em;
	line-height:1.6;
	}

#policyWrap {
	margin:15px 10px 20px;
	padding-left:265px;
	padding-top:12px;
	background:url(images/index_pic01.jpg) 0 0 no-repeat;
	}
	#policyWrap p {
		line-height:1.6;
		}
#policyPic {
	margin-bottom:14px;
	}
	#policyPic img {
		vertical-align:top;
		}

#meetWrap {
	padding-right:260px;
	background:url(images/index_pic02.jpg) right top no-repeat;
	}

#koukun {
	line-height:1.6;
	}
	
	#koukun dt {
		font-weight:bold;
		color: #0558A7;
		}
	
	#koukun dd {
		margin:0 0 1.5em 1em;
		}
		
		#koukun dd span {
			color: #0558A7;
			}


.fl-l { float:left; }
.fl-r { float:right; }

.kokoroTtl {
	line-height:]1.6;
	font-weight:bold;
	color:#0558A7;
}

.kokoroLpc {
	float:left;
	width:290px;
	text-align:center;
	font-size:80%;
	display:inline;
	margin-right:15px;
	}

.kokoroArea {
	width:310px;
	margin-top:12px;
}
.kokoroPic {
	padding:10px;
	background-color:#F5F5F5;
	text-align:center;
	margin-bottom:10px;
	font-size:80%;
	}


#engPoint {
	line-height:1.6;
	margin:10px 0 10px 10px;
	}
	#engPoint li {
		padding-left:16px;
		}
	#el1 { background:url(images/eng_li_01.gif) 0 3px no-repeat; }
	#el2 { background:url(images/eng_li_02.gif) 0 3px no-repeat; }
	#el3 { background:url(images/eng_li_03.gif) 0 3px no-repeat; }

.engArea {
	width:310px;
	margin-bottom:10px;
	}
	.engArea h3 {
		color:#E83C51;
		border-bottom:solid 1px #E83C51;
		padding-bottom:5px;
		line-height:1.2;
		font-weight:bold;
		margin-bottom:5px;
		font-size:14px;
		}
	.engArea h4 {
		color:#333;
		line-height:1.2;
		font-weight:bold;
		margin-bottom:5px;
		}
	.engArea ul{
		list-style-position:outside;
		list-style-type:disc;
		margin:5px 0 0 1.5em;
		padding:0;
		line-height:1.3;
		}
	.engArea p{
		margin-bottom:0;
		}
	.engArea ul.photos{
		width:320px;
		list-style:none;
		margin:0 0 0 -10px;
		padding:10px 0 0 0;
		}
	.engArea ul.photos li{
		width:150px;
		float:left;
		margin:0 0 0 10px;
		padding:0;
		display:inline;
		}

