* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 80%;
	line-height: 140%;
	color: #3F2505;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	font-family:"???C???I", Meiryo, "Hiragino Kaku Gothic Pro", "?q???M?m?p?S Pro W3", "?l?r ?o?S?V?b?N", san-serif;
}
.clear {
	font-size: 0px;
	clear: both;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/* Mac??E?݂̂ɓK?p \*//*/
	height: auto;
	overflow: hidden;
	/**/
}
img {
 	border:none;
}
.font_red {
	color: #FF0000;
}
a:link {
	TEXT-DECORATION: none;
	outline: none;
	color: #666666;
}
a:visited {
	TEXT-DECORATION: none;
	outline: none;
	color: #666666;
}
a:hover {
	TEXT-DECORATION: none;
	outline: none;
	color: #999999;
}
a:active {
	TEXT-DECORATION: none;
	outline: none;
	color: #666666;
}
.top_pic a:hover img { 
	opacity: 0.6; 
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=60); 
}
.top_btn a:hover img { 
	opacity: 0.6; 
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=60); 
}
.right2 a:hover img { 
	opacity: 0.6; 
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=60); 
}
.foot_link a:link {
	TEXT-DECORATION: none;
	color: #666666;
}
.foot_link a:visited {
	TEXT-DECORATION: none;
	color: #666666;
}
.foot_link a:hover {
	TEXT-DECORATION: none;
	color: #999999;
}
.foot_link a:active {
	TEXT-DECORATION: none;
	color: #666666;
}
#pankuzu a:link {
	TEXT-DECORATION: none;
	color: #402505;
}
#pankuzu a:visited {
	TEXT-DECORATION: none;
	color: #402505;
}
#pankuzu a:hover {
	TEXT-DECORATION: none;
	color: #999999;
}
#pankuzu a:active {
	TEXT-DECORATION: none;
	color: #402505;
}
.sitemap_link a:link {
	TEXT-DECORATION: underline;
	color: #6e5b43;
}
.sitemap_link a:visited {
	TEXT-DECORATION: underline;
	color: #6e5b43;
}
.sitemap_link a:hover {
	TEXT-DECORATION: underline;
	color: #999999;
}
.sitemap_link a:active {
	TEXT-DECORATION: underline;
	color: #6e5b43;
}
#header {
	height: 181px;
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
}
#header .head_logo {
	float: left;
	width: 391px;
	height: 54px;
	padding-left: 56px;
	padding-top: 36px;
	margin-top: 26px;
	background-image: url(img/header_bg.png);
	background-repeat: no-repeat;
}
#header .head_right {
	float: right;
	width: 295px;
	margin-top: 25px;
	margin-right: 30px;
	text-align: right;
}
#header .head_tel {
	margin-bottom: 7px;
	margin-top: 30px;
	padding-right: 10px;
}
#header .font_size {
	float: right;
	width: 170px;
	text-align: right;
}
#header ul.font_size {
	float: right;
	text-align: right;
	width: 170px;
	padding-right: 10px;
	list-style-type: none;
	margin-bottom: 3px;
}
#header ul.font_size li {
	float: left;
	cursor: pointer;
	margin-left: 5px;
	list-style-type: none;
}

/*-------------------------------------------------
  globalnav
-------------------------------------------------*/
#globalnav {
	height: 49px;
	margin-right: 30px;
	float: right;
	list-style-type: none;
	margin-top: 15px;
	background-image: url(img/navi_bg.png);
	background-repeat: no-repeat;
	
}
#globalnav li {
	display: block;
	float: left;
	height: 49px;
	text-decoration: none;
	
}
#globalnav li a {
	display: block;
	overflow: hidden;
	padding-top: 49px;
	height: 0px;
}
#globalnav .n1 a {
	background-image: url(img/navi1.png);
	background-repeat: no-repeat;
	background-position:-10 0px;
	width: 196px;
}
#globalnav .n2 a {
	background-image: url(img/navi2.jpg);
	background-repeat: no-repeat;
	width: 187px;
}
#globalnav .n3 a {
	background-image: url(img/navi3.jpg);
	background-repeat: no-repeat;
	width: 187px;
}
#globalnav .n4 a {
	background-image: url(img/navi4.jpg);
	background-repeat: no-repeat;
	width: 188px;
}
#globalnav .n5 a {
	background-image: url(img/navi5.jpg);
	background-repeat: no-repeat;
	width: 192px;
}
#globalnav .n6 a {
	background-image: url(img/navi6.png);
	background-repeat: no-repeat;
	background-position:-10 0px;
	width: 196px;
}

