@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family:"Hiragino Maru Gothic W4 JIS2004";
	font-size:12px;
	color:#727171;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
	font-weight:normal;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
    margin:0;padding:0;
}
ul,ol,li {
	list-style:inside;
	list-style:none;
	}
a{
	color:#727171;
}
a:hover {
	color:#b9403d;
}
 img   {
	border: none;
	vertical-align: bottom;
 }
.txred {
	color: #FF0000;
	font-size:12px;
}

#mainwrapper {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	min-height: 600px;
	background-image: url(../img/mainbg-mh.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#mainwrapper2 {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	min-height: 600px;
}
#contentsarea {
	margin-left: 600px;
	width: 350px;
}
#contentsarea2 {
	width: 350px;
	display: inline-block;
	vertical-align: top;
}
#cdrearea {
	margin: 100px 55px 20px 20px;
	width: 516px;
	display: inline-block;
	vertical-align: top;
}
#cdrearea .cdimg {
	margin: 0px 30px 20px 0px;
	width: 250px;
	height: 250px;
	display: inline-block;
	vertical-align: top;
}
#cdrearea .cdimg img {
	width: 100%;
	height: 100%;
	-moz-box-shadow: 2px 2px 5px 3px #CCC;
	-webkit-box-shadow: 2px 2px 5px 3px #CCC;
	box-shadow: 2px 2px 5px 3px #CCC;
}
#cdrearea .cdinfo {
	padding-top: 100px;
	display: inline-block;
	vertical-align: top;
}
#cdrearea .cdinfo .infotex {
	margin: 70px 10px 0 0;
	font-size: 16px;
	color: #95989A;
	text-align: right;
	line-height: 1.5em;
}
#cdrearea .cdsongs {
	border-top: #95989A 1px solid;
	padding: 10px 5px;
	color: #95989A;
	line-height: 1.7em;
}
#cdrearea .mtitle {
	width: 90px;
	display: inline-block;
	vertical-align: top;
}
#cdrearea .names {
	width: 310px;
	font-size: 12px;
	display: inline-block;
	vertical-align: top;
}
#titlearea {
	margin-left:20px;
}
.title {
	margin-top:16px;
	margin-left:10px;
	font-size:16px;
	display: inline-block;
	vertical-align: top;
}
#menuarea {
	text-align:center;
}
#menuarea p {
	margin-top:35px;
}
#menuarea2 {
	height: 270px;
	text-align:center;
}
#menuarea2 p {
	margin-top:35px;
}
#infoarea {
	text-align:center;
	background-image:url(../img/kei00.png);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:35px;
	margin-top:40px;
}
#infoarea section {
	text-align: left;
	width: 300px;
	margin-left: 40px;
	line-height: 1.8em;
}
#infoarea section h2 {
	font-size:14px;
	font-weight:bold;
}
#infoarea section p {
	margin-right:30px;
	text-align:right;
}
#infoarea section p a {
	text-decoration:underline;
	color:#2c44fd;
}
#infoarea section p a:hover {
	color:#b9403d;
}
.spa {
	margin-left:60px;
}
#snsarea {
	width:350px;
	margin-top:20px;
	padding-top:30px;
	background-image:url(../img/kei00.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.twitterarea {
	width:35px;
	margin-left:auto;
	margin-right:auto;
}
.twitterbt {
	border-radius: 44px;
	color: #FFFFFF;
	width: 35px;
	height: 30px;
	background-color: #D9D8D8;
	padding-top: 5px;
	border: 1px solid #B2B2B2;
	text-align: center;
}
.twitterarea a:hover .twitterbt {
	border-radius: 44px;
	color: #DCDADA;
	width: 35px;
	height: 30px;
	background-color: #F9F8DB;
	padding-top: 5px;
	border: 1px solid #FFE682;
	text-align: center;
}
#footerarea {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-size: 10px;
}
.osusumei {
	color:#EC5C5E;
	background-image: url(../img/kios.png);
	height: 40px;
	padding-left: 30px;
	padding-top: 8px;
	background-repeat: no-repeat;
}