/*ボディ---------------------------------------*/
*			{font-family:"ＭＳ Ｐゴシック", "Osaka";}
BODY		{background-color:#e6e6e6; font-size:12px; line-height:18px; color:#333333; margin:0px; padding:0px; background-image:url("../img/bg.gif"); background-repeat:repeat-y;}
DIV.body	{background-color:#ffffff; margin:0px; padding:0px; width:641px; height:100%; border-right:solid 1px #191980;}
DIV.content	{padding:0px 0px 30px 30px;}

/*共通-----------------------------------------*/
TH,TD,P,DIV,UL,OL	{font-size:12px; color:#333333; line-height:18px;}
IMG			{border:0px;}
IMG.parts	{vertical-align:middle;}
A			{color:#000073; text-decoration:underline;}
A:hover		{color:#0000cc; text-decoration:none;}
DIV.right	{text-align:right;}
UL			{margin:0px 0px 0px 24px; padding:0px}
OL			{margin:0px 0px 0px 24px; padding:0px}
LI			{margin:2px 0px 2px 0px; padding:0px}

/*ナビゲーション-------------------------------*/
DIV.tag		{position:absolute; left:641px; top:115px; z-index:1; white-space:nowrap;}

/*トップページ・ナビゲーション-----------------*/
IMG.header	{margin-bottom:10px;}
DIV.menu	{width:610px; background-image:url("../img/index/globe.gif"); background-repeat:no-repeat; background-position:330px 0px;}
IMG.menu	{margin-bottom:10px;}

/*トップページ・お知らせ関連-------------------*/
TABLE.info	{border-collapse:collapse;}
TD.news		{background-color:#f3f3f3; padding:10px; vertical-align:top;}
TD.nhead	{background-color:#616194; color:#ffffff; text-align:left; vertical-align:middle; white-space:nowrap; height:22px; background-image:url("../img/index/info_bg.gif"); background-repeat:repeat-x;}
TD.ihead	{background-color:#616194; font-size:10px; color:#ffffff; text-align:right; vertical-align:middle; white-space:nowrap; height:22px; background-image:url("../img/index/info_bg.gif"); background-repeat:repeat-x;}
IMG.pic		{float:left; margin:0px 10px 0px 0px;}
UL.info		{margin-bottom:8px; list-style-image:url("../img/index/tri.gif");}

/*トップページ・コピーライト-------------------*/
TABLE.foot	{border-top:dashed 1px #333333;}
TD.cright	{font-size:10px; color:#333333; line-height:14px; padding:15px 0px 15px 30px; text-align:left;}
TD.count	{font-size:10px; color:#333333; line-height:14px; padding:15px 30px 15px 0px; text-align:right;}
