@charset "utf-8";
/* CSS Document */

body{
	background:#FFF;
	margin:0;
}
#container{
	width:100%;
	height:auto;
}
#header-full{
	background:url(../images/pat_bg_main.gif);
	height:172px;
}
#header{
	background:url(../images/bg_header.jpg);
	width:944px;
	height:172px;
	text-align:center;
	margin-left: auto;
 	margin-right: auto;
}
#title-full{
	background: url(../images/bg_title-full.jpg);
}
#title-bg{
	background:url(../images/bg_title.jpg);
	width:944px;
	margin-left: auto;
 	margin-right: auto;
}
#title-area{
	width:600px;
	height:75px;
	margin-left: auto;
 	margin-right: auto;
}
#title-main{
	padding-top:10px;
	text-align:left;
	height:auto;
}
#title-tag{
	float:right;
	width:400px;
	text-align:right;
}
#title-sub{
	float:left;
	width:200px;
	text-align:left;
}
#content-full{
	background:#FFF;
	padding-bottom:5px;
}
#content-area{
	width:600px;
	margin-left: auto;
 	margin-right: auto;
}
#menu-box{
	width:132px;
	min-height:150px;
	float:left;
}
#advt-area{
	width:468px;
	height:60px;
	float:right;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
}
#footer-line{
	background:#999;
	height:10px;
	clear:both;
}
#footer-bg{
	background:url(../images/pat_bg_footer.gif);
}
#footer-area{
	width:600px;
	min-height:400px;
	height:auto;
	margin-left: auto;
 	margin-right: auto;
	text-align:center;
}
.image-holder{
	text-align:left;
}
.content-box{
	background:url(../images/brdr_content-mid.jpg);
	/* min-height:100px; */
	width:468px;
	float:right;
	margin-bottom:10px;
}
.content-box-top{
	background:url(../images/brdr_content-top.jpg) top no-repeat;
	height:35px;
}
#content-box-simple-top{
	background:url(../images/brdr_content-simple-top.jpg) top no-repeat;
	height:15px;
}
.content-box-btm{
	background:url(../images/brdr_content-btm.jpg) bottom no-repeat;
	height:6px;
}
.content-box-matter{
	padding:8px;
	text-align:justify;
}
.tab-content{
	width:453px;
	padding-top:10px;
	padding-left:15px;
}