#globalnav a:hover {
	background-position: left -80px;
}
#globalnav.navi1 .n1 a { background-position: 0 -160px!important; }
#globalnav.navi2 .n2 a { background-position: 0 -160px!important; }
#globalnav.navi3 .n3 a { background-position: 0 -160px!important; }
#globalnav.navi4 .n4 a { background-position: 0 -160px!important; }
#globalnav.navi5 .n5 a { background-position: 0 -160px!important; }

@media print{
#globalnav li a {
	height: 49px;
	text-align: center;
}
}

/*-------------------------------------------------
  globalnav end
-------------------------------------------------*/
#content {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#content h2 {
	background-image: url(img/h2_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 8px;
	margin-bottom: 10px;
	height: 32px;
}
#content p {
	margin-bottom: 10px;
}

#content .indent {
	padding-right: 0px;
	padding-left: 25px;
}

#content .x {
	background-image: url(img/h2_bg_x.jpg);
	background-repeat: no-repeat;
	
}
#content .y {
	background-image: url(img/h2_bg_y.jpg);
	background-repeat: no-repeat;
	
}
#content .z {
	background-image: url(img/h2_bg_z.jpg);
	background-repeat: no-repeat;
	
}
#content .banner {
	margin-bottom: 10px;
	height: 37px;
	padding-left: 23px;
	padding-top: 10px;
	background-image: url(img/banner_bg.gif);
	background-repeat: repeat-x;
	
}
#content .a {
	width: 230px;
}
#content .b {
	background-image: url(img/banner_bg_b.gif);
	background-repeat: no-repeat;
	
}
#content .c {
	background-image: url(img/banner_bg_c.gif);
	background-repeat: no-repeat;
	
}
#content .d {
	background-image: url(img/banner_bg_d.gif);
	background-repeat: no-repeat;
	
}
#content .e {
	background-image: url(img/box2_bg.gif);
	background-repeat: repeat-x;
	height: 120px;
	padding-top: 50px;
	
}
#content .f {
	background-image: url(img/box2_bg.gif);
	background-repeat: repeat-x;
	height: 130px;
	padding-top: 50px;
	
}
#content .flash {
	margin-bottom: 20px;
}

#content .box_left {
	float: left;
}
#content .box_left_237 {
	float: left;
	width: 237px;
}
#content .box_left_400 {
	float: left;
	width: 400px;
}
#content .box_left_611 {
	float: left;
	width: 611px;
}
#content .box_left_630 {
	float: left;
	width: 630px;
}
#content .box_right {
	float: right;
}
#content .box_right_168 {
	float: right;
	width: 168px;
}
#content .box_right_470 {
	float: right;
	width: 470px;
	margin-top: 12px;
}
#content .box_right_520 {
	float: right;
	width: 520px;
	margin-top: 12px;
}
#content .box_right_630 {
	float: right;
	width: 630px;
	padding-left: 10px;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #71b6ef;
	padding-bottom: 50px;
}
#content .box_right_690 {
	float: right;
	width: 690px;
	padding-left: 10px;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #71b6ef;
	padding-bottom: 50px;
}
#content .box_right_690-fb {
	float: right;
	width: 690px;
	padding-left: 10px;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #71b6ef;
	padding-bottom: 50px;
	font-size: 14px;
}
#content .right {
	width: 98px;
	float: right;
	margin-right: 10px;
	margin-top: 35px;
}
#content .right2 {
	float: right;
}
#content .top_box {
	border: 1px;
	border-style: solid;
	border-color: #9a9a9a;
	width: 609px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#content .top_box2 {
	width: 611px;
	margin-bottom: 10px;
}
#content .top_box3 {
	width: 595px;
	margin-left: 13px;
	margin-right: 1px;
}
#content .top_box4 {
	height: 56px;
	background-image: url(img/top_box4_top_bg.jpg);
	background-repeat: no-repeat;
}
#content .top_box4_bottom {
	border-left: 1px;
	border-right: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #999999;
	border-right-color: #999999;
	padding-right: 20px;
	padding-left: 20px;
}
#content .top_box5 {
	width: 325px;
	height: 340px;
	float: right;
	text-align: center;
	margin-bottom: 5px;
	background-image: url(img/top_box5_bg.jpg);
	background-repeat: no-repeat;
}

