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, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

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

/*remember to define focus styles!*/
:focus {
	outline: 0;
}

/*remember to highlight inserts somehow!*/
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/*tables still need 'cellspacing="0"' in the markup*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	background: url(../images/bg01.gif) repeat;
	font-size: 13px;
	line-height: 1.32;
}

div.outer {
	background-image: url(../images/wrapper-bg-trans.png);
	width: 898px;
	text-align: left;
	margin: 0 auto;
}

div.wrapper {
	margin: 0 37px 0 36px;
	border-bottom: 10px solid #a6d16b;
	background-color: #fff;
}

p.mobilelink,
p.tagline {
	text-align: center;
}

p.mobilelink a {
	color: #00adee;
	font-size: 11px;
}

p.tagline {
	border-top: 1px solid #ff6ca5;
	background-color: #ffc7c7;
	color: #ec1c24;
	font-size: 12px;
	padding: 3px;
}

div.header {
	background: url(../images/header-bg02.gif) no-repeat left top;
}

h1 {
	float: left;
	height: 107px;
}

div.basicinfo {
	color: #ff4496;
	font-size: 11px;
	padding-top: 20px;
	float: left;
}

div.basicinfo ul {
	padding-left: 35px;
}

div.basicinfo ul.tel {
	background: url(../images/header-img-tel.png) no-repeat;
}

div.basicinfo ul.mail {
	background: url(../images/header-img-mail.png) no-repeat left center;
}

div.basicinfo ul li {
	display: block;
}

div.getaddress {
	margin-left: 577px;
	padding: 0 10px;
	font-size: 10px;
	background: url(../images/header-bg03.gif) repeat-x;
	height: 107px;
	position: relative;
}

div.getaddress h3{
	font-size: 13px;
	padding-top: 9px;
}

div.getaddress p {
	color: #603813;
	padding-right: 60px;
}

div.getaddress p.sendmailer {
	border-top: 1px dotted gray;
	padding-top: 3px;
}

div.getaddress p img.qr {
	position: absolute;
	right: 5px;
	top: 7px;
}

div.getaddress p input.sendmail {
	position: absolute;
	right: 5px;
	bottom: 0px;
}

div.g-navi ul li {
	float: right;
	display: block;
}

div.footer {
	width: 898px;
	background-image: url(../images/foot-bg-trans.png);
	height: 121px;
	margin: 0 auto;
}

div.footer p {
	text-align: center;
	padding-top: 30px;
}

div.footer p a {
	color: #ffffff;
}

h2.page-title {
	position: relative;
	height: 174px;
}

h2.page-title img{
	position: absolute;
	top: -13px;
	left: -25px;
}

ul.inquiry-addr {
	background-color: #e4d8ce;
	margin: 60px 200px 30px;
	text-align: center;
}

ul.inquiry-addr li img{
	vertical-align: middle;
}

