@charset "utf-8"; /* Theme Name: ktk_theme Version: 1.0 */ img.centered { display: block; margin-left: auto; margin-right: auto; } img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; } img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; } .alignright { float: right; } .alignleft { float: left } /* End Images */ /* Captions */ .aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; } /* End captions */ /* mw wp form */ .mw_wp_form table td.check_vertical label{ display:block; } #category .box05{ margin-bottom:5px; padding:20px 20px 10px 20px; border:1px solid #4bd7f3; overflow: auto; } #category .box05 dl{ margin-bottom:10px; } #category .box05 dt{ float:left; width: 120px; color:#828282; font-size: 14px; } #category .box05 dd{ float:left; padding-left:12px; background:url(../../../images/top/icon01.jpg) no-repeat left 50%; } #category .box05 dd a{ color:#009add; font-size: 14px; font-weight:bold; text-decoration:none; } #category .box05 dd a:hover{ text-decoration:underline; } div.breadcrumbs{ margin-bottom:20px; background: #EEEEEE; padding: 8px 10px; font-size: 12px; } div.breadcrumbs a{ font-size: 12px; color: #009add; } .body .section pre{ border-top:#FFCC66 1px solid; border-bottom:#888899 1px solid; border-left:#FFCC66 1px solid; border-right:#888899 1px solid; background-color:##e1e1e0; padding: 0.5em 0.8em; color: #000000; *width: 100%; _width: 100%; overflow: auto; }