/* CSS Document */

@charset "Shift_JIS";


* {
	margin: 0;
	padding: 0;
/**background: transparent;**/
}


html {
	height: 100%;
	overflow-y: scroll;
}

body {
	background: #A9C4DD url(../images/body_bg.jpg) repeat-x;
	text-align: center;
	height:100%;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 12px;
	line-height: 150%;
}

body.pop{
	background: #FFFFFF url(../images/body_bg02.jpg) repeat-x;
	text-align: center;
	height:100%;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 12px;
	line-height: 150%;
}

input, textarea {
	font-size:1em;
	text-decoration: none;
}


body > #wrapper{
    height: auto;
}

ul,li,dl,dt,dd{
	margin:0;
	padding:0;
	list-style:none;
}

div, p, h1, h2{
	margin:0;
	padding:0;
}

tr, td{
	text-align: left;
}

img{
	vertical-align: top;
	border:none;
}

a img{
	border: none;
}

hr
  {
	margin: 10px 0px 5px;
	border: 0 none;
	height: 1px;
	color: #999999; /* for Mozilla */
	background: #999999;
} 

/* Link --------------------------------*/

a:link{
	color: #666666;
	text-decoration: none;
}
a:visited{
	color: #666666;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	color: #999999;
}
a:active{
	text-decoration: none;
	color: #999999;
}

/* tittle--------------------------------*/

h1{
	margin:20px 0px;
	padding: 7px 5px 5px;
	font-size: 16px;
	color: #333333;
	text-align: left;
	letter-spacing: 0.1em;
	background: url(../images/h2_bg.jpg) repeat-x bottom;
	text-indent: 5px;
	border-right: 1px solid #BABABA;
	border-left: 1px solid #BABABA;
	font-weight: bold;
	height: 24px;
}

h2{
	margin:10px 0px 20px;
	padding: 6px 5px 5px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: 0.1em;
	background: url(../images/h3_bg.jpg) repeat-x bottom;
	text-indent: 5px;
	border-right: 1px solid #393427;
	border-left: 1px solid #393427;
	height: 20px;
	clear: both;
}

h3 {
	font-weight: bold;
	color: #333333;
	border-bottom: 1px dotted #000000;
	text-align: left;
	font-size: 14px;
	background: url(none);
	border-right-style: none;
	border-left-style: none;
	text-indent: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 2px;
}


h4 {
	font-weight: bold;
	color: #333333;
	/**font-size: medium;**/
	margin: 10px 0px 15px;
	padding: 0px 0px 0px 5px;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-size: 12px;
}

h5 {
	/**font-size: medium;**/
	color: #FFFFFF;
	margin: 10px 0px;
	font-size: 12px;
	letter-spacing: 0.2em;
	background: #5A699C;
	padding: 3px 3px 3px 10px;

}

h6 {
	/**font-size: medium;**/
	color: #383429;
	margin: 10px 0px;
	font-size: 12px;
	letter-spacing: 0.2em;
	background: #D2D1CA;
	padding: 3px 3px 3px 10px;
}


/* 追加修正-------------------------------*/

/* layout --------------------------------*/

#wrapper {
	width: 880px;
	background:;
	margin:0px auto;
	padding: 0px;
	text-align: center;
	background: #FFFFFF url(../images/wrapper_bg.jpg) repeat-x;
}


#contents {
	margin: 0px auto;
	width: 820px;
	text-align: left;
	clear: both;
	vertical-align: top;
	background: #FFFFFF;
}

#contents02 {
	margin: 15px auto;
	width: 840px;
	clear: both;
	vertical-align: top;
	background: #FFFFFF;
}

#contents03 {
	margin: 15px auto;
	width: 840px;
	text-align: left;
	clear: both;
	vertical-align: top;
	background: #FFFFFF;
}

#maincontents{
	float:right;
	margin: 0px auto;
	width: 610px;
	text-align: left;
	vertical-align: top;
	background: #FFFFFF;
	line-height: 170%;
	letter-spacing: 0.1em;
}

#maincontents02{
	margin: 0px auto;
	width: 800px;
	text-align: left;
	vertical-align: top;
	background: #FFFFFF;
	line-height: 170%;
	letter-spacing: 0.1em;
}

#breadcrum {
	margin: 15px auto 5px;
	text-align: left;
	background: #FFFFFF;
}

