html{
    height: 100%;
}

body {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック" "Helvetica" "sans-serif";
	color: #362312;
	background-image: url(http://www.otomate.jp/kamikimi/img/bg.jpg);
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	background-attachment: fixed;
}

/*ボックス枠
input,select{
	border:1px solid #131011;
}
*/

a {
	color: #B00;
	
}

a:hover {
	color: #000;
	
}


/*  ///index.html用////////////////////////////////////////////////////////////////   */


/*   メインcontents    */
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/vote/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C90;
	border-left-color: #C90;
}
#header_bg {
	background-image: url(../img/vote/header_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: auto;
}

#main {
	background-image: url(../img/vote/main_bg.jpg);
	background-repeat: no-repeat;
	width: 750px;
	margin: 0 auto;
	padding-right: 60px;
	padding-left: 90px;
	padding-top: 14px;
	padding-bottom: 20px;
	text-align: center;
	background-attachment: fixed;
	background-position: center top;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C90;
	border-left-color: #C90;
}

#footer {
	background-image: url(../img/vote/reaf.jpg);
	background-repeat: no-repeat;
	width: 900px;
	margin-left: auto;
	text-align: center;
	clear: left;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C90;
	border-left-color: #C90;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}









.check_txt  {
	font-size: 11px;
	color: #e60012;
	font-weight: bold;
}

.error        {
	color: #03F;
	font-weight: bold;
}
.error2        {
	color: #F60;
}
.clear {
	clear: left;
}
.left {
	float: left;
}
.right {
	float: right;
}


p {
	padding: 10px;
}


.h1_txt {
	padding-left: 250px;
	padding-bottom: 15px;
}
.left_30px {
	float: left;
	padding-left: 170px;
	font-weight: bold;
	color: #900;
}
.obj {
	float: left;
	padding-bottom: 10px;
	padding-right: 7px;
	font-weight: bold;
	font-size: 14px;
}
.obj img {
	margin-bottom: 5px;
}


.center_txt {
	text-align: center;
	clear: left;
}
.img_yohaku {
	padding: 5px;
	clear: left;
}
/*  ///////////////////////////////////////////////////////////////////   */



h1{
	font-size: 13px;
	margin: 0px;
	padding-top: 430px;
	padding-right: 0px;
	padding-bottom: 30px;
	text-align: center;
}
h2 {
	font-size: 14px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	text-align: center;
	font-weight: normal;
}


.hissu {
	clear: left;
	color: #B00;
}

/* Firefox用ハック */
.question2, x:-moz-any-link, x:default {
	padding-bottom: 25px;
} 


.btm {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;
	padding-right: 30px;
}

.btm_check {
	text-align: center;
	padding-top: 40px;
	padding-right: 30px;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
}
.btm_last {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 50px;
}

.answer {
	font-weight: bold;
	color: #900;
}
.result {
	width: 1024px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.input {
	padding-top: 30px;
}

.comment {
	text-align: left;
	padding-left: 140px;
	line-height: normal;
	font-size: 10px;
	font-weight: bold;
}
.come_txt {
	float: left;
	padding-left: 75px;
}

/*------結果確認ページ----------------------------------------------------*/

#contents2_touhyou{
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	border-right-width: 20px;
	border-left-width: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C90;
	border-left-color: #C90;
	padding-bottom: 50px;
	background-color: #FFF;
	letter-spacing: 1px;
}

#contents2_touhyou h1 {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding: 0px;
	background-image: url(../img/vote/kanri_header.jpg);
	height: 180px;
	background-repeat: no-repeat;
}

#main_non_top {
	padding-bottom: 50px;
}
#main_non_top dl {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#main_non_top dl dt {
	font-weight: bold;
	margin-bottom: 10px;
	color: #F60;
	font-size: 14px;
	margin-top: 40px;
	padding-left: 10px;
}
#main_non_top dl dd {
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
}

.ba_text {
	color: #F00;
}
/*------結果グラフのテキスト色----------------------------------------------------*/
.text{
	
}

/*------エラーページ----------------------------------------------------*/
#second_midasi {
	padding-top: 80px;
	padding-bottom: 70px;
	text-align: center;
	margin-right: 54px;
	margin-left: 54px;
}

#second_midasi dl {
	border: 4px double #000;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#second_midasi dl dt {
	float: left;
	font-weight: bold;
	color: #FFF;
	width: 130px;
	background-color: #000;
	padding: 5px;
	margin-bottom: 5px;
	height: 24px;
}
#second_midasi dl dd {
	text-align: left;
	margin-bottom: 5px;
	font-weight: bold;
	margin-left: 150px;
	word-wrap: break-word;
	border: 1px solid #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.graph {
	margin-bottom: 5px;
	text-align: left;
}


.error_kakomi {
	border: 4px double #900;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
