@charset "utf-8";
/* CSS Document */

/*-----------------------------------
  表組み01用
------------------------------------*/
.chart01 {
	padding: 0;
}

.chart01Br {
	border-top: 1px solid #d4e3e8;
	border-left: 1px solid #d4e3e8;
}

.chart01 td {
	border-right: 1px solid #d4e3e8;
	border-bottom: 1px solid #d4e3e8;
	margin: 0;
	padding: 5px 5px 5px 5px;
}

/* ------// 背景色 //------ */
/* 背景（white） */
.cBgW01 {
	background-color: #fff;
}

/* 背景（blue） */
.cBgB01 {
	background-color: #daf6ff;
}

/* 背景（Light blue） */
.cBgLB01 {
	background-color: #f2f9ff;
}
	
/* ------// テキスト //------ */
/* グレー */
.tTxt {
	text-align: left;
	font-size: 0.8em;
}

.cTxtGB {
	font-weight: bold;
	color: #333;
	text-align: left;
}

.cTxtGc {
	color: #333;
	text-align: center;
}

.cTxtGBc {
	font-size: 0.8em;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.cTxtGr {
	color: #333;
	text-align: right;
}

.cTxtGBr {
	font-weight: bold;
	color: #333;
	text-align: right;
}

.tTxt_toy{
	color:#0066FF;
}
/*-----------------------------------
  BoxLink用
------------------------------------*/
#boxLink{
	border:1px #E4E4E4 solid;
	text-align:left;
	margin:20px 0px 0px 0px;}

#boxLink ul{
	font-size: 0.9em;
}

#boxLink li{
	list-style-type: none;
	margin:0px 0px 0px 0px;
	line-height: 140%;
}

#boxLink .arrow_down{
	padding-left:12px;
	background:#FFF url(/corocoro/img/arrowB02.gif) no-repeat scroll left 5px;}

/*-----------------------------------
  text用
------------------------------------*/
.BlockTxt03{
	font-size: 0.8em;
	padding:0px 0px 0px 0px;
	width:760px;
	text-align:left;
	line-height: 1.2em;
	color: #FF0000;
}

.BlockTxt02{
	margin:20px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	width:760px;
	text-align:left;
	line-height: 1.2em;
}
.BlockTxt02B{
	text-align:left;
	font-weight: bold;
	padding-bottom: 10px;
}

.BlockTxt03B{
	text-align:left;
	font-weight: bold;
	padding-bottom: 10px;
}
.boxTL td {
	vertical-align: top;
}


.BlockTitle02{
	border-left:#005E9B 3px solid;
	border-bottom:#005E9B 1px dotted;
	width:752px;
	font-weight:bold;
	font-size: 1em;
	line-height: 1.4em;
	text-align:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.BlockTitle02HK{
	border-left:#005E9B 3px solid;
	border-bottom:#005E9B 1px dotted;
	width:752px;
	font-weight:bold;
	font-size: 1em;
	line-height: 1.4em;
	text-align:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/*-----------------------------------
  toplink用
------------------------------------*/
.boxTL{
	padding:10px 0px 0px 0px;
}

.boxTL02{
	padding:5px 0px 0px 0px;
}


br { letter-spacing: normal } 

