@charset "UTF-8";
/* CSS Document */

/*------------------------------------------------------------------------------------------------
	全体
------------------------------------------------------------------------------------------------*/
#newsWrap .twoColumnSection .mainArea #newsIndexInner ul#infoTabList li																															{ width:208px; margin-left:13px; }
#newsWrap .twoColumnSection .mainArea #newsIndexInner ul#infoTabList li:first-child																							{ margin-left:0; }
#newsWrap .twoColumnSection .mainArea #newsIndexInner .infoContentsList																												{ margin-top:25px; }
#newsWrap .twoColumnSection .mainArea #newsIndexInner .infoContentsList li a																									{ background-position:865px center; }
#newsWrap .twoColumnSection .mainArea #newsIndexInner .infoContentsList li a:hover																					{ text-decoration:none; }
#newsWrap .twoColumnSection .mainArea #newsIndexInner .infoContentsList li .infoTxt																					{ width:570px; }
#newsWrap .twoColumnSection .mainArea #newsIndexInner .infoContentsList li a:hover .infoTxt															{ text-decoration:underline; }

/*------------------------------------------------------------------------------------------------
	トップ・カテゴリートップ
------------------------------------------------------------------------------------------------*/
#newsWrap .twoColumnSection #topArea #newsIndexInner h3																																											{ margin-top:50px; }
#newsWrap .twoColumnSection #topArea #newsIndexInner.releaseTopics .infoContentsList																														{ display:block; margin-top:0; }
#newsWrap .twoColumnSection #topArea #newsIndexInner.releaseTopics .infoContentsList li a																												{ background-position:860px center; }
.contentWrap .twoColumnSection #topArea #newsIndexInner .infoContentsList  li .infoTxt { width:560px; margin-left:10px; }
.contentWrap .twoColumnSection #topArea #newsIndexInner .infoContentsList  li .infoDate { width:140px; }
#newsWrap .twoColumnSection #topArea #newsIndexInner.releaseTopics .infoContentsList li .infoTxt																							{  }
#newsWrap .twoColumnSection #topArea #newsIndexInner.releaseTopics .infoContentsList li .infoDate																						{  }

/*------------------------------------------------------------------------------------------------
	詳細
------------------------------------------------------------------------------------------------*/
#newsWrap .twoColumnSection #newsCateArea #newsDetailInner .detailContents p																											{ margin-top:25px; line-height:1.8em; }
#newsWrap .twoColumnSection #newsCateArea #newsDetailInner .detailContents p.detailDate																			{ font-size:114%; text-align:right; }
#newsWrap .twoColumnSection #newsCateArea #newsDetailInner .detailContents ul.detailPhotoList															{ margin-top:100px; }
#newsWrap .twoColumnSection #newsCateArea #newsDetailInner .detailContents ul.detailPhotoList li														{ margin-top:30px; text-align:center; }
#newsWrap .twoColumnSection #newsCateArea #newsDetailInner .detailContents ul.detailPhotoList li img											{ max-width:500px; }
#newsWrap .twoColumnSection #newsCateArea #newsDetailInner .detailContents ul.detailPhotoList li:first-child						{ margin-top:0px; }
