@charset "UTF-8";
body {
	font:13px "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;
    *font-size:small;
    *font:x-small;
	margin: 0;
	padding: 0;
	color: #666666;
}
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
/*--------------------イメージ--------------------*/
img{
  vertical-align:bottom;
  border:none; 
}
a:hover img{/*半透明*/
	opacity:0.8;
	filter: alpha(opacity=80);
}
a:hover img.no_alpha{/*半透明にしない*/
	opacity:1.0;
	filter: alpha(opacity=100);
}
/*--------------------ヘッダ--------------------*/
#header_logo {
	height: 85px;
	width: 180px;
	float: left;
}

/*--------------------メインメニュー（上部ボタン）--------------------*/
#main_menu_bg {
	height: 70px;
	width: 100%;
	background: url(../for-u/images/base/header_logo_bg_foru.jpg) repeat-x;
}
#main_menu {
	height: 50px;
	width: 612px;
	background: url(../for-u/images/base/header_logo_foru.jpg);
	padding-left: 348px;
	padding-top: 20px;
	margin: 0px auto;
}
#pankuzu {
	width: 960px;
	text-align: right;
	height: 15px;
	line-height: 15px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
}

/*--------------------メインイメージ（トップ）--------------------*/
#main_image {
	width: 960px;
}
#main_image_bg {
	width: 960px;
	height: 300px;
	position: relative;
	/*background-image: url(../for-u_test/images/pronto_main_recruit.jpg);*/	
}
#main_image_txt {
	width: 400px;
	height: 300px;
	position: absolute;
	top: 70px;
	left: 600px;
}
/*--------------------トップページ--------------------*/
#news{
	width: 720px;
	overflow: auto;
	height: 120px;
	font-size: 14px;
	line-height: 1.6em;
}
		
/*--------------------コンテンツ（全幅）--------------------*/
#contents{
	width: 960px;
	background: #FFFFFF url(../for-u/images/base/content_bg.gif);
}
.contents_foot{
	width: 960px;
	background: no-repeat;
	height: 30px;
}
/*--------------------コンテンツ（左）--------------------*/
#contents_l{
	width: 780px;
	background: url(../for-u/images/base/section_bg.gif) repeat-y;
	float: left;
}

