@charset "shift_jis";
/* CSS Document */
/* HTV3 H-IIB F3 SpesialSite CSS */


#h2bf3 {
	padding-bottom: 10px;
	color: #333;
}

#h2bf3_main {

}

#h2bf3 h2 {
	margin-bottom: 8px;
}

/*=============================================================*/
/*== Common Style ===========================================*/

a:link, a:visited {
	color: #01a7dd;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

#h2bf3 .links, #h2bf3 .global_arow_blue li {      /* リンクの矢印 */
	list-style-image: url(/countdown/h2bf3/img/bullet.png); 
}

.global_arow_gray dt {
	background-image: url(/countdown/h2bf3/img/bullet.png);
	background-repeat: no-repeat;
}

li.kugiri {
	list-style: none;
	list-style-image: none;
	margin: -1px 5px 2px -15px;
	background-image: url(/shared/img/left/quick_dot.gif);
	background-repeat: repeat-x;
	background-position: center 9px;
}

p.link_top {
	text-align: right;
	display: block;
	background-image: url(/shared/img/left/quick_dot.gif);
	background-repeat: repeat-x;
	padding-top: 1em;
	margin-top: 1em;
}

p.link_top_noline {
	text-align: right;
	display: block;
	margin-top: 1em;
}

.annotation {
	text-indent: -1em;
	margin-left: 1em;
	list-style-type: none;
}

.linepress-block-563 { 
	border-top: dotted 1px #999999;
}
.topics_inside { 
	border-bottom: dotted 1px #999999;
}


/*=============================================================*/
/*== Top page Countdown Clock =================================*/

.cdc { width:246px; height:78px; margin:0px; background-image:url(img/cdc/bg.jpg)}

.cdc p {text-align:right;}
.cdc p.day_j{position:relative; top:30px; margin-right:14px}
.cdc p.day_e{position:relative; top:28px; margin-right:20px}
.cdc p.min_j{position:relative; top:30px; margin-right:14px}
.cdc p.min_e{position:relative; top:28px; margin-right:12px}

.cdc p.date{position:relative; top:38px; text-align:center;}
.cdc p.stop {position:relative; top:35px; margin-right:16px; }
.cdc p.liftoff {position:relative; top:30px; text-align:center; }

.cdc p img { margin-left:2px; }
.cdc p img.left { margin-right:7px; }
.cdc p img.right { margin-left:7px; }


#cd_lo {display: none;}
#past { display:none; }
/*=============================================================*/
/*== Top Page Style ===========================================*/

.link_details {
	text-align: right;
	margin-top: -20px;
	padding-right: 8px;
	font-size: 12px;
}

.twitter_box .link_details,
.topics_box .link_details,
.topics_box_e .link_details {
	margin-top: -22px;
}

/*== Right -Main Column- ==*/
#top_main {
	float: left;
	width: 506px;
}

#top_main h3 {
	height: 29px;
	margin-bottom:12px;
}

.twitter_box, .topics_box, .topics_box_e, .main_box {
	width: 498px;
	margin-bottom: 8px;
	border: 1px solid #ddd;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}




/* -Top Topics- */

.topics_box {
	background-image: url(img/topics_j.jpg);	/* トップ用のトピ画像は背景として固定 */
	background-repeat: no-repeat;
	background-position: 10px 37px;
}

.topics_box_e {
	background-image: url(img/topics_e.jpg);	/* トップ用のトピ画像は背景として固定・英語 */
	background-repeat: no-repeat;
	background-position: 10px 37px;
}

#h2bf3 .topics {
	padding: 12px;
	padding-bottom: 1em;
	margin-top: 172px
}

#h2bf3 .topics h3 {
	font-weight: bold;
	height: 1em;
	margin: 0.3em 0;
	background-color: transparent;
}


#h2bf3 .topics img {
	display: none;
}

.topics_img {
	margin-top: 10px;
}

.main_box a {					/* ボックス全部がクリックできるエリア */
	display: block;
	margin: 8px 12px;
	color: #333;
}

.main_box h4 {
	color: #33beeb;
}

.main_box a:hover, .main_box a:active {		/* ボックスにhoverしたら背景色変更 */
	background-color: #e9ebeb;
	text-decoration: none;
}

