
body {
	margin: auto;
	padding: 0px;
	font-size: 12px;
	color:#666666;
	line-height: 150%;
}

img {
	border: 0px none;
}

h1,h2,h3,h4,p {
	margin: 0px;
	padding: 0px;
}

p {
	line-height:130%;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul li {
	margin: 0px;
	padding: 0px;
}

ul li img {
	vertical-align: top;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form {
	margin: 0px;
	padding: 0px;
}

/*----------------------------------------------*/

/* For Basic Parts */

.prt {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}

.bold {
	font-weight: bold;
}

.vm {
	vertical-align: middle;
}

.c-left {
	float:left;
}

.c-right {
	float:right;
}

/*----------------------------------------------*/

/* For Layout */

/*#all {
}*/

#all {
	text-align:center;
}

/*#all-top {
	background: #000000 url(img/bg_top.jpg) no-repeat center top;
}*/

#all-top {
	background: #000000 url(img/bg_top2.jpg) no-repeat center top;
	text-align:center;
}

#main {
	width: 780px;
	/*margin-left: 20px;*/
	margin:0px auto;
	text-align:left;
}

#contents-top {
	width: 570px;
	float: right;
}

#menu-top {
	width: 182px;
	float: left;
}

#contents {
	width: 530px;
	float: right;
}

#menu {
	width: 210px;
	float: left;
}

/*h1.second {
	margin: 0px 0px 0px 20px;
}*/

h1.second {
	margin: 0px;
}

/*----------------------------------------------*/

/* For Footer */


#footer {
	background: url(img/footer_bg.gif) no-repeat left bottom;
	height: 179px;
}

#footer-top {
	background: url(img/footer_bg_top.gif) no-repeat left bottom;
	height: 179px;
}

#footer .pagetop {
	margin: 0px auto;
	padding: 45px 0px 63px;
	text-align: right;
	width: 800px;
}

#footer p.copyright {
	margin: 0px;
	padding: 0px 0px 0px 210px;
}

#footer-top p.copyright {
	margin: 0px;
	padding: 114px 0px 0px 210px;
}

/*----------------------------------------------*/

/* For Top-Menu */


#menu-top ul {
	padding: 0px 0px 34px 0px;
}

#menu-top li {
}

#menu-top li.sofa {
	margin: 0px 0px 36px 0px;
}

#menu-top .postcard-block {
	margin: 0px;
}

#menu-top .postcard-block p {
	padding: 9px 0px 0px 27px;
	line-height: 135%;
	color: #FFFFFF;
}

#menu-top .postcard-block p.second-menu {
	padding: 9px 0px 9px 37px;
	line-height: 135%;
	color: #666666;
	background: #EAF5FF;
}

#menu ul {
	padding: 0px 0px 34px 0px;
}

#menu ul li {
}

#menu ul li.home {
	margin: 0px 0px 36px 0px;
}

#menu .postcard-block {
	margin: 0px;
}

#menu .postcard-block p {
	padding: 9px 0px 0px 27px;
	line-height: 135%;
	color: #FFFFFF;
}

#menu .postcard-block p.second-menu {
	padding: 9px 0px 9px 37px;
	line-height: 135%;
	color: #666666;
	background: #EAF5FF;
}

/*----------------------------------------------*/

/* For TopPage */

ul.dj {
}

ul.dj li {
	float: left;
}

.news-block {
	margin: 34px 0px 0px 6px;
}

.news-block h2 {
	margin: 0px 0px 17px 0px;
}

.news-block h3 {
	font-size: 12px;
	color: #FFFFFF;
}

.news-block p {
	margin: 0px 0px 10px 0px;
	color: #FFFFFF;
}

/*----------------------------------------------*/

/* For mail Page */

