@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
.bg {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 100%;
	height: auto;
	background-color: #FFCCFF;
}


.container {
	width: 710px;
	height: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg1.png);
	background-repeat: repeat;
}
.containerCopy {
	width: 730px;
	height: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg_container.png);
	background-repeat: repeat;
}

.header_flash {
	width: 700px;
	margin: 0px;
	text-align: center;
	padding: 0px;
	background-image: url(img/bg1.png);
	background-repeat: repeat;
}
.h1 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.directri {
	font-size: 11px;
	width: 700px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-image: url(img/bg_kuma.jpg);
}

.main {
	padding: 5px;
	width: 700px;
	background-color: #FFFFFF;
	font-size: 12px;
}
.normalTEXT {
	font-size: 12px;
}
.size14 {font-size: 14px}
.size18 {font-size: 18px}

.white12 {
	color: #FFFFFF;
	font-size: 12px;
}

.direction {
	font-size: 12px;
	width: 700px;
	text-align: center;
	color: #000000;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.table1 {
	border-collapse: collapse;
	border: thin solid #FF00FF;
	border-collapse: collapse;
	padding: 3px;
	margin: 3px;
}
.table2 {
	border-collapse: collapse;
	border: thin solid #FF00FF;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.table3 {
	border-collapse: collapse;
	border: thin solid #CCCCCC;
	font-size: 14px;
	margin: 5px;
	padding: 5px;
}




.footer {
	color: #FFFFFF;
	font-size: 12px;
}
.style5 {
	font-size: 10px;
	color: #CCCCCC;
}
.style1 {font-weight: bold}
.style3 {font-size: 11px}
/* トピックス */

#topics_area { 
  width:480px; 
  height: 130px;
  padding-top:30px; 
  background:url(img/top_topix.jpg) no-repeat;
} 
#topics_overflow{
	width:476px;  
	height:115px;
	margin-top:5px;
	margin-left:2px; 
	overflow-y:auto;
	overflow-x:hidden;

}
#topics_area ul{ 
    margin:5px; 
	padding-left:15px; 
	line-height:1.4;
}
#topics_area ul li{ 
    line-height:1.6;
} 
#topics_area ul li.narrow{ 
    line-height:1.2; 
	margin-bottom:5px;
}

/* チラシ */
#chirashi {width:240px; height:64px; padding-top:30px; background-image:url(img/top_chirashi.jpg);}
#chirashi_area { 
  width:238px; 
  height:55px;
  overflow-y:scroll;
	
} 
#chirashi_area ul{ 
  margin:5px;
  padding-left:15px;
}
#chirashi_area li{ 
  line-height:1.6;
}

table#recruit {
	width:600px;
	border-collapse: collapse;
	margin-left:20px;
}

table#recruit th {
	width: 150px;
	border: #aaa solid 1px;
	padding: 10px;
	background-color: #DFFfFF;
	font-size: 1.1em;
	text-align:left;
}

table#recruit td {
	border: #aaa solid 1px;
	padding: 10px;
	font-size: 1.1em;
}

table#recruit th.apply {
	font-size: 1.1em;
	width:20px;
	text-align: center;
	background-color:#CDEEF1;	
}


div.clear {
	clear:both;
}

img.img_left{
	float:left;
	padding: 4px;
	border: solid 1px #dddddd;
}

img.img_right{
	float:right;
	padding: 4px;
	border: solid 1px #dddddd;
}
 
.campaig_title {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:2.4em;
	font-weight: bold;
	color:#F00;
	padding-left: 30px;
}

.campaig_subtitle {
	font-size:1.9em;
	font-weight: bold;
	color:#000;
	padding-left:40px;
	line-height: inherit;
	margin-top:10px;
}
	