﻿body{
	background: url("../../../inquiry/img/bg.gif") rgba(240,0,0,0.05);
}

/*** ヘッダーエリア ***/
header {
    border-top: 0.25rem solid rgb(240,0,0);
}
.GKLogo{
	max-height:60px;
}

/*** タイトルエリア ***/
#titlearea{
    background-color: rgb(240,0,0);
    color: #FFFFFF;
}

#titleareaMail{
    background-color: rgb(240,0,0);
    color: #FFFFFF;
}

#titleareaHistory{
    background-color: rgb(240,0,0);
    color: #FFFFFF;
}

#header_area2{
}

/*** メインエリア ***/
#mainarea{
}

/***************************************************/
/* 各ページタイトル */
.headingtitle
{
}    

.headingtitle span
{
	border-left:5px rgb(240,0,0) solid;
}


.subtitle1
{
	background-color: #fff;	
	border:1px solid #bbb;
	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);
}

.despstyle1{
}

.despstyle2{
}

.despstyle3{
	color: #FF0000;
}

.flowpic{
}

/* リスト表示関連 */
.listarea{
}

.listarea li{
}

.listarea li .listyle1{
}

.listarea li .listyle2{
	color:red;
}

.listarea2{
}

.listarea2 li{
}

/* 可変テーブル */
.tablearea_pc
{
	border: 1px rgb(0,0,0) solid;
}

.tablearea_pc th
{
	background:rgb(240,0,0);
	color:#000000;
	border: 1px rgb(0,0,0) solid;
}

.tablearea_pc td
{
	border: 1px rgb(0,0,0) solid;
}

.tablearea_pc td.fill
{
	color: rgb(0,0,175);
	border: 1px rgb(0,0,0) solid;
}

.tablearea_pc td.blank
{
	border: 1px solid rgb(0,0,0) solid;
}

.tablearea_sp
{
	display: none;
}


/*** ボタン系 ***/
input[type="submit"]
, input[type="button"]
{
	box-shadow: 0px 0px 5px rgb(240,0,0);
}


/*** フロー ***/
.flowitem
{
	color: rgb(240,0,0);
    box-shadow: 0 1px 0 rgba(240,0,0, 0.3) inset, 0 0 2px rgba(240,0,0, 0.3) inset, 0 0 5px rgba(0, 0, 0, 0.1) inset, 0 1px 5px rgba(0, 0, 0, 0.1);
}

/* QA */
.title_area {
    border-color: rgb(240,0,0);
    background-color: rgb(240,0,0);
    background: -prefix-linear-gradient(bottom, rgb(240,0,0) 75%, white);
    background: linear-gradient(to top, rgb(240,0,0) 75%, white);
}
.titlestyle span {
    border-color: rgb(240,0,0);
}


/* フッター */

.foot{
	background-color:white;
	text-align:left;
	border-top: 1px solid #e6e6e6;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	
}

.foot div{
	margin: 0 auto;
	width: 98%;
}

#footer {
	background: #fff;
	padding: 10px 0;
	line-height: 1.1em;
	margin: 0 auto;
}

#footer .f-left p {
	margin-bottom: 10px;
	font-size: 12px;
}

#footer .f-left p.kip {
	padding-bottom: 10px;
	border-bottom: 1px solid #e6e6e6;
}

#footer .f-left p.kip a {
	color: inherit;
	font-weight: bold;
	padding-left: 5px;
}

/*KIP ADD*/
#footer .f-left p.link{
	display: inline-block;
	padding-right: 20px;
}

#footer .f-left p.link a {
	color: inherit;
	background: url("../../../inquiry/qa/design/img/dot.png") left center no-repeat;
	padding-left: 10px;
}

#footer .f-right {
	padding: 9px;
	border: 1px solid #e6e6e6;
}

#footer .f-right > img {
	padding: 6px 0;
	padding-left: 10px;
}

#footer .copyright {
	clear: both;
	text-align: center;
	padding-top: 0px;
	font-size: 10px;
}

.footertxt1
{
	font-size: 16px !important;
	margin-top: 0px;
	margin-bottom: 10px;
	display: inline-block;
}

.footertxt2
{
	font-size: 16px !important;
}
