@charset "UTF-8";

/* clearfix */

.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	zoom: 1;
/*	height: 1px; */
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/* 基本設定 */

body {
	margin: 0;
	padding: 0;
	font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	font-size: 14px;
	line-height: 1.6;
	line-break: strict;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #89a6c8;
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url(image/background_image.jpg);
	color: #ffffff;
}

body.uemura-page {
	margin: 0;
	padding: 0;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size: 14px;
	line-height: 1.5;
	line-break: strict;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #ffffff;
	background-image: none;
	color: #000000;
}

td,th {
	font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	font-size: 14px;
	line-height: 1.5;
}
img {
	border: 0;
}
form {
	margin: 0;
}
ul {
	list-style-position: inside;
	margin: 0;
	padding-left: 1em;
	text-indent: -1em;
}
p {
	margin: 0 0 10px 0;
	padding: 0;
}


/* リンク */
a {
	
}
a:link {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
	font-weight: bold;
}


.uemura-page a {
	color: #32599c;
}
.uemura-page a:link {
	color: #32599c;
}
.uemura-page a:visited {
	color: #32599c;
}
.uemura-page a:hover {
	color: #32599c;
}
.uemura-page a:active {
	color: #32599c;
}




/* 基本 */

#base-box {
	width: 900px;
	min-height: 1100px;
	margin: 0 auto;
	background-color: #89a6c8;
	background-position: -750px 0;
	background-repeat: no-repeat;
	background-image: url(image/background_image.jpg);
}

#base-box-uemura {
	width: 900px;
	min-height: 1100px;
	margin: 0 auto;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-image: url(image/background_image_uemura.jpg);
}
#copyright {
	width: 900px;
	height: 20px;
	margin: 0;
	padding-top: 40px;
	border: 0;
	background-position: 100% 40px;
	background-repeat: no-repeat;
	background-image: url(image/copyright.png);
	text-indent: -9999px;
	clear: both;
}
#base-box-uemura #copyright {
	background-image: url(image/copyright_uemura.png);
}


/* スプラッシュページ */

#base-box-cover {
	width: 900px;
	height: 1100px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: -1100px;
	background-repeat: no-repeat;
	background-image: url(image/splash_title.jpg);
	display: none;
	z-index: 3;
}

#splash {
	width: 900px;
	height: 1100px;
	margin: 0 auto;
	display: none;
}
#splash-gradation {
	width: 1800px;
	height: 1100px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	background-repeat: repeat-x;
	background-image: url(image/background_gradation.png);
	display: none;
	z-index: 4;
}
#splash-message-1 {
	width: 900px;
	height: 550px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -30px;
	background-repeat: no-repeat;
	background-image: url(image/splash_message_1.jpg);
	display: none;
	z-index: 5;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=0);
}
#splash-message-2 {
	width: 900px;
	height: 550px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -580px;
	background-repeat: no-repeat;
	background-image: url(image/splash_message_2.jpg);
	display: none;
	z-index: 6;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=0);
}
#splash-message-3 {
	width: 900px;
	height: 550px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -30px;
	background-repeat: no-repeat;
	background-image: url(image/splash_message_3.jpg);
	display: none;
	z-index: 7;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=0);
}
#splash-message-4 {
	width: 900px;
	height: 550px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -580px;
	background-repeat: no-repeat;
	background-image: url(image/splash_message_4.jpg);
	display: none;
	z-index: 8;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=0);
}

#splash-title {
	width: 900px;
	height: 550px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -30px;
	background-repeat: no-repeat;
	background-image: url(image/splash_title.jpg);
	display: none;
	z-index: 9;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=0);
}
#splash-g-clef {
	width: 900px;
	height: 550px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -580px;
	background-repeat: no-repeat;
	background-image: url(image/splash_g_clef.jpg);
	display: none;
	z-index: 10;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=0);
}


#skip {
	width: 100px;
	height: 30px;
	text-indent: -9999px;
	display: none;
	position: relative;
	top: 700px;
	left:800px;
	z-index: 20;
}
#skip a {
	display: block;
	width: 100px;
	height: 30px;
	background-image: url(image/skip.png);
	background-repeat: no-repeat;
}
#skip a:hover {
	background-position: 0 -30px;
}
#skip a:active {
	background-position: 0 -60px;
}


