@charset "Shift_JIS";
/* 基本
---------------------------------------------*/
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,img,p,blockquote,fieldset,input
{margin:0; padding:0}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	background: #FFFFFF;
}

img {
	behavior: url(../exc/iepngfix.htc)
}

#content-image {
	behavior: url(../exc/iepngfix.htc)
}

#wrapper {
	width: 910px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 910px;
	top: 0px;
	height: 90px;
}

#Rogoarea {
	width: 910px;
	float: left;
	height: 62px;
}

#Rogoarea ul#Rogo{
	height: 62px;
	width: 182px;
	float: left;
}

#Member{
	width: 710px;
	float: left;
	height: 20px;
	margin-top: 20px;
	margin-left: 10px;
}

#Member #memberimg{
	background-color:#CC0000;
	height: 20px;
	width: 5px;
	float: left;
}

#Member #membertxt{
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	padding-top: 4px;
	padding-left: 3px;
	float: left;
}

#Member #memberutility{
	float: right;
	width: 220px;
}

#Rogoarea ul li ul#memberlogout{
	float: right;
	margin-right: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	padding-top: 4px;
}

#Rogoarea ul li ul#memberid{
	float: right;
	margin-right: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	padding-top: 4px;
}

#header h1 {
	font-size:10px;
	border:none;
}

#header h1 img {
	border:none;
	left:25px;
	top:8px;
}

#header li {
	float:left;
	list-style-type: none;
}

#header #memberLogin {
	float:left;
	height: 26px;
	clear: none;
	margin-top: 8px;
	margin-left: 8px;
}

#content {
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 16px;
}
#primary {
	float: left;
	width: 730px;
	position: relative;
	left: 25px;
}
#secondary {
	float: right;
	width: 120px;
	position: relative;
	right: 25px;
}
#footer {
	clear: both;
	width: 100%; /* for WinIE6,7 */
	background-image: url(../img/ng_gly.gif);
}
a {
	color: #0066CC;
}
a:visited {
	color: #333333;
}
a:hover,
a:focus {
	color: #3366CC;
}
a:active {
	color: #CC3300;
}

/* グローバルナビゲーション
---------------------------------------------*/
#globalNavigation {
	height: 46px;
	background:url(../../img/glvnavi_bg.gif);
	position: relative;
	width: 910px;
	float: left;
	overflow: hidden;
}

#globalNavigation ul {
	list-style:none;
}
#globalNavigation ul li {
	float:left;
	overflow:hidden;
	display:inline;
}

#globalNaviTop{
	width:99px;
	height:15px;
	text-align: center;
	padding-bottom: 7px;
}

#globalNaviContact{
	width:99px;
	height:15px;
	text-align: center;
	padding-bottom: 7px;
}

#globalNavigation #navi{
	width: 910px;
	background-image: url(../img/glv_bg.gif);
	height: 28px;
}

#globalNavigation #navi li {
	float:left;
	background:url(../../img/glvnavi_bg.gif);
	list-style-type: none;
}

#globalNavigation #navi li#utility {
	float:right;
	background:url(../../img/glvnavi_bg.gif);
	list-style-type: none;
	height: 28px;
}

#globalNavigation ul li ul {
	float:right;
}

#globalNavigation ul li ul#home {
	float:right;
	width: 70px;
	margin-right: 10px;
}

#globalNavigation ul li ul#passport {
	float:right;
	margin-right: 10px;
	height: 8px;
	width: 103px;
	top: 0px;
}

#globalNavigation ul li ul#contact {
	float:right;
	height: 8px;
	width: 72px;
	margin-right: 10px;
}


/* メインコンテンツ
---------------------------------------------*/
#mainContent {
	clear:both;
	width: 100%;
	height:100%;
	background:url(../img/main_bg.gif) repeat-y;
}

#mainContent #main {
	list-style-type: none;
	position: relative;
	background-image: url(../img/main_bg.gif);
	min-height: 400px;
}

#mainContentHead {
	width: 910px;
	height: 25px;
	background-image:url(../img/main_head.gif);
	position: relative;
	float: left;
}
#mainContentFoot {
	width: 910px;
	height: 25px;
	position: relative;
	top: 0;
	background-image: url(../img/main_foot.gif);
	background-repeat: no-repeat;
}
#FootTXT {
	background-image: url(../img/ng_gly.gif);
	position: relative;
	top: 0;
}

