@charset "utf-8";

a:link,a:visited {
   color: #FF9933;
}

a:hover {
   text-decoration: underline;
}

#wrapper {
	width: 1043px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#header {
	float: left;
	height: 412px;
	width: 612px;
}
#right_col {
	background-image: url(../img/right_colomn.jpg);
	background-repeat: no-repeat;
	height: 412px;
	width: 431px;
	float: right;
}
#navi {
	clear: both;
	float: left;
	width: 450px;
	list-style-type: none;
	list-style-position:outside;
	margin: 0;
	padding: 0;
	height: 430px;
}

#navi li {
	line-height: 0px;
	font-size:1px;
	width: 450px;
	list-style-type: none;
	vertical-align: bottom;
	float: left;
}


#top_con {
	background-image: url(../img/con_bg.jpg);
	background-repeat: no-repeat;
	height: 430px;
	width: 593px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#txt_area {
	width: 290px;
	background-color: #FFFFFF;
	background-image: none;
	margin-top: 150px;
	margin-left: 165px;
	font-size: 12px;
	line-height: 16px;
	height: 200px;
	overflow: auto;
	padding-top: 10px;
	padding-left: 10px;
}
#txt_area p {
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FE7ACD;
}
#txt_area h3 {
	padding-left: 1px;
	font-size: 12px;
	padding-top: 10px;
}

#txt_area h2 {
	width: 200px;
	background-color: #CC3399;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}



#copy {
	clear: both;
	text-align: right;
}
#navi li img {
	vertical-align: bottom;
}
#banner {
	clear: both;
	margin-left: 20px;
}
