body {
	margin: 0px;
	text-align: center;
	color: #666666;
	font-size: 12px;
	background-color: #CCCCCC;
	background-image: url(img/menubg.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	padding: 0px;
}

a:link { color: #F038A5; } 
a:visited { color: #F038A5; } 
a:hover { color: #F038A5; font-weight: bold; }
a:active { color: #F038A5; } 

p {margin: 0px; padding: 0px;}

h1,h2,h3,h4,h5,h6 {
	margin-top: 0px;
	margin-bottom: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

strong {
	font-weight: normal;
}

em {
	font-style: normal;
}

.centering {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.righting {
	text-align: right;
}

.lefting {
	text-align: left;
}

.centered {
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#container {
	text-align: left;
	width: 752px;
	border-left: #666666 solid 1px;
	border-right: #666666 solid 1px;
	margin: 0px auto;
}

/* Right */
#right {
	float: right;
	width: 530px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom: 0px;
}

#right-inner {
	margin: 0px auto;
}

#right h1 {
	background-color: #F038A5;
	background-image: url(img/titlebg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: left center;
	line-height: 25px;
	font-size: 15px;
	padding-left: 25px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#right h1 a {
	color: #FFFFFF;
	background-image: url(img/more.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 15px;
	text-decoration: none;
	display: block;
	height: 25px;
	line-height: 25px;
}

#right h1 a:hover {
	background-image: url(img/more-hover.gif);
	background-repeat: no-repeat;
	background-position: right center;
}


/* Left */
#left {
	float: right;
	width: 220px;
	margin-right: 0px;
	margin-left: 0px;
	overflow: auto;
	margin-bottom: 0px;
}

/* 右側上段 */
.top {
	background-image: url(img/topbg.gif);
	background-repeat: repeat-x;
	padding: 9px 0px 25px 0px;
}

/* 右側上段テキスト */
.toptext {
	width: 278px;
	padding: 10px;
	float: left;
	font-weight: bold;
}

/* 右側段落 */
#right DIV {
	margin : 0px 0px 15px 0px;
}

/* 更新履歴 */
.new {
	height: 48px;
	background-image: url(img/pic03.jpg);
	background-repeat: no-repeat;
	padding: 24px 242px 20px 20px;
	margin : 0px;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

.item_appeal {
	line-height: 1.3em;
}

.item_appeal li {
}


.bigtitle {
	background-image: url(img/more.gif);
	background-repeat: no-repeat;
	background-position: center;
}

/* 企業名タイトル */
.name {
	width: 370px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.name a {
	display: block;
	width: 100%;
}

.name a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.name a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.name a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.name a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* more画像 */
.more {	
	float: left;
}

/* バナー */

#right h2 {
	font-size: 13px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
}

/* 説明文 */
.text {
	padding: 0px 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* 左側ロゴ */
.rogo {
	background-image: url(img/rogobg.gif);
	background-repeat: no-repeat;
	padding-top: 17px;
	padding-left: 15px;
}

/* 左側メニュー */
.menu {
	margin-top: 20px;
	clear: both;
}

.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.menu li a {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

/* 左側メニューリンク画像 */
#left h1 {
	padding: 5px 0px 10px;
}

/* 左側メニュー下テキスト */
.menutext {
	font-size: 11px;
	font-weight: bold;
	margin: 10px auto;
	padding-right: 30px;
	padding-left: 10px;
}

.menutext p {
	margin-bottom: 12px;
}

/* フッター（回り込み両解除） */
#footer {
	clear: both;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* トップへ戻る */
#footer p {
	display: block;
	height: 20px;
	text-align: right;
}

.footer-inner {
	text-indent: -9999px;
	background: url(img/copi.gif) no-repeat center bottom;
	height: 15px;
	width: 100%;
	margin-bottom: 0px;
}


/* 右側階層ガイド */
#gide {
	padding-right : 20px;
	text-align: right;
}

/* 右側左表 */
#right-left {	
	width: 320px;
	margin : 10px 0px;
	padding: 0px;
	float: left;
}

/* 右側左表タイトル文字 */
#right-left h3 {
	margin : 0px 20px 10px 0px;
	padding : 3px 0px;
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	border-top: #666666 solid 2px;
	border-bottom: #666666 solid 1px;
}

/* 右側右表 */
#right-right {	
	width: 190px;
	margin : 10px 20px;
	padding: 0px;
	float: left;
}

