/*　ak86　スタイルシート　後期型　*/

BODY 
	{background-color: #ffffff;
	color: #000000;
	line-height: 130%; font-size: 97%;
	font-family: "ＭＳ Ｐゴシック","Osaka-UI";
	margin:0px 5%;}

FONT
	{line-height:130%;}

A:link
	{color:blue ; text-decoration: none;}
A:visited
	{color:blue ; text-decoration: none;}
A:hover
	{color:crimson;}

.rogo-hitokoto /*　ロゴと今日の一言の部分　*/
	{margin:-5px 0px;height:125px;
	font-size: x-small;line-height:120%;
	text-align: right;
	background-image: URL(./jpg/title.jpg);
	background-repeat: no-repeat;}

.initial /*　緑のライン　*/
	{background-color:#00e9d0;
	color:#ffffff; font-weight: bold;font-size: x-small;}

.layout_txt /*　共通レイアウト　*/
	{font-size: x-small;line-height:125%;}

.description /*　記事など　*/
	{font-size:small;font-size:97%;line-height:130%;}

.gantake /*　頑Takeフォーマット　*/
	{font-size:97%;line-height:130%;}
