/* ---------------------------------- */
/* メインボディ定義(2段構成)          */
/* 横幅基準値 ***px                   */
/* ---------------------------------- */

.mainbody	{
		padding: 0px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		width: 760px;
		overflow: hidden;
		clear: both;
		display: block;
		background: #FFFFFF url(/mainbody/left_middle.jpg) repeat-y;
		}
.center		{
		width: 550px;
		text-align: left;
		float: right;
		}
/* 大タイトル */
.center h3	{
		height: 30px;
		line-height: 30px;
		margin: 5px 10px 5px 0;
		padding: 0 10px 9px 23px;
		font-size: 15px;
		text-align: left;
		background: url(/mainbody/center_title_main.jpg) no-repeat left center;
		color: #000000;
		}

/* エントリータイトル */
.center h4	{
		height: 26px;
		line-height: 26px;
		margin: 5px 15px 5px 5px;
		padding: 0 5px 0 20px;
		font-size: 15px;
		text-align: left;
		background: url(/mainbody/center_title_sub.jpg) no-repeat left center;
		text-decoration: none;
		color: #000000;
		}
.center h4:hover	{
		text-decoration: underline;
		color: #000000;
		}
.center h4:active	{
		text-decoration: none;
		color: #000000;
		}
.center h4 a	{
		text-decoration: none;
		color: #000000;
		}

/* エントリー部分 */
.entry		{
		width: 520px;
		margin: 0px 10px 20px;
		font-size: 14px;
		line-height: 1.4;
		}

/* ブログ定義 */
.blogEntry		{
		width: 508px;
		margin: 0px 10px 20px;
		padding: 5px;
		border: #86BBDB 1px solid;
		font-size: 14px;
		line-height: 1.4;
		}
.backToNewsList	{
		margin: 0 5px 5px 0;
		text-align: right;
		}
.center .list ul	{
		/*margin: 0 0 0 -10px;*/
		margin: 0;
		padding: 0;
		list-style: none;
		}
.center .list li	{
		height: 26px;
		line-height: 26px;
		margin: 5px 15px 5px 5px;
		padding: 0 5px 0 20px;
		font-size: 15px;
		text-align: left;
		background: url(/mainbody/center_title_sub.jpg) no-repeat left center;
		color: #000000;
		}
.center .list li a	{
		margin: 0;
		padding: 0;
		text-decoration: none;
		color: #000000;
		}
.center .list li a:hover	{
		text-decoration: underline;
		color: #000000;
		}
.center .list a:active	{
		text-decoration: none;
		color: #000000;
		}

/* 左サイドバー部分 */

.left		{
		/* 横幅基準値 200px */
		width: 200px;
		margin-right: 10px;
		text-align: left;
		float: none;
		}
.left_upper	{
		width: 200px;
		height: 15px;
		margin-bottom: 0;
		background: url(/mainbody/left_upper.jpg) no-repeat;
		font-size: 1px;
		line-height: 1.0;
		}
.left_bottom	{
		width: 200px;
		height: 13px;
		margin-top: 10px;
		background: url(/mainbody/left_bottom.jpg) no-repeat;
		font-size: 1px;
		line-height: 100%;
		}

/* 左サイドバー・ボックス部分 */
.left_box 	{
		background: url(/mainbody/left_box_middle.jpg) repeat-y;
		width: auto;
		margin: 0px;
		padding: 0px;
		text-align: left;
		font-size: 1px;
		line-height: 100%;
		}
.left_box_upper	{
		width: 200px;
		height: 15px;
		background: url(/mainbody/left_box_upper.jpg) no-repeat;
		}
.left_box h4 	{
		margin: 0px;
		padding: 0px 18px 5px;
		font-size: 13px;
		line-height: 110%;
		background: url(/mainbody/left_box_title.jpg) repeat-y;
		color: #000000;
		}
.left_box .body	{
		margin: 5px 22px;
		font-size: 12px;
		line-height: 140%;
		}
