/* main */
div#slidectr {
	position: absolute;
	top: 80px;
	width: 100%;
	z-index: 200;
}
div#slidectr p {
	padding: 0;
}
div#slidectr p#slidectr_l {
	float: left;
}
div#slidectr p#slidectr_r {
	float: right;
}
div#slidectr p a {
	display: block;
	opacity:0.4;
	filter: alpha(opacity=40);
}

p#topnavicon_mousemark {
	padding: 3px 0 0 5px;
	text-align: left;
}
p#topnavicon_mousemark img {
	opacity:1.0;
	filter: alpha(opacity=100);
}
p#topnavicon_mousemark img.topnavicon_mousemarkon {
	opacity:0.1;
	filter: alpha(opacity=10);
}
div#navleftbox {
	position: absolute;
	z-index: 300;
	background: url("../images/topnavleftbase.png");
	width: 161px;
	height: 55px;
	opacity:0.8;
	filter: alpha(opacity=80);
}
div#main {
	height: 100%;
	width: 2290px;
	margin: 0 auto;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
}
div#main div#main_h3bar {
	position: absolute;
	left: 0;
	top: 59px;
	width: 2290px;
	padding: 1px;
	background: #153884;
	opacity:0.3;
	filter: alpha(opacity=30);
	z-index: 50;
}
div#main div#main_h3bar p {
	padding: 2px 0;
	color: #153884;
	font-size: 0.65em;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-s}
