﻿/* ---------------------------------------------------------
			movie.php
--------------------------------------------------------- */
#firstOne {
	margin-bottom:20px;
}

div.flashMovie {
	width:200px;
	float:left;
	clear:both;
	margin:0 20px 10px 0;
}

div.firstOneTxt {
	width:420px;
	float:right;
}

#firstOne p {
 margin:0;
}

#firstOne img {
	margin:10px 0;
}

#movieL {
	width:310px;
	padding-right:20px;
	text-align:center;
}

#movieR {
	width:310px;
	text-align:center;
}

#movieL a img,
#movieR a img {
	margin:10px auto;
}

#movieL p,
#movieR p {
	text-align:left;;
}

#movieL h4,
#movieR h4  {
	width:310px;
	background: url(../images/h4_title.gif) repeat-y;
	font-size: 100%;
	padding: 10px 0 8px 0;
	text-indent: 15px;
	margin: 0 0 10px 0;
}

/* ---------------------------------------------------------
			happy.php
--------------------------------------------------------- */
p.left20 {
	padding-left:20px;
}

#happyImage {
	width:640px;
	margin:20px 0;
}

#happyImage img {
	margin-bottom:20px;
}

.happyImgL {
	float:left;
	width:310px;
	padding-right:20px;
}

.happyImgR {
	float:right;
	width:310px;
}


.photoImg img{
	margin:20px auto;
}