html, body, div, span, applet, object,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, 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 {
padding: 0;
margin: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
outline: 0;
}

html {
overflow-y:scroll;
}
ol, ul, li {
list-style: none;
}
th {
font-weight: normal;
}
body {
	font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",  
	"Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Osaka, Arial, Verdana, sans-serif;
	font-size-adjust:none;
	font-size: 12px;
	color:#212121;
	line-height: 20px;
	background-color: #FFFFFF;
	background-image: url(../img/base/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
/* IE 6 or less */
*html body {
	font-size: 75%;
	line-height: 180%;
}
/* IE 7 or more */
*:first-child+html body {
	font-size: 75%;
}
img {
	border: none;
}
h1 {
	position:relative;
	width:750px;
	height:301px;
	margin:0;
	padding:0;
	background: url(../img/head.jpg) no-repeat left top;
}
h1 .head-btn {
	position:absolute;
	bottom:50px;
	right:20px;
}
h1 .head-btn2 {
	position:absolute;
	bottom:100px;
	right:20px;
}
.content{
	width:450px;
	padding-right: 310px;
	padding-left:20px;
	background-image: url(../img/photo.jpg);
	background-repeat: no-repeat;
}
* html .content{
	width:750px;
	padding-left:20px;
	background-image: url(../img/photo.jpg);
	background-repeat: no-repeat;
}
.content p{
	margin-bottom:30px;
	width: 400px;
}
.content p .allw {
	margin-bottom:30px;
	width: 720px;
}
h2 {
	margin-bottom:15px;
	padding:0;
}
.foot-btn{
	width:750px !important;
	text-align:center;
}
.foot-btn01{
	margin-right:30px;
}
.foot-btn02{
}