/* テキストサイズ */
.e {
	font-size: 20px;
}
.d {
	font-size: 17px;
}
.c {
	font-size: 14px;
}
.b {
	font-size: 11px;
}
.a {
	font-size: 9px;
}

/* テキスト装飾 */
.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
.underline {
	text-decoration: underline;
}
.larger {
	font-size: larger;
}
.smaller {
	font-size: smaller;
}

.red {
	color: #b73f12;
}
.green {
	color: #638c0b;
}
.blue {
	color: #4869ae;
}
.purple {
	color: #80448c;
}
.black {
	color: #000000;
}


/* テキスト非表示 */
.hide {
	display: none;
	text-indent: -9999px;
}





/* 注意文字 */
.text-warning {
	color: #ff3333;
	font-weight: bold;
}
.ul-warning {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-indent: 0;
}
.ul-warning li {
	padding-left: 20px;
	color: #ff3333;
	font-weight: bold;
	background-image: url(image/warning.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
}


/* 説明 */
.explanation {
	padding-left: 10px;
	color: #cccccc;
}
.explanation-color {
	color: #cccccc;
}

#base-box-uemura .explanation {
	color: #999999;
}


/* 罫線 */
.uemura-page hr {
	color: #999999;
	border-width: 1px;
	border-style: dotted;
	width: 90%;
}


/* ナビゲーション */

.to-top a {
	display: block;
	width: 200px;
	height: 30px;
	background-image: url(image/to_top.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: right;
	clear: both;
}
.to-top a:hover {
	background-position: 0 -30px;
}
.to-top a:active {
	background-position: 0 -60px;
}

#base-box-uemura .to-top a {
	background-image: url(image/to_top_uemura.png);
}

.pankuzu {
	padding-bottom: 5px;
	text-align: right;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}


/* コンテンツ内スペース */
.space-s {
	margin-bottom: 3px;
}
.space-m {
	margin-bottom: 5px;
}
.space-l {
	margin-bottom: 10px;
}
.space-xl {
	margin-bottom: 15px;
}
.space-xxl {
	margin-bottom: 20px;
}
.space-xxxl {
	margin-bottom: 30px;
}
.space-xxxxl {
	margin-bottom: 40px;
}
.space-xxxxxl {
	margin-bottom: 50px;
}
.space-top-s {
	margin-top: 3px;
}
.space-top-m {
	margin-top: 5px;
}
.space-top-l {
	margin-top: 10px;
}
.space-top-xl {
	margin-top: 15px;
}
.space-top-xxl {
	margin-top: 20px;
}
.space-top-xxxl {
	margin-top: 30px;
}
.space-top-xxxxl {
	margin-top: 40px;
}
.space-top-xxxxxl {
	margin-top: 50px;
}

/* 各種揃え */
.clear {
	clear: both;
}
.br-clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
.box-center {
	margin-left: auto;
	margin-right: auto;
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}

/* テキスト位置 */
.bottom {
	vertical-align: bottom;
}
.top {
	vertical-align: top;
}
.middle {
	vertical-align: middle;
}

/* マーク位置調整 */
.mark {
	position: relative;
	top: 3px;
}

/* １文字ぶら下げ */
.brasage {
	padding-left: 1em;
	text-indent: -1em;
}

/* コンテンツ配置 */

/* ボタン配置 */
.button-2-left {
	width: 48%;
	padding-right: 2%;
	text-align: right;
	float: left;
}
.button-2-right {
	width: 48%;
	padding-left: 2%;
	text-align: left;
	float: left;
}

.button-3-left {
	width: 33%;
	text-align: right;
	float: left;
}
.button-3-center {
	width: 33%;
	text-align: center;
	float: left;
}
.button-3-right {
	width: 33%;
	text-align: left;
	float: left;
}


/* 字下げ */
/* レベル1（左1文字下げ） */
.level1 {
	padding-left: 1em;
}
.level1b {
	position: relative;
	left: 1em;
	padding-right: 1em;
}

/* レベル2（左2文字下げ） */
.level2 {
	padding-left: 2em;
}

/* レベル3（左3文字下げ） */
.level3 {
	padding-left: 3em;
}


/* メニュー */
#menu-top {
	margin: 0 0 0 150px;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
	clear: both;
}
#menu-top li {
	width: 400px;
	height: 30px;
	margin-bottom: 30px;
}
#menu-top a {
	display: block;
	width: 400px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu-top a:hover {
	background-position: 0 -30px;
}
#menu-top a:active {
	background-position: 0 -60px;
}

