@charset "UTF-8";
/*
	Copyright (c) 2007 Digi-Latte Corp. All Rights Reserved.
	http://www.DGLT.co.jp/
*/
/*body
---------------------------------*/
#BODY h2 { background: url(img/headImg.jpg) no-repeat; }
#BODY p{ margin: 0px 0px 20px 0px; }

/*question
---------------------------------*/
#QUESTION { background: url(img/question.jpg) no-repeat center; height: 60px; text-indent: -9999px; overflow: hidden; margin: 0px auto 30px; }
#QUESTION a { display:block; height: 60px; width: 280px; background: none; margin-right: auto; margin-left: auto; }

/*contact
---------------------------------*/
#CONTACT { margin: 0px auto; width: 490px; }
.purple { color: #6F1D25; }
th { vertical-align: top; padding: 8px 0px 0px; }
h5 { color: #656444; margin: 20px 0px 0px; }
#CONTACT ul { text-align: left; line-height: 140%; }
#CONTACT li { margin: 0px 0px 5px; color: #656444; }
#CONTACT p { margin: 0px 0px 5px; }
#MAIN .back { background: url(/img_global/formlink.gif) repeat-x center top; height: 31px; width: 100px; font-weight: bold; color: #373919; font-size: 120%; display: block; text-align: center; float: left; margin: 10px 5px; padding: 0px; border: none; }
#MAIN .next { background: url(/img_global/formlink.gif) repeat-x top; height: 31px; width: 100px; font-weight: bold; color: #6F1D25; font-size: 120%; display: block; text-align: center; border: none; margin: 10px 5px; float: left; padding: 0px; }
.formlink { margin: 10px auto; }
#CONTACT caption { width: 100%; }
#THANKS h3 { margin: 0px 0px 30px; font-size: 120%; font-weight: bold; text-align: center; }
#THANKS p { line-height: 160%; margin: 0px 0px 40px; }
#INFO { padding: 5px 0px 0px; text-align: left; border-top: 1px dashed #660000; margin: 0px auto; }