#content .top_title {
	background-color: #71b6ef;
	height: 35px;
	text-align: center;
	padding-top: 10px;
}
#content .top_title2 {
	margin-top: 15px;
	margin-left: 45px;
	float: left;
}
#content .top_title3 {
	margin-top: 15px;
	margin-left: 20px;
	float: left;
}
#content .top_pic {
	float: left;
	margin-left: 11px;
	margin-top: 8px;
}
#content .top_btn {
	width: 300px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content .top_btn3 {
	width: 82px;
	height: 13px;
	margin-right: 20px;
	margin-top: 25px;
	float: right;
}
#content .top_btn4 {
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
}
#content .top_text {
	float: left;
	line-height: 180%;
	margin-top: 15px;
	color: #3F2505;
}
#content .top_text2 {
	width: 343px;
	height: 18px;
	margin-left: 20px;
	margin-top: 25px;
	float: left;
}	
#content .top_text3 {
	float: left;
	line-height: 180%;
	margin-top: 15px;
	color: #3F2505;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -15px;
}
#content .topics {
	overflow: auto;
	width: 312px;
	height: 250px;
	scrollbar-face-color: #f9f6ee;
	scrollbar-highlight-color: #f9f6ee;
	scrollbar-shadow-color: #f9f6ee;
	scrollbar-3dlight-color: #f9f6ee;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-darkshadow-color: #f9f6ee;
	margin-top: 15px;
	margin-left: 10px;
}
#content .news_box {
	margin-bottom: 15px;
}
#content .new_date {
	margin-bottom: 5px;
	font-weight: bold;
}
#content .news_date2 {
	background-image: url(img/arrow.png);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-bottom: 5px;
	text-align: left;
	padding-top: 10px;
	padding-left: 30px;
}
#content .news_text2 {
	padding-bottom: 10px;
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	text-align: left;
	padding-left: 30px;	
}
#content .news_date3 {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}
#content .news_text3 {
	padding-bottom: 10px;
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#content .news_date4 {
	text-align: right;
}
#content .rss {
	float: left;
}
#content ul.content1 li {
	margin-left: 15px;
}
#pankuzu {
	margin-top: 20px;
	margin-bottom: 20px;
}
#pankuzu li {
	list-style-type: none;
	display: inline;
}
#content .title_content {
	background-image: url(img/blog_title_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-left: 37px;
	color: #3F2505;
}
#content .title_content2 {
	color: #278AC6;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
}
#content .title_content3 {
	background-image: url(img/title_content3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	text-align: center;
	padding-top: 7px;
	margin-bottom: 10px;
}
#content .pic {
	margin-top: 20px;
}
#content .box {
	padding-left: 5px;
	margin-bottom: 20px;
	border: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: dashed;
}
#content .box2 {
	float: left;
	width: 180px;
	margin-right: 7px;
	margin-bottom: 10px;
	border: 1px;
	border-left-color: #63c9cf;
	border-left-style: solid;
	border-bottom-color: #63c9cf;
	border-bottom-style: solid;
	border-right-color: #63c9cf;
	border-right-style: solid;
}
#content .box3 {
	margin-left: 30px;
	margin-bottom: 25px;
	float: left;
	line-height: 200%;
}
#content .box4 {
	text-align: center;
	margin-bottom: 20px;
}
#content .box5 {
	width: 615px;
	margin-left: auto;
	margin-right: auto;
	border: 5px;
	border-left-color: #9bccf4;
	border-left-style: solid;
	border-right-color: #9bccf4;
	border-right-style: solid;
}
#content .box5_top {
	background-image: url(img/box5_top_bg.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 625px;
	margin-left: auto;
	margin-right: auto;
}
#content .box5-1_top {
	background-image: url(img/box5_top_bg.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 625px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#content .box5_bottom {
	background-image: url(img/box5_top_bg.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 625px;
	margin-left: auto;
	margin-right: auto;
}
#content .box5-2_bottom {
	background-image: url(img/box5_top_bg.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 625px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
#content .box6 {
	width: 620px;
	margin-left: auto;
	margin-right: auto;
}
#content .box7 {
	margin-bottom: 20px;
	width: 237px;
}
#content .box8 {
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-right: 60px;
	padding-left: 40px;
	padding-bottom: 30px;
}
#content .box9 {
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #412505;
}
#content .box10 {
	width: 615px;
	margin-left: auto;
	margin-right: auto;
	line-height: 180%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content .box_pic {
	float: left;
	margin-right: 20px;
	width: 150px;
}
#content .box_pic2 {
	margin-bottom: 10px;
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	padding-bottom: 10px;
}
#content .box_text {
	line-height: 180%;
}
#content .box_text2 {
	margin-top: 12px;
	margin-bottom: 15px;
	line-height: 180%;
}
#content .box_text3 {
	float: right;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 50px;
}
#content .box_text4 {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 20px;
}
#content .box_text5 {
	margin-bottom: 20px;
}
#content .box_text6 {
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
	margin-bottom: 20px;
}
#content .box_text7 {
	width: 558px;
	text-align: left;
	color: #FF0000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .box_text8 {
	float: right;
	font-weight: bold;
	font-size: 20px;
}
#content .faq_q {
	padding-left: 26px;
	margin-bottom: 15px;
	background-image: url(img/faq_q.gif);
	background-repeat: no-repeat;
	color: #7a470a;
	font-size: 14px;
	font-weight: bold;
}
#content .faq_a {
	padding-left: 26px;
	color: #402505;
	margin-bottom: 20px;
	margin-left: 26px;
	background-image: url(img/faq_a.gif);
	background-repeat: no-repeat;
}
#content table {
	width: 100%;
	border-collapse: collapse;
}
#content table th {
	padding: 10px;
	padding-left: 15px;
	text-align: left;
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}
#content table td {
	padding: 10px;
	padding-left: 20px;
	border: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
}
#content table td2 {
	padding-left: 40px;
}
#content table.table1 {
	border:1px solid #ffffff ;
	margin-bottom: 20px;
	margin-top: 20px;
}
#content table.table1 th {
	text-align: left;
	border: 1px solid #9bccf4;
	background-color: #ffffff;
}
#content table.table1 td {
	padding: 10px;
	border: 1px solid #9bccf4;
	text-align: left;
	font-weight: normal;
	background-color: #ffffff;
}

