@charset "shift_jis";
/* CSS Document */
/* H-IIA F18 SpesialSite CSS */


#f18 {
	padding-bottom: 8px; 
	margin-bottom: 8px; 
	background-image: url(/countdown/f18/img/f18_bg.jpg);
	/*background-repeat: repeat-y;
	background-color: #060547;*/
}

#f18_main {
	width: 736px;
	padding: 0 8px 0.5em 8px;
}


#f18 a:link {
	color: #0033cc;
	text-decoration: none;
}

#f18 a:visited {
	color: #0033cc;
	text-decoration: none;
}

#f18 a:hover {
	color: #ff3399;
	text-decoration: underline;
}

#top_side a:link {
	color: #0033cc;
	text-decoration: none;
}

#top_side a:visited {
	color: #0033cc;
	text-decoration: none;
}


#top_side a:hover {
	color: #e4007f;
	text-decoration: underline;
}


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

#f18 .links, #f18 .global_arow_blue li {      /* ƒŠƒ“ƒN‚Ì–îˆó */
	list-style-image: url(/countdown/f18/img/bullet.gif); 
}

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

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

p.link_top {
	text-align: right; display: block; 
	border-top: 1px solid  #fefefe;
	padding-top: 1em;
	margin-top: 1em;
}

.notes {
	font-size:80%;
	color: #0c4781;
}

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

/*=============================================================*/
/*== Top Page Style ===========================================*/

/*== Right -Main Column- ==*/
#main {
	float: left;
	width: 488px;
	padding-left: 8px;
}

#main h3 {
	margin: -10px -10px 10px;
	height: 29px;
	background-color: #1956a9;
}

.main_box {
	width: 466px;
	padding: 10px 10px 0 10px;
	border: 1px solid #ffffff;
	background-color: #c0c2d3;
	margin-bottom: 10px;
	background-image: url(/countdown/f18/img/top_main_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0 10px;
}

.main_box .item {
	margin-bottom: 1em;
}

.item img {
	float: left;
}
.item div {
	float: left;
	padding-left: 10px;
	width: 325px;
}

/* -Top Topics- */
#f18 .topics h3 {
	font-weight: bold;
	margin: 0.5em 0;	
	heigt: 1em;
	background-color: transparent;
}

#f18 .topics img {
	margin-left: 10px;
}

#f18 .topics {
	padding-bottom: 1em;
}




/*== Left -Sub Column- ==*/
#top_side {
	float: right;
	width: 256px;
/*	padding-left: 8px;
	padding-right: 8px;*/
}

/*#f18_cdc {
	margin-left: -8px;
}*/

.sidemenu {
	margin-left: 8px;
	width: 218px;
	padding: 10px;
	border-top: 0px;
	border-right: 1px solid #d2d9e5;
	border-bottom: 1px solid #d2d9e5;
	border-left: 1px solid #d2d9e5;
	background-image: url(/countdown/f18/img/sidemenu_bg.jpg);
	background-repeat: repeat-y;
	background-position: 0 10px;
}

.sidebox {
	padding-bottom: 1em;
	color: #039;
}


.sidemenu h5 {
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 10px;
	height: 26px;
	background-color: #1956a9;
}

.sidetit_top {
	margin-top: -10px;
}

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

.link_index {
	position: relative;
	top: -2.5em;
	text-align: right;
	margin-bottom: -0.5em;
}

.link_index a:link, .link_details a:visited {
	color: #003399;	
}

.link_index a:hover {
	color: #99cc00;	
}


/*=============================================================*/
/*== 2nd page Style ===========================================*/
#f18_2nd { 
	background-color: #dcdfe8;
	padding: 1em;
	border: 1px solid #fff;
	border-top: none;
	margin-bottom: 0.5em;
	background-image: url(/countdown/f18/img/2nd_bg.jpg);
	background-repeat: no-repeat;
}

#f18_2nd h5 {
	border-left: 4px solid #1956a9;
	padding-left: 0.5em;
	margin-bottom:1em;	
}

