@charset "utf-8";

/* デフォルト */
*{
	margin: 0;
	padding: 0;
}

body,html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background: #FFFFFF url(../images/bg_main.gif) repeat-x;
	color: #444444;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a{	
	text-decoration: none;
}

a img {
	border: none ;
}

#container {
	width: 800px;
	margin: 0px auto;
}

/*ヘッダー*/
#container-header {
	width: 720px;
	height: 135px;
	padding: 20px 40px 0px 40px;
	background-image: url(../images/bg_header.gif);
	line-height: 45px;
	font-size:28px;
	font-weight:bold;
	position: relative;
}

/*ヘッダー左側のメインロゴ*/
#container-name {
	float: left;
	margin-top: 30px;	
}

/*ヘッダー右側の文字*/
#container-slogan {
	float: right;
	font-size: 18px;
	font-weight: normal;
	margin-top: 45px;
	margin-right: 0px;	
}

/*背景のオレンジのライン＆メイン画像エリア */
#container-eyecatcher {
	width: 720px;
	height: 350px;
	padding: 0px 40px 0px 40px;
	background-image: url(../images/bg_eyecatcher.gif);
}

/*ナビゲーション　横リンク*/
#container-navigation {
	width: 720px;
	height: 45px;
	border-bottom: 1px solid #ffffff;
	background-image: url(../images/bg_navigation.gif);
}

#navigation li {
	list-style: none;
	text-align: center;
	margin-top: 5px;
	float: left;
}

#navigation li a {
	color: #ffffff;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 10px;
	border-right: 1px solid #ffffff;
	min-width: 120px;
	display: block;
}

* html #navigation li a { /*IE6 hack*/
	width: 120px;
}

#navigation li a.on,
#headnavi li a.on {
	color: #F90;
}

#navigation li a:hover {
	text-decoration: underline;
	color: #F90;
}

/* ヘッダー内ナビゲーション */
#headnavi {
   list-style:none;
   position:absolute;
   top: 20px;
   right: 30px;
}

* html #headnavi {　/*IE6 hack*/
   top: 30px;
}

#headnavi li {
	display: inline;
	margin-left: 5px;
}

#headnavi li a{
	padding-left: 5px;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

#headnavi li a:hover{
	text-decoration: underline;
	color: #F90;
}

/*コンテンツ部分　外枠*/
#container-content {
	width:720px;
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	height: auto;
}

#content a:link {
	color: #06C; 
	border-bottom: 1px dotted #06C;
}
#content a:visited {
	color: #639; 
	border-bottom: 1px dotted #639;
}
#content a:hover {
	color: #F80; 
	border-bottom: 1px dotted #F80;
}
#content a:active {
	color: #C30;
	border-bottom: 1px dotted #C30;
}

#subnavigation a:link {
	color: #06C; 
	border-bottom: 1px dotted #06C;
}
#subnavigation a:visited {
	color: #639; 
	border-bottom: 1px dotted #639;
}
#subnavigation a:hover {
	color: #F80; 
	border-bottom: 1px dotted #F80;
}
#subnavigation a:active {
	color: #C30;
	border-bottom: 1px dotted #C30;
}

/*コンテンツ部分　左側*/
#content {
	width: 500px;
	float: left;
	padding-top: 10px;
}

/*コンテンツ部分サブ（右側）*/
#sub {
	width: 200px;
	margin-left: 520px;
}

* html #sub {  /*IE6 hack*/
	margin-left: 510px;
}

#sub p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

ul#subnavigation {
	margin-left: 10px;
	background-image: none;
}

#subnavigation li {
	line-height: 1.4;
	/*padding: 2px 0px 2px 5px;*/
	margin-bottom: 5px;
}

#subnavigation li:first-line {
	background-color: #FEE0FA;
}

/*#subnavigation li a {
	text-decoration: none;
	color: #006AC3;
}

#subnavigation li a:hover {
	color: #F90;
}

ul#bunnerarea {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}*/

#bunnerarea li {
	list-style: none;
	padding: 2px 0px 2px 15px;
	margin: 0 0 15px 0px;
}

#bunnerarea p {
	line-height: 1.2;
	margin: 0;
}

#bunnerarea  img {
	padding: 1px;
	border: 1px solid #999;
}

/*フッター部分*/
#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 800px;
	padding: 10px 0px 20px 0px;
	margin: 0;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #666;
}

#container-footer a:hover {
	color: #F90;
}

#footer {
	font-size: 12px;
	color: #666;
	width: 800px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 400px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 300px;
	padding-right: 10px;
}

