/* @group Common */

#wrapper {
    width: 800px;
    margin: 0 auto;
    background: #fff;
    text-align: left;
}

/* @group Header */

#header p#header_intro {
	width: 790px;
	color: #fff;
	margin-bottom: 0;
	padding: 2px 5px;
	background: url(../img/bg-header.gif) repeat-x 0 0;
	text-align: center;
	font-size: 12px;
}

* html #header p#header_intro {
	width: 800px;
}

#header a img {
	border: none;
}

/* @end */

/* @group Footer */

#footer {
	clear: both;
	border-top: 5px solid #000;
	text-align: center;
}


/* @end */



/* @end */

/* @group Home */

body#home #primaryCol {
	float: left;
	width: 410px;
}

body#home #primaryImg p {
	clear: both;
	width: 800px;
	margin-bottom: 15px;
	border-bottom: 10px solid #d0d0c8;
}

/* @group Home Primary Contents */

body#home #primaryContents {
	float: right;
	width: 590px;	
}

body#home #secondaryImg p,
body#home #tertiaryImg p {
	margin-bottom: 15px;
}



/* @end */

/* @group What's New */

div#whatsNew {
	font-size: 0.8em;
}

div#whatsNew th {
	color: #bd0000;
}

div#whatsNew h3 {
	font-weight: normal;
}

/* @end */

/* @group Banners */
#banners {
	float: right;
	width: 160px;
	font-size: 0.7em;
}

#banners p {
	margin-bottom: 3px;
}


/* @end */

/* @group LocalNav */

#localNav {
	float: left;
	width: 200px;
}

#localNav li {
	margin-bottom: 2px;
}


/* @end */



/* @end */

/* @group Direct */




/* @group Primary Contents */

body#direct div#primaryImg {
	margin-bottom: 50px;
}

body#direct div#primaryContents h2 {
	margin-bottom: 30px;
}

body#direct div#primaryContents h3 {
	clear: both;
	margin-bottom: 20px;
}

body#direct div#primaryContents p {
	padding: 0 20px 20px;
}

body#direct div#primaryContents p img {
	float: right;
	padding: 0 0 10px 10px;
}

body#direct div#primaryContents p strong {
	color: #f00;
}

body#direct div#primaryContents p#readCopy {
	margin: 0;	
}

body#direct div#primaryContents p#nextBtnTop {
	text-align: center;
}

body#direct div#primaryContents p#nextBtnTop img {
	margin: 0;
	padding: 0;
	float: none;
}
/* @end */

/* @group Secondary Contents */

body#direct div#secondaryImg {
	margin-bottom: 30px;
}

body#direct div#secondaryContents {
	text-align: center;
}

body#direct div#secondaryContents div.section {
	width: 750px;
	border: 1px solid #666;
	margin: 0 auto 40px;
	text-align: left;
}

body#direct div#secondaryContents h3 {
	margin-bottom: 20px;
}

body#direct div#secondaryContents p {
	padding: 0 50px;
}

body#direct div#secondaryContents p.owner {
	text-align: right;
}



/* @end */

/* @group Flow Contents */

body#direct div#flowContents {
	padding-bottom: 60px;
	text-align: center;
}

body#direct div#flowImg {
	margin-bottom: 30px;
}



/* @end */

/* @group Caution Contents */
#cautionContents {
	margin-bottom: 30px;
	border: 1px solid #999;
	text-align: center;
}

#cautionContents h2 {
	margin-bottom: 30px;
}

#cautionContents h3 {
	font-size: 120%;
}

#cautionTxt {
	margin: 0 auto;
	width: 90%;
	text-align: left;
}

#cautionTxt ol {
	margin-bottom: 1.5em;
	padding: 1em;
	background-color: #ececec;
	list-style-position: outside;
	list-style-type: decimal;
	font-weight: bold;
}

#cautionTxt ol li {
	margin-left: 30px;
}

#nextBtnBottom {
	margin: 50px 0;
}




/* @end */





/* @group Privacy */

body#formDirect div#formContents div#privacy {
	width: 620px;
	background-color: #e6e6e6;
	margin: 20px auto 30px;
	padding: 15px;
	text-align: left;
}

body#formDirect div#formContents #agreementCheckbox {
	margin: 0 80px 10px;
	padding: 10px;
	border: 3px solid #000;
	text-align: center;
}


body#formDirect div#formContents .notice {
	font-size: 90%;
}



/* @end */

/* @group Form Contents */

body#formDirect div#formContents {
	width: 650px;
	margin: 30px auto 0;
	padding-bottom: 60px;
	text-align: center;
}

body#formDirect div#formContents table  {
	width: 100%;
}

body#formDirect div#formContents table th,
body#formDirect div#formContents table td {
	border: 1px solid #c0c0c0;
	padding: 8px;
	text-align: left;
}

body#formDirect div#formContents table th {
	width: 180px;
	background-color: #DEEDF6;
}



body#formDirect div#formContents p#formButton {
	margin-top: 50px;
	text-align: center;
}


body#formDirect div#formContents div#thanksTxt {
	width: 650px;
	margin: 0 auto;
	text-align: left;
	
}


body#formDirect #privacy {
	margin: 30px auto 0;
	width: 650px;
	text-align: left;
}

body#formDirect #privacy p#agreementCheckbox,
body#formDirect #privacy p#submit {
	text-align: center;
}


#formReadText,
#errorTxt {
	text-align: left;
}



#errorTxt li {
	margin-left: 3em;
	list-style-type: disc;
}



/* @end */


/* @end */

/* @group Visite */

body#visite div#primaryContents p#nextBtnTop {
	text-align: center;
}

/* @end */










