
body {
  	font-size: 96%;
	letter-spacing: .01em;
 	line-height: 1.3;
	max-width: 1260px;
	position: relative;
	background-image: none;
	margin-left: auto;
	margin-right: auto;
   	min-height: 100%;
	font-family:sans-serif;
}

img {
    max-width: 100%;
    height: auto;
}

h1 {
	text-align: center;
}

#main {
}

  /*
#header {
	text-indent: 1em;
  /*	margin-left: 20%;*/
  /*	margin-right: 20%;*/
}
#main {
  /*	margin-left: 20%;*/
  /*	margin-right: 20%;*/
}
#footer {
  /*	margin-left: 20%;*/
  /*	margin-right: 20%;*/
}
	*/

#main ul {
  padding: 1px 1.5rem;
	line-height:1.2rem;
}

#main li {
	line-height:1.2em;
}

p {
    text-indent: 0.9em;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 1em;
}

@media screen and (max-width: 767px) {
img {
    max-width: 100%;
    height: auto;
}
#main li {
	line-height:2rem;
}

}

div.contentsinfo{
	font-size: normal;
	padding-bottom: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}

h2{
	font-weight: normal;
	font-size:xx-large;
}

#mpnindex00intro {
	color: #FFFFFF;
	padding-left: 7px;
	background: #FF00FF;
	font-weight:bold;
  	font-size:1.8em;
	text-align: center;
}

h2 #mpnnews,#mpnindex01news,#mpnindex02shop,#mpnindex03price,#mpnindex04column,#mpnindex05blog,#mpnindex06enquete,#mpnindex07anecdotes{
	margin-top:2px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height:1.2rem;
}


#mpnindex01news{
	color:#8080ff;
}

#mpnindex02shop{
	color:#0000C0;
}

#mpnindex03price{
	color:#ff8000;
}

#mpnindex04column{
	color:#ff0000;
}

#mpnindex05blog{
	color:#008080;
}

#mpnindex06enquete{
	color:#FF80FF;
}

#mpnindex07anecdotes{
	color:#cccc00;
}

/*
    .l-box {
        padding: 1em;
    }*/

.newnotice {
	color:#ff0000;
	font-size:small;
	font-weight: bold;
}

.date {text-align: right}
.comment {font: 10pt 'ＭＳ ゴシック'}
.contents {font: bold 1em "ＭＳ ゴシック"}
.notice {font: 9pt 'ＭＳ ゴシック'}
.midashi {font: italic bold 16pt 'Arial';color: #FFFFFF;}
.copyright {
	font: italic 105% 'Times New Roman';
}