﻿@charset "utf-8";

/* ********************************************* */
/** サイト共通の基本設定　全ページで使用
/** basic.css
/** のぼり旗S専門店
/* ********************************************* */

body
{
	color:#333333;
	background-color:#ffffff;
	text-align:center;
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	font-family:'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', Verdana, Geneva, sans-serif;
	
	/*font-family:'Hiragino Mincho ProN', serif;*/
	
	/*font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;*/
	
	/*font-family:"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;*/
}
a:link
{
	color:#0066ff;
	text-decoration:underline;
}
a:visited
{
	color:#800080;
}
a:hover
{
	color:#f20000;
}

/********************************
初期化
********************************/
h1,h2,h3,h4,h5,h6,p
{
	margin:0;
}


/*画像ホバーで白かぶせる*/
.hoverWhite img:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
/********************************
ヘディング設定
********************************/
h1.textLevel
{
	font-size:250%;
	padding:0 0 4px 17px;
	min-height:88px;
	line-height:2;
	background:url(../images/h1/h1.gif) no-repeat;
}

h1.textLevel2
{
	font-size:180%;
	padding:9px 0 4px 17px;
	min-height:88px;
	line-height:2;
	background:url(../images/h1/h1.gif) no-repeat;
}

h1.textLevelsmall
{
	font-size:160%;
	padding:0 0 4px 15px;
	line-height:54px;
	background:url(../images/h1/h1_small.gif) no-repeat;
}


h1.textLevellage
{
	font-size:160%;
	padding:0 0 4px 15px;
	line-height:54px;
	background:url(../images/h1/h1.gif) no-repeat;
}

h2
{
	clear:both;
}
h2.top
{
	font-size:270%;
	font-weight:bold;
	color:#333333;
	line-height:1.3;
	padding: 15px 0 0 0;
	}

h2.title
{
	font-size:230%;
	font-weight:bold;
	color:#333333;
	line-height:1.3;
	}

h2.textLevel
{
	font-size:180%;
	padding:3px 0 6px 12px;
	margin-top:15px;
	line-height:25px;
	border-left:3px solid #17BC0B;
	border-bottom:3px solid #17BC0B;
}

h2.textLevelTop
{
	font-size:180%;
	padding:3px 0 4px 8px;
	line-height:32px;
	border-left:5px solid #0F9C04;
	border-bottom:3px solid #0F9C04;
}

h2.textLevelTop2
{
	font-size:140%;
	padding:0 0 0 8px;
	line-height:32px;
	border-left:5px solid #0F9C04;
	border-bottom:3px solid #0F9C04;
}
h2.textLevelTop3
{
	font-size:170%;
	padding:3px 5px 3px 6px;
	border:none;
	border-left: 7px solid #C0C0C0;
	border-bottom: 5px solid #C0C0C0;

}


h2.textLevelB
{
	color:#333;
	font-size:120%;
	padding:0 6px;
	border-left:5px solid #0F9C04;
}


/*h2.textLevel4はテキスト内にspanを置いて.colorLine03をつけて使う*/
h2.textLevel4
{
	font-size:150%;
	color:#FFFFFF;
	font-weight:bold;
	padding:8px 5px 8px 5px;
	background-color:#1fa600;
	
}
.colorLine03
{
	padding:0 8px;
	border-left:6px solid #F9E847;
}

h3.title {
	font-size: 190%;
	font-weight: bold;
	line-height: 1.2;
}

h3.textLevelB
{
	color:#333;
	font-size:120%;
	padding:0 6px;
	border-left:5px solid #0F9C04;
}

h3.textLevel
{
	font-size:140%;
	padding:5px 5px 5px 6px;
	border:none;
	border-left: 5px solid #C0C0C0;
	border-bottom: 3px solid #C0C0C0;
}


/*h3.textLevel3はテキスト内にspanを置いて.colorLine01をつけて使う*/
h3.textLevel3
{
	font-size:140%;
	padding:5px 5px 3px 5px;
	background-color:#ECECEC;
}
.colorLine01
{
	padding:0 6px;
	border-left:5px solid #1fa600;
}