/* 見出し */
h1 {
	font-size: 22px;
	color: #333;
	margin: 0 0 1em;
	padding: 0px 0 0px 25px;
	background: url(../images/arr_01.gif) no-repeat left center;
}

h2 {
	font-size: 16px;
	color: #555;
	padding: 0 0 5px 10px;
	margin-bottom: 10px;
	border-left: 5px solid #FF8A16;
	border-bottom: 1px dotted #999;
	clear: both;
}

h3 {
	font-size: 14px;
	color: #666;
	margin: 10px 0 ;
	line-height: 1.6em;
}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 1.6em;
	color: #444;
	margin: 0 0 20px 25px;
}

#container-eyecatcher p {
	line-height: 1.6;
	color: #666666;
	margin: 20px 0 20px 25px;
}

#content img {
	padding: 4px;
	border: 1px solid #999;
	background: #EEE;
}

/* リスト表示 */
#content ul {
	margin: 10px;
}

#content li {
	line-height: 1.5em;
	margin-bottom: 0.5em;
}

#content dl {
	width: 460px;
	padding: 10px;
	overflow: hidden;
	margin-bottom: 20px;
}  

#content dt {
	width: 90px;
	clear: both;
	float: left;
	margin-left: 20px;
	padding: 10px 0 10px 15px;
	font-weight: bold;
}

#content dd {
	padding: 5px 5px 10px 90px;
	border-bottom: 1px dashed #999;
	text-align: right;
	line-height: 1.6em;
}

#content ul.pasapo_lead {
	margin-bottom: 1.5em;
}

#content ul.pasapo_lead li {
	font-weight: bold;
	margin-left: 2em;
}

/*　採用情報　*/
#content .recruit dt {
	margin: 0;
	color: #F63;
}

#content .recruit dd {
	padding: 5px 5px 10px 120px;
	text-align: left;
}

/*　テーブル　*/
table.price {
	margin-bottom: 1.5em;
}

table.price th {
	background-color: #FC3;
	text-align: center;
	padding: 0.5em;
	border: 1px solid #999;
}

table.price td {
	padding: 0.5em;
	line-height: 1.4;
	border: 1px solid #999;
	text-align: center;
}
table.price td.pricesam {
	font-size: 12px;
	text-align: left;
}

/* フロート */
.cl {
	clear:both;
}

.fl_l img {
	float: left;
	margin: 5px 10px;
}

.fl_r img {
	float: right;
	margin: 5px 10px;
}

/* TOPボックス */
.top_box {
	margin: 10px 0px 10px 5px;
	padding:5px;
	width:145px;
	height:auto;
	font-size: 12px;
	float:left
}

#content div.top_box p {
	margin: 0;
}

.top_box img {
	margin: 0;
}

.top_box h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px auto;
	border-bottom: 3px double #999;
}


/* 細かい設定 */
#home_pasapo img {
	background-color: #FFF;
	border: none;
	padding: 0;
	margin-bottom: 20px;
}

#content a#home_pasapo:link {
	border-bottom: none;
}
#content a#home_pasapo:visited {
	border-bottom: none;
}
#content a#home_pasapo:hover {
	border-bottom: none;
}
#content a#home_pasapo:active {
	border-bottom: none;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(../images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

#content .quote li {
	line-height: 1.5;
}

.mgn10 {
	margin: 10px 0;
}

.mgnb20 {
	margin: 10px 0 20px 0;
}

p.pagetop { /*pagetop*/
	text-align: right;
	line-height: 2em;
}

.pagetop a { 
	color: #666;
	text-decoration: none;	
}

.pagetop a:hover {
  color: #FF9933;
}

.red {
	color: #C03;
}

.blue {
	color: #036;
}

.orange {
	color: #F90;
}

/* TOP見出し調整　*/
#content h1.toph1 {
	font-size: 13px;
	color: #F90;
	background: url(none);
	margin: 0 0 1em 0;
	padding: 0;
}
#content h1.toph1 img {
	margin: 0px;
	padding: 0px;
	border: none;
}

#content p.lead:first-letter {
	font-size: 2em;
	color: #F60;	
}


/*　RSS　FEED　*/
.rss-box {
	margin: -10px 0 0 10px;
}

.rss-title {
	display: none;
}

.rss-items {
	margin: 3px 0 20px;
	color: #999;
	font-size: 10px;
}

li.rss-item {
	margin-bottom: 0.8em;
	line-height: 1.2;
	list-style: none;
}

li.rss-item a {
	font-size: 11px;
}

