@charset "utf-8"; /* Template name: Biz Travelers Release date: 2010-06-05 Description: A simple two-column template. Version: 2 Author: Yoshihiro Fujie Author URI: http://www.galfy.jp/ This template is licensed under a Creative Commons License: CC-BY-NC */ body { font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Osaka, Meiryo, "MS Pゴシック", sans-serif; font-size: 0.8em; /* customize_background */background-color: #0C0640;/* customize_background */ margin: 0; padding: 0; text-align: center; } /********************************************************** Hyper Links **********************************************************/ a { /* customize_link */color: #283569;/* customize_link */ outline: none; } a:hover { /* customize_link_hover */color: #F26101;/* customize_link_hover */ } /********************************************************** Container Layout **********************************************************/ #container { width: 930px; background: #FFF; margin: 0 auto; text-align: left; } /********************************************************** Header **********************************************************/ #header { background: url(http://www.dorica.jp/themes/biz_travelers/images/header_bg.jpg) no-repeat left top; /* customize_header */color: #FFF;/* customize_header */ min-height: 185px; padding: 10px; } #header h1 { font-size: 1.8em; margin: 0; padding: 0; } #header a { color: #FFF; text-decoration: none; } /********************************************************** Global Navigation **********************************************************/ #gnavi { background: #0C0640 url(http://www.dorica.jp/themes/biz_travelers/images/gnavi_bg.jpg) repeat-x bottom; height: 45px; } #gnavi ul { list-style: none; margin: 0; padding: 0; } #gnavi ul li { float: left; } #gnavi ul li a { display: block; border-right: #283569 solid 1px; color: #FFF; padding: 12px 25px; text-align: center; text-decoration: none; } #gnavi ul li a:hover { background: url(http://www.dorica.jp/themes/biz_travelers/images/gnavi_hover_bg.jpg) repeat-x bottom; } /********************************************************** Sidebar **********************************************************/ #sidebar { /* customize_sidebar_border */border-color: #D9E8F5;/* customize_sidebar_border */ border-style: solid; border-width: 1px; width: 250px; margin: 5px 10px; } .rightSidebar #sidebar { float: right; } .leftSidebar #sidebar { float: left; } #sidebar h1, #sidebar h2, #sidebar h3 { font-size: 1.3em; font-weight: normal; background: url(http://www.dorica.jp/themes/biz_travelers/images/listmark1.gif) no-repeat left center; margin: 5px; padding-left: 25px; } #sidebar p { padding: 10px; } #sidebar ul { margin: 10px 0; padding: 0; list-style: none; } #sidebar ul li { margin: 0; padding: 0; } #sidebar ul li a { display: block; background: url(http://www.dorica.jp/themes/biz_travelers/images/listmark3.png) no-repeat 5px center; margin: 0; padding: 3px 0px 3px 20px; text-decoration: none; } #sidebar ul li a:hover { /* customize_sidebar_list_hover_background */background-color: #D9E8F5;/* customize_sidebar_list_hover_background */ background-image: url(http://www.dorica.jp/themes/biz_travelers/images/listmark4.png); background-repeat: no-repeat; background-position: 5px center; } /********************************************************** Main Content **********************************************************/ .rightSidebar #mainContent { margin: 0 260px 0 0; padding: 0 20px; } .leftSidebar #mainContent { margin: 0 0 0 260px; padding: 0 20px; } .noSidebar #mainContent { padding: 0 20px; } #mainContent h1{ font-size: 1.7em; font-weight: normal; background: url(http://www.dorica.jp/themes/biz_travelers/images/h1_bg.jpg) repeat-x bottom; border: solid 1px #B18054; margin: 5px 0; padding: 5px 10px; line-height: 1.5; } #mainContent h2 { font-size: 1.5em; font-weight: normal; background: url(http://www.dorica.jp/themes/biz_travelers/images/h2_bg.jpg) repeat-x bottom; border: solid 1px #283569; margin: 5px 0; padding: 5px 10px; line-height: 1.5; } #mainContent h3 { font-size: 1.2em; /* customize_h3_border-left */border-left-color: #91BED4;/* customize_h3_border-left */ border-left-style: solid; border-left-width: 10px; margin: 5px 0; padding-left: 10px; } #mainContent p { margin: 0; padding: 5px 10px; } /********************************************************** Footer **********************************************************/ #footer { clear: both; margin: 5px 0 0 0; padding: 0 10px 0 20px; /* customize_ footer_background*/background-color: #D9E8F5;/* customize_ footer_background*/ min-height: 60px; } #footer p { margin: 0; padding: 10px 0; font-size: 0.8em; } .credit { float:right; } .copyright { float: left; } /* customize_miscellaneous */ /* customize_miscellaneous */