/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin    : 0;
    padding   : 0;
    outline   : 0;
    border    : 0;
    vertical-align : baseline;
}

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

body {
    line-height : 1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display : block;
}

img {
  vertical-align : middle;
/*  font-size      : 0;*/
  line-height    : 0;
}

ol,li{
	list-style: none;
}

blockquote, q {
    quotes : none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content : '';
    content : none;
}

a {
    margin    : 0;
    padding   : 0;
    vertical-align : baseline;
    background     : transparent;
    outline        : none;
}

a:focus {
    outline: thin dotted; /* chrome */
}

/* change colours to suit your needs */
ins {
    background-color : #ff9;
    color            : #000;
    text-decoration  : none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

th{
	font-weight : normal;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}


fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}


button,
input,
select,
textarea {
    margin: 0; /* 2 */
    /*vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

img{
	/*display : block;
	clear : both;*/
	line-height : 0;
	margin:0;
	padding:0;
	border:0;
}
/*============================*/
/* 
/*============================*/

.fl{ float : left;}
.fr{ float : right;}

.tc{text-align:center;}
.mt10{ margin-top : 10px;}
.mt20{ margin-top : 20px;}
.mt30{ margin-top : 30px;}
.mt40{ margin-top : 40px;}
.mt50{ margin-top : 50px;}
.mt60{ margin-top : 60px;}
.mt70{ margin-top : 70px;}
.f20{font-size : 20px; color:#f00;}
.cb {clear : both;}
body{
-webkit-text-size-adjust: 100%;
    font       : 13px/1.5em 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    *font-size : small;
    *font      : x-small;
	 color      : #000;
	 padding-top:25px;
	 background : url(../images/back.gif) repeat-x;
}

header{
	height : 90px;
	font-size : 12px;
}

header > div{
	width : 980px;
	margin : 0 auto;
}

header a{
	display : block;
	float : right;
}
.mainimage{
	max-width : 1400px;
	height   : 443px;
	margin   : 0 auto;
	background : url(../img/main.jpg) no-repeat center;
}



#wrapp{
	width : 980px;
	margin: 0 auto;
}



footer div{
	margin : 30px auto;
	width : 982px;
	background : #fff;
	padding : 20px;
	font-size : 18px;
	line-height : 26px;
		background : #fff;
}

footer table{
	margin : 0 0 0 30px;


}
footer th{
	width : 200px;
	text-align : left;
}
#s001{
	margin-top : 30px;
	height     : 1094px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background : url(../images/03.jpg) no-repeat center top;
}

#s002{
	margin-top : 30px;
	height     : 1837px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background : url(../images/06.jpg) no-repeat center top;

}

#s003{
	text-indent:100%;
	margin-top : 40px;
	white-space:nowrap;
	overflow:hidden;
	border : #99cc66 3px solid;

	background : url(../images/08.jpg) no-repeat 30px 30px;
}


#s003 .fl{
	margin : 420px 0 30px 30px;
}




.submit{
	padding : 20px;
	font-size : 18px;
}



#sousinend{
	padding :100px;
	font-size : 16px;
	text-align : center;
	line-height : 24px;
}

#sousinend p{
	color : #cc0000;
	font-size : 20px;
	margin-bottom : 20px;
}

footer{
margin-top : 100px;
padding : 30px 0 60px;
	height     : 322px;
	background : url(../images/footer.jpg) repeat;

}