.postcard-area {
	width: 530px;
	margin: 0px 0px 38px;
}
.postcard-area .here {
	float: left;
	width: 245px;
}
.postcard-area .add {
	background: url(img/mail/postcard_bg.gif) no-repeat left top;
	float: right;
	height: 100px;
	width: 275px;
	margin:59px 0px 0px;
}
.postcard-area .add p {
	padding: 15px 0px 0px 30px;
	line-height: 135%;
}
.mail-contents ul {
	margin: 0px 0px 20px;
}
.mail-contents ul li {
	margin: 0px 0px 2px;
	padding: 0px 0px 0px 25px;
	background: url(img/mail/attention_dot.gif) no-repeat left top;
}
.mail-contents ul li span {
	color: #FF9900;
}
.mail-contents table {
	width: 530px;
	font-size: 12px;
	border-width: 0px;
	border-style: none;
	line-height: 150%;
	background: #BBD4E6;
}
.mail-contents table th {
	font-weight: normal;
	background: #E2F1FF;
	text-align: left;
	vertical-align: top;
	padding: 5px 0px 5px 10px;
	color: #666666;
	border: 1px solid #FFFFFF;
	width: 160px;
	/*\*/ width: 150px; /*\*/
}
.mail-contents table td {
	background: #FFFFFF;
	vertical-align: top;
	padding: 5px 0px 5px 10px;
	border: 1px solid #FFFFFF;
	width: 370px;
	/*\*/ width: 360px; /*\*/
}
.mail-contents table th.onecolumn,
.mail-contents table td.onecolumn {
	width: auto;
}
.mail-contents table td.onecolumn {
	text-align:center
}
.mail-contents table span {
	padding: 0px 0px 0px 10px;
	color: #FF9900;
}
.wrap-mailform {
}
.wrap-mailform input.name,
.wrap-mailform input.tel {
	width: 170px;
}
.wrap-mailform input.zip {
	width: 80px;
}
.wrap-mailform input.address,
.wrap-mailform textarea.mail {
	width: 290px;
}
.send-button {
	text-align:center;
	padding-top: 20px;
}
input.send {
	margin: 0px 30px 0px 0px;
}

/*----------------------------------------------*/

/* For Monthly Parts */

.monthly-song-block {
	background: url(monthly/img/monthly_song_bg.gif) no-repeat left top;
}

.month-block {
	width: 530px;
	margin: 0px 0px 39px;
}

.month-block .month {
	width: 175px;
	float: left;
	text-align: center;
}

.month-block .month h3 {
	font-size: 14px;
	line-height: 110%;
	padding: 5px 0px 0px 0px;
}

.month-block .past {
	width: 200px;
	text-align: right;
	float: right;
}

.monthly-song{
	width: 530px;
}

.image-photo {
	width: 175px;
	float: left;
	text-align: right;
}

.song-message {
	width: 320px;
	float: right;
}

.song-message table {
	border-width: 0px;
	border-style: none;
	font-size: 14px;
	line-height: 110%;
}

.song-message table th {
	text-align: left;
	vertical-align: top;
	padding: 0px 44px 15px 0px;
	background: url(monthly/img/singer_line.gif) no-repeat right top;
}

.song-message table td {
	vertical-align: top;
	padding: 0px 0px 15px 0px;
}

.song-message h4 {
	background: url(monthly/img/message_line.gif) no-repeat left top;
	font-size: 14px;
	line-height: 110%;
	margin: 3px 0px 7px;
}

.song-message .message {
	padding: 0px 24px 0px 0px;
}

.song-list {
/*	width: 450px; */
/*	float: right;*/
padding-bottom:15px;
}

.song-list table {
	border-width: 0px;
	border-style: none;
	font-size: 14px;
	line-height: 120%;
	margin:0px;
	width:100%;
}

.song-list table th {
	text-align: left;
	vertical-align: top;
	padding: 0px 44px 0px 5px;
}

.song-list table td {
	vertical-align: top;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:3px;
	padding-left:5px;
	border-bottom:solid 1px #cccccc;
}

.date {
	font-size:12px;
	white-space:nowrap;
}

.cd-number {
	text-align: right;
	padding: 40px 24px 47px 0px;
}

.impression-btn {
	text-align: center;
	padding: 0px 0px 20px 0px;
}

/*----------------------------------------------*/

/* For Sofa Parts */

.guest-block {
	padding: 0px 0px 29px;
	border-bottom: 1px solid #CCCCCC;
}

table.sofa {
	width: 530px;
	border-width: 0px;
	border-style: none;
	font-size: 14px;
	margin: 29px 0px 0px;
}

table.sofa td {
}

table.sofa h2 {
	margin: 0px 0px 18px;
	font-size: 14px;
	line-height: 110%;
	font-weight: normal;
}

table.sofa p.guest {
	font-weight: bold;
	margin:0px 0px 10px 0px;
}

/*----------------------------------------------*/

/* For Event Parts */

.event-block {
	padding: 0px 0px 29px;
	border-bottom: 1px solid #CCCCCC;
	color:#000000;
	letter-spacing:0.05em;
}