/* フッタコンテンツ
---------------------------------------------*/

#FootTXT li {
	list-style-type: none;
}

#FootTXTarea1 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 14px;
}

#FootTXTarea1 a {
	color: #CCCCCC;
}
#FootTXTarea1 a:visited {
	color: #333333;
}
#FootTXTarea1 a:hover,
			a:focus {
	color: #999999;
}
#FootTXTarea1 a:active {
	color: #990000;
}

#FootTXTarea2 {
	width: auto;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 14px;
}
#FootTXTarea3 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 14px;
	margin-bottom: 10px;
}

#Copyright {
	position: relative;
	top: 0;
	background-color: #FFFFFF;
	background-image: url(../img/copyright.gif);
	background-position: center;
	height: 28px;
	background-repeat: no-repeat;
}

/* フラッシュコンテンツ
---------------------------------------------*/
#FlashContents {
	width:730px;
	height:470px;
	background:url(../img/flash_bg.gif);
	float: none;
	position: relative;
	margin: 0px;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
}
#FlashContents li {
	float:left;
	list-style-type: none;
}
#FlashArea {
	width:720px;
	height:460px;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
	
/* ニュースコンテンツ
---------------------------------------------*/
#NewsContent {
	width: 730px;
	height: 345px;
	position: relative;
	background-image: url(../img/ng_Dgly.gif);
	top: 5px;
}

#NewsContent li {
	list-style-type: none;
	float: left;
}

#NewsContent li#newsbox01 {
	list-style-type: none;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#NewsContent li ul {
	float: left;
}

#NewsContent li ul li {
	list-style-type: none;
	float: left;
}

/* ニュースボックス01
---------------------------------------------*/
#newsbox01 {
	width: 450px;
	float: left;
}

#newsbox01head {
	height: 20px;
	background:url(../);
}

#newsbox01head li{
	float:left;
	list-style-type: none;
}

#newsbox01foot {
	height: 10px;
	background:url(../../img/box01_foot.png);
}
#newsboxContent {
	margin-top: 5px;
	height: 300px;
	width: 450px;
	overflow: auto;
}

/* ニュース
---------------------------------------------*/
#newsTop {
	float:left;
	width: 200px;
	margin-bottom: 15px;
	margin-left: 10px;
}

#newsTop ul li {
	list-style-type: none;
}

#newsTop ul#newsPhoto {
	width: 50px;
	float: left;
	border: 1px solid #FFFFFF;
	height: 50px;
}

#newsTop ul#newsTXT {
	float:right;
	width:145px;
}

#newsTop ul li#newsDATE {
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}

#newsTop ul li#newsSHOPNAME {
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	width: 100%;
}
#newsTop ul li#newsSHOPNAME a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#newsTop ul li#newsSHOPNAME a:visited {
	color: #333333;
	text-decoration: none;
}
#newsTop ul li#newsSHOPNAME a:hover,a:focus {
	color: #999999;
	text-decoration: none;
}
#newsTop ul li#newsSHOPNAME a:active {
	color: #990000;
	text-decoration: none;
}

#newsTop ul li#newsCOMMENT {
	font-size:10px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	width: 100%;
	letter-spacing: 1px;
	text-align: justify;
	word-spacing: 1px;
}
#newsTop ul li#newsCOMMENT a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#newsTop ul li#newsCOMMENT a:visited {
	color: #333333;
	text-decoration: none;
}
#newsTop ul li#newsCOMMENT a:hover,a:focus {
	color: #999999;
}
#newsTop ul li#newsCOMMENT a:active {
	color: #990000;
}


#newsList {
	float:left;
	margin-bottom: 10px;
	margin-left: 5px;
	height: 20px;
	clear: both;
	width: 425px;
}

#newsList ul#linkBox {
	height: 20px;
	clear: both;
	width: 100%;
}
#newsList ul li#linkBox01 {
	width: 10px;
	height: 20px;
	background-image:url(../img/link_box01_01.png)
}
#newsList ul li#linkBox02 {
	height: 20px;
	background-image:url(../img/link_box01_02.png);
	background-repeat: repeat-x;
	width: 410px;
}

#newsList ul li#linkBox03 {
	width: 5px;
	height: 20px;
	background-image:url(../img/link_box01_03.png)
}

#newsList ul li ul#linkBoxTXT {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	height: 12px;
	width: 410px;
	margin-top: 5px;
}

