@charset "UTF-8";

/* You Tube */

#youtube {
	padding-top: 20px;
}

.youtube {

}


/* バレンタイン */

#valentine {
	margin-top: 20px;
	padding: 0 60px;
	text-align: left;
	line-height: 1.7;
}

#valentine .valentine_title {
	margin-bottom: 0.5em;
	font-size: 1.7em;
	font-weight: bold;
}

#valentine .valentine_contents {
	font-size: 1.2em;
}


/* ハートの日 */

#kokoro_musubi_title {
	background-image: url("img/heart_01.jpg");
	background-repeat: no-repeat;
	width: 750px;
	height: 511px;
	text-align: left;
	text-indent: -9999px;
}

.kokoro_musubi {
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	text-indent: -9999px;
}

#tvcm_movie {
	margin-top: 30px;
	text-align: center;
}

#tvcm_download {
	margin-top: 30px;
	text-align: center;
	font-size: 1.3em;
}

.tvcm_download {
	width: 470px;
	margin: 0 auto;
	padding: 8px 12px;
	border: 1px solid #ff99ff;
}

#tvcm_download a {
	color: #0000ff;
	text-decoration: underline;
}

#tvcm_download a:hover {
	color: #ccc;
}

#tvcm_download span {
	font-size: 0.8em;
}

p.teikyou {
	margin-top: 5px;
	font-size: 0.9em;
}


/* ダウンロード */

#download {
	margin-top: 20px;
	text-align: center;
}

.download {
	width: 470px;
	margin: 0 auto;
	padding: 8px 12px;
	border: 1px solid #ff99ff;
}

#download p {
	font-size: 1.3em;
	margin-bottom: 2px;
}

#download ul {
	text-align: left;
}

#download li {
	list-style-type: square;
	padding: 4px 0;
	margin-left: 40px;
	color: #cc3333;
}

#download a {
	font-size: 1.2em;
	color: #0000ff;
	text-decoration: underline;
}

#download a:hover {
	color: #ccc;
}

#download span {
	padding-left: 1em;
}


#kokoro_musubi_02 {
	margin-top: 10px;
	background-image: url("img/heart_02.jpg");
	width: 673px;
	height: 238px;
}

#kokoro_musubi_03 {
	margin-top: 20px;
	background-image: url("img/heart_03.jpg");
	width: 673px;
	height: 321px;
}

#kokoro_musubi_04 {
	background-image: url("img/heart_04.jpg");
	width: 673px;
	height: 82px;
	padding-top: 10px;
}

#kokoro_musubi_05 {
	background-image: url("img/heart_05.jpg");
	width: 673px;
	height: 64px;
	padding-top: 10px;
}

#kokoro_musubi_06 {
	padding-bottom: 40px;
}

#kokoro_musubi_07 {
	background-image: url("img/heart_07.jpg");
	width: 609px;
	height: 355px;
	padding-top: 10px;
}

#kokoro_musubi_08 {
	padding: 20px 0;
}

#kokoro_musubi_09 {
	background-image: url("img/heart_09.jpg");
	width: 673px;
	height: 527px;
}

#kokoro_musubi_10 {
	background-image: url("img/heart_10.jpg");
	width: 340px;
	height: 60px;
}

.kokoro_musubi_report {
	width: 673px;
	margin: 0 auto;
	padding-bottom: 20px;
	border: 1px solid #ccc;
	text-align: center;
}

#lightup {
	margin: 1em 0;
	text-align: center;
}

.lightup {
	font-weight: bold;
	line-height: 1.5;
}

.lightup span {
	font-weight: normal;
	font-size: 0.9em;
}

#lightup_image {
	margin-top: 0.5em;
}


/* 携帯フォトニュース */

img {
	border: 0;
}

#photo_news_title {
	padding: 20px 40px;
	font-size: 1.4em;
	font-weight: normal;
}

#news_list {
	margin: 0 auto 0 30px;
	width: 690px;
	text-align: left;
}

.news_entry {
	float: left;
	margin: 0 10px;
	width: 150px;
	height: 240px;
}

.news_date {
	padding: 0 0 2px 2px;
	color: #cc0000;
	text-align: left;
}

.news_photo td {
	width: 150px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
}

.news_body {
	padding: 5px 0 0;
	text-align: left;
	line-height: 1.5;
}

/* 心むすび祭報告 */

#report {
	margin: 2em 0 0;
	text-align: center;
}

#report_title {

}

.report {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.7;
}

.report a {
	text-decoration: underline;
}

.image_photo {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-align: center;
}


#main_contents p.note {
	margin-top: 10px;
	margin-left: 140px;
	text-align: left;
	color: #666;
	line-height: 1.5;
}



