/*　マインドワークス　スタイルシート　*/

/*　--------------------　基本部分　--------------------　*/

body{
	font-size:10pt;
	line-height:14pt;
	font-family:'Osaka','ＭＳ ゴシック';
}

table{
	font-size:10pt;
	line-height:14pt;
	font-family:'Osaka','ＭＳ ゴシック';
}

a:link	{ color:#FF3300; text-decoration:none; }
a:active	{ color:#FFFFFF; text-decoration:none; }
a:visited	{ color:#FF9933; text-decoration:none; }
a:hover	{ color:#CC3333; text-decoration:underline; }

a[name]:hover{
	color:#333333;
	background:#ffffff;
	text-decoration:none;
}

/*　--------------------　ブロック　--------------------　*/

/*　--------------------　ナビゲーション　--------------------　*/

/*　--------------------　文字　--------------------　*/

b{
	color:#000000;
}

.title1{
	font-size:9pt;
	line-height:14pt;
	font-weight:bold;
	color:#000000;
}

.title2{
	font-size:9pt;
	line-height:14pt;
	font-weight:bold;
	color:#FFFFEE;
}

.caption	{
	font-size:9pt;
	line-height:14pt;
	color:#000000;
}

.caution	{
	font-size:9pt;
	line-height:14pt;
}

.name{
	font-size:14pt;
	line-height:16pt;
	font-weight:bold;
	color:#000000;
}

table.list{
	font-size:9pt;
	line-height:14pt;
}

/*　--------------------　画像　--------------------　*/

.photo{
	color:#666666;
}

/*　--------------------　リンク　--------------------　*/

/*　--------------------　テーブル　--------------------　*/

.navi{
	font-size:9pt;
	line-height:14pt;
	font-weight:bold;
}

.navi_photo{
	font-size:9pt;
	line-height:14pt;
	font-weight:bold;
	margin-bottom:0px;
}