section.colbox {
	float: left;
	height: 100%;
	padding: 0 5px;
	text-align: left;
}
div.colboxin {
	height: 100%;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	background: #000;
	vertical-align: middle;
	padding: 60px 0 0 0;
	opacity:0.8;
	filter: alpha(opacity=80);
}
section#colb_emp div.colboxin {
	opacity:0.2;
	filter: alpha(opacity=20);
}
div.colboxinc {
}
div.colboxin h2 {
	text-align: right;
	padding: 2px 6px;
	font-size: 0.65em;
	text-shadow:0px 0px 4px #FCFCFC;
	margin-bottom: 6px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
p.colboxloadp {
	text-align: center;
}

/* Col : Pastage */
div#cold_pst {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
div#colpst_outfr {
	padding: 0 2px;
	text-align: center;
}
div.colpst_stgrow {
	padding: 2px;
}
div.colpst_stgrowin {
	text-align: left;
	border-bottom: 1px solid gray;
	margin: 0 auto;
}
div.colpst_stgrow_dat {
	padding: 4px;
}
div.colpst_stgrow_dat_flr {
	float: left;
	width: 68px;
}
div.colpst_stgrow_dat_flr img {
	border: 1px inset #777;
}
div.colpst_stgrow_dat_dat {
	float: right;
	width: 162px;
}
div.colpst_stgrow_dat p {
	font-size: 0.75em;
	padding: 2px 4px;
}
div#colpst_incts {
	overflow: hidden;
	position: relative;
	height: 50%;
}
div#colpst_inctsin {
	position: absolute;
	top: 0;
}
div#colpst_uparw, div#colpst_dwarw {
	margin: 2px;
	text-align: center;
}
div#colpst_uparw a, div#colpst_dwarw a {
	border: 1px outset #777;
	display: block;
	padding: 2px;
	background: rgb(70,79,104);
	background: -moz-linear-gradient(top,  rgba(70,79,104,1) 0%, rgba(17,24,33,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(70,79,104,1)), color-stop(100%,rgba(17,24,33,1)));
	background: -webkit-linear-gradient(top,  rgba(70,79,104,1) 0%,rgba(17,24,33,1) 100%);
	background: -o-linear-gradient(top,  rgba(70,79,104,1) 0%,rgba(17,24,33,1) 100%);
	background: -ms-linear-gradient(top,  rgba(70,79,104,1) 0%,rgba(17,24,33,1) 100%);
	background: linear-gradient(to bottom,  rgba(70,79,104,1) 0%,rgba(17,24,33,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#464f68', endColorstr='#111821',GradientType=0 );
}
div#colpst_uparw a:hover, div#colpst_dwarw a:hover {
	border: 1px outset #484443;
	background: rgb(102,85,69);
	background: -moz-linear-gradient(top,  rgba(102,85,69,1) 0%, rgba(38,25,19,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(102,85,69,1)), color-stop(100%,rgba(38,25,19,1)));
	background: -webkit-linear-gradient(top,  rgba(102,85,69,1) 0%,rgba(38,25,19,1) 100%);
	background: -o-linear-gradient(top,  rgba(102,85,69,1) 0%,rgba(38,25,19,1) 100%);
	background: -ms-linear-gradient(top,  rgba(102,85,69,1) 0%,rgba(38,25,19,1) 100%);
	background: linear-gradient(to bottom,  rgba(102,85,69,1) 0%,rgba(38,25,19,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#665545', endColorstr='#261913',GradientType=0 );
}
p.colpstdat_pttl {
	font-weight: bold;
}
p.colpstdat_pttl a {
	color: #9ec7f4;
	text-decoration: none;
}
p.colpstdat_pttl a:hover {
	color: #f4b7a1;
}

/* Col : Timeline */
div#coltml_uparw {
	padding: 0 2px;
}
div.coltml_rowfr {
	margin: 2px 0;
	border-top: 1px solid gray;
	padding: 4px;
}
div.coltml_row {
}
div.coltml_row_head p.coltmlrow_faceiconp {
	float: right;
	padding: 0;
}
div.coltml_row_head p.coltmlrow_typeiconp {
	float: left;
	padding: 0;
}
div.coltml_row {
	width: 134px;
}
div.coltml_row_body {
	padding: 0 4px;
}
div.coltml_row_body p {
	font-size: 0.75em;
}
div.tmlfontclr1 p {
	color: #aaa;
}
div.tmlfontclr2 p {
	color: #888;
}
div.tmlfontclr3 p {
	color: #444;
}
div.tmlfontclr4 p {
	color: #222;
}
div.tmlfontclr5 p {
	color: #111;
}

/* Col : LifeRLines */
div#collfl_outfr {
}
div.collfl_rowfr {
	padding: 4px;
}
div.collfl_row {
	background: #222;
	padding: 4px;
	opacity:0.01;
	filter: alpha(opacity=1);
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
div.collfl_rowfr.lflrowdisp div.collfl_row {
	opacity:1.0;
	filter: alpha(opacity=100);
}
div.collfl_row div.collfl_body p {
	font-size: 0.7em;
	padding: 0.2em 5px;
	line-height: 1.3em;
	color: #999;
}
div.collfl_row div.collfl_foot p {
	text-align: right;
	font-size: 0.7em;
	padding: 0.2em 5px;
	color: gray;
	border-top: 1px solid #000;
}

/* Col : Contact */
div#colctt_outfr {
	padding: 0 2px;
}
div#colctt_outfr p {
	font-size: 0.75em;
	padding: 0.4em 1em;
	line-height: 1.3em;
}
div#colctt_outfr ul {
	font-size: 0.75em;
}
div#colctt_outfr ul li {
	padding: 0.3em 0;
}
div#colctt_ateboxout {
	text-align: center;
	padding: 6px 20px;
}
div#colctt_atebox {
	text-align: left;
	padding: 4px;
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(0, 0, 0)),color-stop(0.4, rgb(33, 33, 33)));
	background-image: -moz-linear-gradient(-90deg,rgb(0, 0, 0) 0%,rgb(33, 33, 33) 40%);
	background-image: linear-gradient(-90deg,rgb(0, 0, 0) 0%,rgb(33, 33, 33) 40%);
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	color: rgb(255, 255, 255);
	-webkit-box-shadow: 0px 0px 4px rgb(189, 189, 189);
	-moz-box-shadow: 0px 0px 4px rgb(189, 189, 189);
	-ms-box-shadow: 0px 0px 4px rgb(189, 189, 189);
	box-shadow: 0px 0px 4px rgb(189, 189, 189);
}
div#colctt_outfr div#colctt_atebox p {
	padding: 5px 5px 5px 33px;
	background-repeat: no-repeat;
	background-position: 5px center;
	font-size: 1em;
	font-weight: bold;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