#f18_2nd h4{
	margin-top: 0;
}

#f18_2nd h3{
	margin-bottom: 0;
}


/*== 2nd Related Link ==*/
.related, .message_intro, .column {
	border-top: 1px solid  #fefefe;
	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 img {
	float: left;
	
}

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

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


/*== 2nd Message ==*/
.message {
	border-top: 1px solid #ccdaeb;
	padding-top: 0.5em;
	margin-bottom: 0.5em;
}

.message p {
	color: #00459c;
	font-size: 85%;
	text-align: right;
	margin-top: 10px;	
}

.message img {
	margin-left: 1em;
}

.message_intro {
	margin-top: 2em;
}

.message_page {
 margin-bottom: 1em;
}
.message_page ul {
 margin: 0;
}

.message_page li {
 list-style-type: none;
 border: 1px solid #ccc;
 margin: 0 2px;
 float: right;
}

.message_page a, .message_page span  {
 display: block;
 text-decoration: none;
 padding: 2px 5px;
}

.message_page span {
 font-weight: bold;
 color: #00459c;
 background-color: #f0f7ff;
}

.message_page a:hover {
 background-color: #f0f7ff;
}




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

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

#f18_main .topics_inside {
	width: 700px;
	border-bottom: solid 1px #fefefe;
}

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

#f18_main .linepress-block-563 {
 border-top: solid 1px #fefefe;
 padding: 4px 0px 4px 0px;
 width: 700px;
}

#f18_main .linepress_563 {
 width: 700px;
}

#f18_main .linepress-563, .linepress_563{  
background-image: url(/countdown/f18/img/press_bg.gif); background-repeat: repeat-y; width: 700px;
}

#f18_main .text_563 {
 width: 580px;
}

#f18_main table.general th { border-color: #000; background: #d7e2ef; }


/*== 2nd Sub Payload ==*/
.sub_payload img, .sub_payload .text { float: left; } 
.sub_payload img { margin-right: 10px; }
.sub_payload .text { width: 530px; }
.sub_payload ul { margin-bottom: 0px; }



/*== 2nd FAQ ==*/

.faq {
margin-top:3em;
position: relative; 
}


.faq_q{
font-weight:bold;
color:#193B7A;
border-bottom:solid 1px #193B7A;
margin-bottom:5px;
padding-bottom:5px;	
}

.faq_a{
margin-left: 1.5em; text-indent: -1.5em;
}

.faq_info{
margin-top:10px;	
border:dashed 2px #fefefe;
padding: 8px;
width: 670px;
color:#193B7A;
float: right;
}

blockquote.faq_r {
width: 250px;
background-color:#fbfbe2;
padding: 20px;
position: relative;
border: none;
}

blockquote.faq_r.withImage {
margin-left: 260px;
}

blockquote.faq_r .arrow {
width: 0;
height: 0;
line-height: 0;
border-top: 40px solid #fbfbe2; 
position: absolute; 
bottom: 60%; 
}

blockquote.faq_r .arrow.left {
border-right: none; 
border-left: 30px solid #cdd1dd; 
top: 30px; 
left: -30px; 
}

blockquote.faq_r img {
position: absolute;
top: 0;
left: -260px;
}


blockquote#faq_b { 
    margin: 0 0 0 0; padding: 0; 
} 

blockquote#faq_b {   
margin-left:50px;
 width: 580px;   
 background: #fbfbe2;    
 padding: 20px;   
 position: relative;   
}  

blockquote#faq_b .arrow {   
 width: 0;   
 height: 0;   
 line-height: 0;
 border-left: none; 
 border-right: 24px solid #fbfbe2;    
 border-top: 24px solid #cdd1dd;    
 position: absolute;   
 top: -24px;   
left: 24px;   
}  

/*=============================================================*/
/*== Clearfix Overflow ========================================*/
#f18 .clear {   
    overflow: hidden;   
}   
    
* html #f18 .clear {   
    height: 1%;   
}