/* 2010.06.22 C.Nishiuchi Add Start*/
/*-------------------Page Rayout-------------------*/
body {
	margin: 0;
	font-size: 96%;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro" sans-serif;
	color: #333;
	text-align: center;
	background-image: url(../Image/Icon/hanakabegami.gif);
}
/* ========================================  #container ページ外枠 */
#container {
	width: 900px;
	padding: 0px 20px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
}

/* ========================================  #header 画面上部 */
#header {
	padding: 10px 0 0;
	margin: 0;
}

/* ======================================== #contents 画面中央部 #articleとサイドメニューの外枠 */
#contents{
	padding: 15px 0px 0px;
	margin: 0px 0px 50px 0px;
	background-color: #FFFFFF;
	background-image: url(../img/bg001.png);
	background-position: top;
	background-repeat: repeat-x;
}


/* ========================================  #article ページの本文 */

#article {
	float: right;
	width: 600px;
	padding: 0;
	margin: 10px 0 0 10px;
	background-color: #FFF;
}


/* ========================================  localnavi 左サイドメニュー */
#localnavi {
	float: left;
	clear: left;
	width: 220px;
	padding: 0;
	margin: 10px 0;
	color: #FFF;
}

/* ========================================  #footer 画面下部 */
#footer {
	clear: both;
	margin: 0px;
	text-align: center;
}



/* 2010.06.22 C.Nishiuchi Add End */
/*---------------------------------------------------*/
/*---------------------------------------------------*/
	TABLE{
		border: 0;
	}
	IMG{
		border: 0;
	}
	A{
		font-size:10pt;
		font-family : "MSP ゴシック"; 
		vertical-align:middle;
		text-align:left;
	}

/*--------------------SIDE MENU------------------*/
	A.MenuLink{
		font-size:8pt;
		font-family : "MSP ゴシック"; 
	}
	TABLE.CampanyTable {
		padding: 2px;
		border-color: #CCCCCC;
		border-width: 1px;
		border-style: dotted;
		width: 155px; 
		font-size: 8pt;
		color:"#333333";
		font-family : "MSP ゴシック"; 
		line-height : 10pt

	}

/*--------------------TABLE----------------------*/

	TABLE.ParentTable
	{
		width: 900px; 
		border: 0;
	}
	TABLE.BasicTable
	{
		width: 400px; 
		border: 0;
	}
	TABLE.BasicTable_Lmargin30
	{
		width: 600px; 
		margin-left : 30px;
		margin-bottom :30px;
		border: 0;
	}
	TABLE.MenuTable
	{
		width: 100%; 
		border: 0;
		border-collapse: collapse
	}


	TABLE.FooterTable
	{
		width: 100%; 
		higth: 12px; 
		margin-top : 50px;
		border: 0;
		border-collapse: collapse;
		background-color: darkgray;
	}
	TABLE.HedderTable
	{
		width: 100%; 
		higth: 10px; 
		border: 0;
		border-collapse: collapse;
		background-color: lightsalmon;
	}
/*--------------------文字重なり画像共通----------*/
	DIV.RelativeStyle
	{
		position: relative;
	}

/*--------------------アイコン共通-----------------*/
	TD.IconStyle
	{
		width:20px;
		height:18px;
		vertical-align:middle;
		text-align:center;
	}
	TD.IconStylePoint
	{
		width:20px;
		height:18px;
		vertical-align:Top;
		text-align:center;
	}

/*--------------------メインテーマ------------------*/
	TD.MainTheme
	{
		font-size : 14pt;
		font-weight : bold;
		font-family : "MSP ゴシック"; 
		height:24px;
		text-align:left;
		vertical-align:middle;
	}
	DIV.ThemePosition
	{
		position: absolute; 
		top: 0px; 
		left: 30px;
	}

/*--------------------サブテーマ----------------------*/


	TD.SubTheme
	{
		font-size : 12pt;
		font-family : "MSP ゴシック";
		font-weight : bold; 
		vertical-align:middle;
		height:18px;	
	}

/*--------------------トピックス----------------------*/

	TD.Topics
	{
		font-size : 11pt;
		font-family : "MSP ゴシック";
		color: Green; height:18px;
	}
	DIV.TopicsPosition
	{
		position: absolute; 
		top: 2px; 
		left: 5px;
	}
	IMG.TopicsImage
	{
		width: 400px;
	}
/*--------------------テキスト----------------------*/


	TD.Text10
	{
		font-size : 10pt;
		font-family : "MSP ゴシック"; 
		vertical-align:middle;
		text-align:left;
	}
	TD.Text10_Lmiddle
	{
		font-size : 10pt;
		font-family : "MSP ゴシック"; 
		vertical-align:middle;
		text-align:left;
	}
	TD.Text11
	{
		font-size : 11pt;
		font-family : "MSP ゴシック"; 
		vertical-align:top;
		text-align:left;
	}
	TD.Text11_Lmiddle
	{
		font-size : 11pt;
		font-family : "MSP ゴシック"; 
		vertical-align:middle;
		text-align:left;
	}
	TD.Text10_RBold
	{
		font-size : 10pt;
		font-weight : bold;
		font-family : "MSP ゴシック"; 
		vertical-align:bottom;
		text-align:right;
	}
	TD.Text9_middle
	{
		font-size : 9pt;
		font-family : "MSP ゴシック"; 
		vertical-align:top;
		text-align:center;
	}

	TD.Text8_R
	{
		font-size : 8pt;
		font-family : "MSP ゴシック"; 
		vertical-align:top;
		text-align:right;
	}


/*--------------------写真----------------------*/
	TD.PhotoStyle
	{
		vertical-align:top;
		text-align:center;
	}
	TD.PhotoStyle_width01
	{
		width: 160px;
		vertical-align:top;
		text-align:center;
	}
	TD.PhotoStyle_width02
	{
		width: 180px;
		vertical-align:top;
		text-align:center;
	}
	TD.PhotoStyle_width03
	{
		width: 250px;
		vertical-align:top;
		text-align:center;
	}
/*--------------------位置----------------------*/
	TD.PositionTopLeft
	{
		vertical-align:top;
		text-align:left;
	}

