← Back
Editing: common.css
/*================================================== CSS information -------------------------------------------------- Filename �Fcommon.css Author �F�C�[�X�}�C���V�X�e���Y Description�F�e���v���[�g�����̃X�^�C����L�q ==================================================*/ /*-------------------------------------------------- �w�b�_ --------------------------------------------------*/ #header { clear: both; width: 100%; background: url(../img/bg_pgtitle.gif) repeat-x left bottom; } #header_in { clear: both; width: 1180px; margin: auto; text-align: left; } #header p { margin: 0px; } /* �㕔�e�L�X�g */ #header h1 { height: 15px; padding: 3px 100px 0; color: #C7B7A1; font-size: 12px; font-weight: normal; line-height: 1; } /*-------------------------------------------------- ���j���[ --------------------------------------------------*/ #menu { clear: both; width: 100%; background: #FFF; border-bottom: 1px solid #EBE6E1; } #menu_in { clear: both; width: 980px; height: 83px; margin: auto; } #menu h2 { position: relative; top: -5px; margin-bottom: -5px; float: left; width: auto; } #menu ul { float: right; width: 703px; height: 52px; padding-top: 16px; } #menu li { float: left; width: auto; height: 52px; list-style: none; } /*-------------------------------------------------- �R���e�i --------------------------------------------------*/ #container { clear: both; width: 980px; margin: auto; padding-bottom: 125px; text-align: left; line-height: 1.5; padding-top: 60px; } /*-------------------------------------------------- ���C�� --------------------------------------------------*/ #main { float: right; width: 730px; } #main h3.sub { margin-bottom: 15px; } /*-------------------------------------------------- �i�r --------------------------------------------------*/ #navi { float: left; width: 220px; } #navi hr { border: none; } /* ���₢���킹 */ #navi_contact { clear: both; width: 220px; margin-bottom: 35px; padding: 10px 0 5px; background: url(../img/navi/bg_contact1.gif) no-repeat left bottom; font-size: 85%; } #navi_contact p { margin-bottom: 10px; text-align: center; } #navi_contact p.bg { background: url(../img/navi/bg_contact2.png) no-repeat center -5px; } /* �� */ #navi_visitor { clear: both; width: 220px; margin-bottom: 25px; background: url(../img/navi/bg_visitor1.gif) repeat-y left top; font-size: 95%; line-height: 1.6; } #navi_visitor .box { clear: both; width: 196px; padding: 8px 12px; background: url(../img/navi/bg_visitor2.gif) no-repeat left bottom; } #navi_visitor p { margin: 0; } /* �T�v */ #navi_company { clear: both; width: 180px; padding: 10px 20px 20px; background: url(../img/navi/bg_company.gif) no-repeat left bottom; } #navi_company p { margin: 0; } #navi_company .pad { text-indent: -0.5em; } #navi_company iframe { margin: 10px 0 5px; border: 1px solid #AC9474; } #navi_company a { text-decoration: none; } /*-------------------------------------------------- �t�b�^ --------------------------------------------------*/ #footer { position: relative; clear: both; width: 100%; min-height: 60px; margin: -60px 0px 0px 0px; background: #FFFFFF; color: #6E6757; font-size: 11px; line-height: 1; } #footer .box { clear: both; width: 100%; padding: 15px 0px; border-top: 1px solid #ebe6e1; text-align: center; } #footer .box li { display: inline; margin-right: 26px; padding-left: 26px; background: url(../img/p.gif) no-repeat 10px center; list-style: none; } #footer .box li a { color: #6B4108; text-decoration: none; } #footer .box li a:hover { text-decoration: underline; } /* �R�s�[���C�g */ #copyright { clear: both; width: 100%; padding: 4px 0; background: #271d04; text-align: center; } /*-------------------------------------------------- ���� --------------------------------------------------*/ /* �p���������X�g */ #page_navi { clear: both; margin-bottom: 30px; color: #B5A083; font-size: 12px; line-height: 1; } #page_navi li { display: inline; margin-right: 6px; } #page_navi a { text-decoration: none; color: #B5A083; } #page_navi a:hover { text-decoration: } /* �e�[�u�� */ .tbl th, .tbl td { padding: 8px; border: 1px solid #bba178; } .tbl th { background: #f6e7c5; } .tbl td { background: #FFFFFF; } /* ���ӏ��� */ .attention dt { float: left; width: 16px; } .attention dd { margin-left: 16px; } /* �}�[�N */ .mark { padding-left: 16px; background: url(../img/p.gif) no-repeat 0px 5px; }
Save File
Cancel