@charset "utf-8";
/*===============================================
リセットと初期設定
===============================================*/
/*
*, *:before, *:after {
    box-sizing: border-box;
	color: #333;
	font-size: 16px;
	font-family:Avenir,"Helvetica Neue",Helvetica,Arial,Verdana,Roboto,"游ゴシック","Yu Gothic"," 游ゴシック体","YuGothic"," ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI"," メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height: 1.6em;
}
html {
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}
table {
border-collapse:collapse;
border-spacing:0;
}
fieldset, img {
border:0;
}

address, caption, cite, code, dfn, em, strong, th, var {
font-style:normal;
font-weight:normal;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
ol, ul {
list-style:none;
}
h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}
q:before, q:after {
content:'';
}
abbr, acronym {
border:0;
font-variant:normal;
}
sup {
vertical-align:text-top;
}
sub {
vertical-align:text-bottom;
}
input, textarea, select {
font-family:inherit;
font-size:inherit;
font-weight:inherit;
}
input, textarea, select {
*font-size:100%;
}
legend {
color:#000;
}
input, textarea, select{
border: 1px solid #ddd;
border-radius: 5px;
padding: 4px 10px;
}
*/
/*===============================================
リンクホバーの記述
===============================================*/
article.main a{
text-decoration: none;
}
article.main button {
    padding: 0;
    text-align: inherit;
    cursor: pointer;
    border: none;
    background: inherit;
    font-size: 100%;
	font:inherit;
}
article.main a:hover,
article.main button:hover{
text-decoration: underline;
} 
article.main a img{
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
article.main a img:hover {
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	opacity: 0.6;
}
/* Clearfix*/
	.clearfix { zoom:1; }
	.clearfix:after { content:"."; display: block; height:0px; clear:both; line-height:0; visibility:hidden; }
/*===============================================

===============================================*/
article.main {
    padding: 0 30px 50px;
}
article.main h1{
	font-size:28px;
	margin:10px 10px 30px;
}
article.main h2{
	font-size:24px;
	margin:10px 10px 30px;
}
article.main h2{
	font-size:20px;
	margin:30px 10px 10px;
    border: solid 1px #ddd;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #eee;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background: -moz-linear-gradient(top, #fff, #eee);
    padding: 10px;
    -pie-background: linear-gradient(top, #fff, #eee);
    behavior: url(http://www.webcreatorbox.com/sample/images/PIE.htc);
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;
    /* margin-left: 30px; */
    /* margin-right: 100px; */
}
article.main h2 span {
    border-left: 5px #3cf solid;
    padding-left: 10px;
    font-weight: bold;
    font-size: 20px;
}
article.main p{
	margin:0 0 10px;
}
article.main .container {
    width: 960px;
    margin: 20px auto 100px;
}
article.main table {
    border-collapse: separate;
    margin: 30px 0 10px;
}
article.main td {
    padding: 10px;
    border: 1px solid silver;
    background: #E6EDF0;
    color: #1D5C79;
}
article.main input, select {
    font-weight: normal;
    margin: 0 5px;
}
article.main .require{
	background:pink;
}
article.main .form01_tit {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}
article.main .form01_total {

}
#container #wrapper article.main .form01_result {
    text-align: center;
    font-size: 20px;
    border: 2px solid silver;
    margin: 20px 80px;
    padding: 30px 0;
    color: #1D5C79;
}
article.main .form01_result input {
    font-size: 40px;
    border: none;
    font-style: italic;
    width: 300px;
    text-align: center;
    color: #1D5C79;
}
#z_kei, #s_kei, #kazei_total, #kazei_total2, #kiso-koujo, #kazei-isan {
    border: 1px solid rgba(0, 0, 0, 0);
    background: transparent;
}
article.main dt{
    color: #1D5C79;
    font-size: 20px;
    text-align: ;
    font-weight: bold;
	margin:0 0 10px;
}
article.main dd{
	margin:0 0 20px;
}
article.main .result {
    text-align: center;
}
article.main button#submit {
    color: white;
    background: #1D5C79;
    padding: 10px 20px;
    font-size: 20px;
    font-weight: bold;
	margin:0 0 20px;
}
article.main button#submit:hover {
    text-decoration: none;
    background: rgba(29, 92, 121, 0.6);
}
article.main .result {
    text-align: center;
}
article.main .form01_result span {
    font-size: 26px;
    color: red;
}
/*===============================================
●480px以下時のCSS
===============================================*/
@media screen and (max-width: 480px){
 
} /* 480pxまで */
 
/*===============================================
●769px以下時のCSS
===============================================*/
@media screen and (max-width: 769px){
 
} /* 769pxまで*/