h3 a:hover {
	color: #333333;
}

.movieTitle {
	width: 258px;
	height: 42px;
	margin:0 0 2px;
	padding: 5px 7px 5px 65px;
	font-size:125%;
	font-weight: bold;
	color: #ffffff;
	background: url(../../images/background/guide_character.gif) no-repeat;
}

.textBlock {
	margin: 0 0 1em;
}

h4 {
	font-weight: bold;
	font-size: 115%;
	color: #cc6600;
}


.documentMenu {
	margin: 0 0 0 132px;
}


.caption {
	margin: 0.5em 0 0 1em;
	text-indent: -1em;
	font-size: 95%;
	line-height: 135%;
}

#dlButton {
	width:456px;
	margin: 10px auto;
}






/*-- Form Area --*/
.formHeading {
	font-weight: bold;
}

.formField {
	width: 480px;
	margin: 0 0 15px 50px;
}

p.indent {
	text-indent: -1em;
	padding: 0 0 0 1em;
}

ul.formList {
	margin: 1em 0 1em 2em;
	list-style: none;
}

ul.formList:after {
	display: block;
	content: "";
	clear: both;
}

.formList li {
	width: 200px;
	margin: 0 2em 0 0;
	padding: 2px 0;
	overflow: visible;
	list-style: none;
	float: left;
}

input,
select {
	margin: 0 5px 0;
}

p.caution {
	color: #ff0000;
}

p.normal {
	font-weight: normal;
}

.formGuide {
	font-size: 90%;
	color: #cc3399;
}

table.formSubTable {
	margin: 1em 0 1em 2em;
	border-collapse: collapse;
	border: 1px solid #cc99ff;
}

table.formSubTable td {
	padding: 5px 10px 5px;
}

.formTable {
	margin: 0 0 1.5em 1em;
	border-collapse: collapse;
}

.formTable th {
	width: 110px;
	font-weight: normal;
	padding: 5px;
	vertical-align: top;
	border: 1px solid #cccccc;
	background: #ffdd99;
}

.formTable td {
	text-align: left;
	padding: 5px 10px 5px;
	border: 1px solid #cccccc;
}

.formTable td fieldset {
	text-align: left;
}

ul.formList2 {
	margin: 1em 0 1em 2em;
	list-style: none;
}

.formList2 li {
	margin: 0 2em 0 0;
	padding: 2px 0;
	list-style: none;
}


#verifFormTable {
	margin: 1em 0 1em 2em;
	border-collapse: collapse;
}

#verifFormTable th {
	width: 80px;
	font-weight: normal;
	padding: 5px 0;
	vertical-align: top;
}

#verifFormTable td {
	font-weight: bold;
	text-align: left;
	padding: 5px 10px 5px;
}

.verifCatalog {
	padding: 5px 5px 5px 0;
	clear: both;
}

.verifCatalog:after {
	display: block;
	content: "";
	clear: both;
}

.verifCatalog img {
	margin: 0 10px 0 0;
	float:left;
}

#verifCatalogPayment {
	border-top: 1px dotted #666666;
	padding: 5px 5px 5px 40px;
}

#verifCatalogPayment:after {
	display: block;
	content: "";
	clear: both;
}

#verifCatalogPayment p {
	float: left;
	margin: 0 10px 0 0;
}

p.price {
	font-size: 130%;
	color: #ff0000;
}


#backForIndex {
	width: 15em;
	height: 3em;
	margin: 50px 0 10px 160px;
}



/*-- Form Area --*/

#family_name,
#family_name_kana,
#first_name,
#first_name_kana {
	width: 122px;
}

#birth_year {
	width: 2.5em;
	ime-mode: disabled;
}

#birth_month,
#birth_day {
	width: 1.5em;
	ime-mode: disabled;
}

#zip1 {
	width: 3em;
	ime-mode: disabled;
}

#zip2 {
	width: 4em;
	ime-mode: disabled;
}

#state_code,
#prefecture {
	width: 80px;
	font-size: 100%;
}

#address {
	width: 219px;
}

#tel1,
#tel2,
#tel3,
#fax1,
#fax2,
#fax3 {
	width: 2.5em;
	ime-mode: disabled;
}

#com_name,
#com_name_kana
{
	width: 310px;
}

#mail,
#mail_check
{
	width: 310px;
	ime-mode: disabled;
}

#catalog th{
	width: 210px;
	background: #ffffff;
}

#catalog th,
#catalog td {
	border: none;
	border-bottom: 1px dotted #cccccc;
}

#catalog21,
#catalog22,
#catalog23,
#catalog24,
#catalog25,
#catalog26,
#catalog27,
#catalog28 {
	font-size: 100%;
	width: 7em;
}


#formTransmission,
#formReset {
	width: 100px;
	height: 30px;
}

#formTransmission {
	margin: 0;
}




#estimateBody {
	position: relative;
	width :760px;
	padding: 20px;
	background: #ffffff;
}

*html #estimateBody {
	width :743px;
}


#estimateBody h1 {
	width: 220px;
	padding: 5px 25px;
	text-align: center;
	color: #ffffff;
	font-size: 160%;
	font-weight: bold;
	background: #000033;
}

p.estimateDay {
	text-align: right;
	margin: 10px 0;
}

#estimateContents {
	width: 740px;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #000033;
	clear: both;
}

*html #estimateContents {
	width: 710px;
}

#estimateContents:after {
	display: block;
	content: "";
	clear: both;
}

#sender {
	float: right;
	color: #000033;
}

#estimateContents h2 {
	width: 400px;
	padding: 5px;
	font-size: 140%;
	font-weight: bold;
	border-bottom: 2px solid #000033;
}

#estimateContents table {
	width: 700px;
	margin: 10px auto;
	border-collapse: collapse;
	clear: both;
}

#estimateContents table th {
	padding: 3px 5px;
	text-align: center;
	border: 2px solid #000033;
	border-left: 1px dotted #000033;
	border-right: none;
}

#estimateContents table th.head {
	border-left: 1px solid #000033;
}

#estimateContents table th.end {
	border-right: 1px solid #000033;
}

#estimateContents table td {
	padding: 3px 5px;
	text-align: right;
	border: 1px solid #000033;
	border-left: 1px dotted #000033;
	border-right: none;
}

#estimateContents table td.head {
	text-align: left;
	border-left: 1px solid #000033;
}

#estimateContents table td.lastHead {
	text-align: right;
	border-left: 1px solid #000033;
}

#estimateContents table td.end {
	border-right: 1px solid #000033;
}

#estimateContents table td.none {
	border: none;
}

#estimateContents table td.checked {
	width: 100px;
	border-top: 2px solid #000033;
	border-bottom: 2px solid #000033;
}

#estimateContents table td.checkedHead {
	width: 100px;
	border-left: 1px solid #000033;
	border-top: 2px solid #000033;
	border-bottom: 2px solid #000033;
}

#estimateContents h4 {
	padding: 10px 0 0;
	font-size: 120%;
	font-weight: bold;
	color: #000033;
}

p.closeEstimate {
	padding: 10px 0;
	text-align: center;
	text-decoration: underline;
}

#signForm {
	width : 480px;
	text-align: center;
}

.pt10 {
	padding-top: 10px;
}





