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

#top {
	padding: 0px;
	width: 1030px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top #tab0 {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 20px;
}
#contents {
	background-image: url(../common/tbak.jpg);
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottom {
	padding: 0px;
	width: 1030px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#top #tab {
	float: right;
}
#mainimg {
	margin-right: auto;
	margin-left: auto;
	width: 1030px;
}


#left_con {
	float: left;
	width: 240px;
	margin-left: 50px;
	padding-top: 15px;
}

#left_con p {
	font-size: 14px;
	color: #666;
	margin-left: 20px;
	line-height: 25px;
}
#left_con h3 {
	font-size: 20px;
	font-weight: normal;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#left_con ul  {
	font-size: 15px;
	padding-left: 20px;
	margin-right: 10px;
	color: #666;
	line-height: 35px;
	padding-top: 20px;
	list-style-image: url(../common/arrow.jpg);
	list-style-position: inside;
}
#contents #left_con ul li a {
	text-decoration: none;
	color: #333;
}
#contents #left_con ul li a:hover {
	text-decoration: none;
	color: #F60;
}


#right_con {
	float: right;
	width: 650px;
	margin-right: 50px;
}
#right_con h3 {
	padding-bottom: 5px;
	font-size: 20px;
	width: 550px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-top: 10px;
	margin-bottom: 15px;
	font-weight: normal;
}


#right_con #blog_rss {
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	width: 90%;
}
#footer {
	font-size: 14px;
	padding: 30px;
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
