@charset "shift_jis";
/* by JOINTCREATE */


/* ------------------------------------------------------
	for all body
------------------------------------------------------ */
body {
	/* コンテンツ余白設定 */
	margin: 0;
	padding: 0;
	/* 文字基本設定（文字サイズ・行間・色） */
	font-size: 0.8em;
	line-height: 1.2em;
	color: #505050;
	font-family: Hiragino Kaku Gothic Pro, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	/*font-family: "MS PGothic", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;*/
	/* IE 5*対策 */
	text-align: center; /* IE 5* でコンテナが中央揃えに。そして、テキストは、#container セレクタの初期設定である左揃えに設定 */
	background-color: #B2E0F0;
}

/* 画像のボーダーをリセット */
img {
	border: none;
}

/* フロートの解除 */
.fltrt { /* ページ上でフローティングエレメントを右側に配置。ページ上でその横に配置されるエレメントの前に配置。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* ページ上でフローティングエレメントを左側に配置 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}

ul {
	margin: 0 10px;
	padding: 0 0 10px 1em;
}
li {
	margin: 0 0 3px 0;
}


/* ------------------------------------------------------
　TOPページスタイルシート メイン 
------------------------------------------------------ */
/* TOPページコンテナ */
#ifaTop #container { 
	width: 900px;  
	background: #FFFFFF;/* コンテンツ背景色*/
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページを中央揃えに */
	text-align: left; /* この設定は body エレメントの text-align: center より優先 */
	/*border: 1px solid #000000;  コンテナ境界線　最後に非表示に */
} 
#ifaTop #container #Conts {
	width: 870px;
	margin: 10px 15px; /* 天地10px　左右15px 開ける */
	text-align: left; /* この設定は body エレメントの text-align: center より優先 */
} 
#ifaTop #container #Conts2 { /* 中央下コンテナ */
	width: 870px;
	margin: 0 15px 10px 15px; /* 天0px 地10px　左右15px 開ける */
	text-align: left; /* この設定は body エレメントの text-align: center より優先 */
} 

/* 左右のコンテナ */
#ifaTop #TopLeft {
	float: left; /* 左側にフロートさせる */
	margin: 0;
	width: 630px;
	text-align: left; /* この設定は body エレメントの text-align: center より優先 */
}
#ifaTop #TopRight {
	float: right; /* 右側にフロートさせる */
	margin: 0 0 0 0;
	width: 220px; /* メインコンテンツの最大幅 */
	text-align: left; /* この設定は body エレメントの text-align: center より優先 */
}
/* 
　左コンテナ スタイルシート 
------------------------------------------------------ */
#TopLeft .subTitle{
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	border-bottom: #0099CC 2px solid;
}
#TopLeft .subTitle img{
	margin: 0 0 -2px 0;
}
#TopLeft .subTitle2{
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	border-bottom: #083578 2px solid;
}
#TopLeft .subTitle2 img{
	margin: 0 0 -2px 0;
}
#TopLeft .siryBotn{
	margin: 0 0 0 0;
	padding: 0 0 0 245px;
}
#TopLeft .ProdcuBox {
	margin: 0 0 20px 0;
}
#TopLeft .ProdcuBox td{
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 10px;
	line-height: 1em;
}
#TopLeft .ProdcuBox img{
	margin: 0 0 2px 0;
}
/* ヘッダーh1：リンク設定 */
.ProdcuBox a:link {
	text-decoration: none;
	color: #505050;
}
.ProdcuBox a:visited {
  text-decoration: none;
	color: #505050;
}
.ProdcuBox a:active {
  text-decoration: none;
	color: #505050;
}
.ProdcuBox a:hover{
  text-decoration: none;
  color: #FF4800;
}
/* 
　右コンテナ スタイルシート 
------------------------------------------------------ */
#TopRight .ProductBox{
	margin: 0 0 10px 0;
	text-align: center;
}
#TopRight .PresBox{
	margin: -3px 0 10px 0;
	padding: 5px;
	border-right: 2px solid #FF4800;
	border-bottom: 2px solid #FF4800;
	border-left: 2px solid #FF4800;
	font-size: 10px;
}
/* 
　中央下コンテナ スタイルシート 
------------------------------------------------------ */
#Conts2 .KabuBox{
	margin: 0 0 0 0;
	padding: 8px 0 0 0;
	background: url(images/hasen.gif) repeat-x;
}
#Conts2 #AA{
	margin: 0 0 0 0;
	padding: 0 0 0 70px;
	background: url(images/top/aa.gif) no-repeat 5px 0px;
	font-size: 10px;
	height: 46px;
}
#Conts2 .no1Box{
	margin: 0 0 -2px 0;
	background: #218EDB;
	color: #FFFFFF;
	line-height: 1em;
	padding: 2px;
}
#Conts2 .ifaBox{
	margin: 0 5px 0 5px;
	padding: 0 0 0 0;
	font-size: 10px;
	line-height: 1.2em;
}
#Conts2 .aflacBox{
	
}
#Conts2 .aflacBox .txtBox{
	margin: -33px 0 0 0;
	padding: 0 0 0 100px;
	font-size: 10px;
	line-height: 1.2em;
}
#Conts2 .Seoleft{
	float: left; /* 左側にフロートさせる */
	margin: 0 0 0 0;
	font-size: 10px;
	line-height: 1.2em;
}
#Conts2 .Seoleft td{
	padding: 0 5px 0 0;
}
#Conts2 .Seoright{
	/* float: right; 右側にフロートさせる */
	margin: 0 0 0 0;
	font-size: 10px;
	line-height: 1.2em;
	border-left: 1px solid #C6C7C7;
}
#Conts2 .Seoright td{
	padding: 0 5px 0 0;
}
/* ------------------------------------------------------
　共通基本スタイルシート 下層ヘッダー・フッター 
------------------------------------------------------ */
/* ヘッダー：設定 */
#header {
	width: 870px;
	background: #FFFFFF;
	margin: 0 15px; /* 天地0px　左右15px 開ける */
	text-align: left; /* この設定は body エレメントの text-align: center より優先 */
}
#header h1 {
	font-weight: normal;
	font-size: 9pt;
	margin: 0;
	padding: 5px 0;/* 天地5px　左右0px 開ける */
}
#header #productBox {
	margin: 0 0 5px 0;
	height: 15px;
	width: 100%;
	background: #0099CC url(images/head.gif) no-repeat;
}
#header #productBox .title {
	padding: 0 0 0 235px;
	font-size: 8pt;
	color: #FFFFFF;
	height: 15px;
}
#header #topicBox {
	margin: -65px 0 0 0;
	padding: 2px 0 0 230px;
	height: 65px;
}
#header .topic {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 10px;
	background: url(images/icon_blue.gif) no-repeat 2px 3px;
}
#header #catchCopy {
	margin: -65px 0 0 235px;
	padding: 5px 0 0 0;
	height: 65px;
}

