/* ▼base▼ */

*{
	margin:0;
	padding:0;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #444;
	line-height: 20px;
	margin: 0 auto;
}

a:visited, a:link {
	text-decoration: none;
	color: #36C;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

.pm a:visited, a:link {
	text-decoration: none;
	color: #36C;
}

.pm a:hover {
	text-decoration: none;
	color: #FF0000;
}

h1 {
	margin-top:7px;
	font-size: 9px;
	line-height:1.2;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#AAA;
	text-align:center;
}

@media screen and (min-width: 480px) { 
h1 {
	font-size: 11px;
}
}

h2 {
	font-size: 21px;
	margin-bottom:30px;
}

@media screen and (min-width: 480px) {
h2 {
	font-size: 24px;
}
}

h3 {
	font-size: 16px;
	margin-bottom:5px;
}

@media screen and (min-width: 480px) {
h3 {
	font-size: 18px;
}
}

img {
	max-width: 100%;
	height: auto;
	width /***/:auto;　
}

.size {
	font-size: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.size2 {
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}

.size3 {
	font-size: 14px;
	color: #F00;
	font-weight: bold;
}

.size4 {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}

.size4-2 {
	font-size: 14px;
	color: #444;
	font-weight: bold;
	margin-bottom:3px;
}

.size5 {
	font-size: 18px;
	color: #444;
	font-weight: bold;
	margin-bottom:5px;
}
	
#mainContainer {
	height: auto;
	max-width: 1200px;
	margin: 30px auto;
}

#right-container {
	float:left;
	height: auto;
	max-width: 980px;
	margin-bottom:30px;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.floatclear {
	clear: both;
}

/* ▲base▲ */


/* ▼header▼ */

#header_back {
	background-color:#000;
	width:100%;
	height:auto;
}

#header a {
	width:100%;
	height:auto;
	display: block;
	/*margin:0 auto;*/
	text-align:center;
}

/* ▲header▲ */


/* ▼leftside▼ */

#leftside {
	display:none;
}

@media screen and (min-width: 1020px) {
#leftside {
	display:block;
	float: left;
	height: auto;
	max-width: 200px;
	margin-right: 20px;
}
}

.hasso {
	height: auto;
	width:100%;
	margin-bottom:10px;
}

#calendar {
	width:100%;
	margin-bottom: 10px;
}

#calendarNotice {
	height: auto;
	width:100%;
	margin-right: 20px;
	color: #F00;
	margin-bottom: 20px;
}

/* ▲leftside▲ */


/* ▼contents▼ */

#contents {
	height: auto;
	max-width: 780px;
	padding:0 10px;
	float: left;
}

@media screen and (min-width: 780px) {
#contents {
	padding:0 0;
}
}

.main_title {
	width:100%;
	height:auto;
	margin-bottom:30px;
}

.move-rightside {
	display:block;
	width: 100%;
	height: auto;
	margin:30px 0;
}

@media screen and (min-width: 1201px) {
.move-rightside {
	display:none;
}
}

.move-pmark {
	width:100%;
	height:auto;
}

.move-mark {
	float:left;
	margin-right:5px;
}

.move-text {
	font-size:10.25px;
	line-height:1.5;
	margin:8px 0;
}

.move-ad-s {
	display:block;
	clear:both;
	width: 100%;
	height: auto;
	margin:20px 0 0 0;
}

.move-ad {
	display:none;
	clear:both;
	width: 100%;
	height: auto;
	margin:20px 0 0 0;
}

@media screen and (min-width: 480px) {
.move-ad-s {
	display:none;
}
.move-ad {
	display:block;
}
}

/* ▲contents▲ */


/* ▼rightside▼ */

#rightside {
	display:none;
	float:left;
	max-width:180px;
	height:auto;
	margin-left: 20px;
}

@media screen and (min-width: 800px) { 
.move-ad {
	display:block;
}
}

@media screen and (min-width: 1201px) {
.move-ad {
	display:none;
}
#rightside {
	display:block;
/*	float:left;
	max-width:180px;
	height:auto;
	margin-left: 20px;*/
}
}

.pmark {
	display:block;
	width:100%;
	height:175px;
	padding-top:22px;
	border:#CCC solid 1px;
	text-align:center;
	font-size:10px;
	line-height:1.25;
	background-color:#FFF;
	margin-bottom:10px;
	clear: both;
}

.ad {
	width:100%;
	height:auto;
	}

/* ▲rightside▲ */


/* ▼footer▼ */
	
#footer_back {
	background-color:#000;
	width:100%;
	/*height:200px;*/
	height:auto;
}

#footer {
	/*height: 110px;
	width: 480px;*/
	width:100%;
	height:auto;
	display: block;
	/*margin:0 auto;*/
	text-align:center;
}

.allrights {
	width:100%;
	height:45px;
	padding-top:10px;
	background-color:#555;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.75em;
	color:#FFF;
	line-height:1.25;
	text-align:center;
}

/* ▲footer▲ */


/* ▼pagetop▼ */

#page-top {
	position: fixed;
	/*bottom: 74px;*/
	bottom: 60px;
	right: 10px;
}

@media screen and (min-width: 600px) {
#page-top {
    bottom: 95px;
}
}

#page-top a {
	background: #666;
    /*width: 60px;*/
	width: 40px;
    /*padding: 5px 0;*/
	padding: 4px;
    border-radius: 3px;
	text-align: center;
    display: block;
	filter:alpha(opacity= 70); /* IE */
	-moz-opacity:0.70; /* Firefox CSS3以前 */
	opacity:0.70; /* CSS3 */
}

@media screen and (min-width: 600px) {
#page-top a {
    width: 80px;
    padding: 14px 0;
	border-radius: 5px;
}
}

#page-top a:hover {
    text-decoration: none;
    background: #999;
}

/* ▲pagetop▲ */


/* ▼to cart▼ */

#cart {
    position: fixed;
    z-index: 9999;
    bottom: 10px;
    right: 10px;
}

#cart a {
	background:#F3F;
    /*width: 60px;*/
	width: 40px;
    /*padding: 5px 0;*/
	padding: 3px 4px;
    border-radius: 3px;
	text-align: center;
	display: block;
	filter:alpha(opacity= 70); /* IE */
	-moz-opacity:0.70; /* Firefox CSS3以前 */
	opacity:0.70; /* CSS3 */
}

@media screen and (min-width: 600px) {
#cart a {
    width: 80px;
    padding: 14px 0;
	border-radius: 5px;
}
}

#cart a:hover {
    text-decoration: none;
	background:#F9F;
}

/* ▲to cart▲ */