p#cttate0 {
	background-image: url("../images/colctt_ctttypeic0.png");
}
p#cttate1 {
	background-image: url("../images/colctt_ctttypeic1.png");
}
div#colctt_ctformout {
	border-top: 2px solid #444;
	padding: 5px 0;
}
div#colctt_outfr div#colctt_ctformin p {
	padding: 0 1em;
	line-height: 1em;
}
form#topctform input, form#topctform textarea {
	margin: 1px 0;
	font-size: 0.75em;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
form#topctform input.txt {
	width: 260px;
	padding: 3px;
}
form#topctform textarea {
	width: 262px;
	padding: 3px;
}
form#topctform input.sbot {
	width: 270px;
	padding: 6px 3px;
}
div.colctt_ctformres {
	text-align: center;
}
div.colctt_ctformres a.colctt_abot_resend {
	display: block;
	padding: 4px;
	text-decoration: none;
	color: #fff;
background: rgb(125,126,125);
background: -moz-linear-gradient(top,  rgba(125,126,125,1) 0%, rgba(14,14,14,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,126,125,1)), color-stop(100%,rgba(14,14,14,1)));
background: -webkit-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
background: -o-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
background: -ms-linear-gradient(top,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
background: linear-gradient(to bottom,  rgba(125,126,125,1) 0%,rgba(14,14,14,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 );
border: 1px outset #666;
}
div.colctt_ctformres a.colctt_abot_resend:hover {
	color: #ffa082;
}

/* next stage */
div#colnxt_outfr {
	width: 275px;
}
div#colnxt_img {
	background: url("../images/top_nextagebox_up.png") no-repeat 0 0;
	height: 412px;
}
div#colnxt_img p {
	padding: 5px 0 0 30px;
}
div#colnxt_tic {
	height: 94px;
}
div.colnxt_tic_ticwt {
	background: url("../images/top_nextagebox_tcno.png") no-repeat 0 0;
}
div.colnxt_tic_ticon {
	background: url("../images/top_nextagebox_tc.png") no-repeat 0 0;
}
div.colnxt_tic_ticno {
	background: url("../images/top_nextagebox_tc_notic.png") no-repeat 0 0;
}
div#colnxt_ticin {
	padding: 36px 5px 0 30px;
}
div.colnxt_tic_ticon div#colnxt_ticin {
	padding: 40px 5px 0 30px;
}
div#colnxt_ticin p {
	padding: 0.3em 0.5em;
	font-size: 0.75em;
}
div.colnxt_tic_ticon div#colnxt_ticin p {
	padding: 0.1em 0.5em;
	font-size: 0.75em;
}

/* About LfR */
div.defaultp p {
	padding: 0.3em 1em;
	font-size: 0.87em;
	line-height: 1.4em;
}
div#colabt_incts div#colabt_incts_history p, div#colsit_incts_sitemap p {
	padding: 1px 2px;
	font-size: 0.75em;
}
div#colabt_incts h3, div#colsit_incts h3 {
	margin: 0.3em 3px;
	padding: 4px;
	font-size: 0.87em;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	background: #222;
	color: silver;
}

/* COL : Report */
div.reprowout {
	padding: 4px;
}
div.reprow {
	padding: 4px 4px 14px 4px;
	border-top: 1px solid gray;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-s}
p.reprow_pdate {
	float: left;
	font-weight: bold;
	font-size: 0.87em;
	color: silver;
}
p.reprow_pdate span {
	font-weight: normal;
	color: gray;
}
p.reprow_pcaticon {
	float: right;
}
p.reprow_ptitle {
	clear: both;
	font-size: 0.75em;
	padding-bottom: 2px;
	border-bottom: 2px solid #4a4a4a;
}
p.reprow_ptitle a {
	color: #c4d1ff;
	font-weight: bold;
}
div.reprow_b p {
	font-size: 0.65em;
	color: gray;
	padding-top: 2px;
}

/* Topics */
div.tpcrowfr {
	padding: 4px;
}
div.tpcrow {
	border: 1px solid #444;
	background: #010101;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
div.tpcrow div.tpcrow_head {
	padding: 8px;
}
div.tpcrow div.tpcrow_head h4 {
	font-size: 0.75em;
}
div.tpcrow div.tpcrow_body {
	font-size: 0.75em;
	padding: 8px;
	line-height: 1.23em;
	border-top: 1px solid #333;
	color: silver;
}