#breadcrum a:link{color: #3366CC; text-decoration: none;}
#breadcrum a:visited{color: #3366CC; text-decoration: none;}
#breadcrum a:hover{color: #3366CC; text-decoration: underline;}
#breadcrum a:active{color: #3366CC; text-decoration:none;}

/* 追加修正-------------------------------*/

.column{
	margin: 0px 0px 25px;
	width: 610px;
	text-align: left;
	vertical-align: top;
	background: #FFFFFF;
	clear: both;
}

.column img{
	float: right;
	padding: 0px 0px 0px 15px;
}


.column ul{
	margin:0px;
	padding:0px;
}

.column li{
	margin:0px 0px 0px 20px;
	padding:0px;
	list-style: disc outside;
}


/* 追加修正-------------------------------*/

/* header --------------------------------*/

#header {
	background: #FFFFFF url(../images/hd_bg.jpg) repeat-x;
	width: 880px;
	height: 76px;
	margin: 0px auto;
	vertical-align: top;
}

#header #logo {
	margin: 0px;
	width: 256px;
	padding: 30px 0px 0px;
	float: left;
	height: 26px;
}

#header #logo h1 {
	margin: 0px;
	padding: 0px;
	background: url(none);
	border-style: none;
}

#headermenu{
	float:right;
	clear: right;
	text-align: right;
	margin: 0px;
	padding: 40px 0px 0px;
	width:510px;
}

#headermenu ul {
	height: 20px;
	padding:0;
	margin:0;
	width:510px;
}

#headermenu li {
	height: 20px;
	float:left;
	list-style: none;
}

#headermenu a {
	height: 20px;
	display:block;
	text-decoration:none;
	text-indent:9999px;
	overflow:hidden;
}

#hdmenu_01 a{background: url(../images/hd_menu_bg.jpg) no-repeat 0px 0px; width: 90px;}
#hdmenu_02 a{background: url(../images/hd_menu_bg.jpg) no-repeat -90px 0px; width: 90px;}
#hdmenu_03 a{background: url(../images/hd_menu_bg.jpg) no-repeat -180px 0px; width: 90px;}
#hdmenu_04 a{background: url(../images/hd_menu_bg.jpg) no-repeat -270px 0px; width: 90px;}
#hdmenu_05 a{background: url(../images/hd_menu_bg.jpg) no-repeat -360px 0px; width: 95px;}
#hdmenu_06 a{background: url(../images/hd_menu_bg.jpg) no-repeat -455px 0px; width: 55px;}

#hdmenu_01 a:hover {background: url(../images/hd_menu_bg.jpg) no-repeat 0px -20px; width: 90px;}
#hdmenu_02 a:hover {background: url(../images/hd_menu_bg.jpg) no-repeat -90px -20px; width: 90px;}
#hdmenu_03 a:hover {background: url(../images/hd_menu_bg.jpg) no-repeat -180px -20px; width: 90px;}
#hdmenu_04 a:hover {background: url(../images/hd_menu_bg.jpg) no-repeat -270px -20px; width: 90px;}
#hdmenu_05 a:hover {background: url(../images/hd_menu_bg.jpg) no-repeat -360px -20px; width: 95px;}
#hdmenu_06 a:hover {background: url(../images/hd_menu_bg.jpg) no-repeat -455px -20px; width: 55px;}

/* footer --------------------------------*/

#footer {
	background: url(../images/footer_bg.jpg) repeat-x;
	height: 120px;
	margin: 0px auto;
	vertical-align: top;
	width: 860px;
	font-size: 10px;
	letter-spacing: 0.1em;
	clear: both;
}

#footer #menu {
	width: 860px;
	margin: 0px auto;
	vertical-align: top;
	padding: 20px 0px 0px;
}

#footer #menu ul {
display:inline;
padding-left:5px;
border-left:1px solid #000000;
}

#footer #menu li {
display:inline;
padding-left:7px;
padding-right:7px;
border-right:1px solid #000000;
}

#footer #menu02 {
	float: right;
	padding: 25px 10px 0px 0px;
}

#footer #menu03 {
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#footer #copy {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: right;
	clear: right;
}

#pagetop {
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 860px;
	font-size: 10px;
}

#pagetop a:link{color: #3366CC; text-decoration: none;}
#pagetop a:visited{color: #3366CC; text-decoration: none;}
#pagetop a:hover{color: #3366CC; text-decoration: underline;}
#pagetop a:active{color: #3366CC; text-decoration:none;}