#header #bottonBox {
	margin: -65px 0 0 710px;
	padding: 2px;
	width: 150px;
	height: 65px;
}
/* ヘッダーh1：リンク設定 */
h1 a:link {
	text-decoration: none;
	color: #0000CC;
}
h1 a:visited {
  text-decoration: none;
	color: #0000CC;
}
h1 a:active {
  text-decoration: none;
	color: #0000CC;
}
h1 a:hover{
  text-decoration: none;
  color: #0000CC;
}

/* フッター：設定 */
#footer #aBox {
	margin: 10px 0 0 0;
	text-align: center;
	font-size: 8pt;
	color: #FFFFFF;
	padding: 2px 0;
	background: #029ACB;
}
#footer #bBox {
	text-align: center;
	font-size: 10px;
	padding: 5px;
}
/* フッター：リンク設定 */
#footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:visited {
  text-decoration: none;
	color: #FFFFFF;
}
#footer a:active {
  text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover{
  text-decoration: underline;
  color: #FF0099;
}

/* ------------------------------------------------------
　共通基本スタイルシート 下層ヘッダー・フッター 
------------------------------------------------------ */
/* 下層メインコンテナ */
#ProductPage #container { 
	width: 900px;  
	background: #FFFFFF;/* コンテンツ背景色*/
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページを中央揃えに */
	text-align: left; /* この設定は body エレメントの text-align: center より優先 */
	/*border: 1px solid #000000;  コンテナ境界線　最後に非表示に */
} 
#ProductPage #container #Conts {
	width: 870px;
	margin: 0 15px; /* 天地0px　左右25px 開ける */
	text-align: left; /* この設定は body エレメントの text-align: center より優先 */
} 

/* 
　下層左ボックス設定 
------------------------------------------------------ */
/* メニュー：設定 */
#ProductPage #menu {
	float:left;
	margin: 0;
	width: 190px;
	/*background-color: #F2F2F2;*/
}
#menu div {/* 1px上げることで境界線を打ち消す */
	margin: 0 0 0 0;
}
#menu .subTit {
	margin: 5px 0 0 0;
}
#menu .mBox {
	padding: 5px 0 0 15px;
	background: #E5EAEB url(images/menu_icon.gif) no-repeat 6px 3px;
	height: 32px;
	font-size: 12px;
	line-height: 1.1em;
	border-bottom: #909090 1px solid;
	font-family: "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}
