﻿@charset "utf-8";
@import url(add.css);
@import url(base.css);
@import url(layout.css);
@import url(table.css);
@import url(theme05.css);
@import url(corp.css);
@import url(add.css);

@media print{
#header { display:none; }
#side { display:none; }
#footer { display:none; }
#snbwrap { display:none; }
#body #content { margin:20px 0 0 20px; }
.location { display:none; }
.contentFunction { display:none; }
}

h5 { margin-bottom:12px; }

#game .left { float:left; padding-left:18px; margin-right:19px; }
#game .left .calendarTop { padding-top:20px; margin:0 0 28px 7px; background:url(../img/corporation/bg_calendar_top.gif) left top no-repeat; }
#game .left .calendarBottom { width:273px; padding:0 10px 10px 10px; background:url(../img/corporation/bg_calendar_bottom.gif) left bottom no-repeat; }
#game .left .calendarBottom .present { text-align:center; margin-bottom:10px; }
#game .left .calendarBottom .present img { vertical-align:middle; }
#game .left .calendarBottom .present span { color:#0061B0; font-size:120%; font-weight:bold; margin:0 10px; }

table.calendar { width:100%;}
table.calendar thead tr th { background-color:#F7F7F7; border:1px solid #EEE; padding:3px 0; }
table.calendar tbody tr td { text-align:center; border:1px solid #EEE; padding:3px 0; }
table.calendar tbody tr td.sun { color:#E64860; } 
table.calendar tbody tr td.sat { color:#33D5E6; }
table.calendar tbody tr td.today { background-color:#F0F8F8; }

#game .left .detail { width:298px; height:195px; overflow:scroll; overflow-x:hidden; }
#game .left .detail dl dt { float:left; width:55px; }
#game .left .detail dl dd { float:left; }
#game .left .detail dl dd span { color:#00B4ED; font-size:120%; font-weight:bold; text-decoration:underline; }
#game .left .detail h6 { margin:15px 0 10px 0; }
#game .left .detail p { padding-left:8px; margin-bottom:10px; font-size:95%; }
#game .left .detail p span { color:#00B4ED; }
#game .right { float:left; }
#game .right h5 { color:#00B4ED; font-size:120%; margin-bottom:14px; }
#game .right h5 img { vertical-align:middle; }
#game .right .schedule { width:276px; height:75px; padding:20px 0 0 13px; margin-bottom:5px; background:url(../img/corporation/bg_Box_01.gif) left top no-repeat; }
#game .right .schedule dl { margin-bottom:3px; }
#game .right .schedule dl dt { float:left; width:55px; }
#game .right .schedule dl dt img { vertical-align:middle; }
#game .right .schedule dl dd { float:left; }
#game .right .schedule dl dd a { font-size:110%; font-weight:bold; }
#game .right .schedule dl dd a:link , #game .right .schedule dl dd a:visited , #game .right .schedule dl dd a:active { color:#00B4ED; text-decoration:none; }
#game .right .schedule dl dd a:hover { color:#00B4ED; text-decoration:underline; }