#sub-menu {
	margin: 0 0 0 170px;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
}
#sub-menu li {
	width: 380px;
	height: 20px;
	margin-bottom: 20px;
}
#sub-menu a {
	display: block;
	width: 380px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#sub-menu a:hover {
	background-position: 0 -30px;
}
#sub-menu a:active {
	background-position: 0 -60px;
}

#menu-top-whats {
	background-image: url(image/menu_top_whats.png);
}
#menu-top-music {
	background-image: url(image/menu_top_music.png);
}
#menu-top-news {
	background-image: url(image/menu_top_news.png);
}
#menu-top-creator {
	background-image: url(image/menu_top_creator.png);
}
#menu-top-nambayashi {
	background-image: url(image/menu_top_nambayashi.png);
}
#menu-top-uemura {
	background-image: url(image/menu_top_uemura.png);
}
#menu-top-sakai {
	background-image: url(image/menu_top_sakai.png);
}


#menu-nambayashi-top {
	margin: 0 0 0 150px;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
	clear: both;
}
#menu-nambayashi-top li {
	width: 400px;
	height: 40px;
	margin-bottom: 20px;
}
#menu-nambayashi-top a {
	display: block;
	width: 400px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu-nambayashi-top a:hover {
	background-position: 0 -40px;
}
#menu-nambayashi-top a:active {
	background-position: 0 -80px;
}


#menu-nambayashi-top-profile {
	background-image: url(image/menu_nambayashi_top_profile.png);
}
#menu-nambayashi-top-works {
	background-image: url(image/menu_nambayashi_top_works.png);
}
#menu-nambayashi-top-diary {
	background-image: url(image/menu_nambayashi_top_diary.png);
}
#menu-nambayashi-top-contact {
	background-image: url(image/menu_nambayashi_top_contact.png);
}
#menu-nambayashi-top-inochi {
	background-image: url(image/menu_nambayashi_top_inochi.png);
	position: relative;
	top: 50px;
}


#menu-uemura-top {
	margin: 0 0 0 150px;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
	clear: both;
}
#menu-uemura-top li {
	width: 400px;
	height: 40px;
	margin-bottom: 20px;
}
#menu-uemura-top a {
	display: block;
	width: 400px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu-uemura-top a:hover {
	background-position: 0 -40px;
}
#menu-uemura-top a:active {
	background-position: 0 -80px;
}


#menu-uemura-top-profile {
	background-image: url(image/menu_uemura_top_profile.png);
}
#menu-uemura-top-works {
	background-image: url(image/menu_uemura_top_works.png);
}
#menu-uemura-top-diary {
	background-image: url(image/menu_uemura_top_diary.png);
}
#menu-uemura-top-contact {
	background-image: url(image/menu_uemura_top_contact.png);
}
#menu-uemura-top-inochi {
	background-image: url(image/menu_uemura_top_inochi.png);
	position: relative;
	top: 50px;
}



#menu {
	width: 200px;
	margin: 0 0 0 100px;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
	float: left;
}
#menu li {
	width: 200px;
	height: 25px;
	margin-bottom: 10px;
}
#menu a {
	display: block;
	width: 200px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu a:hover {
	background-position: 0 -25px;
}
#menu a:active {
	background-position: 0 -50px;
}

#menu-toppage {
	background-image: url(image/menu_top.png);
}
#menu-whats {
	background-image: url(image/menu_whats.png);
}
#menu-music {
	background-image: url(image/menu_music.png);
}
#menu-news {
	background-image: url(image/menu_news.png);
}
#menu-creator {
	background-image: url(image/menu_creator.png);
}
#menu-nambayashi {
	background-image: url(image/menu_nambayashi.png);
	margin-left: 20px;
}
#menu-uemura {
	background-image: url(image/menu_uemura.png);
	margin-left: 20px;
}
#menu-sakai {
	background-image: url(image/menu_sakai.png);
	margin-left: 20px;
}


#whats-page #menu-whats {
	background-position: 0 -25px;
}
#music-page #menu-music {
	background-position: 0 -25px;
}
#news-page #menu-news {
	background-position: 0 -25px;
}


