@charset "utf-8";

/* 大枠 */
html,
body {
	height: 100%;
}
body {
	font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 1.2;
    color: #333;
}
#wrapper {
	position: relative;
	height: 100%;
	min-height: 100%;
}
body > #wrapper {
	height: auto;
}
/* リンク */
a:link    {color:#0066FF; text-decoration: none;}
a:visited {color:#0066FF;}
a:hover   {color:#0066FF; text-decoration: underline;}
a:active  {color:#0066FF;}
/* アクセシビリティ */
.guidance {
	left:-999px;
	position:absolute;
	width:990px;
}

h1{
	padding: 10px 0 45px 0;
}



/* ▼▼▼ ヘッダー
=====================================*/
#header {
	background: #ccc;
	min-width: 960px;
	width:100%;
}
#header_inner {
	position: relative;
	background: #fff;
	width:940px;
	margin:0 auto;
	overflow: hidden;
}
/* グローバルナビゲーション */
#g-nav {
	padding-bottom: 40px;
	overflow: hidden;
}
#g-nav li {
	float: left;
}

/* ▼▼▼ メイン 「コンテンツとサイドを囲む要素」
=====================================*/
#main {
	width:920px;
	margin:0 auto;
	padding-top: 15px;
	overflow: hidden;
}

#main a {
	color: #392A7E;
	text-decoration: under-line;
}
#main a:visited {
	color: #392A7E;
	text-decoration: under-line;
}
#main a:hover {
	color: #392A7E;
	text-decoration: none;
}

/* コンテンツ */
#contents {
	width: 740px;
	padding-top: 10px;
	float: right;
}
#contents p {
	padding-bottom: 12px;
}
.contents-inner {
	width: 740px;
	padding: 25px 0 40px 0 ;
	overflow: hidden;
}
.contents-inner-l {
	width: 402px;
	float: left;
}
.contents-inner-r {
	width: 310px;
	float: right;
}
p.page-jump a {
	text-decoration: underline;
}
p.page-jump a:visited {
	text-decoration: none;
}
p.page-jump a:hover {
	text-decoration: underline;
}
#contents p.head-logo {
	padding-bottom: 7px;
}

/* ▼▼▼ メイキング
=====================================*/
#making .r_text {
	font-size: 12px;
}
#making .photo {
	width: 80px;
	height: 80px;
	padding-bottom: 10px;
}
#making td.vtop {
	vertical-align: top;
}
#chishikitable {
	margin-top: 45px;
	margin-bottom: 10px;
}
#chishikitable th,
#chishikitable td {
	font-size: 12px;
	padding: 10px;
	border: 2px solid #fff;
	line-height: 1.5;
}
#chishikitable th {
	width: 120px;
	color: #333;
	background: #FFCE5C;
	padding: 3px 5px;
}
#chishikitable td {
	background: #eee;
}
#chishikitable thead th {
	color: #fff;
	background: #FF1148;
	letter-spacing: 0.1em;
}

/* ▼▼▼ 会社概要
=====================================*/
#profile  {

}
#profile td.vtop {
	vertical-align: top;
}

#profile table.tablestyle {
	width: 90%;
	margin-bottom: 35px;
}

#profile table.tablestyle td,
#profile table.tablestyle th {
	border: 1px solid #ccc;
	padding: 10px;
}

#profile table.tablestyle {
	font-size: 12px;
}
#profile table.tablestyle th {
	background: #eee;
	color: #2B186E;
	width: 120px;
}
#profile #table01 .s_logo {
	float: left;
	margin-right: 15px;
}



#profile table.tablestyle thead th {
	color: #fff;
	background: #2B186E;
	padding: 3px 5px;
}
#table03 td {
	text-align: center;
}
#table03 span {
	float: left;
	padding-right: 20px;
	text-align: left;
}
#table03 td .inner {
	padding-left: 60px;
}
p.station{
	text-align: center;
}



#profile table tr th.print-title{
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}








/* ▼▼▼ スタッフ紹介
=====================================*/
#staff .read {
	font-size: 12px;
}
#question_table {
	margin-bottom: 40px;
}

#question_table td,
#question_table th {
	padding: 5px;
}
#staff .r_text {
	font-size: 12px;
}
#staff .contents-inner .text_table td {
	padding: 5px 0;
	vertical-align: top;
}
#staff .contents-inner .section {
	margin-bottom: 35px;
}
#staff .contents-inner .mb10 {
	margin-bottom: 10px;
}


/* ▼▼▼ リンク
=====================================*/
#link table.tablestyle {
	width: 100%;
	margin-bottom: 35px;
}

#link table.tablestyle td,
#link table.tablestyle th {
	padding: 10px;
}

#link table.tablestyle {
	font-size: 12px;
}
#link table.tablestyle thead th {
	background: #339966;
	color: #fff;
	padding: 4px 5px;
	letter-spacing: 1em;
}
#link table.tablestyle tbody th.title {
	padding: 25px 5px 5px 0;
	color: #006316;
}
#link table.tablestyle tbody td.url {
	background: #66CC66;
	padding: 3px 5px;
}
#link table.tablestyle tbody td.url a {
	color: #0C41D0;
	padding: 3px 5px;
}
#link table.tablestyle tbody td.text {
	padding: 5px 0;
}

/* ▼▼▼ お問合せ
=====================================*/
#form .read {
	font-size: 14px;
	line-height: 1.6;
	padding-bottom: 15px;
}
#form .contents-inner {A
	font-size: 12px;
}
#formtable {
	width: 100%;
	font-size: 12px;
}
#formtable td,
#formtable th {
	padding: 10px;
	border: 1px solid #ccc;
	vertical-align: top;
}
#formtable th {
	background: #0066FF;
	color: #fff;
	
}
#form .btn {
	text-align: center;
	padding: 25px 0
}


/* ▼▼▼ サイド
=====================================*/
#side {
	width: 107px;
	float: left;
}



/* ▼▼▼ フッター
=====================================*/
#footer {
	background: #3A2A7E;
	width:100%;
	margin:0 auto;
}
#footer_inner {
	background: #3A2A7E;
	color: #FFFFFF;
	width:920px;
	padding: 7px 10px;
	margin:0 auto;
	position: relative;
}


/* ▼ ページ上部へ戻る */
.pagetop {

}
/* ▼ コピーライト */
#copyright {
}


