body {
	background: #010101 url(./images/66-3.jpg) no-repeat;
	margin:0;
	padding: 0;
	text-align: center;
	color: #000;
}

body#tinymce {
	background: #FFF;
	text-align: left;
	color: #000;
}

p {
	padding: 0;
	margin: 0;
}

ul {
	margin: 0 0 0 20px;
	padding: 0;
}

li {
	padding-left: 0;
}

/* ヘッダー */
div#header {
	width: 950px;
	height: 235px;
	margin: 0 auto;
	background: url(./images/66-2.jpg) no-repeat;
	text-align: left;
}

div#header h1 {
	font-size: 0.625em;
	font-weight: normal;
	color: #10A2AD;
	text-indent: 5px;
	padding-top: 5px;
	margin: 0;
}

div#header2 {
	width: 950px;
	height: 120px;
	margin: 0 auto;
	background: url(./images/66-18.jpg) no-repeat;
	text-align: left;
}

div#header2 h1 {
	font-size: 0.625em;
	font-weight: normal;
	color: #10A2AD;
	text-indent: 5px;
	padding-top: 5px;
	margin: 0;
	text-align: left;
}

div.logo {
	margin-top: 75px;
	margin-left: 125px;
}

div.logo2 {
	margin-top: 20px;
	margin-left: 120px;
}

div#header img, div#header2 img {
	border: 0;
}