#content table.table2 th {
	text-align: left;
	border: 1px solid #9bccf4;
	background-color: #ffffff;
}
#content table.table2 td {
	padding: 10px;
	border: 1px solid #9bccf4;
	text-align: center;
	background-color: #ffffff;
}
#content ul.sitemap_link {
	list-style-type: none;
}
#content ul.sitemap_link li{
	background-image: url(img/arrow4.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 18px;
	margin-left: 20px;
}
#content .map_box {
    margin-right: auto;
	margin-left: auto;
	width: 597px;
}
#content .entry {
	padding-top: 10px;
	padding-bottom: 10px;
}
#content .last {
    margin-right: 0px;
}
#footer {
	height: 380px;
	margin-top: 20px;
	background-image: url(img/footer_bg.jpg);
	background-repeat: repeat-x;
}
#footer .foot_box {
	width: 950px;
	color: #666666;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px;
	border-top-color: #999999;
	border-top-style: solid;
}
#footer .foot_box2 {
	float: left;
	margin-left: 80px;
}
#footer .foot_box3 {
	float: left;
	padding-top: 37px;
	margin-left: 45px;
}
#footer .foot_box4 {
	float: right;
	margin-right:80px;
}
#footer .foot_link {
	padding-left: 10px;
}
#footer .foot_text {
	font-weight: bold;
	padding-left: 10px;
	margin-top: 20px;
}
#footer ul {
	list-style:none;
}
#footer li {
	background-image: url(img/arrow2.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left 3px;
}
#footer .copyright {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 215px;
	color: #634639;
	font-size: 12px;
}
#footer .copyright2 {
	width: 515px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 215px;
	color: #634639;
	font-size: 12px;
}
.top {
	margin-top: 0px;
}
/*-------------------------------------------------
  calendar
-------------------------------------------------*/

