/*
-----------------------------------------------------
S&Jサービス css　セッティング
FileName:   default.css
Version:    2007.03/10
-----------------------------------------------------
*/

/*
-----------------------------------------------------
バック７０％ｸﾞﾙｰﾌﾟ css　セッティング
FileName:   default.css
Version:    2010/05/19

※ブランド拡大に伴う大幅なレイアウト変更→草加店一段落を受け
-----------------------------------------------------
*/



/*
-----------------------------------------------------
共通部分
-----------------------------------------------------
*/

.Centering {
margin:0 auto;
}

#kanyu-comment {
	position:absolute;
	width:205px;
	height:40px;
	z-index:15;
	left: 375px;
	top: 5px;
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
}

/*
-----------------------------------------------------
  バー配置部分
-----------------------------------------------------
*/




#Tytle_left {
	position:absolute;
	width:40px;
	height:35px;
	z-index:4;
	left: 10px;
	top: 10px;
	visibility: visible;
}

#Tytle_right {
	position:absolute;
	left:56px;
	top:10px;
	width:315px;
	height:40px;
	z-index:3;
	overflow: auto;
	background-color: #FFFFFF;
	visibility: visible;
}
#Tytle_under {
	position:absolute;
	width:805px;
	height:17px;
	z-index:2;
	top: 52px;
	left: 0px;
	background-image: url(../img/tytle_under_bar.gif);
	visibility: visible;
}


/*
-----------------------------------------------------
  ↓↓↓↓　ボタン配置部分　ここから　↓↓↓↓
  2010/07/19 大幅追加
-----------------------------------------------------
*/


/*上段−01*/
#Home_button {
	position:absolute;
	top: 75px;
	left: 30px;
	height:25px;
	width:75px;
	z-index:7;
}

/*上段−02*/
#Greet_button {
	position:absolute;
	top: 75px;
	left: 160px;
	height:25px;
	width:75px;
	z-index:7;
}

/*上段−03*/
#Summary_button {
	position:absolute;
	top: 75px;
	left: 290px;
	height:25px;
	width:75px;
	z-index:7;
}

/*上段−04*/
#Area_button {
	position:absolute;
	top: 75px;
	left: 420px;
	height:25px;
	width:75px;
	z-index:7;
}

/*上段−05*/
#Brand_button {
	position:absolute;
	top: 75px;
	left: 550px;
	height:25px;
	width:75px;
	z-index:7;
}

/*上段−06*/
#Faq_button {
	position:absolute;
	top: 75px;
	left: 680px;
	height:25px;
	width:75px;
	z-index:7;
}


/*下段−07*/
#Seminar_button {
	position:absolute;
	top: 105px;
	left: 30px;
	height:25px;
	width:75px;
	z-index:7;
}

/*下段−08*/

/*下段−09*/

/*下段−10*/

/*下段−11*/
#Company_button {
	position:absolute;
	top: 105px;
	left: 550px;
	height:25px;
	width:75px;
	z-index:7;
}

/*下段−12*/
#Link_button {
	position:absolute;
	top: 105px;
	left: 680px;
	height:25px;
	width:75px;
	z-index:7;
}


/*
-----------------------------------------------------
  ↑↑↑↑　ボタン配置部分　ここまで　↑↑↑↑
-----------------------------------------------------
*/



/*
-----------------------------------------------------
  共通フォーマット
-----------------------------------------------------
*/

#BASE {
	position:relative;
	width:805px;
	height:565px;
	z-index:1;
	background-color: #FFFFFF;
}

#Contents {
	position:absolute;
	width:736px;
	height:401px;
	z-index:11;
	left: 30px;
	top: 130px;
	margin-left: 10px;
	background-color: #FFFFFF;
	visibility: visible;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size:small;
	overflow: auto;
}


#C-border-top {
	position:absolute;
	width:765px;
	height:60px;
	z-index:4;
	left: 20px;
	top: 70px;
	visibility: visible;
	background-image: url(../img/contents-border.gif);
}

#C-border-left {
	position:absolute;
	width:10px;
	height:400px;
	z-index:9;
	left: 20px;
	top: 130px;
	background-image: url(../img/contents-border.gif);
	visibility: visible;
}
#C-border-right {
	position:absolute;
	width:10px;
	height:400px;
	z-index:10;
	left: 775px;
	top: 130px;
	background-image: url(../img/contents-border.gif);
	visibility: visible;
}


#C-border-bottom {
	position:absolute;
	width:765px;
	height:10px;
	z-index:8;
	left: 20px;
	top: 530px;
	background-image: url(../img/contents-border.gif);
	visibility: visible;
}

