
#contentsInner .guide {
	width:247px;
	float: left;
	padding:25px 0;
}

#contentsInner .guideRight {
	width:411px;
	float: right;
	padding-bottom:5px
}

#contentsInner .guide h4{
	padding-bottom:15px;
}
#contentsInner .guideRight p {
	width:365px;
	float: right;
	padding:10px 0px
}

#contentsInner .guideExplanation {
	padding:20px 0px
}
#contentsInner .guideExplanation h3 {
	padding:15px 0px
}

#contentsInner .guideExplanation p {
	padding:0px 10px 0px 65px;
}

#contentsInner .guideExplanation ul {
	padding:0px 10px 20px 80px;
}
#contentsInner .guideExplanation li {
	list-style-type: disc;
}

#contentsInner .praivacy { width:670px}
#contentsInner .praivacy h3 {
	background-image: url(../img/ber_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	padding:0px 0px 5px 50px;
	font-size: 1.50em;
}
#contentsInner .praivacy ul {padding:0px 10px 20px 80px;
}
#contentsInner .praivacy li {
	list-style-type: decimal;
	padding-bottom:20px;
	line-height:180%;
}


#contentsInner .whatIs {width:670px}
#contentsInner .whatIs .left {width:450px; float:left}
#contentsInner .whatIs .right {width:200px; float:right}

#contentsInner .whatIs .left h3{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #090;
	padding:0px 0px 0px 30px;
	font-size: 1.3em;
	font-weight: bold;
	color: #060;
	background-image: url(../../plan/img/ic_leaf.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#contentsInner .whatIs .right p {padding:0px 0 5px;}
#contentsInner .whatIs .right img {padding:0 0 10px 0;}
#contentsInner .whatIs .left ul {padding:0px 10px 20px 20px;
}
#contentsInner .whatIs .left li {
	list-style-type: disc;
	padding-bottom:5px;
	line-height:180%;
}

