@charset "UTF-8";*{ margin: 0; padding: 0; } 
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Helvetica, Arial, sans-serif;
	color: #333333;
	background: url(../images/bg.gif) repeat;
	font-size: 12px;
	letter-spacing: 0.1em;
}
html{
	height: 100%;
	}
img{
	border-style: none;
}
#Wrapper{
	height: 100%;
}
#Main{
	background: #fafafa;
	width: 800px;
	padding: 0px 50px 15px;
	min-height: 82%;
	height: auto !important;
	height: 82%;
	margin: 0px auto 0px;
}
/*---------------------- ヘッダー ------------------------*/
#Header{
	padding: 15px 0px 0px;
}
#Header h1{
	padding: 0px;
	margin: 0px 0px 0px 10px;
	color: #f29100;
	font-size: 1.0em;
	line-height: 100%;
}
#Header h1 a, #Header h1 a:link, #Header h1 a:visited{
	color: #f29100;
	text-decoration: none;
}
#Header h1 a:hover{
	color: #f29100;
	text-decoration: none;
}
#Header .GlobalNavi{
	width: 800px;
	margin: 15px 0px 5px;
	background: #f29100;
	padding: 3px 0px;
}
#Header .GlobalNavi table{
	width: 800px;
}
#Header .GlobalNavi td{
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}
#Header .GlobalNavi td a, #Header .GlobalNavi td a:link, #Header .GlobalNavi td a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#Header .GlobalNavi td a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#Header .GlobalNavi td.Border{
	border-right: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#Header .GlobalNavi td .Home{
	background: url(../images/home_icon.gif) no-repeat left center;
	padding: 1px 0px 1px 25px;
	margin: 0px;
}
#Header .GlobalNavi td .Contact{
	background: url(../images/contact_icon.gif) no-repeat right center;
	padding: 1px 25px 1px 10px;
	margin: 0px;
}
/*---------------------- トップページ ------------------------*/
#MainBanner{
	margin: 0px 0px 5px;
	background: #FFFFFF;
}
#MainBanner #FadeBanner {
    width: 800px; /* important to be same as image width */
    height: 250px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#MainBanner #FadeBannerContent {
    width: 800px; /* important to be same as image width or wider */
    position: absolute;
    top: 0;
    margin-left: 0;
}
#MainBanner .FadeBannerImage {
    float: left;
    position: relative;
    display: none;
}
#MainBanner .FadeBannerImage span {
	position: absolute;
	padding: 5px 13px 10px;
	width: 800px;
	background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
	-khtml-opacity: 0.5;
    opacity: 0.5;
	color: #FFFFFF;
	display: none;
	line-height: 150%;
}
#MainBanner .clear {
	clear: both;
}
#MainBanner .left {
	width: 0px !important;
	height: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
