@charset "euc-jp";

/*////////////////////////////////////////////////////
	Paint Layout CSS
////////////////////////////////////////////////////*/

/*---------------------------------------------------
	GlobalLayout
----------------------------------------------------*/	

#toyohashi{
	background:#bf8fac;
}
#toyohashi #Container{
	margin:0 auto;
	width:798px;
	border-left:1px solid #aaa399;
	border-right:1px solid #aaa399;
}

#toyohashi #Header h1,
#toyohashi #Header h1 a{
	height:306px;
	background: url(../img/toyohashi/ti_toyohashi.jpg) no-repeat 0 0 ;
}
#Header{
	border-bottom:none;
}
/*---------------------------------------------------
	Contents Layout
----------------------------------------------------*/

#toyohashi .IncludeBox{
	border:5px solid #FDDF63;
}
#toyohashi #ColR{
	padding-left:13px;
	margin-right:12px;
}
* html #toyohashi #ColR{
	margin-right:6px;
}
#toyohashi .entry{
	padding:10px 20px;
/*	background:	url(none) #fff;
/*	border: 3px solid #ddd;
	width:472px;*/
	background:#FBFEF1 none repeat scroll 0 0;
	border:1px solid #bf8fac;
	width:472px;
}


#toyohashi .entryDate{
	padding:15px 3px 0px 5px;
	margin-bottom:0;
	background:url(none);
	color:#000;
	text-align:left;
	font-weight: normal;
	width:464px;
}
#toyohashi .entry h2{
/*	margin-bottom:20px;
	padding:5px 10px 5px 0;
	border-bottom:1px solid #d2d2d2;
	font-size:1.3em;*/
	width:462px;
	background:url(none);
	border-bottom:1px dashed #CCCCCC;
	color:#9e47ab !important;
	font-size:130% !important;
	margin:0 20px 10px 0;
	padding:10px 0;
}
#toyohashi .entry h2 a{
	text-decoration:none !important;
	color:#9e47ab !important;
}
#toyohashi .entry h2 a:hover{
	color:#bf8fac !important;
}
#toyohashi .entryBody{
	margin:0;
	font-size:1em;
}
#toyohashi .entryFooter{
	border-top:1px solid #d2d2d2;
}
#toyohashi #ColL p.floatL{
	margin:0 5px 0 15px;
}
* html #toyohashi #ColL p.floatL{
	margin:0 5px 0 7px;
}

#toyohashi #ColL p#member01{
	border-bottom:1px dashed #ccc;
	padding-bottom:10px;
}
#toyohashi #ColL h3{
	color:#3366CC;
	font-weight:bold;
	font-size:100%;
	margin-left:15px;
	margin-bottom:3px;
}
#toyohashi #ColL caption{
	margin-left:0;
}
#toyohashi #ColL #enDiscript{
	width:189px;
	border:5px solid #d2d2d2;
	padding:10px;
	margin:0 15px 10px;
}
#toyohashi #ColL #enDiscript p{
	margin:10px 0;
}
#toyohashi #ColL #enDiscript h2{
	background:none;
	padding:10px 0 10px;
	border-bottom:1px solid #d2d2d2;
	width:189px;
	margin:0;
	
}