#copy_right {
	position:absolute;
	width:374px;
	height:11px;
	z-index:99;
	left: 245px;
	top: 550px;
	font-size: x-small;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
}

#goto-top {
	position:absolute;
	width:50px;
	height:17px;
	z-index:13;
	left: 750px;
	top: 40px;
	font-weight: bolder;
	font-size: middle;
	color: #666666;
}

.Question {
	color: #0000FF;
	font-weight: bold;
}
.Shoukai-Kyoutyou {
	font-size: large;
	color: #FF0000;
	font-weight: bold;
}
.Sitsumon-Kyoutyou {
	color: #CC6600;
	font-style: italic;
	font-weight: bold;
}

#phone {
	position:absolute;
	width:215px;
	height:16px;
	z-index:13;
	left: 581px;
	top: 5px;
	font-weight: bolder;
	font-size: middle;
	color: #666666;
}
#mail {
	position:absolute;
	width:215px;
	height:15px;
	z-index:14;
	left: 582px;
	top: 20px;
	font-weight: bold;
	color: #666666;
}



a:link {
	text-decoration: none;
	color: #3366FF;
}
a:visited {
	text-decoration: none;
	color: #9933FF;
}
a:hover {
	text-decoration: none;
	color: #00CC33;
}
a:active {
	text-decoration: none;
}




#master-blog {
	position:absolute;
	width:24px;
	height:24px;
	z-index:25;
	left: 453px;
	top: 45px;
}

#master-tweet {
	position:absolute;
	width:24px;
	height:24px;
	z-index:25;
	left: 483px;
	top: 45px;
}

#master-facebook {
	position:absolute;
	width:24px;
	height:24px;
	z-index:25;
	left: 513px;
	top: 45px;
}

#master-mixi {
	position:absolute;
	width:24px;
	height:24px;
	z-index:25;
	left: 543px;
	top: 45px;
}
#master-blog-comment {
	position:absolute;
	width:277px;
	height:15px;
	z-index:26;
	left: 161px;
	top: 45px;
	font-weight: bold;
	font-size: small;
}


.White_Indent_style {
	color: #FFFFFF;
}

/*
-----------------------------------------------------
↑↑↑　共通部分ここまで　↑↑↑
-----------------------------------------------------
*/






/*
-----------------------------------------------------
home.html 独自部分
-----------------------------------------------------
*/


#home_Contents_rogo {
	position:absolute;
	width:730px;
	height:235px;
	z-index:11;
	left: 36px;
	top: 136px;
	margin-left: 0px;
	background-color: #FFFFFF;
	visibility: visible;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size:small;
}

#home_Contents_osirase {
	position:absolute;
	width:103px;
	height:18px;
	z-index:100;
	left: 46px;
	top: 376px;
	font-size: large;
	font-weight: bold;
}
#home_Contents_gedan {
	position:absolute;
	width:745px;
	height:135px;
	z-index:101;
	left: 30px;
	top: 395px;
	overflow: auto;
}


.home_style1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.home_style2 {
	font-size: 12px;
	font-weight: bold;
	color: #663333;
}

