/* CSS Document */
body { margin:0; padding:0; font-family:"Tahoma", Arial, Helvetica, sans-serif; font-size:12px; color:#454545; line-height:150%; }
a { color:#0075A5; text-decoration:underline; }
a:hover { color:#f60; }


.container { border:#EEEEEE solid 1px; padding:10px; }

.navi_current, .navi_default { text-align:center; }
.navi_current a, .navi_default a { padding-left:14px; font-weight:bold; text-decoration:none; font-size:14px; }
.navi_current a { background:url(images/desc/bullet_navi_1.gif) no-repeat 0 4px; color:#225081; }
.navi_default a { background:url(images/desc/bullet_navi_2.gif) no-repeat 0 4px; color:#454545; }
.navi_current a:hover, .navi_default a:hover { color:#f60; }

#foot { color:#6D93AB; }
	#foot a { color:#6D93AB; }
	#foot a:hover { color:#f60; }

.title_1 { color:#393C39; font-weight:bold; font-size:14px; padding:5px 7px; }
	.title_1 img { vertical-align:middle; padding-right:7px; }
	.title_1 a { text-decoration:none; }
.title_2 { color:#A0410D; font-weight:bold; }
.title_3 { color:#225081; font-size:18px; border-bottom:#D6CFAD solid 1px; text-align:center; line-height:36px; }
.txt_1 { padding:0 8px; }

#left_menu { margin:0 5px; padding:0; list-style-type:none; }
	#left_menu li { background:url(images/desc/bullet_5.gif) no-repeat 5px 5px;  }
	#left_menu li a {  text-decoration:none; padding-left:20px; }
	#left_menu li ul { margin:0; padding:5px 10px; list-style-type:none; border:#EEEEEE solid; border-width:1px 0; background:#FFFBEF; }
	#left_menu li ul li { background:url(images/desc/bullet_6.gif) no-repeat 9px 7px; }
	#left_menu li ul li a { color:#454545; text-decoration:underline; }
	#left_menu li ul li a:hover { color:#f60; }

.thumb_list { }
	.thumb_list td { text-align:center; }
	.thumb_list td img { margin-bottom:7px; }
	.thumb_list th { background:#737373; text-align:center; padding:3px; }
	.thumb_list th a { color:#fff; text-decoration:none; }
	.thumb_list th a:hover { color:#FFF799; }

.showpage { padding:10px 0; color:#999; text-align:center; }
	.showpage a { border:#86B9D6 solid 1px; padding:2px 5px; text-decoration:none; margin:1px; }
	.showpage strong { background:#2E6AB1; color:#fff; padding:3px 6px; text-decoration:none; margin:1px; }