@charset "utf-8";
/* CSS Document */

p#path {
	padding-left:10px;
	
	}
#mainContent h2 {
	width:630px;
	height:35px;
	text-indent:-9999px;
	background:url(../img/h2_title.jpg) no-repeat 0 0;
}

ul {
	margin:0;
	padding:0;
	}
	
li {
	list-style-type:none;
	
	}	
#mainContent li p {
	margin:0;
	padding:45px 0 0 175px;
	}
	
#mainContent li a {
	text-decoration:none;
	}
	
#mainContent li#contents1 {
	width:610px;
	height:110px;
	background:url(../img/contents1.jpg) no-repeat 0 0;
	margin-bottom:10px;
	}
	
#mainContent li#contents2 {
	width:610px;
	height:110px;
	background:url(../img/contents2.jpg) no-repeat 0 0;
	margin-bottom:10px;
	}
	
	
#mainContent li#contents3 {
	width:610px;
	height:110px;
	background:url(../img/contents3.jpg) no-repeat 0 0;
	margin-bottom:10px;
	}
	
#sidebar1 h3 {
	width:230px;
	height:55px;
	text-indent:-9999px;
	background:url(../img/topic_title.jpg) no-repeat 0 0;
	
	
	}	
	
#sidebar1 li a{
	display:block;
	width:230px;
	height:110px;
	background:#ccc;
	padding:10px 0;
	text-indent:-9999px;
	
	}
	
#sidebar1 li#topics1 a{
	background:url(../img/topic1.jpg) no-repeat 0 0;	
	}	
	
#sidebar1 li#topics2 a{
	background:url(../img/topic2.jpg) no-repeat 0 0;	
	}	
	
#sidebar1 li#topics3 a{
	background:url(../img/topic3.jpg) no-repeat 0 0;	
	}	
	
	
#mainContent p#link {
	font-size:16px;
	width:250px;
	padding:10px;
	margin:10px 0 0 330px;
	background:#09F;
	text-align:center;
	}
	
#mainContent p#link a{
	color:#fff;
	}
