@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body {
	background-color: #FFF4F4;
	line-height: 18px;
	font-size: 12px;
}
a:link {
	color: #FF3366;
}
a:visited {
	color: #FF9999;
}
a:hover {
	color: #FFCCCC;
}
h3 {
	background-repeat: no-repeat;
	text-indent: -9999px;
}
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;
}


.clear {
	clear: both;
}

#content {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
#header {
	width: 800px;
}

#header h1 {
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 5px;
}
#header h2 {
	background-image: url(images/logo.gif);
	height: 180px;
	width: 800px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#about {
	background-image: url(images/about.gif);
	background-repeat: no-repeat;
	height: 330px;
}
#about p {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 70px;
}
#access {
	margin-top: 20px;
	background-image: url(images/access_btm.gif);
	background-position: bottom;
	padding-bottom: 16px;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}
#access h3 {
	background-image: url(images/access_top.gif);
	height: 40px;
}
#access .pattern {
	background-image: url(images/access_bg.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#access dl {
	clear: both;
	width: 680px;
}
#access dt {
	text-indent: -9999px;
	float: left;
	width: 210px;
	height: 33px;
}
#access dd {
	float: left;
	padding-top: 5px;
}
#access .mail {
	background-image: url(images/access_mail.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#access .direct {
	background-image: url(images/access_direct.gif);
	background-repeat: no-repeat;
}
#access   .qr {
	background-position: right;
	float: right;
	width: 70px;
	height: 70px;
}
#access .left {
	float: left;
}
#main {
}

#main .left {
	float: left;
	width: 535px;
	background-image: url(images/main_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
	text-align: left;
}
#main .bg {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF70B7;
	border-left-color: #FF70B7;
	background-color: #FFFFFF;
}
#sample .bg {
	padding-left: 10px;
}
#side .bg {
	padding-left: 8px;
	padding-top: 5px;
	padding-right: 5px;
}

#main .deco {
	background-image: url(images/t_deco.gif);
}
#main .flash {
	background-image: url(images/t_fla.gif);
}
#main .melo {
	background-image: url(images/t_melo.gif);
}

#main h4 {
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#sample h4 {
	height: 45px;
}
#side h4 {
	height: 26px;
	font-size: 9px;
}

#main .right {
	width: 255px;
	float: right;
}
#main .sp {
	background-image: url(images/t_sp.gif);
}

#main .link {
	background-image: url(images/t_link.gif);
}
#main .rank {
	background-image: url(images/t_rank.gif);
}
#main .jasrac {
	background-image: url(images/t_jasrac.gif);
}
#main .notes {
	clear: both;
	color: #999999;
	padding-top: 10px;
}

#sp .bg {
	text-align: center;
}


#link img {
	margin-top: 2px;
	margin-bottom: 2px;
}
#link li {
	padding-top: 5px;

}
#link a {
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 234px;
	background-repeat: no-repeat;
}
#link .melo{
	background-image: url(http://leafnet.jp/banner/234_melo.gif);
}
#link .uta{
	background-image: url(http://leafnet.jp/banner/234_uta.gif);
}
#link .mc{
	background-image: url(http://leafnet.jp/banner/234_mc.gif);
}
#link .decoani{
	background-image: url(http://leafnet.jp/banner/234_osyare.gif);
}
#link .kairyu{
	background-image: url(http://leafnet.jp/banner/234_kairyu.gif);
}

#rank li {
	list-style-position: inside;
	list-style-type: circle;
}
#jasrac {
	text-align: center;
}


#sp,#link,#rank,#jasrac {
	background-image: url(images/side_btm.gif);
	background-repeat: no-repeat;
	padding-bottom: 15px;
	background-position: bottom;
}
#sp,#link,#rank {
	margin-bottom: 20px;
}
#navi {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCCCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
}




#footer {
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
}

/* 個人情報保護方針のページ */
#privacy {
	background-image: url(images/privacy.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 25px;
	padding-left: 25px;
}
#privacy h5 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	color: #FF6699;
}
#privacy dl {
	padding-top: 10px;
}
#privacy dt {
	color: #FF6699;
	margin-top: 10px;
}
#privacy_btm {
	text-align: right;
}

/* 色設定 */
.red {
	color: #FF3333;
}
.skyblue {
	color: #33CCFF;
}
.orange {
	color: #FF9900;
}
.gray {
	color: #666666;
}
.pink {
	color: #FF6699;
}
.green {
	color: #66CC00;
}
.purple {
	color: #CC66FF;
}
.big {
	font-size: 20px;
	margin-top: 10px;
	font-weight: bold;
}
