@charset "UTF-8";

/*======================================
	1-1.Universal selector
=======================================*/

* {
	margin: 0; 
	padding: 0;
	line-height: 1.5;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

/*======================================
	1-2.Structure Module
=======================================*/

body {
	margin: 0 10px;
	background: #ffffff;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	*font-size: small;
	*font: x-small;
}

/*======================================
	1-3.Text Module
=======================================*/

p,
address {
	margin: 0.8em 0px;
}

h1,
h2,
h3 {
}


/*======================================
	1-4. Hypertext Module
=======================================*/

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.s10p {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
}
.s12p {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
}
.s13p {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 13px;
}
.s14p {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
}
.s16p {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 16px;
}
.s18p {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 18px;
}
.s21p {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 21px;
}
.s24p {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 24px;
}
.s32p {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 32px;
}
.s36p {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 36px;
}
.gothic {
	font-family: Arial, Helvetica, sans-serif;
}
/*======================================
	各ページ固有のクラスやID
=======================================*/
#qr {
	position:absolute;
	left:53px;
	top:589px;
	width:75px;
	height:108px;
	z-index:1;
	visibility:visible;
}
#border {
	position:absolute;
	left:225px;
	top:369px;
	width:633px;
	height:357px;
	z-index:2;
	visibility:visible;
}
#point {
	position:absolute;
	left:26px;
	top:109px;
	width:474px;
	height:112px;
	z-index:3;
	visibility:visible;
}
#pointtitle {
	position:absolute;
	left:33px;
	top:22px;
	width:228px;
	height:71px;
	z-index:4;
	visibility:visible;
}
#pointphoto {
	position:absolute;
	left:499px;
	top:18px;
	width:146px;
	height:113px;
	z-index:5;
	visibility:visible;
}
#topphoto {
	position:absolute;
	left:185px;
	top:101px;
	width:716px;
	height:194px;
	z-index:6;
	visibility:visible;
}
#title {
	position:absolute;
	left:186px;
	top:294px;
	width:715px;
	height:52px;
	z-index:7;
	visibility:visible;
}
#Back {
	height: auto;
	width: 900px;
	border: 1px solid #E40044;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}#Left {
	float: left;
	width: 185px;
}
#Qrback {
	width: 183px;
	margin-top: 15px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E40044;
	height: 175px;
}
#Brushconts1 {
	font-size: 10px;
	color: #E40044;
	position: absolute;
	z-index: auto;
	left: 33px;
	top: 243px;
	width: 432px;
}
#Brushconts2 {
	font-size: 10px;
	position: absolute;
	z-index: auto;
	left: 212px;
	top: 297px;
	width: 372px;
}
#Back #Bottommenu {
	clear: left;
	width: 900px;
	padding-top: 10px;
	text-align: center;
}
#Back #Bottommenu ul {
	padding-top: 10px;
}
#Back #Bottommenu li {
	font-size: 10px;
	line-height: 3em;
	display: inline;
}