/*--------------------サイドメニュー--------------------*/
#side_menu {
	width: 179px;
	padding: 0px;
	float: left;
	background: repeat-y;
}
.side_menu_up {
	width: 179px;
}
.side_menu_foot {
	width: 180px;
	padding: 0px;
	height: 40px;
	background: url(../images/base/side/side_foot.gif);
}
.side_menu_button {
	width: 159px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.side_menu_banner {
	width: 160px;
	background: #FFFFFF;
	padding: 10px 15px 10px 5px;
}
.side_menu_btn {
	width: 158px;
	background: #EDEDED;
	height: 15px;
	border: 1px solid #C3C3C3;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*--------------------ベースページ--------------------*/
.base_txt {
	width: 740px;
	font-size: 13px;
	margin-top: 0px;
	line-height: 1.8em;
	padding-right: 40px;
	padding-left: 0px;
}
.base_pageup {
	width: 880px;
	font-size: 13px;
	margin-top: 0px;
	line-height: 1.6em;
	text-align: right;
	padding: 10px 50px 10px 30px;
}
/*--------------------トップページ--------------------*/
.top_about_l {/*---＊＊＊はこんなお店です/左---*/
	width: 480px;
	float: left;
	padding-right: 20px;
}
.top_about_r {/*---＊＊＊はこんなお店です/右---*/
	height: 150px;
	width: 240px;
	float: left;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.8em;
}
.top_2column_l {/*---2列コラム---*/
	height: 130px;
	width: 360px;
	float: left;
	margin-bottom: 20px;
}
.top_2column_r {/*---2列コラム---*/
	height: 130px;
	width: 360px;
	float: left;
	margin-bottom: 20px;
	margin-left: 20px;
}
.top_2column_img {/*---2列コラム写真付・左---*/
	height: 120px;
	width: 120px;
	float: left;
	background: #D3D3D3;
	margin-right: 5px;
}
.top_2column_cont {/*---2列コラム写真付・右---*/
	height: 130px;
	width: 235px;
	float: left;
}
.top_2column_title {/*---2列コラム写真付・タイトル---*/
	height: 20px;
	width: 230px;
	line-height: 1.7em;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background: #8D919E;
	padding-left: 5px;
}
.top_2column_txt {/*---2列コラム写真付・テキスト---*/
	width: 230px;
	line-height: 1.4em;
	margin-left: 5px;
}

.top_map_l {/*---基本情報・テキスト---*/
	width: 470px;
	float: left;
}
.top_map_r {/*---基本情報・マップ---*/
	width: 250px;
	float: left;
	margin-left: 20px;
	background: #FFFFFF;
}
.top_map_txt_l {/*---基本情報・テキスト/左---*/
	width: 80px;
	float: left;
	border-right: 1px solid #CCCCCC;
	line-height: 1.5em;
}
.top_map_txt_r {/*---基本情報・テキスト/右---*/
	width: 378px;
	float: left;
	margin-left: 10px;
	line-height: 1.5em;
}
.top_entry_l {/*---アルバイト応募/左---*/
	height: 150px;
	width: 330px;
	float: left;
	margin-top: 10px;
}
.top_entry_r {/*---アルバイト応募/右---*/
	height: 150px;
	width: 410px;
	float: left;
	margin-top: 10px;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.8em;
}

.top_column {/*---1列コラム・写真付---*/
	width: 740px;
	float: left;
	margin-bottom: 20px;
}
.top_column_l {/*---1列コラム写真付・左---*/
	width: 120px;
	float: left;
	margin-right: 10px;
	height: 120px;
}
.top_column_r {/*---1列コラム写真付・右---*/
	width: 610px;
	float: left;
}
.top_column_title {/*---1列コラム写真付・タイトル---*/
	height: 20px;
	width: 610px;
	border-bottom: 1px solid #CCB698;
	margin-bottom: 10px;
	font-weight: bold;
	color: #825330;
	font-size: 15px;
	letter-spacing: 0.1em;
}
.top_column_txt {/*---1列コラム写真付・テキスト---*/
	width: 610px;
	line-height: 1.8em;
}

/*--------------------テキスト--------------------*/
h1 {
	font-size: 14px;
	line-height: 1.8em;
	color: #0A2889;
	font-weight: normal;
}
h2 {
	height: 18px;
	width: 740px;
	font-size: 18px;
	font-weight: bold;
	color: #006633;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	line-height: 1em;
	border-left: 5px solid #CCCCCC;
	margin-top: 30px;
	padding: 3px 0px 3px 5px;

}
h3 {

}
h4 {

}
.txt_green {
	color: #339933;
}
.txt_light_green {
	color: #2BAE00;
}
.txt_red {
	color: #FF0000;
}
.txt_white {
	color: #FFFFFF;
}
.txt_blue {
	color: #0066CC;
}
.center {
	text-align: center;
}

/*--------------------フッター/リンク--------------------*/
.foot_pagetop_button {
	width: 800px;
	font-size: 12px;
	margin: 5px 0px;
	text-align: right;
	border-top: 1px;
	height: 20px;
}
.foot_link {
	width: 960px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 1.6em;
	background: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 2px;
}
#footer {
	padding: 20px 0px;
	height: 10px;
	text-align: center;
	width: 100%;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	background: url(../for-u/images/base/footer_bg_foru.jpg) repeat-x;
}
/*a {
text-decoration: none;
}*/

/*タブ
-----------------------------------------*/
section {
	z-index: 100;
	width: 780px;
	background: url(../for-u/images/base/section_bg.gif) repeat-y;
}

/*タブ
-----------------------------------------*/
section ul.tab {
height: 45px;
overflow: hidden;
}
section ul.tab li a {
	float: left;
	background: #DCDCDC;
	color: #3366FF;
	width: 390px;
	text-align: center;
	line-height: 55px;
	margin-right: 0px;
	font-size: 18px;
	font-weight: bold;
	background: #fff url(../for-u/images/base/tab_b.jpg);
	letter-spacing: 0.1em;
}
section ul.tab li a.selected {
	font-size: 18px;
	background: #fff url(../for-u/images/base/tab_a.jpg);
	color: #666666;
}

/*タブの内容
-----------------------------------------*/
section article {
	display: block;
	min-height: 400px;
	color: #333333;
}
/*マップ
-----------------------------------------*/
.map {
	width: 740px;
	font-size: 13px;
	margin-top: 0px;
	line-height: 1.8em;
	padding-right: 40px;
	padding-left: 0px;
	background: url(../for-u/images/base/map_info.gif);
}
/*区切り線
-----------------------------------------*/
.normal_line {
	display: block;
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
