﻿@charset "utf-8"; 
body{

}

div#main{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 480px;
	font-family: "";
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
	margin: auto;
	padding: 0px 10px 0px 0px;
}

div#main h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffe7ce;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	border: 1px solid #FF8000;
}

div#main p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: nomal;
	line-height:140%;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
}

div#main p.bold{
	font-weight: bold;
}

div#main p.center{
	text-align:center;
}

div#main p.small{
	font-size: 10px;
}

div#main div#contact-form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#main div#contact-form #notes{
    vertical-align: middle;
    text-align: right;
}

div#main div#contact-form .button{
	text-align:center;
}

div#main div#contact-form table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: nomal;
	line-height:140%;
	width: 495px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	border-collapse: separate;
	border-spacing: 1px;
}

div#main div#contact-form table#large{
    width: 700px;
}

div#main div#contact-form .check {
    width: 50px;
    padding: 0px;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    background-color: #EFF2F3;
    text-align:center;
    color:#000000;
    font-family: "monospace";
}

div#main div#contact-form th {
	width: 150px;
	padding-left:5px;
	font-weight:bold;
    vertical-align: middle;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #E1E2E6;
	text-align:left;
}

div#main div#contact-form td {
	/*width: 360px;*/
	vertical-align: middle;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EFF2F3;
}

div#main div#contact-form td#large {
    width: 75%;
}

div#main div#plan-table table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: nomal;
    line-height:140%;
    width: 495px;
    margin-bottom: 10px;
    border: 1px solid #CCCCCC;
    border-collapse: separate;
    border-spacing: 1px;
}

div#main div#plan-table th {
    width: 140px;
    padding-left:5px;
    font-weight:bold;
    vertical-align: middle;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    background-color: #E1E2E6;
    text-align:left;
}

div#main div#plan-table td{
    vertical-align: middle;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    background-color: #EFF2F3;
}

div#main div#plan-table .text {
    width: 270px;
    vertical-align: middle;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    background-color: #EFF2F3;
}

div#main div#contact-form table .input_left{
    background-image: url(/images/balloon/input_left.png);
    background-repeat:no-repeat;
    width:4px;
    height:34px;
    float:left;
}

div#main div#contact-form table .input_center{
    background-image: url(/images/balloon/input_center.png);
    background-repeat:repeat-x;
    height:34px;
    padding-right:2px;
    float:left;
}

div#main div#contact-form table .radio_center{
    background-image: url(/images/balloon/input_center.png);
    background-repeat:repeat-x;
    width:100px;
    height:34px;
    padding-left:10px;
    float:left;
}

div#main div#contact-form table .pull_center{
    background-image: url(/images/balloon/input_center.png);
    background-repeat:repeat-x;
    width:100px;
    height:34px;
    padding-top:6px;
    padding-left:2px;
    float:left;
}

div#main div#contact-form table .input_box{
    padding-top:6px;
    padding-bottom:6px;
    width:280px;
    border:1px solid #bbb;
    float:left;
}

div#main div#contact-form table .input_right{
    background-image: url(/images/balloon/input_right.png);
    background-repeat:no-repeat;
    width:33px;
    height:34px;
    float:left;
}

div#main div#contact-form table .input_right_ok{
    background-image: url(/images/balloon/input_right_ok.png);
    background-repeat:no-repeat;
    width:33px;
    height:34px;
    float:left;
}

div#main div#contact-form table .input_right_ng{
    background-image: url(/images/balloon/input_right_ng.png);
    background-repeat:no-repeat;
    width:33px;
    height:34px;
    float:left;
}

div#main div#contact-form table .input_right2{
    background-image: url(/images/balloon/input_right2.png);
    background-repeat:no-repeat;
    width:33px;
    height:34px;
    float:left;
}

div#main div#contact-form table .short{
	margin:5px 0px 0px 2px;
	vertical-align: middle;
	width: 150px;
	overflow-x: hidden;
}

div#main div#contact-form table .moreShort{
    margin:6px 8px 0px 4px;
    vertical-align: middle;
    width: 30px;
    overflow-x: hidden;
}

div#main div#contact-form table .button{
    margin:5px 0px 0px 2px;
    vertical-align: middle;
}

div#main div#contact-form table .radio{
    margin:5px 0px 0px 2px;
}

div#main div#contact-form table .long{
    margin:5px 0px 0px 2px;
	width: 250px;
	overflow-x: hidden;
}

div#table-form table .morelong{
    margin:5px 0px 0px 2px;
    width: 400px;
}

div#main div#contact-form table .small{
	font-size: 10px;
	font-weight:normal;
}

div#main div#contact-form table .must{
	color: #ff0000;
	font-weight:normal;
}

div#main div#contact-form table .error{
	font-size: 10px;
	color: #ff6666;
	font-weight:bold;
}

div#main div#contact-form table .comment{
    font-size: 10px;
}

div#main div#contact-form #blog_contents{

}

div#main div#contact-form table .text_area{
    float:left;
}
div#main div#contact-form table .input_area{
    margin-top:3px;
    float:left;
}

div#main div#contact-form .attention_message {
    margin:10px 0px 15px 2px;
    padding: 10px 10px 10px 10px;
    border: 1px solid #FF8000;
}

div#main div#contact-form .attention_message .attention_bold {
    color: #ff0000;
    font-weight:bold;
}
div#main div#contact-form table .balloon{
    position: relative;
}

div#table-form table td#large .balloon{
    position: absolute;
    left:50%;
}

div#main div#contact-form table div p{
    position: absolute;
    vertical-align: middle;
    left   : 40px;
    margin  : 0px;
    width: 230px;
    height: 10px;
}

div#main div#contact-form table tr.hide{
    display: none;
}
div#main div#contact-form table .loading{
    display: none;
}

div#main div#contact-form table div p.error_null{
    background-image: url(/images/balloon/null.png);
}

div#main div#contact-form table div p.error_style{
    background-image: url(/images/balloon/not.png);
}

div#main div#contact-form table div p.error_format{
    background-image: url(/images/balloon/false.png);
}