#menu .mBoxs {
	padding: 5px 0 0 15px;
	background: #E5EAEB url(images/menu_icon_s.gif) no-repeat 6px 3px;
	height: 24px;
	font-size: 12px;
	line-height: 1.1em;
	border-bottom: #909090 1px solid;
	font-family: "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
}
#menu .ishou {
	margin: 0;
	padding: 5px;
	font-size: 8pt;
	line-height: 1.1em;
	border-bottom: #083578 2px solid;
}
#menu .hoken {
	margin: 0;
	padding: 5px;
	font-size: 8pt;
	line-height: 1.2em;
	border-bottom: #0198CD 1px solid;
}
/* メニュー：リンク設定*/
#menu a:link {
	text-decoration: none;
	color: #0000CC;
}
#menu a:visited {
  text-decoration: none;
	color: #0000CC;
}
#menu a:active {
  text-decoration: none;
	color: #666666;
}
#menu a:hover{
  text-decoration: underline;
  color: #FF0099;
}
#menu .grayline {
	border-bottom: #adadad 1px solid;
}


/* 
　下層右ボックス設定 
------------------------------------------------------ */
/* メインコンテンツのレイアウト */
#ProductPage #MainConts {
	float: right; /* メニューボックスの右側にフロートさせる */
	width: 670px; /* メインコンテンツの最大幅 */
	text-align: left; /* この設定は body エレメントの text-align: center より優先 */
}
/* メインコンテンツ */
#ContsBox {
	width: 650px; /* メインコンテンツの実際の幅*/
	margin-left: 20px;
	text-align: center;	/* パーツをセンターに合わせる */
}
.SyoBox{
	margin: 0 0 10px 0;
}
.SyoBox td{
	padding: 0 2px 0 0;
	font-size: 12px;
	line-height: 1.4em;
}

/* パンくず */
#Pankuzu {
	margin: 0 0 10px 0;
	font-size: 9pt;
	text-align: left;
}
/* パンくず：リンク設定*/
#Pankuzu a:link {
	text-decoration: none;
	color: #0000CC;
}
#Pankuzu a:visited {
  text-decoration: none;
	color: #0000CC;
}
#Pankuzu a:active {
  text-decoration: none;
	color: #0000CC;
}
#Pankuzu a:hover{
  text-decoration: none;
  color: #FF3399;
}



/* 下層ページ用 */
.KaisetuBox {
	text-align: left;
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 0 25px 10px 25px;
}
.PegeUp {
	text-align: right;
	padding: 0;
	width: 650px;
}
.tableCen550 {
	text-align: left;
	margin: 0 25px 10px 25px;
}
.tableWaku {
	border: 1px solid #FF6600;
}

/* アクロバット */
.adobe { 
  margin: 5px;
	padding: 3px;
	background: #FFF;
	font-size: 9px;
	line-height: 12px;
	border: 1px solid #999999;
}
.adobe img {
	float: left;
	margin: 0 8px 10px 0;
}

/* ------------------------------------------------------
　お問い合わせ　スタイルシート レイアウト 
------------------------------------------------------ */
/* フォーム設定 */
#Contac th {
	font-size: 0.8em;
	letter-spacing: 1px;
	color: #FFFFFF;
	width: 7em;
	text-align: left;
	font-weight: normal;
	padding: 5px;
	background-color: #879DA5;
}
#Contac td {
	font-size: 0.8em;
	letter-spacing: 1px;
	text-align: left;
	padding: 5px;
}
#Contac #thkMes {
	padding: 30px 10px;
	font-size: 1em;
	letter-spacing: 1px;
	text-align: center;
}


/* ---------------------------
		layout
-------------------------- */
/* マージン設定 */
.MarginA0 {
	margin: 0;
}
.MarginB02 {
	margin: 0 0 2px 0;
}
.MarginB05 {
	margin: 0 0 5px 0;
}
.MarginB10 {
	margin: 0 0 10px 0;
}
.MarginB15 {
	margin: 0 0 15px 0;
}
.MarginB20 {
	margin: 0 0 20px 0;
}
.MarginLR1010 {
	margin: 0 10px;
}
.MarginL10 {
	margin: 0 0 0 10px;
}
.MarginR10 {
	margin: 0 10px 0 0;
}
.MarginT02 {
	margin: 2px 0 0 0;
}
.MarginT05 {
	margin: 5px 0 0 0;
}
.MarginT10 {
	margin: 10px 0 0 0;
}
/* 旧マージン設定 */
.MarginBox-s {margin: 0 0 2px;}
.MarginBox {margin: 0 0 5px;}
.MarginBoxLU {margin: 0 5px 5px;}
.MarginBox2 {margin: 0 0 10px;}
.MarginBox3 {margin: 0 0 30px;}
.MarginLR {margin: 0 10px;}
.MarginLR5 {margin: 0 5px;}
.MarginL {margin: 0 0 0 10px;}
.MarginT5px {margin: 5px 0 0 0;}/* 上：5px */

