/* ----- 基本構造 -------------------------------------- */

div#work {
	margin-bottom: 5px;
}

img{
border:0;
}

/* ----- メニュー -------------------------------------- */

/* ----- カレンダー ------------------------------------ */

div#calendar ul#cal_time {
font-size:12px;
margin:8px 0 8px 32px;
}

div#calendar div#cal_time {
text-align:center;
font-size:30px;
color:#bbb;
}

div#calendar table {
border-collapse:collapse;
margin-left:12px;
}

div#calendar table tr td {
vertical-align:top;
width:75px;
border:1px solid #333;
border-collapse:collapse;
height:90px;
line-height:1.2;
font-size:10px;
}

div#calendar table th {
background:url(../image/calendar_th_bgi.jpg) repeat-x;
color:#FFF;
font-size:14px;
text-align:center;
border:0;
border-right:1px solid #333;
border-left:1px solid #333;
height:20px;
}

div#calendar table tr td ul {
width:75px;
margin:0 0 2px 1px;
}

div#calendar table tr td li {
border-top:1px dotted #999;
width:75px;
list-style-type:none;
font-size:11px;
padding:4px 1px;
}

div#calendar .day {
color:#444;
}

div#calendar .satday {
color:#44C;
}

div#calendar .sunday {
color:#C44;
}

div#calendar .plan {
color:#474;
}

div#calendar .today {
background-color:#EFE;
}

div#calendar ul.navi {
list-style:none;
text-align:center;
margin:15px;
}

div#calendar ul.navi li {
display:inline;
}

div#calendar table tr td span.day,div#calendar table tr td span.satday,div#calendar table tr td span.sunday {
vertical-align:top;
height:20px;
font-size:10px;
padding:4px 0 0 4px;
}

/* ----- 予定表示 -------------------------------------- */

div#view h3 {
	margin-bottom: 20px;
}

div#view dl.info {
	padding: 10px;

	background-color: #EEEEEE;
}
div#view dl.info dt {
	float: left;
	clear: left;
	width: 5em;
}
div#view dl.info dd {
}

/* ----- コメント -------------------------------------- */

div#comment h3 {
	margin: 5px 5px 10px 5px;
	padding: 5px;
}

div#comment .comment {
	margin-bottom: 10px;
	padding: 2px 2px 10px 2px;
	border: 1px solid #AAAAAA;
}
div#comment p {
	margin: 10px;
}

/* ----- 処理選択 -------------------------------------- */

div#work form {
margin:10px 0;
}

div#work form dl {
margin:0;
}

div#work form dl dt {
display:none;
}

div#work form dl dd {
float:left;
margin-left:0;
}

div#work form input {
padding:0;
}

#sponsor_bt {
background-image:url(../images/2nd/sponsor_bt2.png);
background-repeat:no-repeat;
width:206px;
height:46px;
float:left;
}

#right_block table {
margin:0 auto;
}

#calendar ul.navi {
padding-left:2px;
font-size:12px;
}

#admin_h2 {
font-size:14px;
color:#FFF;
line-height:1.4;
width:100%;
background:#004284;
}

#admin_main {
width:884px;
background:#FFF;
margin:8px 0;
padding:10px;
}

#right,#right_block div#calendar {
text-align:center;
}

/*==========管理画面===============*/
div#contents2 h3 {
margin-bottom:15px;
border-bottom:1px double #999;
padding:3px 0;
}

div#contents2 dl {
margin-bottom:20px;
margin-left:10px;
}

div#contents2 dl dt {
width:15em;
}

div#contents2 dl dd {
margin-left:15em;
}

div#contents2 table {
margin-top:10px;
}

div#form2 form {
padding-top:10px;
margin-bottom:10px;
}

div#form2 form dl {
padding-top:10px;
padding-bottom:10px;
width:90%;
}

div#form2 form dl dt {
float:left;
clear:left;
width:5em;
margin-bottom:1em;
}

div#form2 form fieldset dl dd {
margin-bottom:1em;
}

div#form2 form dl dd textarea {
margin-top:2px;
}

div#form2 form dl dd input {
height:1.5em;
line-height:1.5em;
}

div#form2 form dl dd select {
height:1.5em;
}

div#form2 form ul {
margin:0 0 20px;
}

div#form2 form ul li {
list-style-type:none;
}

div#contents2 fieldset,div#form2 fieldset {
padding:5px;
}

div#contents2 ul li,div#form2 ul li {
list-style-type:none;
margin:0 0 10px;
}

div#contents2 h2,div#form2 h2 {
margin-bottom:15px;
color:#FFF;
background-color:#014284;
padding:5px;
}

div#contents2 h4,div#form2 form p {
margin-bottom:10px;
}