#pagetop2 {
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
}

#pagetop2 a:link{color: #3366CC; text-decoration: none;}
#pagetop2 a:visited{color: #3366CC; text-decoration: none;}
#pagetop2 a:hover{color: #3366CC; text-decoration: underline;}
#pagetop2 a:active{color: #3366CC; text-decoration:none;}


/* gloval navi -------------------------------*/

#global_navi {
	text-align: center;
	width:880px;
	margin:0 auto;
	padding: 0px;
	height: 44px;
}

#global_navi ul {
	padding:0;
	margin:0;
	width:880px;
	height: 44px;
}

#global_navi li {
	float:left;
	list-style: none;
	height: 44px;
}

#global_navi a {
	height:44px;
	display:block;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
}

#gn_01 a{background: url(../images/gn_bg.jpg) no-repeat 0px 0px; width: 124px;}
#gn_02 a{background: url(../images/gn_bg.jpg) no-repeat -124px 0px; width: 126px;}
#gn_03 a{background: url(../images/gn_bg.jpg) no-repeat -250px 0px; width: 126px;}
#gn_04 a{background: url(../images/gn_bg.jpg) no-repeat -376px 0px; width: 126px;}
#gn_05 a{background: url(../images/gn_bg.jpg) no-repeat -502px 0px; width: 126px;}
#gn_06 a{background: url(../images/gn_bg.jpg) no-repeat -628px 0px; width: 126px;}
#gn_07 a{background: url(../images/gn_bg.jpg) no-repeat -754px 0px; width: 126px;}

#gn_01 a:hover {background: url(../images/gn_bg.jpg) no-repeat 0px -44px; width: 124px;}
#gn_02 a:hover {background: url(../images/gn_bg.jpg) no-repeat -124px -44px; width: 126px;}
#gn_03 a:hover {background: url(../images/gn_bg.jpg) no-repeat -250px -44px; width: 126px;}
#gn_04 a:hover {background: url(../images/gn_bg.jpg) no-repeat -376px -44px; width: 126px;}
#gn_05 a:hover {background: url(../images/gn_bg.jpg) no-repeat -502px -44px; width: 126px;}
#gn_06 a:hover {background: url(../images/gn_bg.jpg) no-repeat -628px -44px; width: 126px;}
#gn_07 a:hover {background: url(../images/gn_bg.jpg) no-repeat -754px -44px; width: 126px;}

#gn_01_on a {background: url(../images/gn_bg.jpg) no-repeat 0px -44px; width: 124px;}
#gn_02_on a {background: url(../images/gn_bg.jpg) no-repeat -124px -44px; width: 126px;}
#gn_03_on a {background: url(../images/gn_bg.jpg) no-repeat -250px -44px; width: 126px;}
#gn_04_on a {background: url(../images/gn_bg.jpg) no-repeat -376px -44px; width: 126px;}
#gn_05_on a {background: url(../images/gn_bg.jpg) no-repeat -502px -44px; width: 126px;}
#gn_06_on a {background: url(../images/gn_bg.jpg) no-repeat -628px -44px; width: 126px;}
#gn_07_on a {background: url(../images/gn_bg.jpg) no-repeat -754px -44px; width: 126px;}

/* toppage-------------------------------*/

#topflash {
	width: 860px;
	margin: 0px auto 30px;
	vertical-align: top;
}

#topinfo {
	float: left;
	width: 550px;
	padding: 20px 30px 20px 0px;
	text-align: left;
	margin: 0px;
}

#topinfo ul{
	margin:0;
	padding:0;
	/*border-top:1px dotted #000000;*/
}

#topinfo li{
	margin:0;
	padding:0;
	list-style:none;
	border-bottom: 1px dotted #999999;
	line-height: 30px;
	letter-spacing: 0.1em;
	/*border-bottom:1px dotted #000000;*/
}

#topinfo a:link{color: #333333; text-decoration: none;}
#topinfo a:visited{color: #333333; text-decoration: none;}
#topinfo a:hover{color: #999999; text-decoration: none;}
#topinfo a:active{color: #999999; text-decoration:none;}


/* 追加修正-------------------------------*/

#submenu {
	width: 237px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	float: right;
}

