/* ブラウザスタイルの初期化 */
/* ----- HTML再定義 ------------------------------------ */
@charset "shift_jis";

@import url(base.css);

* {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	font-family: 'ＭＳ Ｐゴシック', 'MS UI Gothic', Osaka, sans-serif;

	text-align: left;
	color:#333333;
}
body {
	color: #666666;
	background-image: url(http://katoshoten.jp/toritengu/images/bg.jpg);
	background-repeat:repeat-y;
}

/* ブラウザスタイルの初期化(IE 6など一部のブラウザ向け) */
th,td,form {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	color: #333333;
	font-size: medium;
	font-family: Verdana,Arial,"ヒラギノ角ゴ Pro W3", "Osaka","ＭＳ Ｐゴシック",san-serif;
}

img {
border: none;
vertical-align: bottom;
}

/*\*/ a { overflow: hidden; }/**/

.clear{zoom:1;}
.clear:after{
content: ".";
display: block;
height: 0px;
clear: both;
visibility: hidden;
}

a:link, a:visited {
	color: #D22930;

	text-decoration: underline;
}
a:active, a:hover {
	color: #666666;

	text-decoration: none;
}

ul li{list-style:none;}

/* ----- サイト全体------------------------------------ */
div#container {
	width:800px;
	margin: 0px auto;
	background-color: #FFFFFF;
	
}	
/* ----- ヘッダー------------------------------------ */
div#header {
	float: none;
	clear: both;
	width:800px;
	height: 82px;
	background-color:#FFFFFF;
	background-image: url(../images/headerbq.jpg);
	background-repeat:repeat-x;
}


div#header h1 {
	
	width:250px;
	height:80px;
	padding:0px;
	margin:0px;
	display:block;
	background-position: right bottom;
	float:left;
}
/* (IE 6など一部のブラウザ向け) */
* html div#header h1 {
	
	width:250px;
	height:80px;
	padding:0px;
	margin:0px;
	display:block;
	background-position: right bottom;
	float:left;
}

div#header h1 a {
	display:block;
	width:250px;
	height:80px;
	padding:0px;
	margin:0px;
}
div#header h1 a span {
	display:none;
}

@media screen {
	div#header h1 a {
		font-family: Verdana, Arial, sans-serif;
	}}
	

#flash {
background: url(../images/flash_side.jpg);
background-repeat:repeat-x;
height:300px;
width:800px;
}

#fl1{
width:150px;
height:300px;
float:left;

}

#fl2{
width:500px;
height:300px;
float:left;
background-image:url(../images/flash.jpg);
background-repeat:no-repeat;
}

#fl3{
width:150px;
height:300px;
float:left;

}

#fl1 ul{
width:150px;
}

#fl1 li{
padding-left: 5px;
padding-top:5px;
}

#fl1 li a{
padding-left: 5px;
padding-top:5px;
}

#fl3 ul{
width:150px;
}

#fl3 li{
padding-left: 7px;
padding-top:5px;
}

#fl3 li a{
padding-left: 7px;
padding-top:5px;
}


/* ----- menu --------------- */
div#menu{
width:800px;
height:50px;
margin: 0px;
}

#menu ul{
width:800px;
margin: 0px;
}
#menu li {
float:left;
margin:0px;
margin: 0px;
}
	

/* ----- メイン -------------------------------- */

div#main{
width:800px;
background-image:url(../../images/main_bg.jpg);
background-repeat:repeat-y;
}

div#main1{
width:580px;
height: auto;
float:left;
color:#221E1F;
padding-top:20px;
padding-left: 20px;
margin:0px;
text-align:center;
}

div#main6{
width:580px;
height: auto;
float:left;
background-image: url(../../images/midashi6.jpg);
background-repeat:no-repeat;
color:#221E1F;
padding-top:50px;
padding-left: 20px;
margin:0px;
text-align:center;
}

.faq dl{
    background: url("../../images/ico_q.gif") no-repeat scroll 0 3px transparent;
    display: inline;
    float: left;
    margin-left: 15px;
    padding: 3px 0 10px;
    width: 550px;
}

.faq dl dt {
    background: url("../../images/line_recruit_faq01.jpg") no-repeat scroll right bottom transparent;
    font-size: 108%;
    font-weight: bold;
    min-height: 33px;
    padding: 2px 0 0 40px;
}

.faq dl dd {
    background: url("../../images/ico_a.gif") no-repeat scroll 0 0 transparent;
    margin-top: 7px;
    min-height: 33px;
    padding: 3px 0 0 40px;
}

.faq h4{
background-color:#990000;
width:550px;
color:#FFFFFF;
padding:10px 10px 10px 10px;
font-size:16px;
}

