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


/*style1.css　引き継ぎ*/
h3 {
  color: #FE8C83;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}

h4 {
  color: #663333;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}

dl,ul,ol {
  margin-bottom: 15px;
}

/*画像の回り込み*/
div.phot {
	width: 760px;
	margin-bottom: 15px;
	xpadding: 10px;
	text-align: left;
	height: 220px;
}

div.phot p {
  margin: 0;
}

img.phot,
div.phot img, 
div.recommend img{
  float:left;
  margin: 0;
  margin-right: 10px;
  vertical-align: text-bottom;
}

#container {
	width: 760px;
	margin-right: auto;
	margin-bottom: 63px;
	margin-left: auto;
	padding-top: 37px;
}

a {
color:#94B400;
}

a:hover {
	color:#000;
}

#container p {
	margin-bottom: 15px;
}










/*------------------------*/

/*headerイメージ部分*/
#header_img {
	left: 0;
	position: absolute;
	top: 79px;
}

#header .inside {
	height: 574px;
	position: relative;
}

#header02 {
	background-image: url(../image/common/background_header02.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

#header02 .inside {
	height: 400px;
	position: relative;
}

#header02 .inside h1 {
	display: none;
}

#container03 {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

/*containerテキスト部分*/
#container p {
	color: #666;
	margin-left: 10px;
}

/*mailmagazine.html部分*/
#mailmagazine {
	text-align: center;
	height: 324px;
}

.mailmaga {
	text-align: center;
	color: #F60;
	font-size: 16px;
}

.thanks {
	text-align: center;
	margin-top: 30px;
	color: #6F4725;
}

.inside ul{
	margin-bottom: 0px;
}
