body {
	background: #FFF;
	margin:0;
	padding: 0;
	text-align: center;
}

p {
	padding: 0;
	margin: 0;
}

/* ヘッダー */
div#header {
	display: none;
}

h1.logo {
	padding-top: 90px;
	margin: 0 125px;
}

/* メニュー */
div.menu_bar {
	display: none;
}

div.mbar1 {
	display: none;
}

div.mbar2 {
	display: none;
}

div.mbar3 {
	display: none;
}

/* 分類パス */
div.catpath {
	display: none;
}

/* メニュー */
div#menu_pane {
	display: none;
}

div.menu {
	display: none;
}

div.dep1 {
	display: none;
}

div.dep2 {
	display: none;
}

/* インフォメーション */
div.info {
	border: 2px #076165 dotted;
	text-align: left;
	padding: 10px;
	margin: 0 20px 20px;
}

/* 記事ペイン */
div.article_pane {
	float: left;
	width: 640px;
	background-color: #FFF;
}

/* 記事 */
div.article_title {
	font-size: 1.5em;
	font-weight: bold;
	color: #076165;
	border-bottom: 3px solid #076165;
	text-align: left;
	padding-bottom: 6px;
	margin: 15px 20px 20px;
	text-indent: 6px;
}

div.article_text {
	font-size: 1em;
	line-height: 1.75;
	margin: 0 30px 15px;
	text-align: left;
	overflow: hidden;
}

div.article_footer {
	display: none;
}

/* 会社案内 */
.table_1 {
	line-height: 2;
	font-family: Osaka, "ＭＳ Ｐゴシック";
	letter-spacing: 0.075em;
	font-size: 1em;
}

/* コメント */
#comment {
	margin-top: 10px;
	margin-left: 30px;
}

.com_title {
	font-size: 1em;
	font-weight: bold;
	color: #075A5F;
	margin-bottom: 5px;
}

.form_title {
	font-size: 1em;
	font-family: Osaka, "ＭＳ Ｐゴシック";
	color: #075A5F;
}

input.com1 {
	border: 1px #075A5F solid;
}

textarea.com2 {
	border: 1px #075A5F solid;
}

table.softbank_tbl {
	background-color: #666666;
	font-size: 1em;
}

td.softbank_td {
	padding: 4px 6px;
	background-color: #FFFFFF;
}

#com_res {
	font-size: 1em;
	border-top: 2px #CCCCCC dotted;
	border-bottom: 2px #CCCCCC dotted;
	padding-top: 14px;
	padding-bottom: 0px;
	margin-top: 16px;
	margin-bottom: 10px;
}

.comres_title {
	padding: 3px 5px;
	background-color: #D0D0D0;
}

.comres_com {
	line-height: 1.5em;
	margin: 4px 16px 16px;
}

.preview1 {
	font-size: 1em;
	line-height: 175%;
	text-align: left;
	width: 65%;
	padding: 15px;
	border-bottom: 1px #999999 solid;
}

.preview2 {
	font-size: 1em;
	line-height: 175%;
	text-align: left;
	width: 65%;
	padding: 8px 15px;
}

.conti {
	color: #8080C0;
	margin: 10px 0px;
}

/* ページ送り */
div.page_feed {
	display: none;
}

/* バナーペイン */
div.banner_pane {
	display: none;
}

div.banner_plate {
	background: url("./images/66-9.jpg") no-repeat;
	font-size: 0.875em;
	font-weight: bold;
	letter-spacing: 0.075em;
	line-height: 45px;
	text-indent: 15px;
	text-align: left;
	color: #186118;
	border-bottom: 1px #D8FED7 solid;
	text-decoration: none;
}

div.banner_plate a:link {
	text-decoration: none;
	color: #186118;
}

div.banner_plate a:visited {
	text-decoration: none;
	color: #186118;
}

div.banner_plate a:hover {
	text-decoration: none;
	color: #FF0000;
}

/* ログイン */
div.login {
	font-size: 0.875em;
	letter-spacing: 0.075em;
	margin: 10px 0 10px 20px;
	text-align: left;
	line-height: 1.75;
	font-weight: bold;
}

div.login img {
	border: 0;
}

/* Googleサイト内検索 */
div.google {
	text-align: left;
	margin: 15px 20px;
	font-size: 0.875em;
}

div.google form {
	margin-top: 15px;
	margin-bottom: 15px;
}

input.textbox {
	font-size: 1em;
	padding:3px;
	margin-top: 4px;
	margin-bottom: 4px;
	width: 160px;
}

input.button {
	font-size: 1em;
	letter-spacing: 0.4em;
	padding: 2px 4px;
	margin-left: 104px;
}

/* ＱＲコード */
div.qrcode {
	font-size: 0.875em;
	line-height: 1.5;
	margin: 15px 10px 25px;
	text-align: left;
}

div.qrcode img {
	float: left;
	border: 1px #555 solid;
	margin-right: 10px;
	margin-left: 4px;
}

/* Ｎ＆Ｋ */
div.nk {
	text-align: center;
	font-size: 1em;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.15em;
	font-weight: bold;
	margin-bottom: 20px;
	line-height: 1.5;
}

div.nk a:link, div.nk a:visited {
	color: #000;
	text-decoration: none;
}

div.nk a:hover {
	color: #FF0000;
}

/* フッター */
div#footer {
	display: none;
}

div.powered {
	display: none;
}

/* タブ */
#tabContent {
	background-color: #C0C0C0;
	padding: 2px;
}

#tabIndex {
	margin: 0px;
	padding: 0px;
}

#tabIndex li {
	float:left;
	margin-right: 6px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 25px;
	font-weight: bold;
	list-style-type: none;
	cursor: pointer;
	display: block;
}

#tabIndex .close {
	background-color: #E1E1E1;
	text-decoration: underline;
	color:#0000FF;
}
#tabIndex .open {
	background-color: #FFF;
	text-decoration: none;
}

#tabBoxIndex {
	background-color: #FFF;
	padding: 5px 10px 10px;
	clear: both;
}