@charset "utf-8";
/*==========================================================================================

	// TOHROH

==========================================================================================*/
table{
	font-size: 0.86em;
	line-height:1.5em;
	text-indent:0.4em;
}

th,td,tr{
    border-collapse: collapse;
    border-top: 1px solid #b1b1b1;
    border-left: 1px solid #b1b1b1;
    border-right: 1px solid #b1b1b1;
    border-bottom: 1px solid #b1b1b1;
    
    text-align: left;
	vertical-align: middle;
}

h2{
	display:block;
	overflow:hidden;
	width:918px;
	height:58px;
	margin-bottom:20px;
	background:url(../../images/tohroh/tohroh_title.gif)  no-repeat;
	background-position:0 0;
	font-size:1px;
	text-indent:-9999em;
}

h3{
	background-color:#f2f2f2;
	color:#222462;
	font-size:1.5em;
	font-weight:bold;
	padding:5px 0 0 10px;
	margin-bottom:20px;
}


p.ParaPhrase{
	color:#222492;
	font-size:1em;
}

p.BSpace{
	font-size:1em;
	margin-top:1px;
	margin-bottom:15px;
}

p.ClPhrase2{
	color:#222492;
	font-size:1.1em;
	padding:1px;
	margin-top:10px;
}

p.ClPhrase{
	color:#222492;
	font-size:1.15em;
	padding:1px;
	margin-top:2px;
	margin-bottom:4px;
}

p.BigLetter{
	color:#222492;
	font-size:1.2em;
	padding:1px;
}


/*----- IE6 -----*/
* html h3{
	padding:8px 0 3px 10px;
}

/*----- IE6 -----*/
* html div.ContentDiv {
	padding:20px 20px 0px 20px;
}
/*----- IE7 -----*/
*:first-child+html div.ContentDiv {
	padding:20px 20px 0px 20px;
}