#MainBanner .right {
	right: 0;
	bottom: 0;
	width: 774px !important;
}
#MainBanner ul { list-style-type: none;}
#MainMenu{
	margin: 0px 0px 5px;
}
#MainMenu img{
	float: left;
	margin: 0px 4px 0px 0px;
}
#MainMenu img.Last{
	margin: 0px;
}
/*---------------------- トップページ ニュース欄 ------------------------*/
#TopMain #NewsContainer{
	width: 600px;
	float: left;
	padding: 0px 0px 15px;
}
#TopMain #NewsContainer .NewsList{
	width: 600px;
	background: url(../images/news_top_bg.gif) repeat-y center top;
	padding: 1px 0px 1px 0px;
}
#TopMain #NewsContainer .NewsList table{
	width: 530px;
	margin: 20px 0px 10px 40px;
}
#TopMain #NewsContainer .NewsList td{
	padding: 0px 15px 15px 0px;
	text-align: left;
	vertical-align: top;
	line-height: 150%;
}
#TopMain #NewsContainer .NewsList td.Date{
	color: #f29100;
	width: 90px;
}
#TopMain #NewsContainer .NewsList a, #TopMain #NewsContainer .NewsList a:link, #TopMain #NewsContainer .NewsList a:visited{
	color: #333333;
	text-decoration: underline;
}
#TopMain #NewsContainer .NewsList a:hover{
	color: #f29100;
	text-decoration: none;
}
#TopMain #NewsContainer .NewsList .NlLink{
	color: #f29100;
	text-decoration: none;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 10px;
	background: url(../images/arrow.gif) no-repeat right center;
	padding-right: 16px;
}
#TopMain #NewsContainer .NewsList .NlLink a, #TopMain #NewsContainer .NewsList .NlLink a:link, #TopMain #NewsContainer .NewsList .NlLink a:visited{
	color: #f29100;
	text-decoration: underline;
}
#TopMain #NewsContainer .NewsList .NlLink a:hover{
	color: #333333;
	text-decoration: none;
}
/*---------------------- トップページ 右ナビ ------------------------*/
#TopMain #RightNavi{
	float: right;
	width: 190px;
	padding: 0px 0px 25px;
}
#TopMain #RightNavi ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 190px;
}
#TopMain #RightNavi li{
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 0.9em;
	line-height: 100%;
}
#TopMain #RightNavi li a, #TopMain #RightNavi li a:link, #TopMain #RightNavi li a:visited{
	color: #646464;
	text-decoration: none;
}
#TopMain #RightNavi li a:hover{
	color: #333333;
	text-decoration: none;
}
/*---------------------- コンテンツ ------------------------*/
#MainContents{
	padding: 20px 0px;
	background: #FFFFFF;
	border-right: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	margin: 0px;
}
h2.Title{
	padding-left: 10px;
	font-size: 1.2em;
	letter-spacing: 0.2em;
	background: #fef4e5;
	border-bottom: 1px solid #f29100;
	padding-top: 5px;
	padding-bottom: 4px;
	color: #f29100;
	margin: 0px 30px;
}
#MainContents a, #MainContents a:link, #MainContents a:visited{
	color: #333333;
	text-decoration: underline;
}
#MainContents a:hover{
	color: #f29100;
	text-decoration: none;
}
/*---------------------- コンテンツ 会社概要 ------------------------*/
#MainContents .CompanyInfo{
	margin: 10px auto 0px;
	background: #dcdcdc;
}
#MainContents .CompanyInfo th{
	padding: 10px 10px;
	background: #fafafa;
}
#MainContents .CompanyInfo th.deep{
	padding: 10px 10px;
	background: #f0f0f0;
}
#MainContents .CompanyInfo th.Title{
	background: #f29100;
	color: #FFFFFF;
	font-size: 1.1em;
}
#MainContents .CompanyInfo th.Title2{
	border-bottom: 3px solid #f29100;
	background: #fef4e5;
}
#MainContents .CompanyInfo td{
	background: #FFFFFF;
	padding: 10px;
}
#MainContents .CompanyInfo td .Title{
	margin-bottom: 5px;
	border-left: 5px solid #f29100;
	display: block;
	padding: 2px 0px 2px 10px;
	background: #fafafa;
}
#MainContents .CompanyInfo ul{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#MainContents .CompanyInfo li{
	margin: 0px 0px 5px;
	padding: 0px;
	list-style-type: disc;
}
/*---------------------- コンテンツ 役員紹介 ------------------------*/
#MainContents #Director{
	height: 237px;
	display: block;
	letter-spacing: 0.2em;
	font-size: 1.0em;
	line-height: 180%;
	margin: 30px;
	padding: 0 0 0 190px;
	background: url(../images/chatani_photo.jpg) no-repeat left top;
}
#MainContents h3#Chatani{
	text-indent: -9999px;
}
/*---------------------- コンテンツ 企業理念 ------------------------*/
#MainContents .Concept p.Title{
	letter-spacing: 0.2em;
	font-size: 1.0em;
	line-height: 180%;
	background: #fef9f2;
	margin: 0px 30px 30px;
	padding: 10px;
}
#MainContents .Concept .PhiloContainer{
	padding: 40px 0px 40px;
	text-align: center;
	margin-right: 60px;
	margin-left: 60px;
}
#MainContents .Concept h2{
	letter-spacing: 0.5em;
	text-align: center;
	margin: 0px 0px 10px;
	font-size: 1.4em;
}
#MainContents .Concept p.Philosophy{
	padding: 20px 0px 30px;
	text-align: center;
	letter-spacing: 0.2em;
	font-size: 1.0em;
	line-height: 200%;
}
/*---------------------- コンテンツ 採用情報 ------------------------*/
#MainContents .Recruit p{
	font-size: 1.0em;
	line-height: 180%;
	margin: 10px 30px 15px 40px;
}
#MainContents .Recruit table{
	background: #dcdcdc;
	margin: 0px auto 0px;
}
#MainContents .Recruit table p{
	margin: 0px;
	padding: 0px;
}
#MainContents .Recruit th{
	padding: 10px 10px;
	background: #fafafa;
}
#MainContents .Recruit th.Title{
	background: #f29100;
	color: #FFFFFF;
	font-size: 1.1em;
}
#MainContents .Recruit th.Title2{
	border-bottom: 3px solid #f29100;
	background: #fef4e5;
}
#MainContents .Recruit th.Title3{
	background: #01498E;
	color: #FFFFFF;
	font-size: 1.1em;
}
#MainContents .Recruit td{
	background: #FFFFFF;
	padding: 10px;
}
#MainContents .Recruit td ul{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
#MainContents .Recruit td li{
	margin: 0px 0px 5px;
	padding: 0px;
	list-style-type: disc;
}
#MainContents .Recruit td p{
	font-size: 1.2em;
	line-height: 180%;
	color: #333333;
	letter-spacing: 0.1em;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