#wp-calendar table {
	margin-bottom: 10px;
	border-collapse: collapse;
	width: 168px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	background-color: #F0F0F0;
	border: 1px solid #FFFFFF;
}
#wp-calendar {
	width: 168px;
	margin-bottom: 15px;
}
* #wp-calendar caption {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 168px;
	border: 1px solid #FFFFFF;
}
*+#wp-calendar caption {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 168px;
	border: 1px solid #FFFFFF;
}
#wp-calendar caption {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 168px;
	line-height: 12px;
	border: 1px solid #FFFFFF;
}
#wp-calendar a:link, #wp-calendar a:visited, #wp-calendar a:hover, #wp-calendar a:active {
	color: #3790E1;
	
}
#wp-calendar th {
	text-align: center;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	background-color: #F0F0F0;
	padding: 3px;
}
#wp-calendar td {
	text-align: center;
	border: 1px solid #FFFFFF;
	background-color: #F0F0F0;
	padding: 3px;
}

#wp-calendar col.col_gray {
	font-weight: bold;
} 


/*-------------------------------------------------
  calendar
-------------------------------------------------*/



/*-------------------------------------------------
  search
-------------------------------------------------*/

#content .search_box {
	background-color: #E6E6E6;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 15px;
	color: #333333;
} 


/*-------------------------------------------------
  search
-------------------------------------------------*/

/*-------------------------------------------------
  menu
-------------------------------------------------*/

#content .menu {
	position: fixed;
	top: 145px;
	z-index: 6000;
	cursor: pointer;
	right: 0px;
	background-color: #FFFFFF;
	width: 95px;
	color: #FFFFFF;
	padding: 5px;
}

/*-------------------------------------------------
  menu
-------------------------------------------------*/

#content .title {
	background-image: url(img/title_content3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	text-align: center;
	padding-top: 7px;
	margin-bottom: 10px;
}
#content ul.link {
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 8px;
	list-style-type: none;
}
#content ul.link li {
	list-style-type: none;
}

#content .right {
	float: right;
}

/*-------------------------------------------------
  h3 magin top
-------------------------------------------------*/

