﻿/*リンクスタイル*/
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(131,34,72,0.05);
}


#contents_area{
    background-color: #FFFFFF;
    padding-bottom: 10px;
}

/*** ヘッダーエリア ***/
.hd{
	border-top: 5px solid rgb(131,34,72)
}

.hd .header {
}

.GKLogo{
}

/*** タイトルエリア ***/
#titlearea{
    background-color: rgb(131,34,72);
    color: #FFFFFF;
}

#titleareaMail{
    background-color: rgb(131,34,72);
    color: #FFFFFF;
}

#titleareaHistory{
    background-color: rgb(131,34,72);
    color: #FFFFFF;
}

#header_area2{
}

/*** メインエリア ***/
#mainarea{
	width: 97%;
}

/***************************************************/
/* 各ページタイトル */
.headingtitle
{
	border: solid 1px #ddd;
	background: #eee;
	background: -moz-linear-gradient(top,  #fff,  #eee); /* FF */  
	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%;
	margin-left: auto;
	margin-right: auto;
}    

.headingtitle span
{
	border-left:5px rgb(131,34,72) 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);
}

.subtitle2
{     
	width: 90%;
}

.despstyle1{
}

.despstyle2{
}

.despstyle3{
	color: #FF0000;
}

.despstyle4{
	display: block;
	padding-left: 100px;
}

.despstyle5{
	padding-left: 0px;
}

.listtitle1{
	font-size: 16px;
	padding-left: 50px;
}

.flowpic{
}

/* リスト表示関連 */
.listarea{
}

.listarea li{
}

.listarea li .listyle1{
}

.listarea li .listyle2{
	color:red;
}

.listarea2{
}

.listarea2 li{
	line-height: 90%;
}

/* 可変テーブル */
.tablearea_pc
{
	border: 1px rgb(0,0,0) solid;
}

.tablearea_pc th
{
	background:rgb(255,198,46);
	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;
}

/* テーブルエリア　メール */
.tableareaMail{
	border: 1px rgb(0,0,0) solid;
}

.tableareaMail td.head1{
	background:rgb(0,0,0);
	color:#ffffff;
	border: 1px rgb(0,0,0) solid;
}

.tableareaMail td.head2{
	background:rgb(0,0,0);
	color:#ffffff;
	border: 1px rgb(0,0,0) solid;
}

.tableareaMail td.cell1{
	border: 1px rgb(0,0,0) solid;
}
.tableareaMail td.cell2{
	border: 1px rgb(0,0,0) solid;
}
.tableareaHistory{
	border: 1px rgb(0,0,0) solid;
}
.tableareaHistory td.head1{
	background:rgb(112, 128, 144);
	color:#ffffff;
	border: 1px rgb(0,0,0) solid;
}
.tableareaHistory td.cell1{
	border: 1px rgb(0,0,0) solid;
}
.tableareaHistory td.cell2{
	border: 1px rgb(0,0,0) solid;
}
.picbutton1{
}
.picbutton2{
}
#conveni_logo{
}

.linkimgstyle1
{
	max-width:100%;
	margin: 5px 10px;
}
.linkimgstyle1:hover
{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

.linkimgstyle2
{
	max-width:100%;
	margin: 25px 50px;
}

.linkimgstyle2:hover
{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

/*** ボタン系 ***/
input[type="submit"]
, input[type="button"]
{
	width:250px;
	box-shadow: 0px 0px 5px rgb(103,0,104);
}
/*** フロー ***/
.flowitem, .flowitem2, .flowitem3
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 10px 10px;
	font-size: 20px;
	color: #333333;
	background-color: #fff;
	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);
	width: 80%;
	font-weight: bold;
}

.stepstyle1{
	margin-left: 10px;
	font-size: 18px;
}
.stepstyle2{
	padding-left: 30px;
	font-size: 22px;
}

.bannerarea{
	display: inline-block;
	background-color:rgba(131,34,72,0.15);
}
.linkimgstyle2{
	max-width: 100%;
}

.ftname{
	font-color: black;
	font-weight: bold;
	font-size: 20px;
}

.ftname .style1{
	font-size: 15px;
}

.ftstyle{
	font-size: 15px;
}

/**********/

#mainarea ul.iconstyle1{
	overflow:hidden;
	width: 720px;
	margin: 20px auto;
}

/*
#mainarea ul.iconstyle1 li{
	float: left;
	width: 210px;
	height: 210px;
}
*/

ul.iconstyle1 li{
	list-style-type: none;
}

#mainarea ul.iconstyle1 li a{
	display: block;
	width: 194px;
	height: 194px;
	margin: 0 0 10px 10px;
	border: 3px solid;
	border-radius: 20px;
	text-decoration: none;
	position: relative;
}

#mainarea ul.iconstyle1 li h3{
	position: absolute;
	top: 75px;
	width: 194px;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 10px;
}

#nexticon li{
	margin-left: 30px;
}

/*テーブル*/
table.tablestyle{
	font-size: 13px;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: separate;
	border-spacing: 0;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #CCC;
	border-right:  1px solid #CCC;
	border-bottom:  1px solid #CCC;
}

table.tablestyle th{
	padding: 5px;
	font-weight: normal;
	vertical-align: middle;
	border: 1px solid #CCC;
	background: #EEE;
}
table.tablestyle td{
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #CCC;
}
table.tablestyle .kbntitle{
	width: 10px;
	background-color: #daf0fc;
	vertical-align: middle;
	border: 2px solid #daf0fc;
}
table.tablestyle .kbntitle2{
	width: 10px;
	background-color: #f3f6d0;
	vertical-align: middle;
	border: 2px solid #f3f6d0;
}
.dl1{
	color: red;
	font-size: 10px;
}
.desp1{
	font-size: 10px;
}