/* 右側右表テーブル */
#right-right table {	
	width: 190px;
	margin-bottom : 20px;
}

/* 右側右表テーブルタイトル */
#right-right h4 {
	margin: 0px 0px 10px 0px;
	padding: 3px 0px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	background-color: #302F2F;
}

/* 右側右表テキスト */
#right-left p {
	margin: 0px 20px 30px 10px;
	line-height: 1.6em;
}

/*
.ok {
	background-image: url(img/ok.gif);
	background-repeat: no-repeat;
	background-position: right center;
}


.ng {
	background-image: url(img/ng.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
*/

.servicemenu {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.servicemenu-inner {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.servicemenu-inner ul {
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.servicemenu-inner li {
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 1.5em;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-left: 15px;
}

.ok {
	background-image: url(img/ok_long.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.ng {
	background-image: url(img/ng_long.gif);
	background-repeat: no-repeat;
	background-position: right center;
}


.servicemenu-inner li a {
	display: block;
	text-decoration: none;
	line-height: 1.4em;
	width: 100%;
}

.servicemenu-inner li a:hover {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF6699;
	background-image: url(img/ok_long.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.servicemenu-inner ul ul {
}

.servicemenu-inner li li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}

.ling {
	background-image: url(img/ng.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 15px;
	width: 18px;
	display: block;
	white-space: -9999;
	float: right;
}

.liok {
}

.itemlist {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.itemlist-inner {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.itemlist-inner ul {
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.itemlist-inner li {
	list-style-type: none;
	background-image: url(img/icon-dia.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 1.5em;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-left: 15px;
}

.itemlist-inner li a {
	display: block;
	text-decoration: none;
	line-height: 1.4em;
}

.itemlist-inner li a:hover {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF3399;
}

/* 右側右表テーブル下線 */
#right-right td {
	border-bottom: #cccccc dashed 2px;
}

/* 右側右表企業紹介 */
.kigyo {
	margin: 0px;
	padding: 10px;
	color: #666666;
	line-height: 1.6em;
	border: 1px solid #666666;
}

.kigyo h5 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* テキストページ説明文 */
.text {
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 1.3em;
}

#text {
	width: 490px;
	margin: 0px;
	padding: 20px 10px 0px 10px;
	line-height: 1.3em;
}

/* 新着説明文 */
#newtext {
	width: 490px;
	margin: 0px;
	padding: 15px 10px 0px 10px;
}

#newtext ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#newtext li {
	line-height: 1.6em;
}

#newtext li a {
	text-decoration: none;
}

/* 新着説明文下線 */
#newtext  h2 {
	margin : 0px;
	padding: 0px 0px 0px 15px;
	font-size: 12px;
	font-weight: normal;
	background-image: url(img/icon-dia.gif);
	background-repeat: no-repeat;
}


.key{
	position:absolute;
	top:-2000px;
	left:-2000px;
}


/* 会社概要テーブル見出し */
.midashi {
	background-color: #302F2F;
	color: #FFFFFF;
	font-weight: bold;
}


/* 質問説明文 */
#qandatext {
	width: 490px;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

/* 新着テキスト下線 */
#qandatext h2 {
	margin : 0px;
	padding: 1px 0px 0px 18px;
	height: 15px;
	font-size: 12px;
	font-weight: normal;
	background-image: url(img/q.gif);
	background-repeat: no-repeat;
}

/* 新着リンク下線 */
#qandatext A {
	text-decoration:none;
}


/* 質問回答集右側 */
#qandaright {float: right; width: 530px; overflow: hidden;}

/* 質問回答集上部ガイド */
.gide {
	margin : 0px 0px 20px 0px;
	padding-right : 20px;
	text-align: right;
}

/* 質問回答集見出し */
#qandaright h1 {
	width: 510px;
	margin : 0px;
	height: 25px;
	background-color: #F038A5;
	background-image: url(img/titlebg.gif);
	background-repeat: no-repeat;
}

/* 質問 */
#qandaright h2 {
	margin : 0px;
	padding: 1px 0px 0px 18px;
	height: 15px;
	font-size: 12px;
	background-image: url(img/q.gif);
	background-repeat: no-repeat;
}

.fukidashi-text {
	margin: 0px;
	width: 338px;
	padding: 0px 27px 0px 10px;
	background-image: url(img/a-02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.fukidashi {
	padding: 10px 0px 0px 40px;
	float: left;
}

.answer {
	padding-left: 18px;
	background-image: url(img/a.gif);
	background-repeat: no-repeat;
}


.clear {
	clear:both;
	font-size: 1px;
}
	
.line {
	margin: 20px 0px;
	border: #cccccc dashed 2px;
}

	
.line02 {
	margin: 10px 0px;

	border: #cccccc dashed 2px;
}

.operator {
	width: 490px;
	background-image: url(img/operator.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.left {
	float:left;
}

.jitenblock {
	display:inline;
	margin: 0px 10px 0px 0px;
}

.jitenimg {
	display:inline;
	float:left;
	margin-right: 10px;
}

.jitentext {
	font-weight: bold;
	font-size: 16px;
}

.jiten {
	display:inline;
	float:left;
	margin-right: 10px;
	width: 110px;
}

#basic-q h2 {
	font-size: 12px;
	font-weight: normal;
	background-image: url(img/q.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 18px;
	margin-left: 20px;
	background-position: left center;
	line-height: 1.0em;
}

#basic-q h2 a {
	text-align: left;
}
	
.box-line {
	width: 440px;
	margin : 10px;
	padding: 10px 20px;
	border: #666666 solid 1px;
}

.yamikeyord {
	display:inline;
	float:left;
	margin-right: 10px;
	width: 127px;
}


.name-long {
	width: 480px;
	padding : 5px 0px 0px 30px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
}

.form-text {
	width: 300px;
}

FORM {
	margin: 0px;
	padding : 0px;
}

#link_box {
	width: 175px;
	font-size: 11px;
	text-align:left;
	margin: 15px 10px 10px 15px;
}

#link_box p {
	margin-bottom: 7px;
}

#link_box a:hover {
	font-weight: normal;
	text-decoration: none;
}

/*---------------- link--------------------*/
.sitelink {
	width: 200px;
}

.sitelink h2 {
	width:180px;
	font-weight:bold;
	color:#333;
	border-bottom:2px dotted #CCC;
	text-align:center;
	font-size: 13px;
	padding: 3px 0;
	margin-top: 20px;
	margin-bottom: 8px;
}


.sitelink dl {
	width:180px;
	margin:0;
	padding:5px 0 10px 8px;
	text-align:left;
}

.sitelink dt {
	font-size:10px;
	padding:0;	
	margin:0 0 2px 0;
}

.sitelink dd {
	padding:0px 0 0px 0;
	margin:0 0 8px 0;
}

.sitelink dd a {
	font-size:10px;
	padding:0;
	margin:0;
	text-decoration: underline;
	}


.servicecate {
}

.servicecate-inner {
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.servicecate h2 {
	width:180px;
	font-weight:bold;
	color:#333;
	border-bottom:2px dotted #CCC;
	text-align:center;
	font-size: 13px;
	padding: 3px 0;
	margin-top: 10px;
	margin-bottom: 8px;
}

.servicecate-inner ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	overflow: auto;
}

.servicecate-inner li a {
	text-decoration: none;
	list-style-type: none;
	background-image: url(img/icon-dia2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 16px;
}

.servicecate-inner li a:hover {
	color: #CC0000;
}


.lastup-out {
	margin-right: auto;
	margin-left: auto;
}

.lastupdated {
	text-align: center;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

.bottombanner {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 1.7em;
	clear: both;
	width: 520px;
}

.bottombanner p {
	font-weight: bold;
	color: #CC0033;
	font-size: 12px;
}

.bottombanner img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#right-inner h2 a {
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding: 3px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#right-inner h2 a:hover {
	text-decoration: none;
}

.archives {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

.archives h2 {
	text-align: right;
	font-size: 12px;
	font-weight: normal;
}

.archives-list {
	clear: both;
	margin: 0px auto 25px;
	line-height: 1.3em;
	overflow: auto;
}

.listbanner {
	float: left;
}

.listexplain {
	float: right;
	margin-right: auto;
	margin-left: auto;
	width: 405px;
}

.listexplain h3 a {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #FFECEC;
	display: block;
	padding: 2px;
	text-decoration: none;
	width: 97%;
}

.listexplain h3 a:hover {
	font-weight: bold;
	color: #FF3399;
	background: #FFCCCC;
	display: block;
}

.listexplain h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.listexplain p {
}