/* 画像の回り込み */
.ImgFloatR{
  float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.ImgFloatL{
  float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
/* 特約インデックスでのマージン設定 */
.midashi_kt {
	margin: 0 0 5px 60px;
	text-align: left;
}

/*---------------------------
		sitemap Box
-------------------------- */
.SiteMapTable {
	padding: 1px;
}
.SiteMapTable td {
	font-size: 80%;
	line-height: 120%;
	padding: 2px;
	border: 1px solid #999999;
}
.SiteMapTable th {
	font-size: 83%;
	line-height: 120%;
	padding: 2px;
	border: 1px solid #999999;
	text-align: left;
}
/* ---------------------------
		text
-------------------------- */
/*テキスト設定-可変- */
.txt-s2 {
   font-size: 0.6em;
}
.txt-s {
   font-size: 0.7em;
}
.txt-m {
   font-size: 0.8em;
}
.txt-m2 {
   font-size: 0.9em;
}
.txt-l {
   font-size: 1.1em;
}
.txt-l2 {
   font-size: 1.2em;
}
/* ---------------------------
		text
-------------------------- */
/*テキスト設定-可変- */

.txt-small {
   font-size: 70%;
   line-height: 120%;
}

.txt-small-red {
   font-size: 70%;
   line-height: 120%;
   color:#FF0000;
}


.txt-normal {
   font-size: 80%;
   line-height: 140%;
}

.txt-normal-blueB {
   font-size: 80%;
   line-height: 120%;
   font-weight:800;
   color:#083578;   
}

.txt-normal-white {
   font-size: 80%;
   line-height: 120%;
   color:#FFFFFF;
}

.txt-normal-White2 {
   font-size: 80%;
   line-height: 140%;
   color: #FFFFFF;
}

.txt-normal-whiteB {
   font-size: 80%;
   line-height: 120%;
   color:#FFFFFF;
   font-weight:800;
}

.txt-normal-brownB {
   font-size: 80%;
   line-height: 120%;
   color:#5B3205;
   font-weight:800;
}

.txt-normal-brownb2 {
   font-size: 80%;
	 line-height: 140%;
	 color:#682203;
	 font-weight:600;
}

.txt-large {
   font-size: 80%;
	 line-height: 180%;
}

.txt-large-blue {
   font-size: 90%;
   line-height: 160%;
   color:#083578;
}

.txt-large-red {
   font-size: 90%;
   line-height: 160%;
   color:#FF0000;
}

.txt-large-pink-toku {
   font-size: 90%;
   line-height: 160%;
   color:#549401;
}

.txt-large-green-toku {
   font-size: 90%;
   line-height: 160%;
   color:#549401;
}

.txt-large-deepgreen-toku{
   font-size: 90%;
   line-height: 160%;
   color:#00747F;
}

.txt-large-dorange-toku{
   font-size: 90%;
   line-height: 160%;
   color:#EB5C2D;
}

.txt-large-orange-toku{
   font-size: 90%;
   line-height: 160%;
   color:#FF4100;
}

.txt-large-deeppink-toku{
   font-size: 90%;
   line-height: 160%;
   color:#D50075;
}

.txt-large-deepgreen2-toku{
   font-size: 90%;
   line-height: 160%;
   color:#17865F;
}

.txt-large-deepblue-toku{
   font-size: 90%;
   line-height: 160%;
   color:#1B5992;
}

.txt-large-dgreen-toku{
   font-size: 90%;
   line-height: 160%;
   color:#006E58;
}

.txt-large-dgreen2-toku{
   font-size: 90%;
   line-height: 160%;
   color:#00641D;
}

.txt-large-dbrown-toku{
   font-size: 90%;
   line-height: 160%;
   color:#AA3A13;
}

.txt-large-dblue-ways{
   font-size: 90%;
   line-height: 160%;
   color:#111987;
}

.txt-large-orange-bonus{
   font-size: 90%;
   line-height: 160%;
   color:#FF4100;
   font-weight:800;
}


.txt-large-dppurple{
   font-size: 90%;
   color:#D50075;
   font-weight:800;
}

.txt-large-dppurple-keiyaku2{
   font-size: 90%;
   line-height: 160%;
   color:#D50075;
   font-weight:800;
}