/*h3.textLevel4はテキスト内にspanを置いて.colorLine02をつけて使う*/
h3.textLevel4
{
	font-size:150%;
	padding:7px 5px 6px 5px;
	background-color:#5CCC44;
}
.colorLine02
{
	padding:0 6px;
	border-left:5px solid #F9E847;
}

h3.textLevel5
{
	font-size:150%;
	padding:7px 5px 6px 5px;
	background-color:#147800;
	color:#FFFFFF;
	
}

h3.textLevelA
{
	font-size:140%;
	padding:2px 5px;
	border-left:8px solid #158e0d;
	border-bottom:1px solid #158e0d;
}



h4.textVoice
{
	clear:both;
	letter-spacing: 0.05em;
	font-size:105%;
	padding:2px 5px;
	border-left:8px solid #aaa;
	border-bottom:1px solid #aaa;
	color:#000000;
}

h4.title
{
	font-size:110%;
	font-weight:bold;
	line-height:1.2;
	}
	
h4.title2
{
	font-size:190%;
	font-weight:bold;
	line-height:1.2;
	}
	
h4.textLevelB
{
	color:#333;
	font-size:100%;
	padding:0 6px;
	border-left:5px solid #149300;
}
h4.textLevelA
{
	font-size:140%;
	padding:2px 5px;
	border-left:8px solid #158e0d;
	border-bottom:1px solid #158e0d;
}
/*h4.textLevel3はテキスト内にspanを置いて.colorLine03をつけて使う*/
h4.textLevel3
{
	font-size:100%;
	padding:5px 5px 3px 5px;
	background-color:#ECECEC;
}

h5.textLevelB
{
	color:#333;
	font-size:100%;
	padding:0 6px;
	border-left:5px solid #149300;
}

.colorLine03
{
	padding:0 6px;
	border-left:5px solid #1fa600;
}

/********************************
コンテナレイアウト設定
********************************/
/*新bgWhiteBodyArea*/
.bgWhiteBodyArea
{
	width:1004px;
	margin:0 auto 17px auto;
	text-align:left;
	background:#FFFFFF;
	-webkit-box-shadow: 0 0 10px #bbb;
	box-shadow: 0 0 10px #bbb;
	}


.bgWhiteBodyAreaInside
{
	padding:0 20px 20px 20px;
}


.bgGlayBodyArea
{
	background:#FBFBFB url(../images/top/contents_bg01.gif) repeat;
	}



/*新背景色02*/
.bgResBodyArea
{
	background:#FFF0BE;
}


.allBodyArea
{
	width:1024px;
	text-align:left;
	margin:0 auto;
}


* html #BodyArea
{
	height:1%;
}
#LeftSideArea
{
	width:300px;
	float:left;
}
#RightMainArea
{
	width:700px;
	float:right;
}

#CenterMainArea
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

.leftBox
{
	float:left;
}
.rightBox
{
	float:right;
}
.sideRow
{
	clear:both;
}

.attentionBox
{
	padding:10px;
	background-color:#fffff5;
	border:2px solid #e4e1d8;
}
.attentionBorder
{
	border:solid 2px #959595;
}
.attentionBorderL
{
	border:solid 1px #ccc;
}

