@charset "utf-8";
/*-----------------------------------------------
    Browser Reset
-----------------------------------------------*/
body {
    margin:0;
    padding:0;
    font-size:14px;
    text-align:center;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;

}

h1,h2,h3,h4,h5,h6,pre,address,em,strong,th,ins {
    font-size:100%;
    &nbsp;&nbsp;&nbsp;&nbsp;font-style:normal;
}
h1,h2,h3,h4,h5,h6,pre,address,ul,ol,li,dl,dt,dd,form,legend,p {
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border:0;
}
th {
    text-align:left;
}
input,select,textarea {
    vertical-align:middle;
}
img {
    border:0;
    vertical-align:middle;
}
ins, a {
    text-decoration:none;
}
ul {
    list-style:none;
}
br {
    letter-spacing: 0;
}

hr {
    border: 1px;
    height: 0px;
    color:#ffffff;
}

.sps {
	text-align:left;
	display:block;
	text-indent:-999em;
	overflow:hidden;
}

/* ---------------------------------------------
	wrapper
--------------------------------------------- */



#wrapper {
	margin:0 auto;
	text-align:center;
}


#inner {
	margin:0 auto;
	width:839px;
	border-right:#999 solid;
	border-width:0px 1px 0 0;

}


/* ---------------------------------------------
   header
--------------------------------------------- */

#header {
	width:840px;
	height:146px;
	text-align:left;
	position:relative;


}

#header h1 {
	width:840px;
	height:146px;
	display:block;
	background:url(images/hd.jpg) no-repeat;
	text-indent:-999em;
}

#header h1 a {
	width:350px;
	height:146px;
	display:block;
	text-indent:-999em;
}

#header .sitemap{
	width:80px;
	display:block;
	position:absolute;
	top:120px;
	left:760px;
}

#header .sitemap a {
	color:#000;
	text-decoration:underline;
}

#header .sitemap a:hover {
	color:#999;
}


/* ---------------------------------------------
	content
--------------------------------------------- */

#contents {
	width:840px;
	
}


/* ---------------------------------------------
	rightcontent
--------------------------------------------- */
#contents .right {
	float:left;
	width:269px;
	text-align:center;
	background: url(images/bg.jpg) repeat-x;
	border-bottom:none;

}

#contents .rightcol {
	padding:30px 0 0 0;

}


#contents .right_contents {
	width:100%;
	text-align:left;

}


/* ---------------------------------------------
	contact
--------------------------------------------- */
#contents .contact {
	padding:50px 0 0 0;

}

#contents .contact_title {
	background:url(images/top_img_d.png) no-repeat 10px 0;
	display:block;
	width:270px;
	height:24px;
	text-indent:-999em;
	padding:0 0 0 0;

}

#contents .contact a {
	color:#903;
}

#contents .contact a:hover {
	color:#960;
}

/* ---------------------------------------------
	content_main
--------------------------------------------- */
#contents .main {
	float:left;
	width:568px;
	text-align:left;
	border-left:#999 solid 1px;
	border-right:#999 solid 1px;
	background:#FFF;
	font-size:14px;
	color:#000;
}

#contents .main a {
	color:#903;
	text-decoration:underline;
	
}

#contents .main a:hover {
	color:#960;
	
}

#contents .maincol {
	padding:30px 0 20px 20px;
}


#contents .main_title {
	background:url(images/top_img_a.png) no-repeat;
	display:block;
	width:393px;
	height:24px;
	display:block;
	margin:0 0 7px 5px;
}

#contents .main_message {
	padding:0 0 0 10px;
	width:540px;
}

#contents .main_contents{
		width:540px;
		padding:0 0 0 0px;
	
}

/* ---------------------------------------------
	pub
--------------------------------------------- */
#contents .pub {
	padding:40px 0 0 0;

}

#contents .pub_title {
	background:url(images/top_img_b.png) no-repeat;
	display:block;
	width:393px;
	height:24px;
	margin:0 0 7px 5px;

}

/*#contents .pub_sub {
	padding:0 0 0 20px;

}
*/

/* ---------------------------------------------
	link
--------------------------------------------- */
#contents .link {
	padding:40px 0 0 0;

}

#contents .link_title {
	background:url(images/top_img_c.png) no-repeat;
	display:block;
	width:393px;
	height:24px;
	margin:0 0 7px 5px;

}


/* ---------------------------------------------
	font
--------------------------------------------- */

#contents .main p {
	font-weight:100;
	line-height:1.4em;
	padding:0 0 10px 20px;
	width:518px;

}

#contents .main h3 {
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	color:#060;
	padding:0 0 0 5px;
	margin:10px 0 5px 20px;
	border-left:7px solid #060;

}

#contents p {
	font-weight:100;
	line-height:1.4em;
	padding:0 0 0 0;
	margin:0 0 5px 0;

}
#contents p.menu {
	margin:0 0 5px -6px;
}

#contents h2 {
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
	color:#903;
	width:520px;
	padding:10px 0 5px 20px;
}

.right_txt {
	text-align:right;
	display:block;
	margin:20px 0 0 0;

}

#contents .right p {
	font-weight:100;
	line-height:1.2em;
	padding:10px 0 0 16px;
	width:239px;
}

#contents .right h3 {
	font-size:20px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	width:270px;
	padding:5px 0 0 15px;
	margin-bottom:-5px;
}

#contents .right h4 {
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#903;
	width:270px;
	padding:10px 0 0 15px;
}

/* ---------------------------------------------
	footer
--------------------------------------------- */
#footer {
	    margin:0 auto;
		width:840px;
	    height:105px;
		background:url(images/ft_bg.jpg) no-repeat;

}


#footer .footer_inner {
	text-align:center;
}


#footer .copyright {
	color:#000;
	text-align:center;
	padding:50px 0 0 0;
}

/* ---------------------------------------------
	clearfix
--------------------------------------------- */

.clearfix:after { 
	content: ""; 
	display: block; 
	clear: both; 
}

.clearfix {
  	min-height: 1px;
}

* html .clearfix {
  	height: 1px;
}

.clear {
	clear:both;
	height: 1px;
	overflow:hidden;
	margin: 0 -1px -1px 0;
	padding: 0;
	font-size:0;
	line-height:0;
}