#menu-nambayashi-contents {
	width: 200px;
	margin: 0 0 0 100px;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
	float: left;
}
#menu-nambayashi-contents li {
	width: 200px;
	height: 30px;
	margin-bottom: 5px;
}
#menu-nambayashi-contents a {
	display: block;
	width: 200px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu-nambayashi-contents a:hover {
	background-position: 0 -30px;
}
#menu-nambayashi-contents a:active {
	background-position: 0 -60px;
}
#menu-nambayashi-contents-toppage {
	background-image: url(image/menu_nambayashi_top.png);
}
#menu-nambayashi-contents-profile {
	background-image: url(image/menu_nambayashi_profile.png);
}
#menu-nambayashi-contents-works {
	background-image: url(image/menu_nambayashi_works.png);
}
#menu-nambayashi-contents-diary {
	background-image: url(image/menu_nambayashi_diary.png);
}
#menu-nambayashi-contents-contact {
	background-image: url(image/menu_nambayashi_contact.png);
}
#menu-nambayashi-contents-inochi {
	background-image: url(image/menu_nambayashi_inochi.png);
	position: relative;
	top: 50px;
}

#nambayashi-profile-page #menu-nambayashi-contents-profile {
	background-position: 0 -30px;
}
#nambayashi-works-page #menu-nambayashi-contents-works {
	background-position: 0 -30px;
}
#nambayashi-diary-page #menu-nambayashi-contents-diary {
	background-position: 0 -30px;
}
#nambayashi-contact-page #menu-nambayashi-contents-contact {
	background-position: 0 -30px;
}



#menu-uemura-contents {
	width: 200px;
	margin: 0 0 0 100px;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
	float: left;
}
#menu-uemura-contents li {
	width: 200px;
	height: 30px;
	margin-bottom: 5px;
}
#menu-uemura-contents a {
	display: block;
	width: 200px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu-uemura-contents a:hover {
	background-position: 0 -30px;
}
#menu-uemura-contents a:active {
	background-position: 0 -60px;
}
#menu-uemura-contents-toppage {
	background-image: url(image/menu_uemura_top.png);
}
#menu-uemura-contents-profile {
	background-image: url(image/menu_uemura_profile.png);
}
#menu-uemura-contents-works {
	background-image: url(image/menu_uemura_works.png);
}
#menu-uemura-contents-diary {
	background-image: url(image/menu_uemura_diary.png);
}
#menu-uemura-contents-contact {
	background-image: url(image/menu_uemura_contact.png);
}
#menu-uemura-contents-inochi {
	background-image: url(image/menu_uemura_inochi.png);
	position: relative;
	top: 50px;
}

#uemura-profile-page #menu-uemura-contents-profile {
	background-position: 0 -30px;
}
#uemura-works-page #menu-uemura-contents-works {
	background-position: 0 -30px;
}
#uemura-diary-page #menu-uemura-contents-diary {
	background-position: 0 -30px;
}
#uemura-contact-page #menu-uemura-contents-contact {
	background-position: 0 -30px;
}


/* プレーヤー */

.play a {
	display: block;
	width: 24px;
	height: 24px;
	background-image: url(image/play.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
}
.play a:hover {
	background-position: 0 -24px;
}
.play a:active {
	background-position: 0 -48px;
}

.stop a {
	display: block;
	margin-left: 15px;
	width: 24px;
	height: 24px;
	background-image: url(image/stop.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
}
.stop a:hover {
	background-position: 0 -24px;
}
.stop a:active {
	background-position: 0 -48px;
}







/* コンテンツ部分 */


h1 {
	width: 407px;
	height: 50px;
	padding: 100px 0 0 0;
	margin: 0 0 50px 0;
	text-indent: -9999px;
	background-image: url(image/logo.png);
	background-repeat: no-repeat;
	background-position: 0 100px;
}

h1#h1-small {
	width: 270px;
	height: 40px;
	margin: 0 0 60px 0;
	background-image: url(image/logo_s.png);
}

#uemura-top-page h1#h1-small {
	margin: 0;
	background-image: url(image/logo_s_uemura.png);
}
#base-box-uemura h1#h1-small {
	margin: 0;
	background-image: url(image/logo_s_uemura.png);
}

h1#h1-nambayashi-small {
	width: 270px;
	height: 40px;
	margin: 0 0 10px 0;
	background-image: url(image/logo_s.png);
}

