﻿/*リンクスタイル*/
a{
   color: #0066CC;
   /*display: inline-block;*/
}

*{
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #333;
    /*width: 100%;*/
    margin: 0;
    padding: 0;
}

body{
    font-size: 90%;
    line-height: 130%;
}

#fitin{
	background: url("../../../inquiry/img/bg.gif") rgba(127,48,68,0.05);
	font-size: 90%;
	line-height: 130%;
}

body .webbody{
    font-size: 12px;
    line-height: 160%;
}

#container{
    height: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 950px;
}

#contents_area{
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
}

/***************************************************/

.hd{
	border-top: 25px solid rgb(127,48,68);
}

.hd .header {
	    padding: 20px 25px;
}

.GKLogo{
	width: auto;
	height: auto;
	max-width: 100%;
}

.flow
{
	max-width:95%;
}

.tablestyle
{
	display:table;
	width:auto;
	height:auto;
	padding: 1px;
	border: 3px solid #595959;
	border-collapse: collapse;
	font-size:10px;
	text-align:left;
	max-width:100%;
	white-space: nowrap;
	background-color:white;
	margin-left: auto;
	margin-right: auto;
}

.tablestyle th.head
{
	padding: 2px;
	border: 1px solid #595959;
	background-color:#c0c0c0;
	font-size: 1.5vmin;
	width: 20%;
}

.tablestyle th.ao
{
	padding: 6px;
	border: 1px solid #595959;
	background-color:rgb(54,96,146);
	font-size: 2.0vmin;
	text-align:center;
	color:white;
}

.tablestyle th.sui
{
	padding: 6px;
	border: 1px solid #595959;
	background-color:rgb(54,96,146);
	font-size: 2.0vmin;
	text-align:center;
	color:white;
}

.tablestyle td.title
{
	text-align:left;
	padding: 2px;
	border: 1px solid #595959;
	font-size: 2.0vmin;
	width: 14%;
}

.tablestyle td.fill
{

	color:red;
	padding: 2px;
	border: 1px solid #595959;
	text-decoration:none;
	font-size: 3vmin;
}

.tablestyle td.star
{
	color:red;
	padding: 2px;
	border: 1px solid #595959;
	text-decoration:none;
	font-size: 2.0vmin;
}

.tablestyle td.star a
{
	color: black;
	font-size: 1vmin;
}

.tablestyle td.square
{
	color:black;
	padding: 2px;
	border: 1px solid #595959;
	text-decoration:none;
	font-size: 3vmin;
}

.tablestyle td.square a
{
	color: black;
	font-size: 1vmin;
}

.tablestyle td.circle
{
	padding: 2px;
	border: 1px solid #595959;
	text-decoration:none;
	font-size: 3vmin;
}

.tablestyle td.circle a
{
	color: black;
	font-size: 1vmin;
}

/*
.tablestyle td.fill a
{
	color: orange;
}

.tablestyle td.fill a:link
{
	color: orange;
}
.tablestyle td.fill a:visited
{
	color: orange;
}

.tablestyle td.fill a:hober
{
	color: #fff7ef;
}*/

.tablestyle td.fill a
{
	color: black;
	font-size: 1vmin;
}

.tablestyle td.blank
{
	padding: 2px;
	border: 1px solid #595959;
	/*background-color: #a0a0a0;*/
	font-size: 2.0vmin;
}

.redtext
{
	color:red;
}

#titlearea{
    background-color: rgb(127,48,68);
    color: #FFFFFF;
    max-width: 100%;
    line-height:40px;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-top: 10px;
    font-size: 15pt;
    font-weight: bolder;
    width:100%;
}

#titleareaMail{
    background-color: rgb(112, 128, 144);
    color: #FFFFFF;
    width: 100%;
    line-height:40px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-top: 10px;
    font-size: 15pt;
    font-weight: bolder;
}

#titleareaHistory{
    background-color: rgb(112, 128, 144);
    color: #FFFFFF;
    width: 100%;
    line-height:40px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-top: 10px;
    font-size: 15pt;
    font-weight: bolder;
}

#header_area2{
    height: 60px;
    width: 850px;
    margin-bottom: 10px;
}

/* メインエリア */
#mainarea{
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

/*** フロー ***/
.flowitem
{
	min-height: 20px;
	background-repeat: no-repeat;
	display: block;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: white;
	background-color: rgb(54,96,146);
	padding: 10px 10px;
	border: 1px solid #bbb;
	border-radius: 4px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset
		, 0 0 2px rgba(255, 255, 255, 0.3) inset
		, 0 0 5px rgba(0, 0, 0, 0.1) inset, 0 1px 5px rgba(0, 0, 0, 0.1);
	margin: 10px 0px;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}


.flow1
{
	padding-left: 55px;
	background-size: 50px;
	background-image: url();
}

.flow2
{
	padding-left: 55px;
	background-size: 50px;
	background-image: url();
}

.flow3
{
	padding-left: 55px;
	background-size: 50px;
	background-image: url();
}