.event-block br {
	letter-spacing:0em;
}

.event-block p {
	font-size: 14px;
}

.event-block h2 {
	margin: 18px 0px 0px;
	font-size: 16px;
	line-height: 110%;
	font-weight: normal;
	font-weight:bold;
	color:#333366;
}
table.event {
	width: 530px;
	border-width: 0px;
	border-style: none;
	font-size: 14px;
	margin: 29px 0px 0px;
}
table.event p.name {
	font-weight: bold;
	margin:0px 0px 10px 0px;
}
table.event .comment {
	margin:3px 0px 5px 0px;
	font-size:12px;
	color:#666666;
}
.news-block a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.news-block a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.news-block a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.news-block a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.gaiyo {
	margin:10px;
}

.gaiyo td {
	vertical-align:top;
	font-size:14px;
	line-height:130%;
	padding:7px;
	background-color:#FFFFFF;
	color:#000000;
}

.gaiyo .komoku {
	background-color:#CCCCCC;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}

p.otona_day {
	padding:3px 5px;
	border:1px #999999 solid;
	background-color:#FFFF99;
	margin:5px 10px;
	font-size:12px;
	width:90px;
}

.course {
	margin:0px 10px 5px 10px;
}

.course td {
	line-height:130%;
	text-align:center;
	padding:0px 3px;
	font-size:12px;
	color:#000000;
	vertical-align:top;
}

.course .bottomtext {
	padding-bottom:10px;
	font-size:11px;
	vertical-align:top;
}

.course .smalltext {
	font-size:11px;
}

.arrow {
	color:#999999;
}

.point {
	padding:10px;
	margin:10px;
	background-color:#CCE6F2;
}

.prenex {
	margin:0px 0px 20px 0px;
	/*border:1px #CCC solid;*/
	padding:10px;
}
.prenex p {
	text-align:center;
	margin:0px;
	padding:0px;
}
table.sofabn {
	width: 530px;
	border-width: 0px;
	border-style: none;
	font-size: 14px;
	margin:0px 0px 30px 0px;
	border:1px #999 solid;
	border-collapse: collapse;
}
.sofabn td {
	border:1px #999 solid;
}
.bn_year {
	text-align:center;
	vertical-align:middle;
	background:#999;
	color:#FFF;
	font-weight:bold;
}
.bn_month {
	background-color:#FFF;
	text-align:center;
	vertical-align:middle;
	color:#CCC;
	width:70px;
	font-size:12px;
}

.bn_month a {
	display:block;
	background-color:#F1F9FC;
	padding:10px 5px;
	font-size:12px;
	color:#333;
}
.bn_month a:hover {
	background-color:#B0D9EC;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
p.bn {
	background-color:#CCC;
	color:#666;
	padding:5px 8px;
	font-weight:bold;
	border-top:2px #666 solid;
}


/*101026diary*/
ul#dia_bn {
	list-style:none;
	margin:0px;
	padding:0px;
}

ul#dia_bn li {
	list-style:none;
	width:210px;
	margin:0px;
	padding:0px;
}

/*li.yasui {
	border-left:10px #EAF5F9 solid;
}*/

ul#dia_bn a {
    display:block;
	background-color:#FFF;
	background-image:url(img/m_diary_list_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding:7px 8px;
	line-height:140%;
	color:#666;
	margin:0px;
	zoom: 1;
}

span.datename {
	font-size:10px;
	color:#999;
}

ul#dia_bn a.yasui {
    border-left:10px #EAF5F9 solid;
}
ul#dia_bn a.yasui:hover {
    border-left:10px #C9E4EF solid;
	background-color:#F6F6F6;
	text-decoration:none;
	color:#333;
}
ul#dia_bn a.sakaguchi {
    border-left:10px #F4FFDB solid;
}
ul#dia_bn a.sakaguchi:hover {
    border-left:10px #ECFFBF solid;
	background-color:#F6F6F6;
	text-decoration:none;
	color:#333;
}
ul#dia_bn a.takano {
    border-left:10px #FFF9E4 solid;
}
ul#dia_bn a.takano:hover {
    border-left:10px #FFF4CE solid;
	background-color:#F6F6F6;
	text-decoration:none;
	color:#333;
}
ul#dia_bn a.kawata {
    border-left:10px #FFEEE4 solid;
}
ul#dia_bn a.kawata:hover {
    border-left:10px #FFE3D2 solid;
	background-color:#F6F6F6;
	text-decoration:none;
	color:#333;
}
ul#dia_bn a.ozaki {
    border-left:10px #FFE8E8 solid;
}
ul#dia_bn a.ozaki:hover {
    border-left:10px #FFD9D9 solid;
	background-color:#F6F6F6;
	text-decoration:none;
	color:#333;
}
ul#dia_bn a.all {
    border-left:10px #E3DBF7 solid;
}
ul#dia_bn a.all:hover {
    border-left:10px #D6CBF3 solid;
	background-color:#F6F6F6;
	text-decoration:none;
	color:#333;
}