h2 {
	width: 500px;
	height: 45px;
	padding: 0;
	margin: 0 100px 30px 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: right;
}

h2#h2-nambayashi-small {
	width: 300px;
	height: 40px;
	margin: 0;
	background-image: url(image/logo_nambayashi.png);
	float: none;
}

h2#h2-uemura-small {
	width: 300px;
	height: 40px;
	margin: 0 0 10px 0;
	background-image: url(image/logo_uemura.png);
	float: none;
}

h2#h2-uemura {
	width: 400px;
	height: 100px;
	background-image: url(image/title_uemura.png);
}

h2#h2-whats {
	background-image: url(image/title_whats.png);
}
h2#h2-music {
	background-image: url(image/title_music.png);
}
h2#h2-news {
	background-image: url(image/title_news.png);
}
h2#h2-nambayashi {
	background-image: url(image/title_nambayashi.png);
}

h3.h3-title {
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: bold;
	line-height: 1.7;
}

h3.h3-news-title {
	margin: 0 0 20px 0;
	padding: 0 0 0 10px;
	font-weight: bold;
	line-height: 1.7;
	border-left: 10px solid #ddddff;
}

h3.h3-music-title {
	margin: 0 0 20px 0;
	padding: 0 0 0 32px;
	font-weight: bold;
	line-height: 1.7;
	background-image: url(image/note_mark.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
h3.h3-uemura-music-title {
	margin: 0 0 20px 0;
	padding: 0 0 0 32px;
	font-weight: bold;
	line-height: 1.7;
	background-image: url(image/note_mark_uemura.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

h3#h3-nambayashi-profile {
	width: 500px;
	height: 45px;
	padding: 0;
	margin: 0 100px 30px 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: right;
	background-image: url(image/title_nambayashi_profile.png);
}
h3#h3-nambayashi-works {
	width: 500px;
	height: 45px;
	padding: 0;
	margin: 0 100px 30px 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: right;
	background-image: url(image/title_nambayashi_works.png);
}
h3#h3-nambayashi-diary {
	width: 500px;
	height: 45px;
	padding: 0;
	margin: 0 100px 30px 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: right;
	background-image: url(image/title_nambayashi_diary.png);
}
h3#h3-nambayashi-contact {
	width: 500px;
	height: 45px;
	padding: 0;
	margin: 0 100px 30px 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: right;
	background-image: url(image/title_nambayashi_contact.png);
}

h3#h3-uemura-profile {
	width: 500px;
	height: 45px;
	padding: 0;
	margin: 0 100px 30px 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: right;
	background-image: url(image/title_uemura_profile.png);
}
h3#h3-uemura-works {
	width: 500px;
	height: 45px;
	padding: 0;
	margin: 0 100px 30px 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: right;
	background-image: url(image/title_uemura_works.png);
}
h3#h3-uemura-diary {
	width: 500px;
	height: 45px;
	padding: 0;
	margin: 0 100px 30px 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: right;
	background-image: url(image/title_uemura_diary.png);
}
h3#h3-uemura-contact {
	width: 500px;
	height: 45px;
	padding: 0;
	margin: 0 100px 30px 0;
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: right;
	background-image: url(image/title_uemura_contact.png);
}

h4 {
	font-weight: bold;
	margin: 0 0 5px 0;
}


#contents-area {
	width: 450px;
	margin: 0 100px 50px 50px;
	float: right;
	clear: both;
}

#contents-area embed {
	margin: 0 0 10px 0;
}
#contents-area noembed {
	margin: 0 0 10px 0;
}
#contents-area object {
	margin: 0 0 10px 0;
}


#nambayashi-works-page p {
	margin: 0 0 30px 1em;
}
#nambayashi-works-page p.last {
	margin: 0;
}

dl.music-member {
	
	
}
dl.music-member dt {
	margin: 0;
	padding: 0;
	width: 3em;
	float: left;
	clear: both;
}
dl.music-member dt.double {
	width: 6em;
}
dl.music-member dd {
	margin: 0;
	padding: 0;
	float: left;
}


/* いのちプロジェクトとは */

h3#h3-whats-sub-title {
	font-size: 20px;
	text-align: center;
	margin-bottom: 30px;
	position: relative;
}

p.whats-sakai {
	position: relative;
	text-align: center;
	line-height: 1.8;
	margin-bottom: 15px;
	
	
}

