﻿@charset "utf-8";

body {
	font: 100%/1.2 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: #DDD;
	margin: 0;
	/* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */

	padding: 0;
	text-align: center;
	/* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */

	color: #000000;
}


h1,h2,h3,h4{
	font-weight:normal;
}

#full{
	width: 914px;
	/* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	margin: 0 auto 0 auto;
	/* 自動マージン（幅と連動）により、ページが中央揃えになります */
}



#container {
	width: 912px;
	/* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */

	background: #FFFFFF;
	margin: 0 auto 10px auto;
	/* 自動マージン（幅と連動）により、ページが中央揃えになります */

	border: 0px solid #000000;
	border-radius: 7px;
	overflow: hidden;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
}


#header {

	padding: 0;
	text-align: center;
  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	
	border: 4px solid #8D8D8D;
}

#header2 {

	padding: 0;
	text-align: center;
  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */

}



#header-left {
	padding-top:7px;
	margin: 0 0 0 -5px;
	float:left;
	width:550px;
	font: 100%/0.5 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}
	
#header-right {
	float:left;
}


#header h1 {

	margin: 0;
	color:#773747;
	border-left:8px solid #773747;

 /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */

	padding: 10px 0;
 /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */

}

#header h2 {

	margin: 0;

 /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */

	padding: 10px 0;
 /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */

}




#mainContent {

	padding: 0 20px;
 /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */

	background: #FFFFFF;

}

#leftbox {
	float:left;
	width:304px;
	height:608px;
	margin-top:10px;
	
}
	


#centerbox {
	float:left;
	width:304px;
	height:608px;
	margin-top:10px;
	
}


#rightbox {
	float:left;
	width:304px;
	height:608px;
	margin-top:10px;
	
}

#leftbox_2{
	float:left;
	width:608px;
	height:456px;
	margin-top:10px;
}

#rightbox_2 {
	float:left;
	width:304px;
	height:456px;
	margin-top:10px;
	
}


#picture1 {
	clear:both;
	width:298px;
	height:298px;
	background-color:white;	
	border: 0px solid #000000;
	border-radius: 7px;
	overflow: hidden;
	margin: 3px;
	float:left;
}

#picture2 {
	clear:both;
	width:298px;
	height:146px;
	background-color:white;	
	border: 0px solid #000000;
	border-radius: 7px;
	overflow: hidden;
	margin: 3px;
	float:left;
}


#picture2_nonclear {
	width:298px;
	height:146px;
	background-color:white;	
	border: 0px solid #000000;
	border-radius: 7px;
	overflow: hidden;
	margin: 3px;
	float:left;
}


#picture3 {
	width:146px;
	height:146px;
	background-color:white;	
	border: 0px solid #000000;
	border-radius: 7px;
	overflow: hidden;
	float:left;
	margin: 3px;
}

#picture4 {
	width:602px;
	height:298px;
	background-color:blue;	
	border: 0px solid #000000;
	border-radius: 7px;
	overflow: hidden;
	float:left;
	margin: 3px;
}

#footer {
	width: 912px;
	height:30px;
	background: #FFFFFF;
	margin: 10px auto 10px auto;
	/* 自動マージン（幅と連動）により、ページが中央揃えになります */

	border: 0px solid #000000;
	border-radius: 7px;
	overflow: hidden;
	color:#FFFFFF;
	display:block;
	float:left;
	background: -moz-linear-gradient(
				-90deg,
				#8E8D8C 0%,
				#6C6C6C 49%,
				#606060 50%,
				#767676 98%,
				#4D4D4D 100%			);
	background: -webkit-linear-gradient(
				-90deg,
				#8E8D8C 0%,
				#6C6C6C 49%,
				#606060 50%,
				#767676 98%,
				#4D4D4D 100%
				);
	background: -o-linear-gradient(
				-90deg,
				#8E8D8C 0%,
				#6C6C6C 49%,
				#606060 50%,
				#767676 98%,
				#4D4D4D 100%				);
	background: -ms-linear-gradient(
				-90deg,
				#8E8D8C 0%,
				#6C6C6C 49%,
				#606060 50%,
				#767676 98%,
				#4D4D4D 100%				);	
	background-color:#767676;	

	 
}

#footer p {
	text-align: right;
	margin:7px 10px;
}

#footer_top{
	width: 912px;
	height:50px;
	background: #FFFFFF;
	margin: 10px auto 0 auto;	
	border: 0px solid #000000;
	border-radius: 7px 7px 0 0;
	overflow: hidden;
	text-align: right; 
	
}
#footer_bottom {
	width: 912px;
	height:30px;
	background: #FFFFFF;
	margin: 0 auto 10px auto;	
	border: 0 solid #000000;
	border-radius: 0 0 7px 7px;
	overflow: hidden;
	color:#FFFFFF;
	display:block;
	background: -moz-linear-gradient(
				-90deg,
				#8E8D8C 0%,
				#6C6C6C 49%,
				#606060 50%,
				#767676 98%,
				#4D4D4D 100%			);
	background: -webkit-linear-gradient(
				-90deg,
				#8E8D8C 0%,
				#6C6C6C 49%,
				#606060 50%,
				#767676 98%,
				#4D4D4D 100%
				);
	background: -o-linear-gradient(
				-90deg,
				#8E8D8C 0%,
				#6C6C6C 49%,
				#606060 50%,
				#767676 98%,
				#4D4D4D 100%				);
	background: -ms-linear-gradient(
				-90deg,
				#8E8D8C 0%,
				#6C6C6C 49%,
				#606060 50%,
				#767676 98%,
				#4D4D4D 100%				);	
	background-color:#767676;	
}

#footer_top p {
	text-align: right;
	margin:	7px 10px;
}
#footer_bottom p {
	text-align: right;
	margin:7px 10px;
}


