@charset "utf-8";

/*ヘッダー*/
.index #area_header			{height:150px;}
.index .sitetitle			{width:420px; height:76px; margin:24px 0 0 20px; padding:0; position:relative; overflow:hidden; z-index:3;}
.index .sitetitle h1		{width:420px; height:76px; display:block;}
.index .sitetitle a			{width:420px; height:76px; display:block; background:url("/tr/images/index_header_sitetitle.gif") no-repeat 0 0; position:absolute; text-decoration:none;}
.index .sitetitle a span	{visibility:hidden;}

/*トップイメージ*/
.index #index_topimg		{width:780px; margin:0 20px 0 20px; padding:0 0 40px 0;}

/*メインコンテンツ*/
.index .area_main-contents	{width:510px; margin:0 40px 0 0; padding:0 0 40px 20px; float:left; }
.index .area_main-side		{width:230px; margin:0 0 0 0; padding:0 0 40px 0; float:left; }

/*ヘッダーメニュー位置*/
#headermenu ul				{width:488px; margin:114px 0 0 312px; padding:0;}

/*information用*/
#information				{width:510px; margin:0 0 0 0; padding:0 0 40px 0; overflow:hidden; float:right;}
#information .sec			{width:510px; margin:0 0px 0 0px; padding:0px 0px 15px 0px;}
#information .sec:after		{content:url("/tr/images/spacer.gif"); display:block; clear:both; height:0;}
#information .sec .info		{width:500px;}
#information .sec .date		{float:left; width:85px; margin:0; padding:0 5px 0 0;}
#information .sec .text		{float:left; width:415px; margin:0; padding:0;}


/*ブログ更新情報表示FLASH*/
.index #index_bloginfo_flash{width:230px; height:296px; margin:-16px 0 0 0; padding:0 0 30px 0;}

/*メニュー非表示設定*/
.index #s_trnotebook_ttl	{display:none;}
.index #s_topics_special_ttl{display:none;}
.index #s_story_ttl			{display:none;}
.index #s_blog_ttl			{display:none;}
.index #s_userspost_ttl		{display:none;}

/*バナー表示設定*/
.index #area_banner_top		{display:none;}



/*トップ用2分割セクション設定*/
.box_2sec_01			{width:530px; margin:0 0 0 0; }
.box_2sec_01 .sec		{width:245px; padding:0 20px 0.8em 0; float:left;}
.box_2sec_01:after		{width:530px; content:url("/tr/images/spacer.gif"); display:block; clear:both; height:0;}

.index #area_main h2			{margin-bottom:10px;}
.index #area_main h3			{margin-bottom:5px;}
.index #area_main h4			{margin-bottom:10px;}
.index #area_main h5			{margin-bottom:10px;}


/*セクション画像*/
.story .setimg	{width:245px; height:120px; padding-bottom:8px;}
.users .setimg	{width:245px; height:100px; padding-bottom:8px;}


/*pタグ下部にdotted border*/
p.border_dotted_bottom_01{padding-bottom:0.5em; border-bottom:1px dotted #99977A;}