.w1020pxBox
{
	width:1020px;
	margin-left:auto;
	margin-right:auto;
}
.w1000pxBox
{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.W980pxBox
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

.W940pxBox
{
	width:940px;
	margin-left:auto;
	margin-right:auto;
}

.W920pxBox
{
	width:920px;
	margin-left:auto;
	margin-right:auto;
}

.W900pxBox
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

.W850pxBox
{
	width:850px;
	margin-left:auto;
	margin-right:auto;
}
.W800pxBox
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.W770pxBox
{
	width:770px;
	margin-left:auto;
	margin-right:auto;
}

.W700pxBox
{
	width:700px;
	margin-left:auto;
	margin-right:auto;
}

.W660pxBox {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
}


.W600pxBox
{
	width:600px;
	margin-left:auto;
	margin-right:auto;
}

.W580pxBox
{
	width:580px;
	margin-left:auto;
	margin-right:auto;
}

.W560pxBox
{
	width:560px;
	margin-left:auto;
	margin-right:auto;
}
.W540pxBox
{
	width:540px;
	margin-left:auto;
	margin-right:auto;
}


.W500pxBox
{
	width:500px;
	margin-left:auto;
	margin-right:auto;
}
.W400pxBox
{
	width:400px;
	margin-left:auto;
	margin-right:auto;
}

.W480pxBox
{
	width:480px;
	margin-left:auto;
	margin-right:auto;
}

.W450pxBox
{
	width:450px;
	margin-left:auto;
	margin-right:auto;
}


.W440pxBox
{
	width:440px;
	margin-left:auto;
	margin-right:auto;
}

.W430pxBox
{
	width:430px;
	margin-left:auto;
	margin-right:auto;
}

.W380pxBox
{
	width:380px;
	margin-left:auto;
	margin-right:auto;
}

.W350pxBox
{
	width:350px;
	margin-left:auto;
	margin-right:auto;
}

.W330pxBox
{
	width:330px;
	margin-left:auto;
	margin-right:auto;
}

.W300pxBox
{
	width:300px;
	margin-left:auto;
	margin-right:auto;
}


.W290pxBox
{
	width:290px;
	margin-left:auto;
	margin-right:auto;
}

.W250pxBox
{
	width:250px;
	margin-left:auto;
	margin-right:auto;
}
.W240pxBox
{
	width:240px;
	margin-left:auto;
	margin-right:auto;
}

.W220pxBox
{
	width:220px;
	margin-left:auto;
	margin-right:auto;
}

.W210pxBox
{
	width:210px;
	margin-left:auto;
	margin-right:auto;
}

.borderBox
{
	border:1px solid #cccccc;
}
.borderBoxBlue
{
	border:1px solid #2367E7;
	padding:10px;
}

.borderBoxGreen
{
	border:1px solid #6C0;
	padding:10px;
}
.relative
{
	position:relative;
}

.bgWhite
{
	background-color:#ffffff;
	padding:10px;
}

.bgGray
{
	background-color:#f3f3f3;
	padding:10px;
}

.bgGreen
{
	background-color:#00A613;
}
.bgPaleYellow
{
	background-color:#fffff5;
	padding:10px;
}
.bgCreamYellow{
	background-color: #FDFCE6;
	border: 3px solid #FFD260;
	padding: 10px;
}
.bgPink
{
	background-color:#FFFDF3;
	border:3px solid #ff80ac;
	padding:10px;
}
.bgBlue
{
	background-color:#2D3769;
	padding:10px;
}

.bgBlue3
{
	background-color:#F0F8FF;
	padding:10px;
}

.bgBlue2{
	background-color: #d1ebff;
	border: 3px solid #80c7ff;
	padding: 10px;
}
.bgDeepBlue
{
	background-color:#0066CC;
}
.bgCoral
{
	background-color:#ffe1d2;
	padding:10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.bgRed
{
	background:#F63C3C;
}

.bgRed2
{
	background:#E10508;
	padding:10px;
}

.bgDeepBlue2
{
	background:#2D2CC0;
}
.bgDarkGlay
{
	background:#383838;
	padding:10px;
}

/********************************
ヘッダ設定
********************************/
/*#UpperArea
{
	width:1024px;
	text-align:left;
	margin:0 auto;
	padding:3px 0 0;
}
#HeadArea
{
	margin:0 auto;
	height:123px;
	clear:both;
	background:url(../images/head/head_back.gif) repeat-x;
}
#HeadArea .headImg
{
	margin:0 auto;
	width:1024px;
	height:123px;
}
#HeadArea p
{
	float:left;
}
#HeadArea .logo a
{
	width:500px;
	height:123px;
	display:block;
	background-image:url(../images/head/head_logo.gif);
}*/
/* chromeハック */
/*@media screen and (-webkit-min-device-pixel-ratio:0)
{
	#HeadArea
	{
		width:966px;
	}
}*/

/********************************
ヘッダメニュー設定
********************************/
#HeadMenuArea
{
	height:48px;
	clear:both;
	margin:15px 0 18px;
}
#HeadMenuArea ul
{
	margin:0;
	padding:0;
	list-style:none;
}
#HeadMenuArea li
{
	float:left;
}
#HeadMenuArea li a
{
	display:block;
	height:48px;
}

#HeadMenuArea .navi01 a{
	width:144px;
	background-image:url(../images/menu/nav_01_on.gif);}
#HeadMenuArea .navi02 a{
	width:146px;
	background-image:url(../images/menu/nav_02_on.gif);}