#rubi-title {
	display: block;
	position: absolute;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1em;
	top: -10px;
	left: 162px;
}
#rubi-1 {
	display: block;
	position: absolute;
	font-size: 8px;
	font-weight: normal;
	top: -10px;
	left: 87px;
}
#rubi-2 {
	display: block;
	position: absolute;
	font-size: 8px;
	font-weight: normal;
	letter-spacing: 0.7em;
	top: -10px;
	left: 155px;
}

img.photo-right {
	float: right;
	margin: 0 0 10px 0
}
img.photo-left {
	float: left;
	margin: 0 10px 0 0;
}

.photo-right-text-area {
	width:240px;
	float: right;
}


.image-top {
	text-align: center;
	margin: 0 6px 6px 6px;
}
.image-left {
	float: left;
	clear: both;
	text-align: center;
	margin: 0 6px 3px 0;
	font-size: 11px;
	color: #666666;
}
.image-center {
	clear: both;
	text-align: center;
	margin: 0;
	padding: 3px;
	font-size: 11px;
	color: #666666;
}
.image-right {
	float: right;
	clear: both;
	text-align: center;
	margin: 0 0 3px 6px;
	padding: 3px;
	font-size: 11px;
	color: #666666;
}
.image-row {
	float: left;
	text-align: center;
	margin: 0;
	padding: 3px;
	font-size: 11px;
	color: #666666;
}


.image-left img {
	margin-bottom: 3px;
}
.image-center img {
	margin-bottom: 3px;
}
.image-right img {
	margin-bottom: 3px;
}
.image-row img {
	margin-bottom: 3px;
}


/* Contact */

.contact-input {
	width: 100%;
}
.contact-textarea {
	width: 100%;
	height: 15em;
}

.confirmation {
	width: 100%;
	border-collapse: separate;
}

.confirmation-item {
	width: 8em;
	padding: 3px;
	border-style: none solid solid none;
	border-width: 0 1px 1px 0;
	border-color: #ffffff;
}
.confirmation-value {
	margin: 15px 0 0 3px;
	padding: 3px;
	border-style: none solid solid none;
	border-width: 0 1px 1px 0;
	border-color: #ffffff;
}

#base-box-uemura .confirmation-item {
	border-color: #666666;
}
#base-box-uemura .confirmation-value {
	border-color: #666666;
}

.supplement li {
	color: #cccccc;
	font-size: 11px;
	list-style-type: none;
}
#base-box-uemura .supplement li {
	color: #999999;
}


/* 日付表示 */
.datetime {
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
}

/* newアイコン */
.icon-new {
	padding-left: 3px;
	vertical-align: middle;
}

/* 添付ファイル */
.appended-file {
	width: 120px;
	text-align: center;
	float: left;
	font-size: 13px;
}
.appended-file-ex {
	padding: 0 0 0 6px;
	float: left;
}
.icon-file {
	margin-top: 6px;
}



/* RSS */


.rss {
	width: 50px;
	height: 15px;
	margin: 10px auto;
	text-indent: -9999px;
}
.rss a {
	display: block;
	width: 50px;
	height: 15px;
	background-repeat: no-repeat;
	background-image: url(image/rss.png);
}
.rss a:hover {
	background-position: -50px 0;
}
.rss a:active {
	background-position: -100px 0;
}

.rss-top-right {
	width: 50px;
	height: 15px;
	position: relative;
	top: -33px;
	margin: 0 6px -15px auto;
	text-indent: -9999px;
}
.rss-top-right a {
	display: block;
	width: 50px;
	height: 15px;
	background-repeat: no-repeat;
	background-image: url(image/rss.png);
}
.rss-top-right a:hover {
	background-position: -50px 0;
}
.rss-top-right a:active {
	background-position: -100px 0;
}

.rss-shop-news-mini {
	width: 50px;
	height: 15px;
	position: relative;
	top: -30px;
	margin: 0 6px -15px auto;
	text-indent: -9999px;
}
.rss-shop-news-mini a {
	display: block;
	width: 50px;
	height: 15px;
	background-repeat: no-repeat;
	background-image: url(image/rss.png);
}
.rss-shop-news-mini a:hover {
	background-position: -50px 0;
}
.rss-shop-news-mini a:active {
	background-position: -100px 0;
}

.ad-area {
	width: 728px;
	margin: 30px auto;
}