#product{
	margin: 0px auto 15px;
	width: 820px;
	text-align: left;
	vertical-align: top;
}

#productlist{
	margin-top: 4px;
}

#productlist li{
	float: left;
	width: 202px;
	display: inline;
	margin: 0px 0px 3px 3px;
}

/* 追加修正-------------------------------*/

/* second page-------------------------------*/

#titleimg {
	width: 610px;
	margin: 8px 0px 0px;
}

/* side -------------------------------*/

#side {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	background: #FFFFFF;
	width: 200px;　
}

#sidemenu {
	margin: 0px 0px 20px;
	padding: 0px;
	width: 200px;
	text-align: left;
}

#sidemenu ul {
	margin: 0px;
	padding: 0px;
/**font-weight: bold;**/
}

#sidemenu li {
	margin: 0px;
	padding: 0px;
	display: inline;
	text-align: left;
}

#sidemenu li.sidemenuoff a{
	background: url(../images/sn_01.gif) no-repeat;
	display: block;
	padding: 6px 0px 5px 10px;
	width: 190px;
	height: 19px;
	margin-top: 8px;
	color: #333333;
}

#sidemenu li.sidemenuoff a:hover{
	background: url(../images/sn_01.gif) no-repeat 0px -30px;
	display: block;
	padding: 6px 0px 5px 10px;
	width: 190px;
	height: 19px;
	margin-top: 8px;
	color: #3366CC;
}

#sidemenu li.sidemenuon a{
	background: url(../images/sn_01.gif) no-repeat 0px -30px;
	display: block;
	padding: 6px 0px 5px 10px;
	width: 190px;
	height: 19px;
	margin-top: 8px;
	color: #3366CC;
}

#sidemenu li.sidemenuoff02 a{
	background: url(../images/sn_02.gif) no-repeat;
	display: block;
	padding: 6px 0px 5px 25px;
	width: 175px;
	height: 19px;
	color: #333333;
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
}

#sidemenu li.sidemenuoff02 a:hover{
	background: url(../images/sn_02.gif) no-repeat 0px -30px;
	display: block;
	padding: 6px 0px 5px 25px;
	width: 175px;
	height: 19px;
	color: #333333;
	border-bottom: 1px solid #CCCCCC;
}

#sidemenu li.sidemenuon02 a{
	background: url(../images/sn_02.gif) no-repeat 0px -30px;
	display: block;
	padding: 6px 0px 5px 25px;
	width: 175px;
	height: 19px;
	color: #333333;
	border-bottom: 1px solid #CCCCCC;
}

/*clear-------------------------------------------*/

.clear {
	clear:both;
	}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix{display:inline-block;}

/*hides from IE-mac \*/
*html .clearfix{height:1%}
.clearfix{display:block;}
/*End hide from IE-mac */


/* 都度追加↓↓↓↓-------------------------------*/

/* second page-------------------------------*/

#product02{
	margin: 25px auto;
	width: 610px;
	text-align: left;
	vertical-align: top;
}

#productlist02{
	margin: 0px;
	padding: 0px;
}

#productlist02 li{
	float: left;
	width: 200px;
	display: inline;
	margin: 0px 3px 10px 0px;
}


#columnindex{
	margin: 0px;
	width: 610px;
	text-align: left;
	vertical-align: top;
	background: #FFFFFF;
	padding: 0px;
	height: auto;
}

.index {
	float: left;
	width: 294px;
	border: 1px solid #CCCCCC;
	background: #ECECE6;
	padding: 0px;
	margin: 0px 7px 10px 0px;
}

.index h3{
	background: url(../images/h2_column.jpg) no-repeat;
	margin: 0px;
	padding: 3px 0px;
	text-indent: 25px;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	border-style: none;
}