#HeadMenuArea .navi03 a{
	width:148px;
	background-image:url(../images/menu/nav_03_on.gif);}
#HeadMenuArea .navi04 a{
	width:145px;
	background-image:url(../images/menu/nav_04_on.gif);}
#HeadMenuArea .navi05 a{
	width:146px;
	background-image:url(../images/menu/nav_05_on.gif);}
#HeadMenuArea .navi06 a{
	width:146px;
	background-image:url(../images/menu/nav_06_on.gif);}
#HeadMenuArea .navi07 a{
	width:149px;
	background-image:url(../images/menu/nav_07_on.gif);}

/********************************
ライトメイン内の共通部品
********************************/

/* 画像注釈 */
.imgCaption
{
	line-height:120%;
	margin:5px 0 15px 0;
	display:block;
}

/* hide hack from Mac-IE5 \*/
* html .HollyHack
{
	height:1%;
}
/* end hiding */

/********************************
お問い合わせバナー
********************************/
/*各ページ下レスポンスデバイス*/

.bigResArea {
	background-color: #FFF0BE;
	padding: 30px 10px;
}
.quicklyText {
	text-align: left;
	display: inline-block;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 8px;
	line-height: 1.9em;
}

.telWhiteBox {
	width: 890px;
	background: #fff;
	padding: 15px 0;
	margin: 0 auto;
	text-align: center;
}

.quicklyTextWrap{
	display:flex;
	justify-content: center;
}
.quicklyTextBox{
	border:1px solid #A2A2A2;
	padding:5px;
	margin-right: 10px;
}
.quicklyTextBox:last-child{
	margin-right: 0;
}

.telNumber {
	font-size: 450%;
	color: #f00;
	font-weight: bolder;
	line-height: 1.2em;
}
.telNumber img {
	vertical-align: baseline;
}

.bgResBtn {
	background-color: #f20000;
	vertical-align: middle;
	text-align: center;
	width: 60%;
	margin: 0 auto 35px;
	border-radius: 15px;
	box-shadow: 0px 6px 3px -3px rgba(53, 53, 53, 0.28);
	-webkit-box-shadow: 0px 6px 3px -3px rgba(53, 53, 53, 0.28);
	-moz-box-shadow: 0px 6px 3px -3px rgba(53, 53, 53, 0.28);
}

.bgResBtn a {
	display: block;
	padding: 20px;
	color: #ffffff;
	font-size: 160%;
	font-weight: bold;
	text-decoration: none;
}

.bgResBtn:hover{
	background-color:#20741b;
}

/* FAXボタン */
.resFaxBox{
	display: flex;
	justify-content: center;
}
.resFaxBox a{
	text-decoration: none;
	color: #333333;
}
.resFaxBox a:hover{
	text-decoration: none;
	color: #f20000;
}
.resFaxBtn{
	border:3px solid #20741b;
	padding:5px;
	background: #FFF;
	font-weight: bold;
	margin-right: 20px;
}
.resFaxBtnInner{
	display:flex;
	justify-content: center;
	align-items: center;
}



.inquiryBannerBox a
{
	width:554px;
	height:77px;
	display:block;
	background-image:url(../images/response/response_btn_on.png);
	
}

