body {
	background:#fff;
	font-size:small;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,sans-serif;
	line-height:1.5em;
	color:#333;
	text-align:center;
	margin:0 auto;
	padding:0;
}

h1,h2,h3,h4,h5,h6,p,table,th,td,ul,li,ol,address,hr,div {
	margin:0;
	padding:0;
}

img {
	border:0;
}

a {
	text-decoration:none;
}

a img {
	margin:0;
	padding:0;
	border-style:none;
}

address {
	font-style:normal;
	letter-spacing:0.1em;
	color:#fff;
	text-align:right;
}

#wrap {
	background:url(images/ptn_header.gif) 0 0 repeat-x;
}


/*---- header start ----*/
#header {
	width:800px;
	height:25px;
	background:url(images/bg_header.gif) 0 0 no-repeat;
	margin:0 auto;
	padding:0;
	position:relative;
}

#logo {
	position:absolute;
	top:0px;
	left:0px;
}

.catch {
	width:405px;
	padding:2px 5px 0 0;
	float:right;
	text-align:left;
	position:absolute;
	top:28px;
	left:390px;
}

.catch h1 {
	font-size:12px;
	font-weight:normal;
}


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


/*---- contents start ----*/
#contents {
	width:800px;
	text-align:left;
	margin:0 auto;
	padding:0;
}

.gnavi {
	width:792px;
	float:left;
}

.gnavi ul li {
	list-style:none;
	float:left;
}

.gnavi ul li a {
	display:block;
	width:132px;
	height:40px;
	text-indent:-9999px;
}

.gnavi ul li#gnavi01 a {
	background:url(images/gnavi01.gif) 0 0 no-repeat;
}

.gnavi ul li#gnavi01 a:hover {
	background:url(images/gnavi01_on.gif) 0 0 no-repeat;
}

.gnavi ul li#gnavi02 a {
	background:url(images/gnavi02.gif) 0 0 no-repeat;
}

.gnavi ul li#gnavi02 a:hover {
	background:url(images/gnavi02_on.gif) 0 0 no-repeat;
}

.gnavi ul li#gnavi03 a {
	background:url(images/gnavi03.gif) 0 0 no-repeat;
}

.gnavi ul li#gnavi03 a:hover {
	background:url(images/gnavi03_on.gif) 0 0 no-repeat;
}

.gnavi ul li#gnavi04 a {
	background:url(images/gnavi04.gif) 0 0 no-repeat;
}

.gnavi ul li#gnavi04 a:hover {
	background:url(images/gnavi04_on.gif) 0 0 no-repeat;
}

.gnavi ul li#gnavi05 a {
	background:url(images/gnavi05.gif) 0 0 no-repeat;
}

.gnavi ul li#gnavi05 a:hover {
	background:url(images/gnavi05_on.gif) 0 0 no-repeat;
}

.gnavi ul li#gnavi06 a {
	background:url(images/gnavi06.gif) 0 0 no-repeat;
}

.gnavi ul li#gnavi06 a:hover {
	background:url(images/gnavi06_on.gif) 0 0 no-repeat;
}

.main_img {
	width:800px;
	height:370px;
}

#main_top a {
	display:block;
	width:800px;
	height:185px;
	text-indent:-9999px;
	background:url(images/topimg_top_n.jpg) 0 0 no-repeat;
}

#main_top a:hover {
	background:url(images/topimg_top_r.jpg) 0 0 no-repeat;
}

#main_btm a {
	display:block;
	width:800px;
	height:135px;
	text-indent:-9999px;
	background:url(images/topimg_btm_n.jpg) 0 0 no-repeat;
}

#main_btm a:hover {
	background:url(images/topimg_btm_r.jpg) 0 0 no-repeat;
}

.contents_box {
	position:relative;
	width:800px;
	min-height:540px;
	height:auto !important;  
	height:540px;
	margin:10px auto 40px;
	padding:0;
}

#left_area {
	width:210px;
	position:absolute;
	top:0px;
	left:0px;
}

#center_area {
	width:410px;
	padding-left:220px;
}

.sttl_img {
	float:left;
	width:334px;
}

.ttl_btn {
	float:right;
}

.flow {
	overflow:auto;
	padding:5px;
	height:170px;
}

.flow a {
	color:#3366CC;
}

.flow a:link {
	color:#3366CC;
}

.flow a:visited {
	color:#3366CC;
}

.flow a:hover {
	color:#6699FF;
}