#newsIndex {
	float:left;
	width: 205px;
	margin-bottom: 15px;
	margin-left: 10px;
}

#newsIndex ul li {
	list-style-type: none;
}

#newsIndex ul#newsIndexPhoto {
	width: 50px;
	float: left;
	border: 1px solid #FFFFFF;
	height: 50px;
}

#newsIndex ul#newsIndexTXT {
	float:right;
	width:150px;
}

#newsIndex ul li#newsIndexDATE {
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}

#newsIndex ul li#newsIndexSHOPNAME {
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	width: 100%;
}
#newsIndex ul li#newsIndexSHOPNAME a:link {
	color: #333333;
	text-decoration: none;
}
#newsIndex ul li#newsIndexSHOPNAME a:visited {
	color: #999999;
	text-decoration: none;
}
#newsIndex ul li#newsIndexSHOPNAME a:hover,a:focus {
	color: #666666;
	text-decoration: none;
}
#newsIndex ul li#newsIndexSHOPNAME a:active {
	color: #990000;
	text-decoration: none;
}

#newsIndex ul li#newsIndexCOMMENT {
	font-size:10px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	width: 100%;
	letter-spacing: 1px;
	text-align: justify;
	word-spacing: 1px;
}
#newsIndex ul li#newsIndexCOMMENT a:link {
	color: #333333;
	text-decoration: none;
}
#newsIndex ul li#newsIndexCOMMENT a:visited {
	color: #999999;
	text-decoration: none;
}
#newsIndex ul li#newsIndexCOMMENT a:hover,a:focus {
	color: #666666;
}
#newsIndex ul li#newsIndexCOMMENT a:active {
	color: #990000;
}

/* ソラリアパスポート
---------------------------------------------*/
#passportArea {
	margin-top: 5px;
	height: 300px;
	width: 450px;
	overflow: auto;
}
#passportArea ul#passportContent {
	overflow: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	width: 100%;
}

#passportArea ul li#content01 {
	width: 450px;
	line-height: 20px;
}

/* イベントガイド
---------------------------------------------*/
#NewsContent li#contentEVENT {
	width: 250px;
	background-color: #FFFFFF;
	height: 325px;
	margin-top: 10px;
	margin-left: 10px;
}

/* バナー・サイドエリア
---------------------------------------------*/
#bannerBig {
	width:120px;
	height:470px;
}

#bannerBig li {
	list-style:none;
}

#bannerSmall {
	width:120px;
	margin-top: 5px;
}

#bannerSmall li {
	list-style:none;
	margin-bottom: 2px;
}

#sideTXT {
	width:120px;
	margin-top: 5px;
}

#sideTXT li {
	list-style:none;
}

#sideTXT li#comment h2 {
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:10px;
	font-style:normal;
	line-height: 12px;
	color: #666666;
	font-weight: normal;
	font-variant: normal;
}

#sideTXT li#DATE {
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:10px;
	font-style:normal;
	line-height: 12px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 2px;
}

/* ページ基本レイアウト
---------------------------------------------*/
#pageLayout {
	float: left;
	width: 860px;
	position: relative;
	left: 25px;
}

#pageTitle {
	width: 860px;
	height: 60px;
	background-image:url(../img/page_title_bg.gif);
	background-repeat: repeat-x;
}

#pageTitle li#title {
	list-style:none;
	float: left;
}

#pageTitle li#txt {
	list-style:none;
	float:right;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 2px;
	text-align: right;
	text-indent: 1px;
	margin-top: 22px;
}

#pageContent {
	width: 860px;
	margin-top: 10px;
}
#pageContent li {
	list-style:none;
	margin: 0px;
	float: left;
}

#pageContentBox01HEAD {
	width: 860px;
	float: left;
	background-image: url(../img/mainBOX_bg01.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 10px;
}
#pageContentBox01MAIN {
	width: 860px;
	clear: both;
	float: left;
	background-image: url(../img/mainBOX_bg02.gif);
}
#pageContentBox01FOOT {
	width: 860px;
	clear: both;
	float: left;
	background-image: url(../img/mainBOX_bg03.gif);
	height: 10px;
	background-repeat: no-repeat;
}
#pageContentBox01CONTENT {
	width: 850px;
	clear: both;
	float: left;
	margin-left: 5px;
}