/*価格表など小さいレスポンスデバイス*/
.response_S_Btn a
{
	display:block;
	width:353px;
	height:71px;
	background-image:url(../images/response/response_s_btn_on.gif);	
}



/* バナー部分 */
.bnBs a,.bnVoice a,.bnMedia a,.bnSample a,.bnFax a,.resBs a,.bnVoice a,.bnBouen a
{
	display:block;
}

.bnBs a
{
	background-image:url(../images/bn/bs_on.jpg);
}

.bnMedia a
{
	background-image:url(../images/bn/media_on.jpg);
}
.bnBouen a
{
	background-image:url(../images/bn/bouen_on.jpg);
}

.bnVoice a
{
	background-image:url(../images/bn/voice_on.jpg);
}

.bnInquiry a
{
	background-image:url(../images/bn/inquiry_on.gif);
	background-repeat:no-repeat;
}
.bnComplete a
{
	background-image:url(../images/bn/complete_on.gif);
	background-repeat:no-repeat;
}
p a
{
	text-decoration:none;
}



/********************************
facebook
********************************/

.fb-like-box
{
	border:1px solid #dddddd;
}

/********************************
カレンダー
********************************/
.calendarArea
{
	border:1px solid #dcdcde;
	border-top:none;
	padding-top:5px;
	width:270px;
	background:#ffffff;
}
.calendarBox
{
	width:241px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFCECE;
}


.calendarArea2
{
	border:1px solid #dcdcde;
	border-top:none;
	padding-top:5px;
	width:500px;
	background:#ffffff;
}
.calendarBox2
{
	width:488px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#a5e496;
}

/********************************
お知らせ
********************************/
.oshiraseBox
{
	border:1px solid #2367E7;
	padding:10px;
}

/********************************
フッタ設定
********************************/
/*#FooterArea
{
	height:125px;
	clear:both;
	margin:35px 0 10px 0;
}*/

/*最下部の背景*/
/*.footer
{
	background:url(../images/foot/footer_back.gif) repeat-x;
}*/

/********************************
フッターナビ
********************************/
ul.footNavi
{
	padding:0;
	margin:5px 0 5px 0;
}

ul.footNavi li
{
	margin:3px 0px 5px 0;
}

ul.footNavi li a
{	background:url(../images/ico-tri-blue.gif) no-repeat left 10%;
	padding:0 0 0 12px;
	text-decoration:none;
}

ul.footNavi li ul li a
{
	background:url(../images/ico-tri-green.gif) 0% 10%;
	padding:0 0 0 12px;
	background-repeat:no-repeat;
}

ul.footNavi li ul
{
	margin:1px 0 1px 0;
	padding:0 0 0 15px;
}


/********************************
パンくずナビ
********************************/
.pannavi p
{
	margin:0 0 17px 0;
}

/********************************
ページトップへもどる
********************************/

#page_top
{
	position: fixed;
	bottom: 128px;
	right: 100px;
	width:78px;
	height:78px;
}

#page_top:hover
{
	background-image:url(../images/btn/btn_top_on.gif);
}

#main_menu
{
	position: fixed;
	bottom: 40px;
	right: 100px;
	width:78px;
	height:78px;
}

#main_menu:hover
{
	background-image:url(../images/btn/btn_menu_on.gif);
}



/********************************
イメージ設定
********************************/
img
{
	border:none;
}
a:hover
{
	background-color:transparent;
}
a:hover img
{
	visibility:hidden;
}
.NonHidden a:hover img
{
	visibility:visible;
}
.imgLeft
{
	float:left;
	margin:0 20px 0 0;
}
.imgCenter
{
	text-align:center;
}
.imgRight
{
	float:right;
	margin:0 0 0 20px;
}
.linkIcon
{
	vertical-align:middle;
	margin:0 5px;
}

/********************************
段落マージン設定
********************************/

.shorterLevel
{
	margin-left:3px;
}

.shortLevel
{
	margin-left:5px;
}

.shortLevelR
{
	margin-right:5px;
}