.top {
	margin-top: 0px;
}
/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation .alignleft {
	float:left;
}
.navigation .alignright {
	float:right;
}
.navigation a:link,
.navigation a:visited {
	color: #C0E096;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #C0E096;
}
.nav-previous {
	float: left;
	text-align: left;
}
.nav-next {
	float: right;
	text-align: right;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.topbanner {
	float: right;
	margin:5px 0px 5px 0px;
}
.topbanner2 {
	float: right;
	margin:0px 0px 10px 0px;
}
.topbanner3 {
	float: right;
	margin:10px 0px 5px 0px;
}
 .box_pic3 {
	float: right;
	margin-left: 10px;
}
 .box_pic4 {
	float: right;
	margin: 0px 0px 10px 10px;
}
 .box_pic5 {
	margin: 10px 0px 10px 1px;
	text-align: center ;
}
 .box_right2-1 {
	float: right;
	width: 200px;
	margin: 10px 0px 0px 0px;
}
.pin {
	background-image: url(img/pin.gif);
	padding-top: 12px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: 2px top;
	margin-bottom: 0px;
	padding-left: 35px;
	font-size: 17px;
	font-weight: bold;
}
.pinbox {
	margin-bottom: 0px;
	margin-left: 40px;
}
.ulbox {
	margin-left: 70px;
	margin-bottom: 25px;
	float: left;
	line-height: 200%;
}
.arrow {
	background-image: url(img/arrow6.gif);
	padding-top: 0px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-position: 2px top;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-left: 35px;
	font-size: 15px;
	font-weight: bold;
}
.list0 {
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
}
.list01{
	width: 501px ;
    	font-size: 100%;
    	border-top: 1px solid #d8b65c;
    	border-left: 1px solid #d8b65c;
    	border-right: 1px solid #d8b65c;
}

dt {
	height: 30px;
	width: 167px ;
	margin-top: 0px ;
	margin-left: 0px ;
  	border-bottom: 1px solid #d8b65c;
	padding-left: 10px;
}
.dt-1 {
	width: 167px ;
	margin-top: 0px ;
	margin-left: 0px ;
  	border-bottom: 1px solid #d8b65c;
	padding-left: 10px;
	height: 80px;
}
.area1 {
	height: 30px;
	width: 167px ;
	margin-top: -31px ;
	margin-left: 167px ;
	text-align: center ;
   	border-left: 1px solid #d8b65c;
   	border-bottom: 1px solid #d8b65c;
}
.area1-1 {
	height: 80px;
	width: 167px ;
	margin-top: -81px ;
	margin-left: 167px ;
	text-align: center ;
   	border-left: 1px solid #d8b65c;
   	border-bottom: 1px solid #d8b65c;
	line-height:75px;
}
.area2 {
	height: 30px;
	width: 167px ;
	margin-top: -31px ;
	margin-left: 334px ;
    	border-left: 1px solid #d8b65c;
  	border-bottom: 1px solid #d8b65c;
	text-align: center ;
}
.area2-1 {
	height: 80px;
	width: 167px ;
	margin-top: -81px ;
	margin-left: 334px ;
    	border-left: 1px solid #d8b65c;
  	border-bottom: 1px solid #d8b65c;
	text-align: center ;
	line-height:75px;
}

.around {
	margin-top: 10px ;
	margin-bottom: 20px ;
	float:left;
}
.around2 {
	margin-top: 10px ;
	margin-bottom: 45px ;
	float:left;
}
.around3 {
	margin-top: 0px ;
	margin-bottom: 25px ;
	float:left;
}
.list_left {
	float: left;
	margin-left: 30px;
	margin-bottom: 10px;
	line-height: 200%;
}
.list_left1 {
	float: left;
	margin-top: -5px;
	margin-left: 30px;
	margin-bottom: 0px;
	line-height: 200%;
}
.wpp-list li {
	padding-bottom: 10px;
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	list-style-type: none;
}
.tac {
	text-align: center;
	border: 1px solid #9bccf4;
	background-color: #ffffff;
	font-weight: bold;
}
.leftgogo {
	float: left;
	padding: 0px 0px 10px 0px;
	border-left: 1px;
	border-right: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: #999999;
	border-right-color: #999999;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.leftgogo2 {
	text-align: center;
	padding: 10px 0px 0px 0px;
}
.leftgogo3 {
	text-align: center;
	padding: 5px 0px 5px 0px;
}
.ktky {
	text-align: center;
	padding: 0px 0px 15px 0px;
}
.ktkybx {
	margin-top: 5px ;
	margin-bottom: 20px ;
	float:left;
	font-size: 24px;
	line-height: 34px;
}
.white {
	clear: both;
	visibility:hidden;
	height:0;
	margin:0;
	border:none;
}