@charset "shift_jis";

/*=====================================================================================*/
/** F15CD CSS **/

body { color:#333; }

a {
/*\*/
   overflow: hidden;
}
a:active { color: #679901; text-decoration: underline }
a:link { color: #0064c3; text-decoration: underline }
a:visited { color: #0064c3; text-decoration: underline }
a:hover{ color: #679901; text-decoration: underline }

.note { font-size: 80%; }

#f15_main { width: 752px; margin-bottom: 10px;  margin-top: 7px; padding: 0 0 10px 0;
 background-image: url(/countdown/f15/img/f15_bg.jpg); background-repeat: no-repeat; }

h2,h3,h5 { margin-bottom: 10px; }

ul { margin-bottom: 15px; }
.links li { list-style-image: url(/countdown/f15/img/link_arrow1.gif); }
a.link_details, a.link_top { text-align: right; display: block; }
.links img { margin-right:3px; }

.pict_left {
 float: left;
 margin-right: 10px;
}

.textArea {
 padding-bottom: 10px;
 margin-bottom: 10px;
 border-bottom: 1px solid #999;
}

/*=====================================================================================*/
/**  index_左メイン  **/
#f15_top_main {
 width: 488px;
 border: 1px solid #999;
 padding: 10px;
 margin-left:10px;
 background-color: #fff;
 float: left;
}


#f15_top_main .link_details {
 position: relative;
 top: -2.5em;
 margin-bottom: -1.5em;
}

/**  index_右サブ  **/
#f15_top_sub {
 width: 200px;
 border: 1px solid #999;
 padding: 10px 5px;
 margin-left:10px;
 background-color: #fff;
 float: left;
}

#f15_top_sub a.link_details {
 margin: 10px 0;
}

/*  トピックス・プレス　CSS上書き用  */
.global_arow_gray dt {
 background-image: url(/countdown/f15/img/link_arrow1.gif);
 background-repeat: no-repeat;
 background-position: top 2px;
}


/*=====================================================================================*/
/*  1Pain  */
#f15_1pain_main {
 width: 710px;
 padding: 10px;
 margin-right: 10px;
 margin-left: 10px;
 border: 1px solid #999;
 background-color: #fff;
}


/*  1Pain　トピックス css上書き版  */
#f15_main .topics_inside {
 padding-bottom: 10px;
 margin-bottom: 10px;
 border-bottom: 1px solid #999;
}

#f15_main .topics_inside img {
 margin-left: 0;
 margin-right: 10px;
}

.global_arow_blue li{
 list-style-image: url(/countdown/f15/img/link_arrow1_.gif);
 text-align: right;
 list-style-position: inside;
 !important
}


/*  1Pain　プレスリリース css上書き版  */

.global_arow_gray dd {
 margin-bottom: 8px;
}

#f15_main .linepress-block-563 {
 border-top: solid 1px #ccc;
 padding: 4px 0px 4px 0px;
 width: 710px;
}

#f15_main .linepress_563 {
 width: 710px;
}

#f15_main .text_563 {
 width: 590px;
}

/*  1Pain 小タイトル */
.overview h4, .column h4, .tane_guide h4, .live h4 {
 border-left: 5px solid #669901;
 padding: 3px 0px 3px 5px; margin: 0 0 5px -10px;  
}

.overview h5, .live h5 {
 border-left: 3px solid #555; 
 padding-left: 5px;
 color: #555;
}

/*  1Pain 相乗り衛星紹介  */
.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; }


/*  1Pain 概要  */
.overview { padding-left: 10px; }
/*.overview h5 { margin-bottom: 5px; color: #555; }*/

.sequence { border:1px solid #a7c09a; border-collapse: collapse; }
.sequence th, .sequence td {
 padding: 5px;
 border-right: 1px dotted #a7c09a; border-bottom: 1px dotted #a7c09a; }
.sequence th { 
 font-weight: normal; background-color: #f1f5ef; 
 text-align:left;
}
.sequence td { 
 padding-left: 10px; text-align: center;
} 

th.head { text-align: center; font-weight: bold; }


/*  1Pain プロジェクト息吹  */
.column h4 { margin: 0 0 5px; }
.column img { margin-right: 10px; }

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


/*  1Pain おじゃりもうせ  */
.tane_guide { border-bottom: 1px solid #ccc; padding-bottom: 10px; margin-bottom:15px; padding-left: 10px; }


/*  1Pain ライブ中継  */

.live { padding-left: 10px; }

.live_1column { margin-left:10px; }
.live_2column { width: 330px; float:left; margin-left:10px; }

.live_1column dt, .live_2column dt {
 font-weight: bold;
}

.live_1column dd, .live_2column dd {
 margin: 0 0 10px 1em;
}

.live_navi {
 float: left;  width: 230px; 
 margin-left: 14px;  padding: 7px;
 border: #99cc00 2px dashed; 
}

.sat_cam_photo {
 width:500px;
}

.sat_cam_photo img, .control_cam_photo img {
 margin-right: 5px;
}


/*  メッセージ募集  */
.message_intro {
 border: 2px dashed #99cc00;
 padding: 10px;
 margin-bottom: 10px;
}
.message { border-bottom: 1px solid #ccc; padding: 10px 0; }
.message .name { font-weight:bold; color: #669901; }

.page_num li {
 list-style-type: none;
 float: right;
 border: 1px solid #ccc;
 margin: 0 3px;
}
ul.page_num a {
 text-decoration: none;
 display: block;
 padding: 2px 5px;
}
ul.page_num a:hover {
 background-color: #f1f5ef;
}
li.current {
 background-color: #eaffd1;
 border-color: #99cc00;
 font-weight: bold; 
 padding: 2px 5px;
}



/*=====================================================================================*/
/* IE6　ハック*/

/**  index_左メイン  **/
#f15_top_main {
 _margin-left:5px;
}
