@charset "utf-8";

/***************************************
カレンダー　全般
***************************************/

/***************************************
基本レイアウト
***************************************/

/***************************************
入力フォーム
***************************************/

/***************************************
その他
***************************************/
.unseiKikan				{font-size:80%;}
.unseiText				{margin:10px 15px 30px 20px;}

/***************************************
カレンダー　メインメニュー
***************************************/
#menulist a				{width:24%;}


/***************************************
カレンダー　テーブル
***************************************/
.clTable td				{padding:0px; height:10em;}


/***************************************
カレンダー　テキスト
***************************************/
.calendarday			{top:24px; left:6px; font-size:140%;}
.kyureki				{top:4px; right:4px; text-align:center; font-size:65%; width:1.5em; line-height:1.2; color:#333333;}
.sekkiname				{bottom:44px; left:2px;}


/***************************************
カレンダー　テキスト（1年カレンダー）
***************************************/
.calendarmain_left		{width:auto; float:none; margin:0px 0px 0px 0px;}
.calendarmain_right		{margin:0px 0px 0px 0px;}
.calendarmain			{background-color:#eeeeee; padding:8px; width:auto;}
.calendarsub			{display:inline;}
.calendarsub span		{display:inline;}


/***************************************
月齢
***************************************/
.moonStatus				{bottom:30px;}
.moonName				{bottom:16px;}
.moonImg				{width:16px;}


/***************************************
日めくり
***************************************/
.himekuriBody			{height:350px;}
.himekuriDay			{font-size:100px; margin:20px auto; letter-spacing:-3px;}
.himekuriUnsei			{width:100px;}
.himekuriNannohi		{width:120px;}
.himekuriImage img		{width:30%;}

/***************************************
画像
***************************************/
img.img_pc_sp			{width:300px;}
img.ki_circle			{width:300px;}

/***************************************
よく使うクラス
***************************************/
.sp55					{font-size:55%;}
.sp50					{font-size:50%;}

