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


body {
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #404040;
}
#head {
	background: #FF7300;
	height: 15px;
	width: 640px;
	border-radius: 0px 0px 50px 50px;
	margin-top: 0px;
	margin-left: 300px;
}
#navi {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#head p {
	font-weight: bold;
	color: #FFF;
	font-size: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: auto;
	padding-left: 200px;
}
#navi img {
	float: left;
	margin-top: -10px;
	margin-bottom: 10px;
}
#navi #navi_bar ul {
	text-decoration: none;
	width: 700px;
	list-style-type: none;
	padding-top: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 300px;
	height: 70px;
}
#navi #navi_bar ul li {
	padding-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	margin-top: 15px;
	font-size: 16px;
	text-align: center;
	color: #ff4500;
	float: left;
}
#navi #navi_bar ul li a {
	text-decoration: none;
	color: #FF7300;
	line-height: 70px;
	text-align: center;
	float: left;
	width: 200px;
	font-size: 18px;
}
#navi #navi_bar ul li a:hover {
	color: #FFF;
	background: #FF9742;
}

#content {
	background: #FF7300;
	height: 630px;
	clear: both;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 55px;
}
#content #main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content #main h1 {
	font-size: 60px;
	color: #FFF;
	text-shadow: 2px 2px 2px #ff6347;
	clear: both;
	padding-left: 32px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
}
#content #main h2 {
	color: #FFF;
	font-size: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
	text-shadow: 2px 2px #ff6347;
}
#content #main #top_b {
	box-shadow: 1px 1px 2px 0px #B73200;
	width: 650px;
	background: #FFF;
	float: left;
	height: 366px;
}
#content #main #top_b img {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	box-shadow: 3px 3px 2px 0px #ff6347;
	margin-right: 0px;
}
#content #main #side {
	width: 280px;
	height: 366px;
	float: right;
}
#content #main #side img {
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
	box-shadow: 1px 1px 2px #B73200;

}

#down {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	height: 800px;
	margin-bottom: 50px;
}
#down #osirase {
	float: left;
	width: 650px;
}
#down #osirase h3 {
	background: #FF5A1C;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-radius: 7px;
	color: #FFF;
	box-shadow: 1px 2px #F33;
	text-shadow: 1px 1px 1px #D02900;
	clear: both;
}
#down #osirase h4 {
	font-size: 14px;
	font-weight: normal;
	color: #FF3333;
	width: 640px;
}
#twitter {
	float: right;
	width: 250px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: ridge;
	border-top-color: #999;
	clear: both;
	height: 100px;
}

#footer p {
	margin-left: 650px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
#down #osirase h4 img {
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#down #osirase h4 a {
	text-decoration: none;
}
#prod_s #prod_naka p a:hover {
	color: #FFF;
}
#prod_s #prod_naka p a {
	font-size: 24px;
	color: #FFC;
	text-decoration: none;
}