/* グルメコンテンツレイアウト
---------------------------------------------*/
#gourmetBox {
	float:left;
	width: 200px;
	margin-left:12px;
	margin-bottom: 15px;
	height: 280px;
}
#gourmetBox2 {
	float:left;
	width: 836px;
	margin-left:12px;
	margin-bottom: 15px;
	height: 10px;
	clear: both;
}
#gourmetBox3 {
	float:left;
	width: 200px;
	margin-left:12px;
	margin-bottom: 15px;
	height: 10px;
}
#gourmetBox ul#table {
	margin-top:5px;
	margin-bottom: 5px;
}
.gourmetTxtS {
	font-size:10px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 14px;
	text-indent: 2px;
}
.gourmetTxtM {
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	line-height: 16px;
	text-indent: 2px;
}

/* タッチパネル
---------------------------------------------*/
#touchContent {
	width: 910px;
	height:100%;
	background:url(../img/main_bg.gif) repeat-y;
}

#touchContent #main {
	list-style-type: none;
	position: relative;
	background-image: url(../img/main_bg.gif);
	min-height: 400px;
}

#touchContentHead {
	width: 910px;
	height: 25px;
	background-image:url(../img/main_head.gif);
	float: left;
}
#touchContentFoot {
	width: 910px;
	height: 25px;
	top: 0;
	background-image: url(../img/main_foot.gif);
	background-repeat: no-repeat;
	float: left;
}
#headerTouch {
	width: 910px;
	top: 0px;
	height: 62px;
}

#headerTouch h1 {
	font-size:10px;
	border:none;
}

#headerTouch h1 img {
	border:none;
	left:25px;
	top:8px;
}

#headerTouch li {
	float:left;
	list-style-type: none;
}

#Rogoarea ul#touchBT{
	float: right;
	margin-right: 10px;
	margin-top: 16px;
}

#touchpanelLayout {
	width: 910px;
}

#TouchPhoto {
	width:730px;
	height:500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#TouchPhoto li {
	list-style-type: none;
}
#TouchPhotoArea {
	width:720px;
	height:460px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#touchNavigation {
	height: 38px;
	width: 880px;
	background-image: url(../touch/img/menu_bg.jpg);
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#touchNavigation ul {
	height: 38px;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
}
#touchNavigationTabArea {
	height: 38px;
	width: 720px;
}
#touchNavigationTabArea ul {
	float:left;
}
#touchNavigation ul li {
	float:left;
	list-style:none;
}
#touchTopContent {
	width: 730px;
	margin-left: auto;
	float: none;
	margin-top: 5px;
	clear: none;
	margin-right: auto;
}
#touchPageContent {
	width: 860px;
	margin-left: 25px;
	float: left;
	margin-top: 10px;
	clear: both;
	min-height: 400px;
	display:inline;
}
/* 会員登録
---------------------------------------------*/
#memberContents {
	background-image: url(../member/img/main_bg.jpg);
	width: 850px;
	min-height: 320px;
	float:left;
	clear:both;
	background-repeat: no-repeat;
}
#memberTitle {
	background-image: url(../member/img/main_title.jpg);
	width: 850px;
	float:left;
	clear:both;
	background-repeat: no-repeat;
	height: 60px;
}
#memberTxt {
	background-image: url(../member/img/main_txt.jpg);
	width: 850px;
	float:left;
	clear:both;
	background-repeat: no-repeat;
	height: 103px;
}
#memberTxt2 {
	background-image: url(../member/img/main_txt2.jpg);
	width: 850px;
	float:left;
	clear:both;
	background-repeat: no-repeat;
	height: 220px;
}
#memberpresent {
	background-image: url(../member/present.jpg);
	width: 850px;
	float:left;
	clear:both;
	background-repeat: no-repeat;
	height: 280px;
}
#memberTitle2 {
	background-image: url(../member/img/main_title2.jpg);
	width: 850px;
	float:left;
	clear:both;
	background-repeat: no-repeat;
	height: 103px;
}
#memberTitle3 {
	background-image: url(../member/img/main_title3.jpg);
	width: 850px;
	float:left;
	clear:both;
	background-repeat: no-repeat;
	height: 60px;
}
#memberDetail {
	width: 480px;
	float:left;
	clear:both;
	margin-left: 15px;
	margin-bottom: 10px;
}
#memberDetail li#photo {
	float:left;
	list-style:none;
	width: 420px;
}
#memberDetail li#txt {
	float:left;
	list-style:none;
	width: 460px;
	margin-left: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
}