.left_box_bottom	{
		width: 200px;
		height: 15px;
		background: url(/mainbody/left_box_bottom.jpg) no-repeat;
		}

/* 左サイドバー・RSS部分 */
.left_box .RSS a	{
		display: block;
		margin: 5px 10px;
		padding: 0px;
		line-height: 16px;
		text-decoration: none;
		clear: both;
		}
.left_box .RSS img	{
		margin: 0px 10px 0px 0px;
		vertical-align: middle;
		}



/* ---------------------------------- */
/* 解説風リンク用定義                 */
/* ---------------------------------- */

.bottom_link	{
		width: auto;
		margin: 0px 0px 0px;
		padding: 0px;
		text-align: left;
		border: #0080FF 1px solid;
		}
.bottom_link h3	{
		margin: 0px;
		padding: 5px;
		font-size: 13px;
		line-height: 110%;
		color: #FFFFFF;
		background: #0080FF url(/mainbody/);
		}
.bottom_link h3 a{
		color: #FFFFFF;
		text-decoration: none;
		}
.bottom_link p	{
		margin: 10px;
		padding: 5px;
		font-size: 12px;
		line-height: 120%;
		}



/* ---------------------------------- */
/* テキストメニューバー定義(サイド)   */
/* ---------------------------------- */

.menuSide	{
		width: auto;
		margin: 15px 0px;
		padding: 0px;
		text-align: left;
		}
.menuSide ul	{
		/* height: 35px; */
		margin: 0px;
		padding: 0px;
		overflow: hidden;
		list-style: none;
		/* width: 550px; */
		}
.menuSide li	{
		/*height: 30px;*/
		margin: 0px 0px 0px;
		display: block;
		line-height: 110%;
		/* width: 110px; */
		/* float: left; */
		}
.menuSide li a	{
		padding: 9px 10px 9px 25px;
		display: block;
		color: #000000;
		text-decoration: none;
		background: url(/mainbody/left_menu_no_choice.jpg) repeat-y left bottom;
		}
.menuSide li a:hover	{
		color: #C0C0C0;
		}
.menuSide li a:active	{
		color: #C0C0C0;
		}
.menuSide li strong	{
		padding: 9px 10px 9px 25px;
		display: block;
		background: url(/mainbody/left_menu_choice.jpg) repeat-y left bottom;
		color: #FFFFFF;
		}

/* サブメニュー（エントリ） */
.menuSideEntries	{
		width: auto;
		margin: 0px;
		padding: 3px 0px 5px;
		font-size: 12px;
		line-height: 100%;
		background: url(/mainbody/left_menusub_back.jpg) repeat-y;
		}
.menuSideEntries ul	{
		margin: 0px;
		padding: 0px;
		overflow: hidden;
		list-style: none;
		}
.menuSideEntries li	{
		margin: 0px;
		display: block;
		border-color: #FFFFFF;
		}
.menuSideEntries li a	{
		padding: 4px 5px 4px 22px;
		border-top: #FFFFFF 0px solid;
		display: block;
		color: #000000;
		text-decoration: none;
		background: url(/mainbody/left_menusub_no_choice.jpg) no-repeat left center;
		}
.menuSideEntries li a:hover	{
		color: #145C96;
		text-decoration: underline;
		}
.menuSideEntries li a:active	{
		color: #C0C0C0;
		}
.menuSideEntries li strong	{
		padding: 4px 5px 4px 22px;
		border-top: #FFFFFF 0px solid;
		display: block;
		background: url(/mainbody/left_menusub_choice.jpg) no-repeat left center;
		color: #145C96;
		text-decoration: underline;
		}



/* ---------------------------------- */
/* メニューバー定義(センター)         */
/* ---------------------------------- */

.menuBar	{
		display: none;
		}
.menuBar div	{
		display: none;
		}
.menuBar a	{
		display: none;
		}
.menuBar strong	{
		display: none;
		}
