﻿@charset "utf-8";
/* CSS Document */

div#visual{width:1000px; margin:0px auto; margin-top:35px}
	ul#main_img li{display:inline;}
	ul#main_img li:last-child{margin-right:0px}

div#contents{width:1000px; margin:0px auto; margin-top:20px}
	div#cont_01{float:left; width:295px; height:160px; background:url(../images/main/contents01_bg.gif) no-repeat; margin-right:7px}
	ul#cont01_list{margin-left:22px; position:relative; top:18px}
	ul#cont01_list li{display:inline; padding-bottom:10px;}
	li#cont01_s{margin-left:8px}
	p#cont01{margin-left:22px; margin-top:19px}

div#customer{float:left; width:225px; height:160px; background:url(../images/main/contents02_bg.gif) no-repeat; margin-right:7px}
	ul#customer_img{margin-left:10px; position:relative; top:25px}
	ul#customer_img li{display:inline; padding-bottom:20px}

div#notice{float:left; width:465px; height:160px; background:url(../images/main/contents03_bg.gif) no-repeat}
	#notice_title{margin-left:22px; margin-top:20px; margin-bottom:15px}	
	#notice li{margin-top:2px; padding-left:20px; list-style:none; }
	#notice li a{float:left; padding-left:7px;  background:url(../images/main_03_dot.gif) no-repeat 0px 7px}
	.date{float:right; margin-right:22px;}




