html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0 none;
	border-collapse: collapse;
	color: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	list-style-type: none;
	margin: 0;
	outline: medium none;
	padding: 0;
	table-layout: fixed;
	text-decoration: none;
	vertical-align: baseline; }
body {
	color: #333333;
	font-family: Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	min-height: 100%;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-position: center 7px;
}
a img {
	border-style:none;
}

#wrapper {
	margin: auto;
	text-align: left;
	width: 980px;
}
.floatclear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}

/* ---------------------------------------------------------
■ヘッダー
--------------------------------------------------------- */
#headborder {
	height: 7px;
	background-image: url(../img/common/headborder.jpg);
 }

#headborder2 {
	background-color: #FFF;
	text-align: center;
 }
 
/* ---------------------------------------------------------
■ナビ
--------------------------------------------------------- */
#gnavi {
	height: 55px;
	background-image: url(../img/common/gnavi_bg.jpg);
	padding: 4px 0 0 20px;
	width: 960px;
 }
 
#wrap {
    position: relative;
}

ul#nav3 li {
	float: left;
	margin-left: -1px;
	width: 136px;
	height: 50px;
	overflow: hidden;
}
.fixed {
    position: fixed;
    top: 0;
    width: 980px;
    z-index: 10000;
}
/* ---------------------------------------------------------
■コンテンツ
--------------------------------------------------------- */
#con {
	background-image: url(../img/common/con_bg.jpg);
	background-color: #FFF;
	width: 980px;
	border-top: 1px solid #ffd8e1;
	padding-bottom: 30px;
 }
 
/* ---------------------------------------------------------
■ページタイトル
--------------------------------------------------------- */
#pagetitle {
	width: 980px;
	margin: 0 auto;
	background-color: #ffd8e1;
	text-align: center;
}
/* ---------------------------------------------------------
■タイトル
--------------------------------------------------------- */
.title01 {
	width: 940px;
	margin: 0 auto;
 }
.title01 img {
vertical-align:top;
}
.title01txt {
	font-size: 18px;
	color: #fe51ab;
	line-height: 1.6em;
	padding-left: 7px;
	font-weight: bold;
 }

/* ---------------------------------------------------------
■フッター
--------------------------------------------------------- */
#footer {
	background-color: #FF819D;
	height: 30px;
	color: #FFF;
	padding-top: 15px;

}
#footer_frame {
	height: 300px;
	padding-top: 15px;
	text-align: center;

}
/* ---------------------------------------------------------
■バナー
--------------------------------------------------------- */
#banner {
	color: #8e545f;
	margin: 0 auto;
	width: 920px;
	padding-top: 30px;
}
#banner2_1 {
	color: #8e545f;
	margin: 0 auto;
	width: 920px;
}
.banner2_center {
	width: 326px;
	float: left;
	text-align: center;
}