.home_style3 {
	font-size: 12px;
	font-weight: bold;
	color: #990066;
}
.home_style5 {
	color: #006600;
	font-weight: bold;
}
.home_style6 {
	color: #000099;
	font-weight: bold;
	font-size: 12px;
}
.home_style7 {
	color: #6600CC;
	font-weight: bold;
	font-size: 12px;
}
.home_style8 {font-weight: bold}
.home_style9 {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.home_style10 {color: #003399}
.home_style11 {
	color: #666633;
	font-size: 12px;
	font-weight: bold;
}
.home_style12 {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
}
.home_style13 {
	color: #663399;
	font-weight: bold;
	font-size: 12px;
}
.home_style14 {
	color: #FF0000;
	font-weight: bold;
}
.home_style15 {
	color: #CC0099;
	font-weight: bold;
}
.home_style18 {color: #6633CC; font-weight: bold; }
.home_style19 {
	color: #FF3399;
	font-weight: bold;
}
.home_style20 {
	color: #66CC33;
	font-weight: bold;
}
.home_style21 {
	color: #330099;
	font-weight: bold;
}
.home_style22 {
	color: #0000FF;
	font-weight: bold;
}

.home_style24 {
	font-size: 18px;
	color: #996600;
}
.home_style25 {
	font-size: 24px;
	font-weight: bold;
}
.home_style26 {
	font-size: 14px;
	font-weight: bold;
}

/*
-----------------------------------------------------
greeting.html 専用部分
-----------------------------------------------------
*/

.greeting_style10 {
	font-size: 20px;
	font-weight: bold;
	color:#993333;
}

.greeting_style11 {
	font-size: 18px;
	font-weight: bold;
	color:#3300CC;
}
.greeting_style12 {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}

.greeting_style14 {
	font-size: 14px;
	color: #CC6600;
	font-style: italic;
	font-weight: bold;
}

.greeting_style15 {
	font-size: 16px;
	color:#990066;
	font-style: italic;
	font-weight: bold;
}

.greeting_style2 {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}

.greeting_style3 {
	color:#660099;
	font-size:14px;
	font-weight: bold;
}

.greeting_style5 {
	font-size: 14px;
	color:#006600;
	font-weight: bold;
}

.greeting_style6 {
	font-size: 14px;
	color:#FF0066;
	font-weight: bold;
}

.greeting_style4 {
	color: #CC6600;
	font-style: italic;
	font-weight: bold;
}

/*
-----------------------------------------------------
summary.html 専用部分
-----------------------------------------------------
*/




.summery_recruit_contents {
	border:#FF9900 solid 0.1em;
	margin: 0px;
	padding: 0px;
	font-size: small;
	width: 650px;
}

.rc_1 {
	border:#FF9900 solid 0.1em;
	margin: 0px;
	padding: 0px;
}

.rc_2 {
	border:#FF9900 solid 0.1em;
	margin: 0px;
	padding: 0px;
}




/*
-----------------------------------------------------
area.html 専用部分
-----------------------------------------------------
*/

.area_style1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.area_style24 {
	font-size: 18px;
	color: #996600;
	font-weight:bold
}

.area_style25 {
	font-size: 24px;
	font-weight: bold;
}

/*
-----------------------------------------------------
faq.html 専用部分
-----------------------------------------------------
*/



/*
-----------------------------------------------------
link.html 専用部分
-----------------------------------------------------
*/



#saj-banner8831 {
	position:absolute;
	width:88px;
	height:31px;
	z-index:18;
	left: 10px;
	top: 135px;
}
#saj-banner8831-text {
	position:absolute;
	width:475px;
	height:40px;
	z-index:2;
	left: 240px;
	top: 135px;
	font-size: small;
}
#link-free {
	position:absolute;
	width:705px;
	height:18px;
	z-index:2;
	left: 2px;
	top: 5px;
	color: #FF3300;
	font-weight: bold;
}
#link-free-banner {
	position:absolute;
	width:110px;
	height:13px;
	z-index:19;
	top: 100px;
	left: 0px;
	font-size: 14px;
	font-weight: bold;
}
#saj-banner20040 {
	position:absolute;
	width:200px;
	height:40px;
	z-index:20;
	left: 10px;
	top: 200px;
}
#saj-banner20040-text {
	position:absolute;
	width:475px;
	height:40px;
	z-index:21;
	left: 240px;
	top: 200px;
	font-size: small;
}
#b8841 {
	position:absolute;
	width:123px;
	height:21px;
	z-index:17;
	left: 10px;
	top: 120px;
	font-size: small;
}
#b20040 {
	position:absolute;
	width:200px;
	height:19px;
	z-index:19;
	left: 10px;
	top: 185px;
	font-size: small;
}
#link-free-text {
	position:absolute;
	width:135px;
	height:20px;
	z-index:22;
	left: 0px;
	top: 265px;
	font-size: 14px;
	font-weight: bold;
}
#saj-textlink {
	position:absolute;
	width:212px;
	height:20px;
	z-index:23;
	left: 10px;
	top: 295px;
	font-size: small;
}
#saj-textlink-text {
	position:absolute;
	width:475px;
	height:20px;
	z-index:24;
	left: 240px;
	top: 295px;
	font-size: small;
}
#link-free-tokusen {
	position:absolute;
	width:200px;
	height:16px;
	z-index:25;
	left: 4px;
	top: 339px;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

#link-banners {
	position:absolute;
	width:676px;
	height:290px;
	z-index:26;
	left: 22px;
	top: 360px;
}

#link-free-site {
	position:absolute;
	width:95px;
	height:15px;
	z-index:27;
	top: 30px;
	font-size: 14px;
	font-weight: bold;
}
#linf-free-intoroduction {
	position:absolute;
	width:95px;
	height:20px;
	z-index:28;
	top: 55px;
	left: 0px;
	font-size: 14px;
	font-weight: bold;
}
#intoroduction-text {
	position:absolute;
	width:520px;
	height:32px;
	z-index:29;
	left: 195px;
	top: 54px;
	font-size: small;
}
#site-text {
	position:absolute;
	width:200px;
	height:15px;
	z-index:30;
	left: 195px;
	top: 30px;
}

