@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-style:normal;
    font-weight: normal;
    font-size: 100%;
    vertical-align: baseline;
	
	-webkit-text-size-adjust: 100%;
}


body {
	background-color: #FEFAD2;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;	
	text-align: center;
	margin: 0;
	
}


section {
	width: 640px;
	margin: auto;
}

#snsbutton_wrap {
}

#snsbutton {
	margin: 10px;
}

#snsbutton div {
    float: left;
}


#main #tamago {
	background-image: url(../images/tamago_bg.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 8px 0 40px;
}


#main .tamago_links {
	border: none;
	margin: 275px 0 0;
	padding: 0;
	height: 100px;
}


#main .tamago_links a  {
	text-decoration:none;
	font-size: 9px;
	border: none;
	margin: 0 73px;

}

#main .tamago_links a img {
	margin: 0;
	padding: 0;
	
}

#main #mery {
	padding: 182px 0 30px;
	background-image: url(../images/mery.png);
}

#main #mamechishiki a {
	text-decoration: none;
}



#main .mamewaku {
	border-bottom: dotted 3px #666;
	padding: 0  28px;
	margin: 0 auto;
	
}

#main #mamechishiki img {
	margin: 296px auto 40px;
}

#main #q01 {
	background-image: url(../images/q01.png);
	background-repeat: no-repeat;
}

#main #q02 {
	background-image: url(../images/q02.png);
	background-repeat: no-repeat;
}

#main #q03 {
	background-image: url(../images/q03.png);
	background-repeat: no-repeat;
	padding-top: 13px;
}

#main #q04 {
	background-image: url(../images/q04.png);
	background-repeat: no-repeat;
	padding-top: 30px;
}

#main #q05 {
	background-image: url(../images/q05.png);
	background-repeat: no-repeat;
}

#main #q05 img {
	margin-top: 210px;
	
}

#main #q06 {
	background-image: url(../images/q06.png);
	background-repeat: no-repeat;
	padding-top: 130px;
}

#main #q07 {
	background-image: url(../images/q07.png);
	background-repeat: no-repeat;
	padding-top: 86px;
}

#main #q08 {
	background-image: url(../images/q08.png);
	background-repeat: no-repeat;
	padding-top: 147px;
}

#main #q09 {
	background-image: url(../images/q09.png);
	background-repeat: no-repeat;
	padding-top: 13px;
}

#main #q10 {
	background-image: url(../images/q10.png);
	background-repeat: no-repeat;
	padding-top: 65px;
}

#sns_btn img {
	margin: 25px 8px;
}

footer {
	width: 100%;
	padding: 20px 0 0;
	background-color: #f8b62b;
	margin: 0;
}

.footer-links {
	margin: auto;
}

#foot img {
	margin: 0 5px;
}

#foot p {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	margin-bottom: 0;
	padding-bottom: 30px;
	background-image: url(../images/foot_bg.png);
}


