/*@charset "EUC-JP";*/



.answer {
	width: auto;
	text-align: left;
	background: url(/img/calendar/2006/q_header_blue.gif);
}



#calendar_content_mid {
	width: auto;
	margin: auto;
	text-align: center;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	background: url(/img/calendar/2006/content_box_mid.gif) no-repeat top;
}


#calendar_content_mid_inner {
	width: 560px;
	margin: auto;
	text-align: left;
}



#calendar_content_mid_780 {
	width: auto;
	margin: auto;
	text-align: center;
	border-left: 1px solid #d0d0d0;
	border-right: 1px solid #d0d0d0;
	background: url(/img/calendar/2006/content_box_mid_780.gif) no-repeat top;
}



#calendar_content_mid_inner_780 {
	width: 730px;
	margin: auto;
	text-align: left;
}




/* 既存のスタイル */

.right_title_img {
	margin: 0 0 6px 0;
	text-align: left;
}

.right_cell {
	width:auto;
	padding: 0 0 5px 7px;
	border-bottom: dotted 1px #999;
	margin-bottom: 10px;
	text-align: left;
}


.right_text {
	margin-bottom: 4px;
	font-size: 12px;
	line-height: 130%;
	text-align: left;
}


.photo_cell_master {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background: url(/img/calendar/2006/bg_photo_cell_master.gif) repeat-x;
}


.photo_cell_master_bottom {
	margin: 0px;
	padding: 0px;
	background: url(/img/calendar/2006/bg_photo_cell_master_bottom.gif) bottom;
}



.photo_cell_mid {
	margin: 0px;
	padding: 0px;
	background: url(/img/calendar/2006/photo_cell_mid.gif) repeat;
}


.content_cell_master_normal {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background: url(/img/calendar/2006/bg_content_cell_normal.gif) repeat-x;
}






.bottom_bt {
	width: auto;
	padding: 3px;
	text-align: right;
	background: url(/img/calendar/2006/bg_photo_cell_master_bottom.gif) bottom;

}


.bottom_nz {
	width: 780px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: dotted 1px #999;
}

.bt_tab {
	float: left;
	margin: 0;
	padding: 0;
}


.img_reset {
	margin: 0;
	padding: 0;
}






.photo_cell_in_table {

	padding: 0px;

	font-size: 10px;
}




.comment{
	width: 120px;
	text-align: center;

	margin-top:5px;
	margin-bottom:2px;
	lign-height:140%;
}
.comment a{color:#006699;}
.comment a:hover{color:#a6a6a6;}









/* 既存のスタイル */
.brown_to_orange_line A:link {
	COLOR: #333300;
}
.brown_to_orange_line A:visited {
	COLOR: #333300;
}
.brown_to_orange_line A:hover {
	COLOR: #FF5500;
}
.brown_to_orange_line {
	FONT-SIZE: 10px;
}







/* ニュージーランド タブ共通 */

.tab_calendar_nz a{
	display: block;
	height: 30px;
	
	text-align: center;
	margin: auto;
	line-height: 140%;
	padding: 6px 10px 0;
	
	font-size: 15px;
	font-weight: bold;
	
	border-right: 1px solid #666666;
	border-left: 1px solid #e6e6e6;
	float: left;
}



.tab_calendar_nz a:link {
	color: #666666;
	background: #CCCCCC;
	text-decoration:none
}

.tab_calendar_nz a:visited {
	color: #666666;
	background: #CCCCCC;
	text-decoration:none
}

.tab_calendar_nz a:hover {
	background: #002e79;
	color: #FFFFFF;
	text-decoration:underline
}


.tab_calendar_nz_right {
	display: block;
	height: 30px;
	
	text-align: center;
	margin: auto;
	line-height: 160%;
	padding: 6px 10px 0;
	
	font-size: 15px;
	font-weight: bold;
	
	border-left: 1px solid #e6e6e6;
	float: left;
}




/* スターフライヤー タブ共通 */

.tab_calendar_sf a{
	display: block;
	height: 30px;
	
	text-align: center;
	margin: auto;
	line-height: 140%;
	padding: 6px 10px 0;
	
	font-size: 15px;
	font-weight: bold;
	
	border-right: 1px solid #666666;
	border-left: 1px solid #e6e6e6;
	float: left;
}



.tab_calendar_sf a:link {
	color: #666666;
	background: #CCCCCC;
	text-decoration:none
}

.tab_calendar_sf a:visited {
	color: #666666;
	background: #CCCCCC;
	text-decoration:none
}

.tab_calendar_sf a:hover {
	background: #000000;
	color: #FFFFFF;
	text-decoration:underline
}


.tab_calendar_sf_right {
	display: block;
	height: 30px;
	
	text-align: center;
	margin: auto;
	line-height: 160%;
	padding: 6px 10px 0;
	
	font-size: 15px;
	font-weight: bold;
	
	border-left: 1px solid #e6e6e6;
	float: left;
}





/*応募写真リスト*/
.monthly_picture_top{
	position:relative;
	width:560px;
	height:24px;
	background:url('/img/calendar/monthly_picture_top.gif') no-repeat;
}




.monthly_picture{
	width:auto;
	margin:10px auto 30px auto;
}




.monthly_title{	
	position:absolute;
	left:20px;
	width:160px;
}



/* detail用 カレンダーとは */
#calendar_info{
	position:relative;
	width:550px;
	height:500px;
	text-align:left;
	margin:0 auto;
	padding-top:10px;
	background:url('/img/calendar/haikei_calendar.gif') no-repeat;
}
#calendar_info1{
	width:340px;
	position:absolute;
	top:70px;
	right:0;
}
#calendar_info1 p{
	margin-top:5px;
	margin-bottom:0;
}
#calendar_info1 span{
	display:block;
	margin-bottom:8px;
	font-weight:bold;
}

#calendar_info2{
	width:230px;
	position:absolute;
	top:190px;
	right:0;
}
#calendar_info2 p{
	margin-top:5px;
	margin-bottom:5px;
}
#calendar_info2 span{
	display:block;
	margin-bottom:8px;
	line-height:140%;
	font-weight:bold;
	
}

#calendar_info4{
	width:230px;
	position:absolute;
	top:370px;
	right:0;
}
#calendar_info4 p{
	margin-top:5px;
	margin-bottom:10px;
}
#calendar_info4 span{
	display:block;
	margin-bottom:8px;
	line-height:140%;
	font-weight:bold;
}

#calendar_info3{
	width:550px;
	margin:10px auto;
	text-align:left;
}
#calendar_info3 p{
	width:400px;
	margin-top:5px;
	margin-bottom:0;
	padding:5px;

	background-color:#FFFF99;
}





/* 共用の見出し */

.calendar_common_header {
	width: 100%;
	height: 26px;
	margin-bottom: 10px;
	background: url(/img/common/title_01_780.gif) no-repeat right;
}



.calendar_common_header_left_icon {
	margin: 0;
	padding: 0;
	float: left;
	background: url(/img/common/title_01_left_wh.gif) no-repeat;

}

.calendar_common_header_left_txt {
	margin: 0;
	padding: 0;
	color: #333333;

	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	float: left;
}




.calendar_common_header_right_txt {
	display:block;
	margin: 8px 10px 0 0;
	padding: 0;

	font-size: 12px;
	font-weight: bold;

	text-align: right;
	float: right;
}



.more {
	margin: 0 0 15px 0;
	padding: 0;

	font-size: 12px;
	font-weight: bold;

	text-align: right;
}