#menu{
  list-style-type: none;
  width: 912px;
  height: 40px;
  line-height:40px;
  padding: 0;
  margin:0;
 	background: -moz-linear-gradient(
				-90deg,
				#8E8D8C 0%,
				#6C6C6C 49%,
				#606060 50%,
				#767676 98%,
				#4D4D4D 100%			);
	background: -webkit-linear-gradient(
				-90deg,
				#8E8D8C 0%,
				#6C6C6C 49%,
				#606060 50%,
				#767676 98%,
				#4D4D4D 100%
				);
	background: -o-linear-gradient(
				-90deg,
				#8E8D8C 0%,
				#6C6C6C 49%,
				#606060 50%,
				#767676 98%,
				#4D4D4D 100%				);
	background: -ms-linear-gradient(
				-90deg,
				#8E8D8C 0%,
				#6C6C6C 49%,
				#606060 50%,
				#767676 98%,
				#4D4D4D 100%				);	
	background-color:#767676;	
	border-radius: 5px 5px 0 0;

}
#menu li{
  position: relative;
  width: 152px;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
#menu li a{
  display: block;
  margin: 0;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}
#menu li:hover > a{
	background: -moz-linear-gradient(
				-90deg,
				#474646 0%,
				#414444 49%,
				#373737 50%,
				#464545 98%,
				#4D4D4D 100%			);
	background: -webkit-linear-gradient(
				-90deg,
				#474646 0%,
				#414444 49%,
				#373737 50%,
				#464545 98%,
				#4D4D4D 100%
				);
	background: -o-linear-gradient(
				-90deg,
				#474646 0%,
				#414444 49%,
				#373737 50%,
				#464545 98%,
				#4D4D4D 100%				);
	background: -ms-linear-gradient(
				-90deg,
				#474646 0%,
				#414444 49%,
				#373737 50%,
				#464545 98%,
				#4D4D4D 100%				);	
	background-color:#464646;		
  color: #F3F3F3;
}
#menu > li:hover > a{
  border-radius: 3px 3px 0 0;
}
#menu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  border-radius: 0 0 3px 3px;
}

#menu li ul li{
  overflow: hidden;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#menu li ul li a{
 	background: -moz-linear-gradient(
				-90deg,
				#8E8D8C 0%,
				#6C6C6C 49%,
				#606060 50%,
				#767676 98%,
				#4D4D4D 100%			);
	background: -webkit-linear-gradient(
				-90deg,
				#8E8D8C 0%,
				#6C6C6C 49%,
				#606060 50%,
				#767676 98%,
				#4D4D4D 100%
				);
	background: -o-linear-gradient(
				-90deg,
				#8E8D8C 0%,
				#6C6C6C 49%,
				#606060 50%,
				#767676 98%,
				#4D4D4D 100%				);
	background: -ms-linear-gradient(
				-90deg,
				#8E8D8C 0%,
				#6C6C6C 49%,
				#606060 50%,
				#767676 98%,
				#4D4D4D 100%				);	
	background-color:#767676;  
  font-size: 12px;
  font-weight: normal;
}
#menu li:hover ul li{
  overflow: visible;
  height: 38px;
  border-top: 1px solid #4D4D4D;
  border-bottom: 1px solid #4D4D4D;
}
#menu li:hover ul li:first-child{
  border-top: 0;
}
#menu li:hover ul li:last-child{
  border-bottom: 0;
}
#menu li:hover ul li:last-child a{
  border-radius: 0 0 3px 3px;
}

#menu_now{
	color:#FFFFFF;
	display:block;
	float:left;
	height:40px;
	width:152px;
	background: -moz-linear-gradient(
				-90deg,
				#161819 0%,
				#3C3D3D 50%,
				#161819 100%			);
	background: -webkit-linear-gradient(
				-90deg,
				#161819 0%,
				#3C3D3D 50%,
				#161819 100%)			;
	background: -o-linear-gradient(
				-90deg,
				#161819 0%,
				#3C3D3D 50%,
				#161819 100%				);
	background: -ms-linear-gradient(
				-90deg,
				#161819 0%,
				#3C3D3D 50%,
				#161819 100%				);	
	background-color:#161819;
	  border-radius: 3px 3px 0 0;		
}



.clearfloat { /* このクラスは、#footer が #container から削除されているか取り出されている場合に、<br /> または空の div で、フローティングさせる最後の div に続く最後のエレメントとして (#container 内に) 配置できます。 */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
