@charset "utf-8";
/*___________ 基本設定 ___________ */
body {
margin: 0;
padding: 0;
text-align:center;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#WRAP {
width:760px;
margin:0 auto;
}
div {
margin: 0;
padding: 0;
text-align:left;
}
p,pre {
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-size: 14px;
line-height: 140%;
margin: 2px 5px 8px 5px;
padding: 5px;
letter-spacing: 1px;
}
ol, ul {
margin: 0;
padding: 0;
}
li {
margin: 0;
list-style-type: none;
}
/*___________ レイアウト設計 ___________ */
/*___________ 【HEADER】 ___________ */
h1 {
font-size:12px;
font-weight: normal;
margin:0;
padding: 0 10px 0 10px;
line-height: 14px;
text-align: right;
}
#TOP {
width: 760px;
height: 60px;
background: url(../img-layout/bg_top.jpg) no-repeat;
position: relative;
}
#LOGO {
position: absolute;
left: 0px;
top: 0px;
}
#MENU-HOME {
width: 760px;
height: 230px;
float:left;
background: url(../img-layout/main_img.jpg) no-repeat bottom;
position: relative;
}
#MENU {
width: 760px;
height: 30px;
float:left;
}
.menu {
float: left;
margin: 0;
}
/*___________ 【MAIN】 ___________ */
#MAIN {
width:760px;
float:left;
padding-top: 10px;
}
#MAIN-PAD {
margin: 0;
padding: 0 10px 20px 10px;
}
/*___________ 【CONTENTS】基本設計 ___________ */
#CONTENTS {
width:540px;
float:right;
}
.pan {
font-size:11px;
color: #666666;
background-color: #F2F2F2;
}
#FLASH {
width: 540px;
height: 180px;
margin:0 auto;
background: url(../img-flash/banner00.jpg);
}
#FLASH2 {
width: 540px;
height: 180px;
margin:0 auto;
background: url(../img-flash2/banner00.jpg);
}
#CONTENTS h2 {
font-size:14px;
background: url(../img-layout/bg_h2.jpg) no-repeat;
margin: 30px 0 0 0;
padding: 1px 0 0 30px;
line-height: 30px;
letter-spacing: 1px;
clear:both;
}
#CONTENTS h2 a {
display: block;
}
#CONTENTS h3 {
font-size:14px;
margin: 20px 5px 0 5px;
padding: 6px 0 1px 10px;
letter-spacing: 1px;
clear:both;
}
#CONTENTS h3 a {
display: block;
}
#CONTENTS h4 {
font-size:12px;
margin: 20px 10px 0 10px;
padding: 6px 0 6px 10px;
letter-spacing: 1px;
clear:both;
}
.pagetop {
text-align: right;
font-size: 11px;
margin-top: 40px;
}
/*___________ 【CONTENTS】表設計 ___________ */
.main-table table {
font-size: 12px;
margin: 10px auto 10px auto;
padding: 0;
}
.main-table tr,.main-table th,.main-table td {
padding: 8px;
}
/*___________ 【SIDE】 ___________ */
#SIDE {
width:180px;
float:left;
}
#SIDE h2 {
font-size:12px;
line-height: 30px;
text-align: center;
background: url(../img-layout/side-h.jpg) no-repeat;
margin: 6px 0 0 0;
padding: 0;
}
.side {
background: url(../img-layout/side-f.jpg) no-repeat center bottom;
margin: 0 0 8px 0;
padding: 8px 2px 10px 8px;
}
.side p {
font-size: 12px;
margin: 0;
padding: 0 2px 8px 4px;
}
.side ul {
font-size: 12px;
margin: 0;
padding: 0;
}
.cat01 li {
margin: 0;
padding: 0;
}
.cat01 li a {
display: block;
padding: 1px 0 3px 20px;
background:url(../img-layout/li_arrow01.gif) no-repeat 2px 3px;
}
.cat01 li a:hover,
.cat01 li a:active, /* for IE (Keyboard) */
.cat01 li a:focus {/* for Netscape (Keyboard) */
margin: 0;
background-position: 4px 3px;
}
.cat01 .cat01 a {
font-size: 11px;
padding: 0 0 2px 28px;
background:url(../img-layout/li_arrow02.gif) no-repeat 2px 2px;
}
.cat01 .cat01 li a:hover,
.cat01 .cat01 li a:active, /* for IE (Keyboard) */
.cat01 .cat01 li a:focus { /* for Netscape (Keyboard) */
margin: 0;
background-position: 4px 2px;
}
#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p {
font-size: 12px;
}
/*___________ 【FOOTER】 ___________ */
#F-MENU {
margin: 0;
padding: 20px 0 0 0;
background: url(../img-layout/bg_f-menu.jpg) repeat-x left top;
}
#F-MENU p {
font-size: 12px;
line-height: 140%;
text-align: center;
margin: 0;
padding: 0;
}
.f-menu {
width:760px;
margin:0 auto;
padding: 0 0 0 40px;
}
.a-li03 a {
display: block;
margin: 0;
padding: 1px 0 1px 20px;
background:url(../img-layout/li_arrow03.gif) no-repeat 2px 2px;
}
#FOOTER {
margin: 0;
padding: 24px 0 10px 0;
background: url(../img-layout/bg_footer.jpg) repeat-x left top;
}
#FOOTER p {
font-size: 12px;
margin: 0;
padding: 0;
text-align: center;
}
/*___________ 固定設定 ___________ */
/* ____ フロートボックス解除用。htmlでは<br class="clear" />で使用 ____ */
.clear {
clear:both;
}
/* ____ テキスト設定 ____ */
em {
font-style: normal;
font-weight: bold;
}
.b {
font-weight: bold;
}
.s {
text-decoration: line-through;
}
.u {
text-decoration: underline;
}
.f11 {
font-size: 11px;
line-height:130%;
}
.f12 {
font-size: 12px;
line-height:140%;
}
.f14 {
font-size: 14px;
line-height:140%;
}
.f16 {
font-size: 16px;
line-height:140%;
}
.f18 {
font-size: 18px;
line-height:140%;
}
.f24 {
font-size: 24px;
line-height:140%;
}
.f28 {
font-size: 28px;
line-height:140%;
}
.txt-r {
text-align: right;
}
.txt-l {
text-align: left;
}
.center {
text-align: center;
}
/* ____ 余白設定 ____ */
.ma20 {
margin: 20px;
}
.mt10 {
margin-top: 10px;
}
.mt20 {
margin-top: 20px;
}
.mt40 {
margin-top: 40px;
}
.mt60 {
margin-top: 60px;
}
.ml10 {
margin-left: 10px;
}
.ml20 {
margin-left: 20px;
}
.ml30 {
margin-left: 30px;
}
.ml40 {
margin-left: 40px;
}
.ml60 {
margin-left: 60px;
}
/* ____ 画像設定 ____ */
img {
border:0;
}
.flo-l {
float: left;
margin-right: 6px;
}
.flo-r {
float: right;
margin-left: 6px;
}
.img-m {
vertical-align: middle;
}
/*___________ 【CONTENTS】ページ送り ___________ */
.bute {
font-size: 12px;
line-height: 120%;
text-align: center;
}
.bute a {
color: #0066CC;
text-decoration: none;
border: 1px solid #CCCCCC;
padding: 4px 6px 4px 6px;
margin: 0 3px 0 3px;
}
.bute a:hover,
.bute a:active, /* for IE (Keyboard) */
.bute a:focus {/* for Netscape (Keyboard) */
color: #FFFFFF;
background-color: #0066CC;
border: 1px solid #CCCCCC;
}
/*___________ 【CONTENTS】チェックマーク ___________ */
.check {
font-size: 14px;
line-height: 140%;
padding: 0 10px 0 10px;
}
.check li {
background: url(../img-layout/ico_check01.gif) no-repeat left 6px;
padding: 4px 0 4px 22px;
}
/*___________ 【CONTENTS】box設定 ___________ */
.box160 {
width:160px;
float:left;
padding: 0 10px 0 0;
}
.box180 {
width:180px;
float:left;
padding: 0 5px 0 0;
}
.box224 {
width:224px;
float:left;
padding: 0 9px 0 0;
}
.box320 {
width:320px;
float:left;
padding: 0;
}
.box340 {
width:340px;
float:left;
padding: 0;
}
/*___________ 【SIDE】カレンダー設計 ___________ */
.calendar1 {
width: 180px;
height: auto;
margin: 0;
padding: 0 0 10px 0;
background: url(../img-layout/side-f.jpg) no-repeat center top;
position: relative;
}
.calendar2 {
width: 180px;
height: auto;
margin: 0 0 10px 0;
padding: 0;
background: url(../img-layout/side-f.jpg) no-repeat center bottom;
position: relative;
}
.calendar1 p {
font-size: 11px;
}
.calendar2 p {
font-size: 11px;
}
.cal_wrapper {
padding: 0;
margin: 0 6px 0 6px;
}
.cal_ui {
width: 90px;
position: absolute;
left: 84px;
top: 4px;
}
.cal_ui li {
float: left;
width: 45px;
height: 18px;
list-style: none;
}
.cal_prev {
background-image: url(../calendar/cal-prev.gif);
}
.cal_next {
background-image: url(../calendar/cal-next.gif);
}
.cal_base p {
font-size: 12px;
font-weight: bold;
padding: 5px 5px 5px 1px;
margin: 0;
border-bottom: solid 1px #CCCCCC;
}
.cal_main {
padding: 0;
margin: 0;
}
.cal_main li {
font-size: 12px;
line-height: 160%;
width: 24px;
text-align: center;
list-style: none;
float: left;
border-bottom: solid 1px #CCCCCC;
}
.Today {
background-color: #FFFFFF;
}
.holyday {
color: #FFFFFF;
font-weight: bolder;
background-color: #FF0000;
}
.Sun {
color: #FF0000;
}
.Sat {
color: #0000FF;
}
/*___________ slimbox videobox ___________ */
#lbOverlay {
position: absolute;
left: 0;
width: 100%;
background-color: #000;
cursor: pointer;
}
#lbCenter, #lbBottomContainer {
position: absolute;
left: 50%;
overflow: hidden;
background-color: #fff; text-align: center; padding: 5px;
}
.lbLoading {
background: #fff url(../img-layout/loading.gif) no-repeat center;
}
#lbImage {
border: 5px solid #fff;
}
#lbBottom {
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #666;
line-height: 120%;
text-align: left;
border: 5px solid #fff;
border-top-style: none;
}
#lbCloseLink {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(../img-layout/closelabel.gif) no-repeat right bottom;
margin: 0;
}
#lbCaption, #lbNumber {
margin-right: 30px;
}
#lbCaption {
font-weight: normal;
letter-spacing: 1px;
}
