@charset "utf-8";

/* -----------------------------------------------------------
　コンテンツレイアウト
----------------------------------------------------------- */
#conMain ul{text-indent:-9999px;width:580px;}
#point{background: url(img/point_01.gif) 0 0 no-repeat;height:150px;}
#point01{background: url(img/point_02.gif) 0 0 no-repeat;height:110px;}
#point02{background: url(img/point_03.gif) 0 0 no-repeat;height:110px;}
#point03{background: url(img/point_04.gif) 0 0 no-repeat;height:110px;}
#point04{background: url(img/point_05.gif) 0 0 no-repeat;height:110px;}


#conBox{width:450px;margin:20px 0 0 75px;}
#conTxtbox{float:left;width:60%;}
#conTxtbox p{margin-left:1em;_margin-left:0.5em;float:left;}

#conImgbox{float:right;}


