@charset "utf-8";

/* ------------------------------------------- CSS Information
 File Name:      contents.css
 Author:         MIYA
 Style Info:     コンテンツ内のスタイル
----------------------------------------------------------- */
div.description{
	color: red;
	font-weight:bold; 
	font-size:14pt;
}

div.sub_title{
	color: blue;
	font-weight:bold; 
	font-size:11pt;
}
* インデックス */
div.index{
	text-align: left;
	color:blue;
/*	background-color: blue;*/
	font-size:16pt;
	/*font-weight:700;*/
	font-weight:bold;
}
/*
td.address_title{
	color:darkblue;
	font-weight:bold;
	font-size:12pt;
}	

td.tell{
	color:steelblue;
	font-weight:bold;
	font-size:12pt;
}	
td.mail{
	color:steelblue;
	font-weight:bold;
	font-size:12pt;
}
*/	