.flow a:active {
	color:#3366CC;
}

#right_area {
	width:160px;
	position:absolute;
	top:0px;
	left:640px;
}

.company_info_ttl {
	width:150px;
	height:16px;
	background:url(images/conpany_info_ttl.gif) 0 0 no-repeat;
	padding:5px 5px 0 5px;
}

.company_info_ttl p {
	font-size:11px;
	color:#fff;
}

.company_info {
	width:130px;
	height:88px;
	background:url(images/conpany_info.gif) 0 0 no-repeat;
	padding:8px 15px 0 15px;
}

.company_info p {
	font-size:10px;
	line-height:1.2em;
}

.field_in {
	margin-bottom:30px;
	padding:0 5px;
}

.field_in a {
	color:#3366CC;
	text-decoration:underline;
}

.field_in a:link {
	color:#3366CC;
	text-decoration:underline;
}

.field_in a:visited {
	color:#3366CC;
	text-decoration:underline;
}

.field_in a:hover {
	color:#6699FF;
}

.field_in a:active {
	color:#3366CC;
	text-decoration:underline;
}

.field_in02 {
	margin-bottom:10px;
	padding:0 5px;
}


/*---- contents end ----*/


/*---- footer start ----*/
#footer {
	width:800px;
	margin:0 auto;
	padding:0;
}

.foot_navi {
	text-align:right;
	padding-right:4px;
}

.foot_navi a:link {
	color:#333;
}

.foot_navi a:visited {
	color:#333;
}

.foot_navi a:hover {
	color:#888;
}

.foot_navi a:active {
	color:#333;
}

.foot_address {
	width:796px;
	height:24px;
	background:url(images/bg_footer.gif) 0 0 no-repeat;
	padding:6px 4px 0 0;
}
/*---- footer end ----*/


/*---- etc ----*/
.clear {
	clear:both;
}

.F_left {
	float:left;
}

.F_right {
	float:right;
}

.T10 {
	margin-top:10px;
}

.T20 {
	margin-top:20px;
}

.T30 {
	margin-top:30px;
}

.B10 {
	margin-bottom:10px;
}

.B20 {
	margin-bottom:20px;
}

.B30 {
	margin-bottom:30px;
}

.TB10 {
	margin:10px 0;
}

.TB20 {
	margin:20px 0;
}

.TB30 {
	margin:30px 0;
}

.L10 {
	padding: 0 0 0 10px;
}

.R10 {
	padding:0 10px 0 0;
}

.left_cell {
	width:90px;
	padding:5px;
	background-color:#eee;
	text-align:center;
	vertical-align:top;
}

.left_cell02 {
	width:60px;
	_width:250px;
	padding:5px;
	background-color:#fff;
	text-align:left;
	vertical-align:top;
}

.right_cell {
	padding:5px;
	background-color:#fff;
}

.top_cell {
	width:67px;
	background-color:#69c;
	color:#fff;
	font-weight:bold;
	padding:3px;
	text-align:center;
}

.bottom_cell {
	width:67px;
	background-color:#fff;
	font-size:11px;
	padding:3px;
	text-align:center;
}

.note_cell {
	background-color:#fff;
	font-size:11px;
	color:#FF3333;
	padding:3px 3px 3px 5px;
}

.ttl {
	border-left:#003399 8px solid;
	border-bottom:#333 1px dashed;
	margin:15px 0 10px 0;
	padding:0px 0 0 8px;
}

.ttl h4 {
	font-size:13px;
	font-weight:bold;
	color:#039;
}

.ttl02 {
	border-left:#003399 8px solid;
	border-bottom:#333 1px dashed;
	margin:15px 0 0 0;
	padding:0px 0 0 8px;
}

.ttl02 h4 {
	font-size:13px;
	font-weight:bold;
	color:#039;
}

.B_dotted {
	border-bottom:#000099 1px dotted;
	margin-bottom:20px;
	padding:0 5px 10px 5px;
}

/*---- etc end ----*/

/*---- back to top start ----*/
#pagetop {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 0;	
}


#pagetop {
_position: absolute;
_right: 0;
_top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+(documentElement.clientHeight-this.clientHeight) - 0
: document.body.scrollTop
+(document.body.clientHeight-this.clientHeight) - 0);
_z-index: 500;
margin: 0;
}
/*---- back to top end ----*/

/*---- png -----*/
* html .iepngfix ,* html img {
	behavior: expression(IEPNGFIX.fix(this));
}

/*---- png end ----*/