div#main1_i{
width:580px;
height: auto;
float:left;
background-image: url(../images/midashi2.jpg);
background-repeat:no-repeat;
color:#221E1F;
padding-top:50px;
padding-left: 20px;
margin:0px;
text-align:center;
}

div#main1_m{
width:580px;
height: auto;
float:left;
background-image: url(../images/midashi3.jpg);
background-repeat:no-repeat;
color:#221E1F;
padding-top:50px;
padding-left: 20px;
margin:0px;
text-align:center;
}

div#main1_p{
width:580px;
height: auto;
float:left;
background-image: url(../images/midashi4.jpg);
background-repeat:no-repeat;
color:#221E1F;
padding-top:50px;
padding-left: 20px;
margin:0px;
text-align:center;
}

div#main1_c{
width:580px;
height: auto;
float:left;
background-image: url(../images/midashi5.jpg);
background-repeat:no-repeat;
color:#221E1F;
padding-top:50px;
padding-left: 20px;
margin:0px;
text-align:center;
}

.coupbox {
    float: left;
    margin: 10px 5px 10px 20px;
    width: 530px;
}

.coupbox img {
    margin-bottom: 20px;
}
.coupon_point {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    width: 242px;
}
.coupon_point p {
    text-align: center;
}

div#main2{
width:300px;
height: auto;
float:left;
background-image:url(../images/topics2.jpg);
background-repeat:no-repeat;
}

div#main3{
width:200px;
height: auto;
float:left;
background-color:#FFFFFF;
}

div#main3 ul{
width:200px;
}

div#main3 li{
margin-left:10px;
margin-top: 5px;
}


.main2_img{
margin-top:50px;
margin-left:60px;
}

.main_tex{
color:#D22930;
text-align:right;
padding-right: 10px;
padding-top: 10px;
}

.main_tex a {
color:#D22930;
text-align:right;
padding-right: 10px;
padding-top: 10px;
}

.h3_1{
background-image:url(../images/h3_1.jpg);
background-repeat:no-repeat;
text-indent:-9999px;
width:600px;
height:30px;
margin-bottom:10px;
}

.p_text_1{
padding:0px 10px 0px 0px;
font-size:15px;
margin-bottom:20px;
}

.float_right{
border:1px solid #CCC;
padding:5px;
margin:2px;
float:right;
}

/* ----- フッター-------------------------------- */
div#footer {
	float: none;
	clear: both;
	width:800px;
	height: 170px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 10px;
}

.footimg_1{
margin-left:12px;
margin-top:35px;
}

.foot_link{
margin-left: 10px;
margin-right:5px;

}

#foot_linkbg{
width:765px;
height: 80px;
background-image:url(../images/foot_linkbg.jpg);
background-repeat:no-repeat;
padding-left: 25px;
padding-right:10px;
padding-top: 10px;
}

.bana_f{
margin:5px;
}

/* -----てまひま-------------------------------- */

div#container_tema {
	width:800px;
	margin: 0px auto;
	background-color: #FFFFFF;
	}

.clear {
clear:both;
margin:0;
}

.header_link{
margin-left:350px;
margin-top: 60px;
}

