/*common---------------------------------------*/
	.center {
			text-align:center;
		}

/*Icon---------------------------------------*/
	#IconP01 {
			display:block;
			width:229px;
			height:148px;
			background-image:url(images/Icon_1will.jpg);
			text-indent:-10000px;
		}
	#IconP02 {
			display:block;
			width:229px;
			height:147px;
			background-image:url(images/Icon_4i.jpg);
			text-indent:-10000px;
		}

/*common_wide.html---------------------------------------*/

	#wide #StBody {
			clear:both;
			background-image:none;
			text-align:left;
			margin:0px 0px;
			padding:0px;
		}

	#wide #StBodyRight {
			float:right;
			width:800px;
			padding:0px 0px 20px 0px;
			margin:0px 0px 0px 0px;
			text-align:left;
		}
		#wide #StBodyRight h3 {
					width:750px;
					height:31px;
					margin:5px 0px 15px 15px;
					padding:12px 0px 0px 20px;
					color:#333;
					font-size:18px;
					font-weight:900;
					background-image:url(images/index_TopicsW.gif);
					background-repeat:no-repeat;
				}
/*index.html---------------------------------------*/
	#index #StHeader {
			width:800px;
			height:375px;
			background-image:url(images/cmn_HeadBG01.gif);
			background-position:top left;
			background-repeat:no-repeat;
			position:relative;
			_padding-bottom:0px;
		}
	#index #IndexTitleNavi {
			position:absolute;
			left:0px;
			top:113px;
			width:800px;
			height:253px;
			background-image:url(images/index_TitleImg.jpg);
			background-repeat:no-repeat;
		}

		#index #IndexTitleNavi a {
				position:absolute;
				display:block;
				width:267px;
				height:45px;
				border:1px;
				left:510px;
				text-indent:-10000px;
			}
		#Index_TitleNavi01 {top:50px;background-image:url(images/index_TitleNavi03.jpg);}
		/* #Index_TitleNavi02 {top:98px;background-image:url(images/index_TitleNavi04.jpg);} */
		#Index_TitleNavi03 {top:98px;background-image:url(images/index_TitleNavi02.jpg);}
		#Index_TitleNavi04 {top:146px;background-image:url(images/index_TitleNavi01.jpg);}

	#index #StBody {
			background-image:url(images/cmn_BodyRightBG01.gif);
			background-position:top right;
			background-repeat:repeat-y;
			text-align:left;
			margin:0px 0px;
			padding:0px;
		}

		#index #StBodyLeft {
				float:left;
				width:520px;
				margin:0px 0px 0px 20px;
					_margin:0px 0px 0px 10px;
				padding:0px 0px 20px 0px;
			}
		#index  #StBodyLeft h2 {
					width:490px;
					height:31px;
					margin:5px 0px 15px 0px;
					padding:12px 0px 0px 20px;
					color:#333;
					font-size:18px;
					font-weight:900;
					background-image:url(images/index_Topics.gif);
					background-repeat:no-repeat;
				}
		#index #StBodyRight {
				float:right;
				width:250px;
				padding:0px 0px 0px 0px;
				margin:0px 0px 0px 0px;
				text-align:center;
			}
		#index #StBodyRight  img {
				padding:0px 0px 0px 0px;
				margin:0px 0px 5px 0px;
			}

		#IndexTopics ol {
			}

		#IndexTopics li {
				margin:0px 0px 5px 10px;
				padding:0px 0px 0px 45px;
				list-style-type : none;
				list-style-type : none;
				font-size:14px;
			}

		#IndexTopics li.new {
				background-image:url(images/Icon_New.gif);
				background-repeat:no-repeat;
				background-position:5px 5px;
			}