.middleLevel
{
	margin-left:10px;
}
.middleLevelR
{
	margin-right:10px;
}
.longLevel
{
	margin-left:15px;
}
.longLevelR
{
	margin-right:15px;
}
.longerLevel
{
	margin-left:20px;
}
.longerLevelR
{
	margin-right:20px;
}
.longestLevel
{
	margin-left:25px;
}
.longestLevelR
{
	margin-right:25px;
}
.doubleLevel
{
	margin-left:35px;
}
.tripleLevel
{
	margin-left:70px;
	
}

.fourleLevel
{
	margin-left:100px;
	
}

.shorterTalk
{
	margin:3px 0;
}
.shortTalk
{
	margin:5px 0;
}
.middleTalk
{
	margin:10px 0;
}
.longTalk
{
	margin:15px 0;
}
.longerTalk
{
	margin:20px 0;
}
.longestTalk
{
	margin:25px 0;
}

.noneTopTalk
{
	margin-top:0;
}
.shorterTopTalk
{
	margin-top:3px;
}
.shortTopTalk
{
	margin-top:5px;
}
.middleTopTalk
{
	margin-top:10px;
}
.longTopTalk
{
	margin-top:15px;
}
.longerTopTalk
{
	margin-top:20px;
}
.longestTopTalk
{
	margin-top:25px;
}
.doubleTopTalk
{
	margin-top:35px;
}
.tripleTopTalk
{
	margin-top:70px;
}
.fourTopTalk
{
	margin-top:100px;
}
.fifTopTalk
{
	margin-top:150px;
}
.sixTopTalk
{
	margin-bottom:200px;
}
.sevenTopTalk
{
	margin-bottom:300px;
}

.noneBottomTalk
{
	margin-bottom:0;
}
.shorterBottomTalk
{
	margin-bottom:3px;
}
.shortBottomTalk
{
	margin-bottom:5px;
}
.middleBottomTalk
{
	margin-bottom:10px;
}
.longBottomTalk
{
	margin-bottom:15px;
}
.longerBottomTalk
{
	margin-bottom:20px;
}
.longestBottomTalk
{
	margin-bottom:25px;
}
.doubleBottomTalk
{
	margin-bottom:35px;
}
.tripleBottomTalk
{
	margin-bottom:70px;
}
.fourBottomTalk
{
	margin-bottom:100px;
}
.fifBottomTalk
{
	margin-bottom:150px;
}
.sixBottomTalk
{
	margin-bottom:200px;
}
.sevenBottomTalk
{
	margin-bottom:300px;
}

/********************************
段落パディング設定
********************************/
.shorterPadding
{
	padding:3px;
}
.shortPadding
{
	padding:5px;
}
.middlePadding
{
	padding:10px;
}
.longPadding
{
	padding:15px;
}
.longerPadding
{
	padding:20px;
}
.longestPadding
{
	padding:25px;
}


.noneTopPadding
{
	padding-top:0;
}
.shorterTopPadding
{
	padding-top:3px;
}
.shortTopPadding
{
	padding-top:5px;
}
.middleTopPadding
{
	padding-top:10px;
}
.longTopPadding
{
	padding-top:15px;
}
.longerTopPadding
{
	padding-top:20px;
}
.longestTopPadding
{
	padding-top:25px;
}
.doubleTopPadding
{
	padding-top:35px;
}
.tripleTopPadding
{
	padding-top:70px;
}
.fourTopPadding
{
	padding-top:100px;
}
.fifTopPadding
{
	padding-top:150px;
}
.sixTopPadding
{
	padding-bottom:200px;
}
.sevenTopPadding
{
	padding-bottom:300px;
}