p.bnlist {
	text-align:right;
}

.ozaki_text {
	background-image:url(diary/img/back_ozaki.jpg);
	width:530px;
	min-height:400px;
	height: auto !important;
	height: 400px;
	background-repeat:no-repeat;
}
.kawata_text {
	background-image:url(diary/img/back_kawata.jpg);
	width:530px;
	min-height:400px;
	height: auto !important;
	height: 400px;
	background-repeat:no-repeat;
}
.takano_text {
	background-image:url(diary/img/back_takano.jpg);
	width:530px;
	min-height:400px;
	height: auto !important;
	height: 400px;
	background-repeat:no-repeat;
}
.sakaguchi_text {
	background-image:url(diary/img/back_sakaguchi.jpg);
	width:530px;
	min-height:400px;
	height: auto !important;
	height: 400px;
	background-repeat:no-repeat;
}
.yasui_text {
	background-image:url(diary/img/back_yasui.jpg);
	width:530px;
	min-height:400px;
	height: auto !important;
	height: 400px;
	background-repeat:no-repeat;
}
.bn_text {
	background-image:url(diary/img/back_bn.jpg);
	width:530px;
	min-height:400px;
	height: auto !important;
	height: 400px;
	background-repeat:no-repeat;
}
.text_date {
	color:#333;
	font-size:12px;
	padding:10px 0px 0px 20px;
	letter-spacing:0.1em;
}

.text_title {
	color:#333;
	font-size:16px;
	font-weight:bold;
	margin:10px 180px 0px 20px;
	letter-spacing:0.1em;
}

.text_diary {
	margin:10px 20px;
	background-color:#FFF;
	min-height:300px;
	height: auto !important;
	height: 300px;
	background-image: url(diary/img/text_back_onpu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.text_diary br {
	letter-spacing:0em;
}

.text_diary p {
	margin:15px 15px 0px 15px;
	padding:0px 3px 15px 3px;
	background-image:url(diary/img/diary_text_lie.gif);
	background-repeat: repeat;
	line-height:30px;
	letter-spacing:0.1em;
}

.diaryimg {
	margin:15px 0px;
}
.nameimg {
	text-align:right;
	padding:0px 12px;
}

.ozaki_text .text_diary {
	border-top:4px #FFC1C1 solid;
}
.kawata_text .text_diary {
	border-top:4px #FEDAC2 solid;
}
.takano_text .text_diary {
	border-top:4px #FFEEB3 solid;
}
.sakaguchi_text .text_diary {
	border-top:4px #E6FFAA solid;
}
.yasui_text .text_diary {
	border-top:4px #CDE8F1 solid;
}
.bn_text .text_diary {
	border-top:4px #CEC0F1 solid;
}

.bn_text .text_diary ul {
	margin:10px 0px;
}
.bn_text .text_diary li {
	margin:5px 15px 0px 15px;
	padding:10px 3px 10px 40px;
	letter-spacing:0.1em;
	border-bottom:1px #CCC dashed;
	background-repeat: no-repeat;
	background-position: left top;
}
.bn_text .text_diary li.ozaki {
	background-image:url(diary/img/bn_ozaki.jpg);
}
.bn_text .text_diary li.kawata {
	background-image:url(diary/img/bn_kawata.jpg);
}
.bn_text .text_diary li.takano {
	background-image:url(diary/img/bn_takano.jpg);
}
.bn_text .text_diary li.sakaguchi {
	background-image:url(diary/img/bn_sakaguchi.jpg);
}
.bn_text .text_diary li.yasui {
	background-image:url(diary/img/bn_yasui.jpg);
}
.bn_text .text_diary li.all {
}

.diary_prenex {
	background-color:#F5F5F5;
	text-align:center;
	padding:10px;
	margin:15px 20px;
}


.monthlydate {
	white-space:nowrap;
}