.index h3 a{display:block;}
.index h3 a:link{color: #FFFFFF; text-decoration: none;}
.index h3 a:visited{color: #FFFFFF; text-decoration: none;}
.index h3 a:hover{color: #AEAEA6; text-decoration: none;}
.index h3 a:active{color: #FFFFFF; text-decoration: none;}

.indexbtm {
	background: #ECECE6 top;
	padding: 10px;
	vertical-align: top;
	margin: 0px;
	line-height: 150%;
}

.indexbtm a:link{color: #663300; text-decoration: none;}
.indexbtm a:visited{color: #663300; text-decoration: none;}
.indexbtm a:hover{color: #663300; text-decoration: underline;}
.indexbtm a:active{color: #663300; text-decoration: none;}

.indexbtm img{
	float: left;
	margin: 0px;
	padding: 0px 10px 10px 0px;
}

.indexbtm p{
	margin: 5px 0px 0px;
	padding: 0px;
}

#productinfo{
	background: #EBEBEB;
	padding: 10px;
	vertical-align: top;
	margin: 0px 0px 25px;
	line-height: 150%;
	border: 5px solid #CCCCCC;
	text-align: left;
}

#productinfo img{
	float: right;
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

#productinfo ul{
	margin:0px;
	padding:0px;
}

#productinfo li{
	margin:0px 0px 0px 20px;
	padding:0px;
	list-style: disc outside;
}

/* other-------------------------------*/

.f12b{
	font-weight: bold;

}

.f10b{
	font-weight: bold;
	font-size: 10px;
}


.f12r{
	font-weight: normal;
	font-size: 12px;
	color: #CC0000;
}

.f10{
	font-size: 10px;
}

.memo{
	width: 610px;
	text-align: left;
	margin: 10px 0px 20px;
}

.memo ul{
	margin:0px;
	padding:0px;
}

.memo li{
	margin:0px 0px 0px 25px;
	padding:0px;
	list-style: decimal outside;
}


/* table-------------------------------*/

.table1 {
	border-collapse: collapse;
	border: 1px solid #666666;
} 

.table1 th {
	border: 1px solid #666666;
	padding: 2px 2px 2px 5px;
} 

.table1 td{
	border: 1px solid #666666;
	padding: 2px 2px 2px 5px;
} 

tr.color1 {
	background: #FFFFFF;
} 

tr.color2 {
	background: #CAD0E1;
} 


/* お問合せボタン-------------------------------*/

#inquiry {
	text-align: center;
	margin: 0px;
	padding: 20px 0px 0px;
	clear: both;
}

#inquiry a{
	background: url(../images/btn_inquiry.jpg) no-repeat;
	cursor: pointer;
	outline: none;
	display: block;
	width: 245px;
	padding: 5px;
	margin: 0px auto;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 42px;
}

#inquiry a:hover{
	background: url(../images/btn_inquiry.jpg) no-repeat 0px -50px; width: 255px;
	cursor: pointer;
	outline: none;
	display: block;
	width: 245px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 42px;
}

#blockbox {
	margin: 0px;
	width: 610px;
	text-align: left;
	vertical-align: top;
	background: #FFFFFF;
	padding: 0px 0px 15px;
}

.blocksv {
	float: left;
	width: 190px;
	margin: 0px;
	padding: 0px 12px 10px 0px;
	height: auto;
	line-height: 160%;
}

.blocksv h2 {
	background: #CCDE96;
	color: #445D00;
	padding: 3px;
	font-size: 12px;
	margin: 0px 0px 5px;
	font-weight: bold;
	border-bottom: 1px solid #445D00;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.blocksv p {
	border-style: none;
	padding: 0px;
	margin: 8px 0px 0px;
}

.blocken {
	float: left;
	width: 190px;
	margin: 0px;
	padding: 0px 12px 10px 0px;
	height: auto;
	line-height: 160%;
}

.blocken h3 {
	background: #B8CFEB;
	color: #021B4F;
	padding: 3px 3px 3px 10px;
	font-size: 12px;
	margin: 0px 0px 5px;
	font-weight: bold;
	border-left: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom: 1px solid #083E96;
}

.blocken p {
	border-style: none;
	padding: 0px;
	margin: 8px 0px 0px;
}

.ichiranbox{
	margin: 0px;
	width: 610px;
	text-align: left;
	vertical-align: top;
	background: #FFFFFF;
	padding: 15px 0px 0px;
	clear: both;
}

.ichiran{
	float: left;
	width: 190px;
	margin: 0px;
	padding: 0px 12px 10px 0px;
	height: auto;
	line-height: 160%;
}

.ichiran h4{
	margin: 0px 0px 7px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	background: url(none);
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	padding: 0px 0px 0px 10px;
	border-left: 5px solid #CCCCCC;
	font-weight: bold;
	color: #333333;
}

.ichiran p{
	border-style: none;
	padding: 0px;
	margin: 8px 0px 0px;
}

/* 3/22追加↓↓↓-------------------------------*/
/* recruit-------------------------------*/

.table2 {
	border-collapse: collapse;
	border: 1px solid #999999;
} 

.table2 th {
	border: 1px solid #999999;
	padding: 5px;
} 

.table2 td{
	border: 1px solid #999999;
	padding: 5px;
} 

tr.color3 {
	background: #FFE6E6;
} 

tr.color4 {
	background: #D9F0E2;
} 

th.bg1 {
	background: #E6E6E1;
}

th.bg2 {
	background: #FFFFDD;
}


.blockrec {
	float: left;
	width: 190px;
	margin: 0px;
	padding: 0px 12px 10px 0px;
	height: auto;
	line-height: 160%;
	text-align: center;
}

.blockrec h2 {
	color: #FFFFFF;
	padding: 3px;
	font-size: 12px;
	margin: 0px 0px 5px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #31589B;
	background: url(../images/h2_bg.gif) repeat-x;
}

.blockrec p {
	border-style: none;
	padding: 0px;
	margin: 8px 0px 0px;
}

.blockrec img {
	padding: 0px;
	margin: 10px 0px 0px;
	border: 1px solid #3366CC;
}

/* entry-------------------------------*/

.table3 {
	border-collapse: collapse;
	border: 1px solid #999999;
} 

.table3 th {
	border: 1px solid #999999;
	padding: 5px;
} 

.table3 td{
	border: 1px solid #999999;
	padding: 5px;
} 

td.bg5 {
	background: #E6E6E1;
}

td.bg6 {
	background: #E1EAF4;
}

.table4 {
	border-collapse: collapse;
	border: 1px solid #333333;
	line-height: 130%;
	color: #333333;
	font-size: 10px;
	text-align: center;
} 

.table4 th {
	border: 1px solid #333333;
	padding: 5px;
} 

.table4 td{
	border: 1px solid #333333;
	padding: 5px;
	text-align: center;
} 


/* popupwindow-------------------------------*/

#wrapper_p {
	width: 700px;
	background:;
	margin:0px auto;
	padding: 0px;
	text-align: center;
	background: #FFFFFF;
}

