/*  
Theme Name: EDGE!
Tags: white, one-column, fixed-width, threaded-comments, sticky-post
Author: tushima-design
*/ 
@charset "utf-8";
/* --------
style
------------------------------ */

/* -------------other -----------------*/
table#table-01 th{
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	width:250px;
}
table#table-01 td{
	font-size:18px;
	line-height:22px;
	font-weight:normal;
}
input, select, textarea {
   font-size: 18px;
}
input.inp {
	width: 600px;
}
textarea.inp {

width:600px;
height:150px;
font-size:18px;

}
input.inp2 {
	width: 250px;
}
table#table-01 th.t1{
	height:75px
}
table#table-01 th.t2{
	height:100px;
}
.t2{
	line-height:28px;
}
table#table-01 th.t3{
	height:180px;
}
.t3{
	line-height:28px;
}
#loader {
    width: 50px;
    height: 50px;
    display: none;
    position: fixed;
    _position: absolute; /* IE6対策 */
    top: 50%;
    left: 50%;
    margin-top: -XXpx; /* heightの半分のマイナス値 */
    margin-left: -XXXpx; /* widthの半分のマイナス値 */
    z-index: 100;
}
 
#fade {
    width: 100%;
    height: 100%;
    display: none;
    background-color: #FFFFFF;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 50;
}
.not{
	text-align:center;
	width:300px;
	margin:100px auto;
}

#gm {
    height: 500px;
    width: 830px;
	position:relative
}
#submitb {
display:block;
	width:448px;
	height:116px;
	margin:50px auto 0 auto;
	border:0;
	background:url(../images/contact.png) no-repeat left top;
	text-indent:-9898px;
	font-size: 0px;
	line-height: 0px;
	cursor:pointer;
}
#submitb:hover, #submitb:focus {
	background-position:left -116px;
}
input[type="radio"]{

position:relative;
top:-3px;
}
/* ------------------------------
common
------------------------------ */

html, body {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0;
	margin:0;
	padding:0;
	_display:inline;
	_zoom:1;
	width:100%;
	overflow-x:hidden;
	color:#333;
	text-align:left;
	min-height:100%;
	min-width:320px;
	
	background-color:#ffd9d9
}
a {
	color:#333333;
	outline: none;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p{
	margin:0;
	padding:0;
}
.clear{
	clear:both
}
/* ------------------------------
header
------------------------------ */

header{
	height:0px;
	width:100%;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	top:0;
	border-top:#bc0900 5px solid;
}
header h1{
	height:0;
	width:0;
	
}

header h1 a{
	position:absolute;
	z-index:10;
	left:0;
	top:0;	
	height:255px;
	background-color:#FFFFFF;
	width:0;
	overflow:hidden;
	padding-left:200px;
	background-image:url(../../../../images/logo.png);
	background-repeat:no-repeat;
	background-position:28px 19px ;
	background-size: 200px auto;	
}
/* ------------------------------
article
------------------------------ */
article{
	width:100%;
	background-color:#FFFFFF;
}
article .content{
	width:980px;
	margin:0 auto;
	padding:0 10px 100px 10px;
	background:url(../images/back.png) repeat-y;
}

/* ------------------------------
footer
------------------------------ */

footer {
	width: 100%;
	height:200px;
	overflow: hidden;
	margin:0 auto;
	text-align:right;
	-ms-filter: "alpha( opacity=0 )";
	filter: alpha( opacity=0 );
	opacity: 0;
	border-top:#fc909b solid 3px;
}
footer .content{
	width: 940px;
	margin:40px auto 0 auto;
	text-align:right;
}
footer .copyright{
	clear:both;
	width:100%;
	height:25px;
	margin:0 auto;
	text-align:center;
}
.pagetop{
	width:100%;
	height:52px;
	border-bottom:#000000 solid 3px;
	text-align:right;
}
.fmenu{
	font-size: 14px;
	line-height:22px;
}
/* for Tablet */

/* for SmartPhone */

/* --------------------
for Debug
-------------------- */
.de{
	background-color:#FF0000	
}

.line1{height:1px;
}
@media only screen and (max-width: 980px) {
     
    
.fmenu{
	font-size: 24px;
	line-height:36px;;
}
 table#table-01 th{
	font-size:30px;
	line-height:36px;
	font-weight:bold
}
 table#table-01 td{
	font-size:30px;
	line-height:36px;
	font-weight:bold
}
input, select, textarea {
   font-size: 26px;
}
table#table-01 th.t1{
	height:100px
}
table#table-01 th.t2{
	height:250px;
}
.t2{
	line-height:36px;
}
table#table-01 th.t3{
	height:550px;
}
.t3{
	line-height:36px;
}
.line1{height:2px;
}
html, body {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 20px;
	line-height: 26px;
}
}