.ti24_ChaB1 {
	color: #A5814A;
	font-size: 24px;
	font-weight: bold;
}
.tx10_Red   {color: #FF0000; font-size: 10px;}
.tx14_Red   {color: #FF0000; font-size: 14px;}

.ti24_Chaline {
	color: #A5814A;
	width: 550px;
}

.tab001{
text-align: center;
}

.map001{
border:solid 5px #dfdfdf;
width:180px;
height:200px;
margin-bottom:30px;
margin-top:30px;
}

.map_ifre{
border:solid 1px #999;
width:180px;
height:200px;
padding:3px;
}

/* ----- add -------------------------------- */

.add{
margin-left:10px;
margin-right:10px;
border-top:solid 1px #ccc;
border-left:solid 1px #ccc;
border-right:solid 1px #ccc;
}

.add img{
margin-bottom:0.5em;
}

.add strong{
color:#d22930;
}

.add p{
border-bottom:solid 1px #ccc;
padding:10px;
}

/* ----------------------------------------------------------
    隕∫ｴ�
------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
    max-height: 100%;
    font-weight: normal;
    -moz-font-feature-settings: "palt";
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    line-height: 1.2;
    color: #222;
}
p {
    max-height: 100%;
    margin: 0 0 1em;
}
ul {
    max-height: 100%;
    list-style: none;
}
ol {
    max-height: 100%;
    list-style: none;
}
dt {
    max-height: 100%;
    font-weight: bold;
}
dd { max-height: 100%; }
hr {
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
    border: 0;
    border-top: 1px solid #ccc;
}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
    content: &#039;&#039;;
    content: none;
}
pre {
    font-family: monospace, serif;
    white-space: pre-wrap;
    word-wrap: break-word;
}

figure { margin: 0 0 1em; }

a { color: #04c; }
a:link, a.visited { text-decoration: underline; }
a:hover, a.active { text-decoration: none; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }



address, cite, em, dfn, i, var { font-style: normal; }
em { font-weight: bold; }
strong, b { font-weight: bold; }
code, samp, kbd { font-family: monospace, sans-serif; }
abbr {
    border: 0;
    font-variant: normal;
}
abbr[title], dfn[title] {
    cursor: help;
    border-bottom: 1px dotted;
}
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
del { text-decoration: line-through; }
mark {
    background-color: #ff0;
    color: #333;
    font-style: italic;
    font-weight: bold;
}
br { *letter-spacing: 0; }


table {
    border-collapse: collapse;
    border-spacing: 0;
}
th, td {
    font-weight: normal;
    text-align: left;
}
th { font-weight: bold; }
caption {
    font-weight: normal;
    text-align: left;
}

/* ----------------------------------------------------------
    繝輔か繝ｼ繝�邉ｻ
------------------------------------------------------------- */
input, textarea, select {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    *font-size: 14px;
}
input, button {
    line-height: normal;
    vertical-align: middle;
}

input[type=text],
input[type=password],
textarea {
    width : 250px ;
    padding: 5px;
    background: #fff;
    border: 1px solid #ddd;
    -moz-box-shadow: inset 3px 3px 0 0 rgba(0,0,0,0.03);
    -webkit-box-shadow: inset 3px 3px 0 0 rgba(0,0,0,0.03);
    box-shadow: inset 3px 3px 0 0 rgba(0,0,0,0.03);
}
input[type=text]:focus,
input[type=password]:focus,
textarea:focus { border: 1px solid #209dd9; }

input[type=button] { cursor: pointer; }

.box__ttl input[type=button] {
    margin-right: 5px;
    height: 26px;
    line-height: 26px;
}

input[type=submit] {
    padding: 5px 8px;
    cursor: pointer;
}

input[type=checkbox] { cursor: pointer; }

input[type=submit]:disabled,
input[type=button]:disabled,
input[type=checkbox]:disabled { cursor: default; }

textarea {
    width : 250px ;
    overflow: auto;
    vertical-align: top;
}
select {
    padding: 2px;
    line-height: normal;
    background: #fff;
}
label { cursor: pointer; }
legend {
    *margin-left: -7px;
    color: #333;
}

/* ----------------------------------------------------------
    豎守畑
------------------------------------------------------------- */
/* 繝槭�繧ｸ繝ｳ邉ｻ */
.m0 { margin: 0 !important; }
.m5 { margin: 5px !important; }
.m10 { margin: 10px !important; }
.m15 { margin: 15px !important; }
.m20 { margin: 20px !important; }
.m25 { margin: 25px !important; }
.m30 { margin: 30px !important; }
.m35 { margin: 35px !important; }
.m40 { margin: 40px !important; }
.m44 { margin: 44px !important; }
.m40 { margin: 40px !important; }
.mt0 { margin-top: 0 !important; }
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }
.mb0 { margin-bottom: 0 !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
.ml0 { margin-left: 0 !important; }
.ml5 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }
.mr0 { margin-right: 0 !important; }
.mr5 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }

/* 繝代ョ繧｣繝ｳ繧ｰ邉ｻ */
.p0 { padding: 0 !important; }
.p5 { padding: 5px !important; }
.p10 { padding: 10px !important; }
.p15 { padding: 15px !important; }
.p20 { padding: 20px !important; }
.p25 { padding: 25px !important; }
.p30 { padding: 30px !important; }
.p35 { padding: 35px !important; }
.p40 { padding: 40px !important; }
.p45 { padding: 45px !important; }
.p50 { padding: 50px !important; }
.pt0 { padding-top: 0 !important; }
.pt5 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt25 { padding-top: 25px !important; }
.pt30 { padding-top: 30px !important; }
.pt35 { padding-top: 35px !important; }
.pt40 { padding-top: 40px !important; }
.pt45 { padding-top: 45px !important; }
.pt50 { padding-top: 50px !important; }
.pb0 { padding-bottom: 0 !important; }
.pb5 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb25 { padding-bottom: 25px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb35 { padding-bottom: 35px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb45 { padding-bottom: 45px !important; }
.pb50 { padding-bottom: 50px !important; }
.pl0 { padding-left: 0 !important; }
.pl5 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
.pl50 { padding-left: 50px !important; }
.pr0 { padding-right: 0 !important; }
.pr5 { padding-right: 5px !important; }
.pr10 { padding-right: 10px !important; }
.pr15 { padding-right: 15px !important; }
.pr20 { padding-right: 20px !important; }
.pr25 { padding-right: 25px !important; }
.pr30 { padding-right: 30px !important; }
.pr35 { padding-right: 35px !important; }
.pr40 { padding-right: 40px !important; }
.pr45 { padding-right: 45px !important; }
.pr50 { padding-right: 50px !important; }

/* 蟷�欠螳�(%) */
.w5per { width: 5% !important; }
.w10per { width: 10% !important; }
.w15per { width: 15% !important; }
.w20per { width: 20% !important; }
.w25per { width: 25% !important; }
.w30per { width: 30% !important; }
.w35per { width: 35% !important; }
.w40per { width: 40% !important; }
.w45per { width: 45% !important; }
.w50per { width: 50% !important; }
.w55per { width: 55% !important; }
.w60per { width: 60% !important; }
.w65per { width: 65% !important; }
.w70per { width: 70% !important; }
.w75per { width: 75% !important; }
.w80per { width: 80% !important; }
.w85per { width: 85% !important; }
.w90per { width: 90% !important; }
.w95per { width: 95% !important; }
.w100per { width: 100% !important; }

/* 繝輔Ο繝ｼ繝� */
.fl { float: left !important; }
.fr { float: right !important; }

/* 繝�く繧ｹ繝育ｳｻ */
.tal { text-align: left !important; }
.tar { text-align: right !important; }
.tac { text-align: center !important; }
.breakAll { word-break: break-all !important; }

/* 陦ｨ遉ｺ邉ｻ */
.dispN { display: none !important; }
.dispI { display: inline !important; }
.dispIB { display: inline-block !important; }
.dispB { display: block !important; }
.dispF { display: flex !important; }

/* 繝輔か繝ｳ繝育ｳｻ */
.fontNormal { font-weight: normal !important; }
.fontBold { font-weight: bold !important; }
.font10 { font-size: 10px !important; }
.font12 { font-size: 12px !important; }
.font14 { font-size: 14px !important; }

/* 繧ｫ繝ｩ繝ｼ邉ｻ */
.colorBlack { color: #000; }

/* Clearfix */
.clear, .cf { clear: both; }
.clearfix:before, .clearfix:after,
.cf:before, .cf:after {
    content: " ";
    display: table;
}
.clearfix:after, .cf:after { clear: both; }
.clearfix, .cf { *zoom: 1; }

/* 繝懊ち繝ｳ繧貞峇縺�class繧ｿ繧ｰ */
.button_box {
	clear : both ;
	padding : 8px ;
	text-align : center ;
}

/* 蟾ｦ隧ｰ縺ｮ譁�ｭ励ｒ陦ｨ遉ｺ縺吶ｋ縺溘ａ縺ｮclass繧ｿ繧ｰ */
.left_txt {
	text-align : left;
}

/* 隱ｬ譏取枚繧定｡ｨ遉ｺ縺吶ｋ縺溘ａ縺ｮid繧ｿ繧ｰ */
#txt_explain {
	color: #000000;
}

/* ----------------------------------------------------------
    繝｡繧､繝ｳ繧ｳ繝ｳ繝�Φ繝�
------------------------------------------------------------- */


.red_txt {
    color: #ff3333;
}

/* 隱ｬ譏取枚繧定｡ｨ遉ｺ縺吶ｋ縺溘ａ縺ｮid繧ｿ繧ｰ */
#txt_explain {
    color: #000000;
}

#footer {
    margin-top: 40px;
    padding: 15px 0;
    background: #222;
    color: #fff;
    text-align: center;
    font-size: 12px;
}



.section { margin-bottom: 40px; }
.section:last-child { margin-bottom: 0; }
.section__ttl {
    padding: 10px;
    margin-bottom: 20px;
    font-weight: bold;
    color:#fff;
    background : #ff6600;
    
    font-size: 18px;
}
.section__body { padding: 0 30px; }

.block { margin-bottom: 15px; }
.block:last-child { margin-bottom: 0; }
.block__ttl {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}
.block__body {}

.table {
    width: 100%;
    margin-bottom: 15px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.table th {
    padding: 15px;
    background : #444444;
    color: #ffffff;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    font-size: 13px;
}
.table td {
    padding: 15px;
    background: #fff;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #222;
    font-size: 13px;
}