@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;padding:0;
}
a {
	color:#5c3010;
	text-decoration:underline;
}

a:hover {
	color:#5c3010;
	text-decoration:none;	
}
body {
	background-color:#ddbda8;
    background-attachment: fixed;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	line-height::16px;
	color: #5c3010;
	}

.line {
background-color:#5c3010;
width:100%;
height:1px;
}

/* safari only ¥*/
body:first-of-type p {
font-size:11px;
}

#mainBox{
width:800px;
margin:auto;
background-image:url(../img/line.gif);
background-repeat:repeat-y;
width:800px;
}

#header{
width:800px;
height:190px;
}



#textAREA{
width:345px;	
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-size: 12px;
line-height::16px;
margin:30px 0px 0px 0px;
padding:0px 0px 30px 35px;
float:left;
}
#textAREA2{
width:345px;
line-height:18px;
margin:30px 0px 30px 0px;
float:left;
}
#line{
width:26px;
padding:0px 8px 0px 8px;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-size: 12px;
line-height::16px;
margin:30px 0px 30px 0px;
background-image:url(../img/line.jpg);
background-repeat:repeat-y;
background-position:center;
height:1610px;
float:left;
}

#futter{
margin:0px 0xp 20px 0px;
width:800px;
}

.sam{
width:150px;
height:175px;
padding:10px 5px 0px 12px;
float:left;
}