div#contents2 th,div#contents2 td {
font-size:1.1em;
}

div#contents2 form p input,div#form2 form p input {
text-align:center;
}

html:first-child div#form2 form dl dd select,div#form2 form dl dd select option {
padding-right:1em;
}

/* ----- 環境設定 -------------------------------------- */

div#contents2 h3 {
margin-bottom:15px;
border-bottom:1px double #999;
padding:3px 0;
}

div#contents2 dl {
margin-bottom:20px;
margin-left:10px;
}

div#contents2 dl dt {
width:15em;
}

div#contents2 dl dd {
margin-left:15em;
}

div#contents2 table {
margin-top:10px;
}

div#form2 form {
padding-top:10px;
margin-bottom:10px;
}

div#form2 form dl {
padding-top:10px;
padding-bottom:10px;
width:90%;
}

div#form2 form dl dt {
float:left;
clear:left;
width:5em;
margin-bottom:1em;
}

div#form2 form fieldset dl dd {
margin-bottom:1em;
}

div#form2 form dl dd textarea {
margin-top:2px;
}

div#form2 form dl dd input {
height:1.5em;
line-height:1.5em;
}

div#form2 form dl dd select {
height:1.5em;
}

div#form2 form ul {
margin:0 0 20px;
}

div#form2 form ul li {
list-style-type:none;
}

div#contents2 fieldset,div#form2 fieldset {
padding:5px;
}

div#contents2 ul li,div#form2 ul li {
list-style-type:none;
margin:0 0 10px;
}

div#contents2 h2,div#form2 h2 {
margin-bottom:15px;
color:#FFF;
background-color:#014284;
padding:5px;
}

div#contents2 h4,div#form2 form p {
margin-bottom:10px;
}

div#contents2 th,div#contents2 td {
font-size:1.1em;
}

div#contents2 form p input,div#form2 form p input {
text-align:center;
}

html:first-child div#form2 form dl dd select,div#form2 form dl dd select option {
padding-right:1em;
}

/* navi */

#nav {
width: 900px;
}

.navg{
zoom:100%;
}

.navg:after{
content:" ";
clear:both;
height:0;
display:block;
visibility:hidden;
}

#nav li {
list-style: none;
float: left;
position: relative;
z-index:10;
}

#nav a {
display: block;
width:100px;
height:40px;
margin:0;
padding:0;
}

#nav ul {
display: none;
position: absolute;
}

#nav ul li ul li{
width:100px;
height:40px;
}


#nav ul li.hover > a {
background-color: #30A8C3;
}

#nav ul a {
border-bottom: 1px solid white;
border-right: none;
opacity: 0.8;
filter: alpha(opacity=80);
}

.navg span{
display:none;
}

#right_block h3{
	margin-bottom: 20px;
	margin-left: 11px;
	padding-left: 10px;
	clear: both;
	font-size: 14px;
	color: #FFFFFF;
	background: #7FAFDF;
	height: 30px;
	line-height: 30px;
	float: left;
	width: 570px;
	display:block;
}

#right_block p{
	margin-left: 24px;
	width: 46em;
}

/* navi1 */

.nav1 a{
background:url(../../images/nav/nav1.jpg) no-repeat;
}

.nav1 a:hover{
background:url(../../images/nav/nav1a.jpg) no-repeat;
}

.nav1_1 a{
background:url(../../images/nav/nav1_1.jpg) no-repeat;
}

.nav1_1 a:hover{
background:url(../../images/nav/nav1_1a.jpg) no-repeat;
}

.nav1_2 a{
background:url(../../images/nav/nav1_2.jpg) no-repeat;
}

.nav1_2 a:hover{
background:url(../../images/nav/nav1_2a.jpg) no-repeat;
}

/* navi2 */

.nav2 a{
background:url(../../images/nav/nav2.jpg) no-repeat;
}

.nav2 a:hover{
background:url(../../images/nav/nav2a.jpg) no-repeat;
}

.nav2_1 a{
background:url(../../images/nav/nav2_1.jpg) no-repeat;
}

.nav2_1 a:hover{
background:url(../../images/nav/nav2_1a.jpg) no-repeat;
}

.nav2_2 a{
background:url(../../images/nav/nav2_2.jpg) no-repeat;
}

.nav2_2 a:hover{
background:url(../../images/nav/nav2_2a.jpg) no-repeat;
}

/* navi3 */

.nav3 a{
background:url(../../images/nav/nav3.jpg) no-repeat;
}

.nav3 a:hover{
background:url(../../images/nav/nav3a.jpg) no-repeat;
}

/* navi4 */

