@charset "utf-8";
/* CSS Document */

/* #################################################################################################################
		General
   ################################################################################################################# */
* {
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: underline;
	color: #0000FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidebar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sidebar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.sidebar a:hover {
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


h1 {
	color: #111133;
	font-size: 70%;

}


h2 {
	font-size: 130%;
	color: #FFCC00;
	text-decoration: underline;
	margin-top: 5px;
}
h3 {
	font-size: 110%;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
}

body,td,th {
	font: 16px "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
}
body {
	text-align: center;
}

#wrapper .header img {
	border-style: none;
}



#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	text-align: left;
}
.gwbanner {
	clear: both;
	float: right;
	padding-top: 5px;
}

.Backtop {
	text-align: right;
	float: right;
	width: 600px;
	margin-top: 20px;
}
.Backtop a {
	color: #0000FF;
	text-decoration: underline;
	font-size: 100%;
	line-height: 140%;
}

.Backhome {
	text-align: right;
	float: right;
	width: 600px;
}
.Backhome a {
	color: #0000FF;
	text-decoration: underline;
	font-size: 120%;
	line-height: 140%;
}



.footer {
	float: right;
	width: 650px;
	text-align: center;
	margin-top: 30px;
}


/* #################################################################################################################
		index.html
   ################################################################################################################# */
.contwrapperIndex {
	background: #FFFFFF;
	height: auto;
}
.header {
	width: 850px;
	height: 170px;
	overflow: hidden;
}
.sidebar {
	float: left;
	width: 200px;
	overflow: auto;
	background: url(../image/sidebar.gif);
	color: #FFFFFF;
}
.sidebar a{
	line-height: 150%;
}
.sidebarSface {
	width: 170px;
	text-align: center;
	color: #FFFFFF;
}
.sidebarSface img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.maincont {
	height: auto;
	width: 650px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#minkara {
	padding-left: 5px;
	position: relative;
}

#minkara img {
	position: relative;
	top: 2px;
}


.cont645 {
	background: #E0EBF8;
	width: 645px;
	float: right;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.cont645 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.headbar645 {
	color: #FFFFFF;
	background: #07455F;
	line-height: 140%;
	padding-left: 5px;
	font-size: 100%;
}
.img200 {
	width: 200px;
	float: left;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 90%;
}
.img200 img {
	border-style: none;
}
.img200 a {
	color: #0000FF;
	text-decoration: underline;
}
#twitter  {
	width: 265px;
	margin-top: 10px;
}

.cont265 {
	width: 263px;
	border: 1px solid #000000;
	margin-top: 10px;
	text-align: left;
}
.cont2652 {
	height: 105px;
	font-size: 90%;
	overflow: hidden;
}

.cont265box {
	float: right;
	text-align: left;
}
.cont380 {
	width: 380px;
	float: right;
	margin-top: 10px;
}
.cont380textind {
	color: #000000;
	padding-top: 10px;
	padding-bottom: 20px;
}
.cont380link {
	margin-top: 5px;
	margin-bottom: 15px;
}





/* #################################################################################################################
		4月キャンペーンページ
   ################################################################################################################# */

.contwrapperCampApr {
	overflow: hidden;
	background: #FFFFFF;
	height: auto;
}.maincontCenter {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.cont645org {
	background: #E0EBF8;
	width: 645px;
	float: right;
	margin-top: 10px;
}
.headbar645org {
	color: #FFFFFF;
	background: #FF8000;
	line-height: 140%;
	padding-left: 5px;
	font-size: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.imgfloatRight {
	float: right;
	padding: 10px;
}

.imgfloatLeft {
	padding: 10px;
	float: left;
	width: 280px;
	font-size: 80%;
	font-weight: bold;
}





/* #################################################################################################################
		View style
   ################################################################################################################# */
.contwrapperView {
	overflow: auto;
	background: #FFFFFF;
	height: auto;
}.viewMaincont {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.viewStart {
	text-align: center;
	width: 650px;
	padding-top: 30px;
	padding-bottom: 30px;
	float: right;
}






/* #################################################################################################################
		Thanks style
   ################################################################################################################# */
.thanksStart
 {
	text-align: center;
	width: 650px;
	padding-top: 100px;
	padding-bottom: 100px;
	float: right;
}
.price {
	float: left;
	width: 300px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
}