#memberHenkoContents {
	background-image: url(../member/img/main_henko_bg.jpg);
	width: 850px;
	min-height: 500px;
	float:left;
	clear:both;
	background-repeat: no-repeat;
}

#memberHenkoTitle1 {
	background-image: url(../member/img/main_title4.jpg);
	width: 850px;
	float:left;
	clear:both;
	background-repeat: no-repeat;
	height: 60px;
}

#memberHenkoTitle2 {
	background-image: url(../member/img/main_title_henko.jpg);
	width: 850px;
	float:left;
	clear:both;
	background-repeat: no-repeat;
	height: 70px;
	margin-bottom: 15px;
}

#memberHenko {
	width: 268px;
	float:left;
	margin-left: 13px;
	margin-bottom: 20px;
}
#memberHenko li#title {
	float:left;
	list-style:none;
	width: 268px;
}
#memberHenko li#txt {
	float:left;
	list-style:none;
	width: 253px;
	margin-left: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
}

#memberMosikomi {
	width: 820px;
	clear: both;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#memberBOXylw {
	width: 810px;
	clear: both;
	float: left;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#memberBOXylwHEAD {
	width: 810px;
	clear: both;
	float: left;
	margin: 0px;
	height: 10px;
	background-image: url(../member/img/box_ylw01.jpg);
	background-repeat: no-repeat;
}
#memberBOXylwMAIN {
	width: 810px;
	clear: both;
	float: left;
	background-image: url(../member/img/box_ylw02.jpg);
}
#memberBOXylwMAIN li {
	width: 810px;
	clear: both;
	float: left;
	list-style:none;
}
#memberBOXylwMAIN li#title {
	width: 810px;
	clear: both;
	float: left;
	list-style:none;
}
#memberBOXylwMAIN li#txt {
	width: 790px;
	clear: both;
	float: left;
	list-style:none;
	margin-left:10px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	margin-top: 10px;
}
#memberBOXylwFOOT {
	width: 810px;
	clear: both;
	float: left;
	height: 10px;
	background-image: url(../member/img/box_ylw03.jpg);
	background-repeat: no-repeat;
}
#memberSTEP01 {
	background-image: url(../member/img/step01.jpg);
	width: 850px;
	float:left;
	clear:both;
	background-repeat: no-repeat;
	height: 62px;
}
#memberSTEP02 {
	background-image: url(../member/img/step02.jpg);
	width: 850px;
	float:left;
	clear:both;
	background-repeat: no-repeat;
	height: 62px;
}
#memberSTEP03 {
	background-image: url(../member/img/step03.jpg);
	width: 850px;
	float:left;
	clear:both;
	background-repeat: no-repeat;
	height: 62px;
}
#memberSTEP04 {
	background-image: url(../member/img/step04.jpg);
	width: 850px;
	float:left;
	clear:both;
	background-repeat: no-repeat;
	height: 62px;
}

#memberTitleStep {
	width: 850px;
	float:left;
	clear:both;
	height: 68px;
}
#memberForm {
	width: 820px;
	float:left;
	clear:both;
	margin-left: 20px;
	margin-top: 10px;
}
#memberForm dt#mobile {
	float:left;
}
#memberForm dt#txt {
	float:left;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	margin-top: 29px;
	width: 640px;
}
#memberForm dt#qr {
	float:right;
}
#memberForm table {
	border:1px solid #000000;
	border-collapse:collapse;
}
#memberForm  td{
	border:solid 1px #000000;
}
#memberForm  #txt01{
	font-size:14px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-style: normal;
	font-weight: bold;
}
#memberForm  #txt02{
	font-size:12px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
#memberForm  #txt03{
	font-size:12px;
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}

#memberKiyaku{
	line-height: 18px;
	height: 200px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
#memberKiyaku #txt01{
	line-height: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#memberKiyaku #txt02{
	line-height: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-left: 14px;
}
#memberKiyaku #txt02 li{
	line-height: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-left: 10px;
	list-style:none;
}
/* イベントページ
---------------------------------------------*/
#eventContent {
	width: 850px;
	float:left;
	clear:both;
}
#eventBox {
	width: 820px;
	float:left;
	clear:both;
	margin-left: 20px;
	margin-top: 10px;
}
#eventTXT01 {
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}
#eventForm {
	width: 820px;
	float:left;
	clear:both;
	margin-left: 20px;
	margin-top: 10px;
}
