← Back
Editing: common.css
/*-------------------------------------------------- �w�b�_ --------------------------------------------------*/ header { background: #FFF; border-top: 5px solid #271D04; border-bottom: 1px solid #EBE6E1; } header h1.title { margin-left: 0px; float: none; } header h1.title img { width: 100%; height: auto; } header h1 { float: left; margin-left: 10px; } header h1 img { height: 35px; } header p.pcsite { float: right; margin-right: 10px; } header p a { display: block; width: 60px; padding: 5px 0px; margin-top: 5px; background:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#EEEEEE)); background:-moz-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100% ); border-radius:5px; border:1px solid #DDDDDD; font-size: 14px; line-height: 1; text-align: center; -webkit-tap-highlight-color: #FF0; } header p a span { padding-left: 16px; background: url(../img/ico.png) no-repeat left 3px; } /*-------------------------------------------------- ���C�� --------------------------------------------------*/ section h1 img { width: 100%; } section div#msg h2 { margin-bottom: -25px; margin-left: -5px; } section div#msg h2 img { width: 110px; } section div#msg { padding: 10px 10px 10px; border-bottom: 1px solid #AC9474; } section div#msg .box { background: #FFF; border-radius: 5px; padding: 8px; } section div#msg .box_in { border: 3px double #88C9E7; border-radius: 10px; padding: 10px; } section div#msg dl { background: #F6E7C5; padding: 5px 5px; border-radius: 5px; margin-bottom: 15px; } section div#msg dt { } section div#msg dd { background: #FFF; border-radius: 5px; padding: 5px 8px; border: 1px dashed #6B4108; } section .link { cursor: pointer; } section h2.link, section p.link_pc { list-style: none; width: 100%; background:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#EEEEEE)); background:-moz-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100% ); border-bottom: 1px solid #AC9474; border-top: 1px solid #FFFFFF; } section h2.link div, section p.link_pc a { padding: 15px 10px 15px 45px; font-size: 115%; background: url(../img/p.png) no-repeat 10px center; background-size: auto 18px; -webkit-background-size: auto 30px; font-weight: bold; line-height: 1; } section p.link_pc a { display: block; } section div.tab { padding: 10px; border-bottom: 1px solid #AC9474; } section div.tab dd table { font-size:13px } section .img_rit { float: right; margin-left: 10px; margin-top: -30px; margin-right: -12px; } section img.img_rit { width: 40%; } section div.tab.info a { color: #524A36; text-decoration: underline; } section div.tab.info dl { border-bottom: 1px dashed #CFCFCF; padding: 8px 0px; } /* ���̂悤�Ȃ��Y�݂�����ΐ��@�ɂ��z�����������B */ #onayami h3 { margin-bottom: 5px; text-align: center; } #onayami { border: 8px solid #E9CC9D; margin-top: 15px; box-shadow: 0px 0px 1px; } #onayami_in { background : #271D04; color: #FFF; padding: 8px 5px; } #onayami li { list-style: none; background: url(../img/icon_list.gif) no-repeat left top; background-size: auto 15px; padding-left: 17px; } /*-------------------------------------------------- �i�r --------------------------------------------------*/ aside { padding: 10px; border-bottom: 1px solid #EBE6E1; } aside p { margin-bottom: 0.8em; } aside p.tel { margin-bottom: 5px; } aside p.tel a { display: block; width: 100%; padding: 5px 0px; background:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#EEEEEE)); background:-moz-linear-gradient(top, #FFFFFF 0%, #EEEEEE 100% ); border-radius: 5px; border: 1px solid #271D04; font-size: 30px; font-weight: bold; line-height: 1; text-align: center; -webkit-tap-highlight-color: #FF0; color: #271D04; } /*-------------------------------------------------- �t�b�^ --------------------------------------------------*/ footer { clear: both; color: #666666; font-size:12px; text-align: center; line-height:18px; background: #FFF; } footer p.change { padding: 8px 0px; } footer p.change span { padding-left: 15px; background: url(../img/ico.png) no-repeat 0px -19px; } footer p.change a { padding-left: 20px; background: url(../img/ico.png) no-repeat 5px 1px; } #copyright { background: #271D04; color: #6E6757; font-size: 11px; } /*-------------------------------------------------- ���� --------------------------------------------------*/ /* �e�[�u�� */ .tbl { width: 100%; margin-bottom: 5px; } .tbl th, .tbl td { padding: 3px 5px; border: 1px solid #bba178; text-align: center; } .tbl th { background: #D2EBF6; } /* ���ӏ��� */ .attention dt { float: left; width: 16px; } .attention dd { margin-left: 16px; }
Save File
Cancel