.noneBottomPadding
{
	padding-bottom:0;
}
.shorterBottomPadding
{
	padding-bottom:3px;
}
.shortBottomPadding
{
	padding-bottom:5px;
}
.middleBottomPadding
{
	padding-bottom:10px;
}
.longBottomPadding
{
	padding-bottom:15px;
}
.longerBottomPadding
{
	padding-bottom:20px;
}
.longestBottomPadding
{
	padding-bottom:25px;
}
.doubleBottomPadding
{
	padding-bottom:35px;
}
.tripleBottomPadding
{
	padding-bottom:70px;
}
.fourBottomPadding
{
	padding-bottom:100px;
}
.fifBottomPadding
{
	padding-bottom:150px;
}
.sixBottomPadding
{
	padding-bottom:200px;
}
.sevenBottomPadding
{
	padding-bottom:300px;
}

/********************************
フォントサイズ設定
********************************/
.moresmallestFont
{
	font-size:70%;
}
.smallestFont
{
	font-size:80%;
}
.smallerFont
{
	font-size:85%;
}
.smallFont
{
	font-size:90%;
}
.middleFont
{
	font-size:95%;
}
.lageFont
{
	font-size:105%;
}
.lagerFont
{
	font-size:115%;
}
.lagestFont
{
	font-size:130%;
}

.morelagestFont
{
	font-size:150%;
}
/********************************
フォント装飾設定
********************************/
.normalWeight
{
	font-weight:normal;
}
.boldWeight
{
	font-weight:bold;
}
.noneTextdecoration
{
	text-decoration:none;
}

/********************************
フォントカラー設定
********************************/
.textWhite
{
	color:#ffffff;
}

.textRed
{
	color:#f20000;
}
.textDeepRed
{
	color:#C50000;
}
.textOrange
{
	color:#EB7F00;
}
.textYellow
{
	color:#FF0;

}
.textBrightYellow
{
	color:#927501;
}
.textPurple
{
	color:#7E35E4;
}

.textBlue
{
	color:#0099ff;
}

.textClearBlue
{
	color:#000BDC;
}

.textDeepBlue
{
	color:#093B84;
}
.textGreen
{
	color:#00A613;
}

.textMark
{
	color:#ffffff;
	padding:0 2px;
	margin:0 5px 0 0;
	background-color:#0078f3;
	border:1px solid #cccccc;
}
/********************************
フォント揃え設定
********************************/
.textCenter
{
	text-align:center;
}
.textLeft
{
	text-align:left;
}
.textRight
{
	text-align:right;
}

/********************************
行間設定
********************************/
.normalLH
{
	line-height:100%;
}
.smallLH
{
	line-height:130%;
}
.middleLH
{
	line-height:150%;
}
.moremiddleLH
{
	line-height:170%;
}

.longLH
{
	line-height:180%;
}

/********************************
字下げ
********************************/
.textCaution
{
	text-indent: -1em;
	padding-left: 1em;
}
.textCautionLage
{
	text-indent: -2em;
	padding-left: 2em;
}

/********************************
テーブル設定
********************************/
table
{
	font-size:100%;
	line-height:100%;
	border-collapse:collapse;
}
caption
{
	padding:3px 0;
	text-align:left;
}
table th
{
	text-align:left;
	font-weight:normal;
	padding:5px;
	border:1px solid #cccccc;
}
table td
{
	padding:5px;
	border:1px solid #cccccc;
}

/********************************
リストスタイル
********************************/
.listStyleSquare
{
	list-style-type:square;
}
.listStyleDisc
{
	list-style-type:disc;
}
.listStyleCircle
{
	list-style-type:circle;
}
.listStyleNone
{
	list-style:none;
}

.listTalkNone
{
	margin:0;
	padding:0;
}

.listPositionInside
{
	list-style-position:inside;
}
/********************************
読み上げ用テキスト 
********************************/
div.reader
{
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	height:1px;
	width:1px;
	padding:0px;
	overflow:hidden;
}

/********************************
親Boxを指定して子Boxを配置
********************************/
/*親BOX*/
.posParent{
	position:relative;
}
/*子Box*/
.posChild{
	position:absolute;
}



/********************************
flexbox
********************************/
.flexBox
{
	display:flex;
}
.flexBoxIn
{
	display:inline-flex;
}
.d-InlineBlock
{
	display: inline-block
}