/*---------------------- コンテンツ 飲食事業 ------------------------*/
#MainContents .Food p{
	font-size: 1.0em;
	line-height: 180%;
	margin: 10px 40px 25px;
}
#MainContents .Food h3{
	font-size: 1.1em;
	line-height: 100%;
	margin: 0px 35px 10px;
	border-bottom: 1px solid #f29100;
	padding: 0px 0px 3px 5px;
	color: #f29100;
}
#MainContents .Food h4{
	font-size: 1.0em;
	line-height: 100%;
	margin: 0px 8px;
	color: #f29100;
	letter-spacing: 0em;
}
#MainContents .Food h5{
	font-size: 0.9em;
	line-height: 100%;
	margin: 5px 5px 10px;
	letter-spacing: 0em;
	font-weight: normal;
}
#MainContents .Food p.Explain{
	font-size: 0.9em;
	line-height: 180%;
	color: #333333;
	margin: 0px 40px 20px;
}
#MainContents .Food .ExFlow{
	margin: 0px auto 25px;
}
#MainContents .Food .ExFlow td{
	vertical-align: top;
}
#MainContents .Food .ExFlow td.Arrow{
	text-align: center;
	vertical-align: top;
	padding-top: 50px;
	padding-right: 8px;
	padding-left: 8px;
}
#MainContents .Food .ExFlow p{
	font-size: 0.9em;
	letter-spacing: 0em;
	line-height: 150%;
	color: #333333;
	margin: 10px 10px 10px;
}
#MainContents .Food .ExFlow .Fllow1{
	background: url(../images/food_cont_bg1.jpg) repeat-y left center;
	padding-bottom: 1px;
}
#MainContents .Food .ExFlow .Fllow2{
	background: url(../images/food_cont_bg2.jpg) repeat-y left center;
	padding-bottom: 1px;
}
#MainContents .Food .ExFlow .Fllow3{
	background: url(../images/food_cont_bg3.jpg) repeat-y left center;
	padding-bottom: 1px;
}
#MainContents .Food .ExFlow td td{
	padding: 0px 5px;
	text-align: center;
}
/*---------------------- コンテンツ 通信事業 ------------------------*/
#MainContents .Mobile p{
	font-size: 1.0em;
	line-height: 180%;
	margin: 10px 40px 25px;
}
#MainContents .Mobile .Explain{
	margin-right: 35px;
	margin-left: 35px;
	padding-top: 20px;
	margin-bottom: 0px;
}
#MainContents .Mobile .Explain h3{
	font-size: 1.1em;
	line-height: 100%;
	margin: 0px 0px 10px;
	border-bottom: 1px solid #f29100;
	padding: 0px 0px 3px 5px;
	color: #f29100;
	width: 515px;
}
#MainContents .Mobile .Explain p{
	font-size: 0.9em;
	line-height: 180%;
	color: #333333;
	margin: 0px 5px;
	width: 515px;
}
#MainContents .Mobile .Explain .FigContainer{
	float: right;
	width: 185px;
}
#MainContents .Mobile h4{
	font-size: 1.1em;
	line-height: 100%;
	margin: 0px 40px 10px;
	color: #f29100;
}
#MainContents .Mobile .Explain2{
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 40px;
}
#MainContents .Mobile .Explain2 td{
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
}
#MainContents .Mobile .Explain2 td.Ex{
	background: url(../images/mobile_cont_bg.jpg) repeat-y left top;
	width: 286px;
}
#MainContents .Mobile .Explain2 td.Ex table{
	margin-left: 10px;
}
#MainContents .Mobile .Explain2 td.Ex table td{
	text-align: left;
	vertical-align: middle;
	padding: 0px 10px 0px 0px;
}
#MainContents .Mobile .Explain2 td.Ban{
	position: relative;
	background: url(../images/agency_banner_big.png) no-repeat;
	width: 591px;
	height: 118px;
}
#MainContents .Mobile .Explain2 td.Ban a{
	position: relative;
	top: 75px;
	left: 420px;
	width: 150px;
	height: 27px;
	display: block;
	overflow: hidden;
}
#MainContents .Mobile .Explain2 .Num{
	font-size: 2.5em;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	color: #FACC88;
}
#MainContents .Mobile .Explain2 h5{
	font-size: 1.0em;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
	color: #f29100;
}
#MainContents .Mobile .Explain2 p{
	font-size: 0.9em;
	line-height: 180%;
	color: #333333;
	margin: 5px 20px 0px 15px;
}
#MainContents .Mobile .Explain2 ul{
	font-size: 0.9em;
	letter-spacing: 0em;
	color: #333333;
	margin: 5px 20px 0px 15px;
	padding-left: 15px;
}
#MainContents .Mobile .Explain2 li{
	line-height: 180%;
	color: #333333;
	margin: 0px 0px 5px;
	padding: 0px;
}
/*---------------------- コンテンツ 代理店募集 ------------------------*/
#MainContents #agencyContents{
	display: block;
	width: 650px;
	line-height: 130%;
	margin: 0 auto;
}
#agencyContents p{
	margin: 10px 0;
}
#MainContents h2.agencyTitle{
	display: block;
	width: 760px;
	height: 120px;
	text-indent: -9999px;
	margin: 0px auto;
	background: url(../images/agency_header.png) no-repeat;
}
#agencyHeadTxt{
	width: 720px;
	margin: 0px auto;
	line-height: 130%;
	margin: 20px auto;
}
#agencyContents h3.subTitle{
	padding-left: 10px;
	font-size: 1.2em;
	letter-spacing: 0.2em;
	background: #fef4e5;
	border-bottom: 1px solid #f29100;
	padding-top: 5px;
	padding-bottom: 4px;
	color: #f29100;
}
.txtStrong{
	width: 24em;
	font-weight: bold;
	border-bottom: 1px dotted #f29100;
}
#agencyContents table{
	width: 650px;
	line-height: 130%;
	margin: 30px auto;
	border-top: 1px solid #ccc; 
}
#agencyContents table th, #agencyContents table td{
	vertical-align: middle;
	height: 40px;
	border-bottom: 1px solid #ccc; 
}
#agencyContents table th{
	background: #fef4e5;
}
#agencyContents table td{
	padding-left: 10px;
}
#agencyContents .agencyContact{
	position: relative;
	display: block;
	width: 224px;
	height: 82px;
	margin: 20px auto;
	background: url(../images/agency_contact.png) no-repeat;
}
.agencyContact p{
	text-indent: -9999px;
}
.agencyContact p.mail{
	position: relative;
	top: 35px;
	left: 60px;
	font-size: 1em;
	text-indent: 0px;
}
/*---------------------- プライバシーポリシー ------------------------*/
.Privacy h3{
	font-size: 1.1em;
	margin: 20px 40px 5px;
	padding: 0px;
	line-height: 100%;
	}