.flow4
{
	padding-left: 55px;
	background-size: 50px;
	background-image: url();
}

.flow5
{
	padding-left: 55px;
	background-size: 50px;
	background-image: url();
}

.flow6
{
	padding-left: 55px;
	background-size: 50px;
	background-image: url();
}

.flow7
{
	background-size: 60px;
	background-image: url();
}


/***************************************************/
/* 各ページタイトル */
.headingtitle
{
	border: solid 1px #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-radius: 5px;
	background: #eee;
	margin-top: 10px;
	font-size: 19px;
	font-weight: bold;
	-moz-border-radius: 5px; /* FF */
	background: -moz-linear-gradient(top,  #fff,  #eee); /* FF */
	-webkit-border-radius: 5px;/* Webkit */    
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));/* Webkit */    
	-pie-background:linear-gradient(top,  #fff,  #eee); /* ie */ 
	background:linear-gradient(top,  #fff,  #eee); /* ie */ 	   
	max-width: 100%;
}    

.headingtitle span
{
	border-left:5px rgb(127,48,68) solid;
	padding-left:10px;
}


.subtitle1
{     
	font-size: 19px;
	font-weight: bold;
	background-color: #fff;	
	padding:10px 10px;	
	border:1px solid #bbb;
	border-radius: 4px;	
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset,
				0 0 2px rgba(255, 255, 255, 0.3) inset,
				0 0 5px rgba(0, 0, 0, 0.1) inset,
				0 1px 5px rgba(0, 0, 0, 0.1);
	margin: 10px 0px;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

.despstyle1{
	padding: 10px;
	padding-bottom: 0px;
	display: block;
}

.despstyle1 a.red
{
	color: red;
	font-size:18px;
}

.despstyle1 a.blue
{
	color: blue;
	font-size:18px;
}

.despstyle1 a.black
{
	color: black;
	font-size:18px;
}

.despstyle2{
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 60px;
	padding-right: 10px;
	display: block;
}

.despstyle3{
	padding: 10px;
	padding-bottom: 0px;
	display: block;
	text-align: left;
	font-weight: bold;
	color: #FF0000;
}

.flowpic{
	margin-left: 170px;
	height: auto;
	width: auto;
}

.listarea{
	margin-left: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.listarea li{
	padding-top: 10px;
}

.listarea li .listyle1{
	padding-top: 20px;
}

.listarea li .listyle2{
	color:red;
}

.listarea2{
	margin-left: 110px;
	margin-top: 5px;
	margin-bottom: 30px;
}

.listarea2 li{
	padding-top: 10px;
}

.tableareaMail{
	border: 1px rgb(0,0,0) solid;
	border-collapse:collapse;
	margin-left: 170px;
}

.tableareaMail td.head1{
	background:rgb(0,0,0);
	color:#ffffff;
	border: 1px rgb(0,0,0) solid;
	border-collapse:collapse;
	padding: 2px 6px;
	width:30%;
}

.tableareaMail td.head2{
	background:rgb(0,0,0);
	color:#ffffff;
	border: 1px rgb(0,0,0) solid;
	border-collapse:collapse;
	padding: 2px 6px;
	width:30%;
}

.tableareaMail td.cell1{
	border: 1px rgb(0,0,0) solid;
	border-collapse:collapse;
	padding: 2px 6px;
	width:70%;
}

.tableareaMail td.cell2{
	border: 1px rgb(0,0,0) solid;
	border-collapse:collapse;
	padding: 2px 6px;
	width:70%;
}

.tableareaHistory{
	border: 1px rgb(0,0,0) solid;
	border-collapse:collapse;
	font-size: 13px;
	margin-left: 10px;
}

.tableareaHistory td.head1{
	background:rgb(112, 128, 144);
	color:#ffffff;
	border: 1px rgb(0,0,0) solid;
	border-collapse:collapse;
	padding: 2px 6px;
	font-size: 13px;
	width:20%;
}

.tableareaHistory td.cell1{
	border: 1px rgb(0,0,0) solid;
	border-collapse:collapse;
	padding: 2px 6px;
	font-size: 13px;
	width:25%;
}

.tableareaHistory td.cell2{
	border: 1px rgb(0,0,0) solid;
	border-collapse:collapse;
	padding: 2px 6px;
	font-size: 13px;
	width:55%;
}




.picbutton1{
	margin-left: 165px;
}

.picbutton2{
	margin-left: 10px;
}

#conveni_logo{
	width: 500px;
}
/* QA */
.title_area {
    border-color: rgb(127,48,68);
    background-color: rgb(127,48,68);
    background: -prefix-linear-gradient(bottom, rgb(127,48,68) 75%, white);
    background: linear-gradient(to top, rgb(127,48,68) 75%, white);
}
.titlestyle span {
    border-color: rgb(127,48,68);
}
input[type="submit"], input[type="button"] {
    box-shadow: 0px 0px 5px rgb(127,48,68);
}

tr:last-child {
    border-bottom: 3px solid #595959;
}
