/* -------------------------------------- */
body{
	width:100%; height:100%;
	margin:0;padding:0;
	background-color:#FFFFFF;
	text-align:center;
	font-size:10pt;
}

/*--------------------------*/
/* header_container */
#header_container{
	width:100%;
	height:87px;
	margin-top:0px;margin-bottom:0px;
	padding:0;
	text-align:center;
	background-image: url('../images/header_bg.gif');
	
}
		#logo{ float:left;padding:0;margin:0;}

		/* header buttons */
		#h_btn_03 a{width:97px; height:24px;float:right;margin-top:29px;margin-left:10px;}
		#h_btn_04 a{width:93px; height:24px;float:right;margin-top:29px;margin-left:10px;}
		#h_btn_05 a{width:130px; height:24px;float:right;margin-top:29px;margin-left:10px;}

#logo{
	float:left;
}

#main_container {
	margin:0;
}
/* main-image */
#main_imgage{
	width:900px; height:458px;
	background-image:url("../images/top_main.jpg");
	background-repeat: no-repeat;
	margin-top:0px;		margin-bottom:0px;
	margin-left:auto;	margin-right:auto;
	text-align:left;
}
	/* 画像の上のボタン */
	#btn_shop
	{
		margin-top:0px;margin-left:20px;
	}


	#btn_home{
		margin-top:0px;margin-left:20px;
		width:264px;
		height:57px;
	}
	#msg_logo{
		height:18px;color:white;
		padding-top:4px;
		font-size:8pt;
	}

	/* コンテンツ */

	#contents{
		width:900px;
		text-align:left;
		margin-left:auto;
		margin-right:auto;
		margin-top:0;
		margin-bottom:0;
	}
	
	#shadow_line{
		background-image:url("../images/shadow_line.gif");
		background-repeat:repeat-x;
		height:44px;
		width:100%;
	}


	#news_left{
		background-image:url("../images/top_news.gif");
		background-repeat:no-repeat;
		width:125px;
		height:300px;
		float:left;
	}
	#news_right{
		margin-bottom:40px;
		float:right;
		width:775px;
		text-align:left;
	}
	#news_right a{
		color:#A42131;
	}
		.news{ 
			vertical-align:top;
			border-bottom:dotted 1px;color:#535353;
			font-size:10pt;
			margin-bottom:10px;
			width:775px;
			border-bottom: 1px dotted #4E4D4B;
		}
		.date_field{
			padding-left:8px;
			font-size:10pt;
			color:#535353;
			background-image:url('../images/list_img.gif');
			background-repeat: no-repeat;
			background-position:left center;
			width:80px;
			float:left;
		}
		.news_field{
			color:#535353;
			padding-top:1px;
			padding-bottom:10px;
			margin-left:105px;
			line-height:150%;
			/*width:100%;*/
			width:655px;
			overflow:hidden;
		}

	#top_welcome{
		background-image:url("../images/top_welcome.gif");
		background-repeat:no-repeat;
		width:860px;height:169px;
		text-align:left;
		color: #021e31;
		margin-top:55px;
		margin-left:25px;
		padding-top:55px;
		padding-left:38px;
		line-height:180%;
		margin-left:auto;
		margin-left:25px;
		margin-right:auto;
	}


.txt_right{
	margin-left: auto; margin-right:auto;
	text-align:right;
	float:right;
	padding-right:20px;
}

/* フッター */
.footer{
	clear:both;
	width:100%;
	color : #7B797B;
	text-align:center;
}
table{
	border-collapse:collapse;
}

/* フッター内リンク */
#top_footerlink{
	padding-top:20px;
	padding-bottom:5px;
}
#top_footerlink a{
	color : #7B797B;
	text-decoration:none;
}
#top_footerlink a:hover{
	text-decoration:underline;
}
#gray_footer{

	background-color:#001C31;
	width:100%;
	height:100px;
	color:#FFFFFF;
	text-align:center;
	padding-top:5px;
	border-top: 2px dotted #EF9A7B;
}

#top_welcome {
	text-decoration:none;
	line-height:160%;
}
.rollover05 {
  background:url('../common/images/to_brandsite_on.gif') left top no-repeat;
  display: block; overflow: hidden; position: relative;
  width: 130px;  height:24px;}
.rollover05:hover img {  position: relative;  top: -24px;}

.rollover04 {
  background:url('../common/images/header04_on.gif') left top no-repeat;
  display: block; overflow: hidden; position: relative;
  width: 93px;  height:24px;}
.rollover04:hover img {  position: relative;  top: -24px;}

.rollover03 {
  background:url('../common/images/header03_on.gif') left top no-repeat;
  display: block;  overflow: hidden;  position: relative;
  width: 97px;  height:24px;}
.rollover03:hover img {  position: relative;  top: -24px;}


.rolloverShop {
  background:url('../images/btn_shop_on.gif') left top no-repeat;
  display: block;  overflow: hidden; position: relative;
  width: 264px;  height:75px;}
.rolloverShop:hover img {  position: relative;  top: -75px;}

.rolloverHome {
  background:url('../images/btn_home_on.gif') left top no-repeat;
  display: block;  overflow: hidden; position: relative;
  width: 264px;  height:56px;}
.rolloverHome:hover img {  position: relative;  top: -56px;}

.rolloverTop {
  background:url('../common/images/top_on.gif') left top no-repeat;
  display: block;  overflow: hidden; position: relative;
  width: 107px;  height:19px;}
.rolloverTop:hover img {  position: relative;  top: -19px;}

.adapt_margin1{	height:270px; width:100%;}
.adapt_margin2{	height:19px; width:100%;}

#announce2011 {
	width:900px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	padding-left: 120px;
}