#contents_p {
	margin: 0px auto;
	width: 700px;
	text-align: left;
	clear: both;
	vertical-align: top;
	background: #FFFFFF;
}


#header_p {
	background: #FFFFFF url(../images/hd_bg.jpg) repeat-x;
	width: 700px;
	height: 76px;
	margin: 0px auto;
	vertical-align: top;
}

#header_p #logo {
	margin: 0px;
	width: 256px;
	padding: 30px 0px 0px;
	float: left;
	height: 26px;
}

#header_p #logo h1 {
	margin: 0px;
	padding: 0px;
	background: url(none);
	border-style: none;
}


#footer_p {
	background: #FFFFFF;
	margin: 10px auto 0px;
	vertical-align: top;
	width: 700px;
	font-size: 10px;
	letter-spacing: 0.1em;
	clear: both;
	height: 30px;
	border-top: 1px solid #CCCCCC;
}

#footer_p #copy {
	margin: 10px auto;
	padding: 0px;
}

/* sitemap-------------------------------*/

.sitemap{
	margin:0px;
	padding: 0px 0px 20px;
	width:350px;
	text-align: left;
}

.sitemap h2{
	margin:0px 0px 5px;
	padding: 5px 5px 5px 0px;
	background: url(../images/h2_guide.jpg) no-repeat;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	height: 20px;
	text-indent: 25px;
	border-style: none;
}

.sitemap h2 a:link{color: #FFFFFF; text-decoration: none;}
.sitemap h2 a:visited{color: #FFFFFF; text-decoration: none;}
.sitemap h2 a:hover{color: #84AACE; text-decoration: none;}
.sitemap h2 a:active{color: #FFFFFF; text-decoration:none;}

.sitemap ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.sitemap li{
	margin:0px;
	padding:5px 5px 5px 10px;
	border-bottom: 1px dotted #999999;
/**background: url(../images/guide_arw.gif) no-repeat;**/
}

.sitemap li.menu02{
	margin:5px 0px;
	padding:0px 0px 0px 20px;
	background: url(none);
	border-style: none;
}

.sitemap li.menu03{
	margin:5px 0px;
	padding:0px 0px 5px 20px;
	background: url(none);
}