.Privacy p{
	font-size: 1.0em;
	line-height: 180%;
	margin: 0px 40px 20px;
	}
.Privacy .Footer{
	font-size: 1.0em;
	line-height: 180%;
	margin: 0px 40px 25px;
	text-align: right;
	}
/*---------------------- ニュース一欄 ------------------------*/
#MainContents .NewsList table{
	margin: 10px 0px 0px 40px;
	font-size: 1.1em;
}
#MainContents .NewsList td{
	padding: 0px 15px 15px 0px;
	text-align: left;
	vertical-align: top;
	line-height: 150%;
}
#MainContents .NewsList td.Date{
	color: #f29100;
	width: 90px;
}
#MainContents .NewsList a, #MainContents .NewsList a:link, #MainContents .NewsList a:visited{
	color: #333333;
	text-decoration: underline;
}
#MainContents .NewsList a:hover{
	color: #f29100;
	text-decoration: none;
}
/*---------------------- ニュース ------------------------*/
#MainContents .NewsDate{
	font-size: 1.1em;
	line-height: 100%;
	color: #f29100;
	margin: 10px 0px 20px 40px;
}
#MainContents .NewsText{
	font-size: 1.1em;
	line-height: 180%;
	color: #333333;
	margin: 0px 40px 20px 40px;
}
/*---------------------- フッター ------------------------*/
#Footer{
	padding: 4px 0px 4px 0px;
	background: #f29100;
	color: #FFFFFF;
}
#Footer .Inner{
	margin: 0px auto;
	width: 980px;
}
#Footer .Inner td{
	padding-bottom: 5px;
	padding-top: 3px;
}
#Footer .Inner .Logo{
	margin: 5px 35px 0px 60px;
}
#Footer .Inner ul.Navi1{
	margin: 5px 0px 0px 25px;
	padding: 0px 0px 5px;
}
#Footer .Inner .Navi1 li{
	border-left: 1px solid #FFFFFF;
	float: left;
	list-style-type: none;
	margin: 0px 15px 0px 0px;
	padding: 1px 0px 1px 5px;
	line-height: 100%;
}
#Footer .Inner .Navi1 li a, #Footer .Inner .Navi1 li a:link, #Footer .Inner .Navi1 li a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#Footer .Inner .Navi1 li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#Footer .Inner ul.Navi2{
	margin: 5px 0px 0px 25px;
	padding: 0px;
}
#Footer .Inner .Navi2 li{
	float: left;
	list-style-type: none;
	margin: 0px 15px 0px 0px;
	padding: 0px;
}
#Footer .Inner .Navi2 li a, #Footer .Inner .Navi2 li a:link, #Footer .Inner .Navi2 li a:visited{
	color: #FFFFFF;
	text-decoration: underline;
}
#Footer .Inner .Navi2 li a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#Footer address{
	text-align: right;
	font-style: normal;
}
/*---------------------- 回り込み解除 ------------------------*/
.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
.clearfix {
 display: inline-block;
}
* html .clearfix {
 height: 1%;
}
.clearfix {
 display: block;
}