.main_box a:hover h4, .main_box a:active h4 {
	text-decoration: underline;
}

.main_box dt {      /* リンクの矢印 */
	background-image: url(/countdown/h2bf3/img/bullet_top.png); 
    background-repeat: no-repeat;
	padding-left: 15px;
	margin:0px;
}

.main_box dd{
	margin-left: 15px;
}

.item {
	float:left;
	margin-top:0px;
	padding: 0px 3px;
	width: 134px;  /*余白との合計＝164px*/ 
}


/*== Left -Sub Column- ==*/
#top_side {
	float: left;
	width: 246px;
}

.sidemenu {
	border: 1px solid #ddd;
	margin-bottom:8px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.sidebox {
	padding: 0.7em 0.7em 1.5em;
}

.sidemenu h5 {
margin-left:7px;
}

.sidebox p img {
	margin-right: 1em;
}



/*== Bottom ==*/
#reference {
	float: left;
	width: 752px;
	background-color: #ededed;
	margin:0;
	padding:10px 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.ref_box {
	float: left;
	width: 237px;
	margin-left:10px;
}

.ref_box h5 {
	height: 26px;
}




/*=============================================================*/
/*== 2nd page Style ===========================================*/
#h2bf3_2nd { 
	padding: 1em;
	border: 1px solid #ddd;
	border-top: none;
	border-bottom: 3px solid #33beeb;
	margin-bottom: 0.5em;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

.title_2nd{
	border:solid 1px #ddd; 
	border-bottom:none; 
	padding-bottom:1em;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

#h2bf3_2nd h5 {
	border-left: 4px solid #aaa;
	padding-left: 0.5em;
	margin-bottom:1em;
}

#h2bf3_2nd h4{
	margin-top: 0;
}

#h2bf3_2nd h3{
	margin-bottom: 0;
}

.plain {
	margin-left:10px;
}

.plain h5 { 
	margin-left:-10px;
}



/*== 2nd Related Link ==*/
.related, .message_intro, .column {
	background-image: url(/shared/img/left/quick_dot.gif);
    background-repeat: repeat-x;
	padding: 1em 0;
	margin-top: 1em;
}

.related .links {
	margin-left: 2em;
}

.related p {
	font-weight: bold;
}


/*== 2nd Overview Table ==*/
.chart {
	border-collapse: collapse;
	border: 1px solid #ccc;
}

.chart th, .chart td {
	padding: 5px 10px;
	margin: 0;
	border: 1px solid #ccc;
}

.chart th { 
	font-weight: normal;
	background-color: #f0f7ff;
}

.chart td { 
	padding-left: 10px;
} 


/*== 2nd Column ==*/

.column {
}
.column h4 {
	margin-bottom: 5px;
}

.column img {
	float: left;
}

.column div {
	float: left;
	padding-left: 1em;
	width: 520px;
}

.column p {
	text-align: right;
	margin-top: 1em;
}


/*== 2nd SUPPORTER ==*/

.supporter {
}

.supporter h4 { padding-bottom:2px; font-weight: bold; margin-bottom: 0.7em; margin-top:1.5em;
}

.supporter p {
margin-bottom: 1em;
}


/*== 2nd CDReport ==*/
.cdr_twitter {
}

.cdr {
	border-top: 1px solid #ccc;
	padding-top: 0.5em;
	margin-bottom: 1.5em;
}

.cdr p {
	color: #999;
	font-size: 85%;
	margin-top: 0px;
}

/*== 2nd Topics css update ==*/

#h2bf3_main .topics_inside h3 {
	margin: 0.5em 0;
}

#h2bf3_main .topics_inside {
/*	width: 690px;
	padding: 15px;*/
}


/*== 2nd Press release css update ==*/

#h2bf3_main .linepress-block-563 {
	padding: 4px 0px 4px 0px;
	width: 720px;
}

#h2bf3_main .linepress_563 {
	width: 720px;
}

#h2bf3_main .text_563 {
	width: 600px;
}


/*=============================================================*/
/*== Clearfix Overflow ========================================*/
#h2bf3 .clear {
    overflow: hidden;
}

* html #h2bf3 .clear {
    height: 1%;
}