/* メニュー */
div.menu_bar {
	background: url("./images/66-4.jpg") repeat-x;
	width: 100%;
	height: 49px;
	font-family: "ヒラギノ角ゴ Pro W3",meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

div.mbar1 {
	clear: both;
	font-size: 0.875em;
	line-height: 49px;
	letter-spacing: 0.075em;
}

a.mbar1:link {
	color: #f5f5f5;
	text-decoration: none;
}

a.mbar1:visited {
	color: #f5f5f5;
	text-decoration: none;
}

a.mbar1:hover {
	color: yellow;
	text-decoration: none;
}

a.mbar1_sel:link {
	color: #ffa500;
	text-decoration: none;
}

a.mbar1_sel:visited {
	color: #ffa500;
	text-decoration: none;
}

a.mbar1_sel:hover {
	color: yellow;
	text-decoration: none;
}

div.mbar2 {
	font-size: 0.75em;
	letter-spacing: 0.075em;
	color: #FFF;
	background-color: #008C8C;
	line-height: 23px;
}

a.mbar2:link {
	color: #FFF;
	text-decoration: none;
}

a.mbar2:visited {
	color: #FFF;
	text-decoration: none;
}

a.mbar2:hover {
	color: yellow;
	text-decoration: none;
}

a.mbar2_sel:link {
	color: #ffa500;
	text-decoration: none;
}

a.mbar2_sel:visited {
	color: #ffa500;
	text-decoration: none;
}

a.mbar2_sel:hover {
	color: yellow;
	text-decoration: none;
}

div.mbar3 {
	font-size: 0.875em;
	letter-spacing: 0.075em;
	color: #076165;
	padding-top: 5px;
	padding-bottom: 0;
}

a.mbar3:link {
	color: #053235;
	text-decoration: none;
}

a.mbar3:visited {
	color: #053235;
	text-decoration: none;
}

a.mbar3:hover {
	color: blue;
	text-decoration: none;
}

a.mbar3_sel:link {
	color: red;
	text-decoration: none;
}

a.mbar3_sel:visited {
	color: red;
	text-decoration: none;
}

a.mbar3_sel:hover {
	color: blue;
	text-decoration: none;
}

/* ボディ */
div.contents {
	margin: 0 auto;
	background-color: #FFF;
	width: 950px;
	overflow: hidden;
	font-family: "ヒラギノ角ゴ Pro W3",meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

/* 分類パス */
h2.catpath {
	margin: 6px 18px 0;
	font-size: 0.75em;
	font-weight: normal;
	text-align: right;
	letter-spacing: 0.075em;
}

h2.catpath a:link {
	color: #076165;
	text-decoration: none;
}

h2.catpath a:visited {
	color: #076165;
	text-decoration: none;
}

h2.catpath a:hover {
	color: red;
	text-decoration: none;
}

/* メニュー */
div#menu_pane {
	width: 200px;
	float: left;
	margin: 0 0 15px;
	text-align: left;
	background: url("./images/66-7.jpg") repeat-y;
}

div.menu {
	font-size: 0.75em;
	letter-spacing: 0.075em;
}

div.dep1 {
	background: url("./images/66-6.jpg") no-repeat;
	line-height: 45px;
	text-indent: 27px;
	font-weight: bolder;
	border-bottom: 1px #FFFECE solid;
}

div.dep1 a:link {
	text-decoration: none;
	color: #FFF;
}

div.dep1 a:visited {
	text-decoration: none;
	color: #FFF;
}

div.dep1 a:hover {
	text-decoration: none;
	color: #010101;
}

div.dep2 {
	line-height: 35px;
	font-weight: normal;
	width: 180px;
	margin-left: 20px;
	text-indent: 8px;
	border-bottom: 1px #FFA930 dotted;
}

div.dep2 a:link {
	text-decoration: none;
	color: #010101;
}

div.dep2 a:visited {
	text-decoration: none;
	color: #010101;
}

div.dep2 a:hover {
	text-decoration: none;
	color: #ff0000;
}

div.dep3 {
	line-height: 35px;
	font-weight: normal;
	margin-left: 30px;
	text-indent: 8px;
	border-bottom: 1px #FFA930 dotted;
}

div.dep3 a:link {
	text-decoration: none;
	color: #010101;
}

div.dep3 a:visited {
	text-decoration: none;
	color: #010101;
}

div.dep3 a:hover {
	text-decoration: none;
	color: #ff0000;
}

/* インフォメーション */
div.info {
	border: 2px #076165 dotted;
	text-align: left;
	padding: 10px;
	margin: 0 20px 20px;
}

/* 記事ペイン */
div.article_pane {
	float: left;
	width: 550px;
	background-color: #FFF;
}

/* 記事 */
h3.article_title {
	font-size: 0.875em;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3",meiryo,"ＭＳ Ｐゴシック",sans-serif;
	color: #076165;
	border-bottom: 3px solid #076165;
	text-align: left;
	padding-bottom: 6px;
	margin: 15px 20px 20px;
	text-indent: 6px;
	width: 510px;
}

h3.article_title a:link, h3.article_title a:visited {
	color: #076165;
	text-decoration: none;
}

h3.article_title_tips {
	font-size: 0.875em;
	font-weight: normal;
	text-align: left;
	line-height: 2em;
	margin-left: 25px;
}

/* 主な機能 */
table.functions {
	border-bottom: 1px #CCC dotted;
	width: 510px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

h3.functions {
	font-size: 0.875em;
	color: red;
	font-weight: normal;
}


div.article_abstract {
	font-size: 0.875em;
	line-height: 1.5;
}

div.article_text {
	font-size: 0.875em;
	line-height: 1.75;
	margin: 0 30px 15px;
	text-align: left;
	overflow: hidden;
	width: 490px;
}

/* よくある質問 */
h3.article_title_qa {
	font-size: 0.875em;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3",meiryo,"ＭＳ Ｐゴシック",sans-serif;
	text-align: left;
	margin: 15px 20px 20px;
	text-indent: 20px;
	color: #B34B35;
	width: 510px;
	background: url(images/59-13.gif) no-repeat;
}

div.article_footer {
	border-top: 1px #CCC solid;
	padding-top: 3px;
	font-size: 0.75em;
	text-align: right;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	letter-spacing: 0.075em;
	font-family: Tahoma, Geneva, sans-serif;
	clear: both;
}

/* 会社案内 */
.table_1 {
	line-height: 2;
	font-family: "ヒラギノ角ゴ Pro W3",meiryo,"ＭＳ Ｐゴシック",sans-serif;
	letter-spacing: 0.075em;
	font-size: 1em;
}

/* コメント */
#comment {
	margin-top: 10px;
	margin-left: 30px;
}

.com_title {
	font-size: 0.875em;
	font-weight: bold;
	color: #075A5F;
	margin-bottom: 5px;
}

.form_title {
	font-size: 0.875em;
	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: 0.875em;
	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: 0.875em;
	line-height: 175%;
	text-align: left;
	width: 65%;
	padding: 15px;
	border-bottom: 1px #999999 solid;
}

.preview2 {
	font-size: 0.875em;
	line-height: 175%;
	text-align: left;
	width: 65%;
	padding: 8px 15px;
}

.conti {
	color: #8080C0;
	margin: 10px 0px;
}

/* ページ送り */
div.page_feed {
	text-align: center;
	letter-spacing: 0.125em;
	margin-bottom: 10px;
	font-size: 0.875em;
	clear: both;
}

/* バナーペイン */
div.banner_pane {
	float: right;
	width: 200px;
	margin: 0 0 25px;
	background: url("./images/66-10.jpg") repeat-y;
}

div.banner_plate {
	background: url("./images/66-9.jpg") no-repeat;
	font-size: 0.75em;
	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.font_size {
	background:transparent url(./images/66-9.jpg) no-repeat scroll left top;
	border-bottom:1px solid #FFF;
	height: 45px;
	text-align: left;
	padding-left: 15px;
}

div.font_size_text {
	float: left;
	margin: 17px 4px 0 0;
	font-size:0.75em;
	font-weight:bold;
}

div.font_size img.small {
	margin-top: 12px;
	float: left;
	margin-right: 3px;
}

div.font_size img.default {
	margin-top: 11px;
	float: left;
	margin-right: 3px;
}

div.font_size img.large {
	margin-top: 10px;
	float: left;
}

/* ログイン */
div.login {
	font-size: 0.75em;
	letter-spacing: 0.075em;
	margin: 10px 0 10px 20px;
	text-align: left;
	line-height: 1.75;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3",meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

div.login img {
	border: 0;
}

/* Googleサイト内検索 */
div.google {
	text-align: left;
	margin: 15px 15px;
	font-size: 0.75em;
}

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.75em;
	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: 0.875em;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: 0.15em;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.5;
}

div.nk a:link, div.nk a:visited {
	color: #000;
	text-decoration: none;
}

div.nk a:hover {
	color: #FF0000;
}

div.banner_ad {
	margin-bottom: 10px;
}

/* twitterアイコン */
div.twitter_icon {
	padding-bottom: 20px;
}

div.twitter_icon a {
	font-size: 0.7em;
	text-decoration: none;
}

/* フッター */
div#footer {
	clear: both;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0 auto;
	width: 950px;
	font-size: 0.875em;
	color: #CCC;
	letter-spacing: 0.125em;
	font-family: Tahoma, Geneva, sans-serif;
}

div.powered {
	clear: both;
	background: url("./images/59-3.jpg") repeat-x;
	font-size: 0.75em;
	letter-spacing: 0.075em;
	text-align: center;
	line-height: 40px;
	font-family: Tahoma, Geneva, sans-serif;
}

/* 画像ズーム lightbox */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(./images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink {
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(./images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(./images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
	font: 12px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData {
	padding:0 10px;
	color: #666;
}

#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

/* タブ */
#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;
}

/* 分類タイトル */
h2.cat_name {
	font-size: 0.875em;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3",meiryo,"ＭＳ Ｐゴシック",sans-serif;
	color: #076165;
	border-bottom: 3px solid #076165;
	text-align: left;
	padding-bottom: 6px;
	margin: 15px 20px 20px;
	text-indent: 6px;
	width: 510px;
}

/* 利用サイト */
div.usage_site {
	float: left;
	width: 170px;
	height: 210px;
	text-align: center;
	margin-left: 10px;
}

h3.usage_site {
	font-size: 0.75em;
	margin: 3px;
}

/* グローバルメニュー */
div.gmenu {
	margin: 0 auto;
	width: 844px;
	background-color: #A9A9A9;
	border-top: 2px solid #FFF;
}

div.gmenu ul { /*1階層*/
	height: 40px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li.li1 { /*1階層リスト*/
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	display: block;
	float: left;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 40px;
	margin: 0;
	width: 160px;
	letter-spacing: 0.08em;
	background: url(images/50-8.jpg) no-repeat;
	position: relative;
}

div.gmenu li a:link, li.li1 a:visited {
	color: #000;
	text-decoration: none;
}

div.gmenu li a:hover {
	color: #FFF;
}

div.gmenu ul ul { /*2階層*/
	display: none;;
	position: absolute;
	z-index: 10;
}

div.gmenu li li { /*2階層リスト*/
	background-color: silver;
	border-bottom: 1px solid #FFFFFF;
	clear: left;
	font-size: 0.8em;
	letter-spacing: 0;
	line-height: 2.5em;
	margin:0;
	text-align: left;
	text-indent: 10px;
	width: 160px;
	position: relative;
}

div.gmenu ul ul ul { /*3階層*/
	top: 0;;
	left: 100%;
}

div.gmenu li li li { /*3階層リスト*/
	background-color: #98FB98;
	border-bottom: 1px solid #FFFFFF;
	clear: left;
	font-size: 1em;
	letter-spacing: 0;
	line-height: 2.5em;
	margin:0;
	text-align: left;
	text-indent: 10px;
	width: 160px;
	position: relative;
}

div.gmenu ul li:hover > ul {
	display: block;
}
