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

#tittle{
	font-weight:bolder;
	margin:20px 0px 5px 15px;
	font-size: 13px; color: #261b74; letter-spacing:2px;  line-height:160%; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ;
	font-weight:bolder;
}

.tittlesub{
font-size: 11px; color: #222222; letter-spacing:1px;  line-height:130%; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ;
font-weight:normal;
padding:5px;
}
	
#tittlehead{
padding:2px 5px 2px 5px;
	margin:5px 0px 30px 15px;
	font-size: 11px; color: #222222; letter-spacing:1px;  line-height:160%; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ;
	font-weight:normal;
	}

.tittleheadti{
width:90px;
font-size: 11px; color: #222222; letter-spacing:1px;  line-height:160%; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ;
margin:0px 5px 0px 5px;
padding:0px 5px 0px 0px;
float:left;
}

#tittlehead a:link {text-decoration: underline;color : #6157ba;}
#tittlehead a:visited  {text-decoration: none; color : #716a94; }
#tittlehead a:active {text-decoration: none; color : #a22bc9;} 
#tittlehead a:hover  {text-decoration: none; color : #111111;}