.nav4 a{
background:url(../../images/nav/nav4.jpg) no-repeat;
}

.nav4 a:hover{
background:url(../../images/nav/nav4a.jpg) no-repeat;
}

.nav4_1 a{
background:url(../../images/nav/nav4_1.jpg) no-repeat;
}

.nav4_1 a:hover{
background:url(../../images/nav/nav4_1a.jpg) no-repeat;
}

.nav4_2 a{
background:url(../../images/nav/nav4_2.jpg) no-repeat;
}

.nav4_2 a:hover{
background:url(../../images/nav/nav4_2a.jpg) no-repeat;
}

/* navi5 */

.nav5 a{
background:url(../../images/nav/nav5.jpg) no-repeat;
}

.nav5 a:hover{
background:url(../../images/nav/nav5a.jpg) no-repeat;
}

.nav5_1 a{
background:url(../../images/nav/nav5_1.jpg) no-repeat;
}

.nav5_1 a:hover{
background:url(../../images/nav/nav5_1a.jpg) no-repeat;
}

.nav5_2 a{
background:url(../../images/nav/nav5_2.jpg) no-repeat;
}

.nav5_2 a:hover{
background:url(../../images/nav/nav5_2a.jpg) no-repeat;
}

.nav5_3 a{
background:url(../../images/nav/nav5_3.jpg) no-repeat;
}

.nav5_3 a:hover{
background:url(../../images/nav/nav5_3a.jpg) no-repeat;
}

/* navi6 */

.nav6 a{
background:url(../../images/nav/nav6.jpg) no-repeat;
}

.nav6 a:hover{
background:url(../../images/nav/nav6a.jpg) no-repeat;
}

.nav6_1 a{
background:url(../../images/nav/nav6_1.jpg) no-repeat;
}

.nav6_1 a:hover{
background:url(../../images/nav/nav6_1a.jpg) no-repeat;
}

.nav6_2 a{
background:url(../../images/nav/nav6_2.jpg) no-repeat;
}

.nav6_2 a:hover{
background:url(../../images/nav/nav6_2a.jpg) no-repeat;
}

/* navi7 */

.nav7 a{
background:url(../../images/nav/nav7.jpg) no-repeat;
}

.nav7 a:hover{
background:url(../../images/nav/nav7a.jpg) no-repeat;
}

.nav7_1 a{
background:url(../../images/nav/nav7_1.jpg) no-repeat;
}

.nav7_1 a:hover{
background:url(../../images/nav/nav7_1a.jpg) no-repeat;
}

.nav7_2 a{
background:url(../../images/nav/nav7_2.jpg) no-repeat;
}

.nav7_2 a:hover{
background:url(../../images/nav/nav7_2a.jpg) no-repeat;
}

/* navi8 */

.nav8 a{
background:url(../../images/nav/nav8.jpg) no-repeat;
}

.nav8 a:hover{
background:url(../../images/nav/nav8a.jpg) no-repeat;
}

.nav8_1 a{
background:url(../../images/nav/nav8_1.jpg) no-repeat;
}

.nav8_1 a:hover{
background:url(../../images/nav/nav8_1a.jpg) no-repeat;
}

.nav8_2 a{
background:url(../../images/nav/nav8_2.jpg) no-repeat;
}

.nav8_2 a:hover{
background:url(../../images/nav/nav8_2a.jpg) no-repeat;
}

/* navi9 */

.nav9 a{
background:url(../../images/nav/nav9.jpg) no-repeat;
}

.nav9 a:hover{
background:url(../../images/nav/nav9a.jpg) no-repeat;
}

.nav9_1 a{
background:url(../../images/nav/nav9_1.jpg) no-repeat;
}

.nav9_1 a:hover{
background:url(../../images/nav/nav9_1a.jpg) no-repeat;
}

.nav9_2 a{
background:url(../../images/nav/nav9_2.jpg) no-repeat;
}

.nav9_2 a:hover{
background:url(../../images/nav/nav9_2a.jpg) no-repeat;
}






div.photo1-zoom {
margin:5px 0 0;
}

div.hidden-photo {
background:transparent url("../../profile/images/photo-frame.png") no-repeat;
display:none;
height:570px;
position:absolute;
text-align:center;
width:570px;
z-index:1;
padding:35px 0 0;
}

* html .hidden-photo {
behavior:expression(IEPNGFIX.fix(this));
}

h5.photo-caption {
color:#202121;
font-size:12px;
line-height:16px;
padding:8px 0 0;
text-align:center;
}

p.close-text {
width:800px;
border-top:1px solid #7fafdf;
color:#7fafdf;
font-size:10px;
line-height:16px;
padding-top:10px;
margin-top:10px;
text-align:center;
}
