/*
共通
-------------------------------------------------------------------*/
* {
	color:#333333;
	padding:0;
	margin: 0;
	font-size: 12px;
	line-height: 160%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: none;
}
a {
	text-decoration: underline;
	color: #CC6600;
}
li {
	list-style-position: inside;
	list-style-type: circle;
	list-style-image: url(../images/bullet_green.gif);
	vertical-align: middle;
	line-height: 140%;
}
.kome {
	font-size: 12px;
	line-height: normal;
}

.table1 {
	border:1px solid #333333;
	border-collapse:collapse;
	width: 560px;
}  
.table1 td {
	border:1px solid #333333;
	padding-left: 5px;
	line-height: 120%;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}  

.table2 {
	border-collapse:collapse;
	width: 560px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}  

.table2 td {
	margin: 0px;
	font-size: 12px;
	line-height: 130%;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
} 
h4 {
	color: #006633;
}
h1 {
	font-size: 20px;
	color: #006633;
	border-bottom: 1px solid #336600;
	margin-bottom: 10px;
	margin-top: 35px;
	font-weight: normal;
	font-family: "メイリオ";
}

.table2 td {
	padding-left: 5px;
} 

body {
	background-color: #FFFFB0;
	margin: 0px;
	padding: 0px;
}
/*レイアウト枠
-------------------------------------------------------------------*/
#wrapper {
	padding: 0px;
	width: 800px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
/*ヘッダー部
-------------------------------------------------------------------*/
/*ヘッダの外枠サイズと背景*/
#header {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/k3topbar.gif);
	background-repeat: no-repeat;
	height: 66px;
	width: 800px;
	background-color: #FFF;
}
#content {
	background-color: #FFFFFF;
	width: 800px;
}

/*K3ロゴ部分の画像枠*/
#header img {
	clear: both;
	float: left;
	height: 66px;
	width: 227px;
	margin: 0px;
	padding: 0px;
}


/*北陸への文字枠*/
#header h1 {
	margin-top: 5px;
	display: block;
	float: right;
	margin-right: 15px;
	width: 400px;
	text-align: right;
	margin-bottom: 0px;
}
/*北陸への文字リンク設定*/
#header h1 a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
#header  h1 a:hover  {
	color: #003366;
}


/*お問い合わせ、サイトマップ、Englishの全体文字枠*/
#header ul {
	list-style-type:none;
	display: block;
	float: right;
	width: 400px;
	margin-top: 15px;
	margin-right: 15px;
	padding-left: 0px;
	text-align: right;
	margin-bottom: 0px;
}

/*お問い合わせ、サイトマップ、Englishの個々の文字枠*/
#header li {
	display: inline;
}
/*お問い合わせ、サイトマップ、Englishのリンク設定*/
#header  li  a  {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
}
#header li a:hover {
	color: #003366;
	text-decoration: none;
}

/*グローバルナビゲーション（K3ナビメニュー）
-------------------------------------------------------------------*/
/*ナビゲーションの枠*/
#navibar {
	background-image: url(../images/navi_back.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 800px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#navibar h4 {
	float: left;
}
#navibar a {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/nabibtn_back.gif);
	display: block;
	font-size: 12px;
	width: 85px;
	margin-left: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 30px;
	line-height: 27px;
	background-repeat: no-repeat;
	text-align: center;
}
#navibar a:hover {
	color: #666666;
	height: 30px;
	width: 85px;
	letter-spacing: 1px;
}

/*パンくず
-------------------------------------------------------------------*/
#bread {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 800px;
}

#bread p {
	padding: 0px;
	margin-top: 0px;
	margin-left: 20px;
	line-height: 32px;
}


/*左サブナビゲーション（プロジェクト用）
-------------------------------------------------------------------*/

/*サブナビゲーションの枠*/
#subnavi {
	float: left;
	height: auto;
	width: 195px;
	background-color: #FFFFFF;
	margin: 0px;
	display: inline;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 0px;
}
/*サブナビゲーションのタイトル*/
#subnavi-backtoTop {
	width: 195px;
	background-color: #3f6b22;
	font-size: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
}
#subnavi #subnavi-backtoTop p {
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 15px;
}
#subnavi-backtoTop a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#subnavi-backtoTop a:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}

#subnavi-title {
	width: 195px;
	background-color: #3f6b22;
	margin: 0px;
	font-size: 0px;
	padding: 0px;
}

#subnavi #subnavi-title p {
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin: 0px;
}
/*サブナビゲーションの上部メニュー*/
#subnavi-top {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
/*サブナビゲーション　上部メニューのaリンク設定*/
#subnavi #subnavi-top a {
	display: block;
	height: 24px;
	width: 180px;
	padding-top: 6px;
	padding-left: 15px;
	background-color: #c6d6b2;
	text-decoration: none;
	color: #2d4c19;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/sabnavibtn_back2.gif);
}
/*サブナビゲーション　上部メニューのロールオーバー設定*/
#subnavi #subnavi-top a:hover {
	background-image: url(../images/subnavi_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
/*サブナビゲーション　ダウン*/
#subnavi  #subnavi-top #focus {
	display: block;
	height: 24px;
	width: 160px;
	padding-top: 6px;
	padding-left: 15px;
	background-color: #c6d6b2;
	text-decoration: none;
	color: #2d4c19;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/subnavi_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
/*サブナビゲーションの下部メニュー*/
#subnavi-bottom {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
/*サブナビゲーション　下部メニューのaリンク設定*/

#subnavi #subnavi-bottom a {
	display: block;
	height: 24px;
	width: 160px;
	padding-top: 6px;
	padding-left: 15px;
	background-color: #c6d6b2;
	text-decoration: none;
	color: #2d4c19;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/sabnavibtn_back2.gif);
}
/*サブナビゲーション　下部メニューのロールオーバー設定*/
#subnavi #subnavi-bottom a:hover {
	background-image: url(../images/subnavi_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
/*サブナビゲーション　ダウン*/
#subnavi   #subnavi-bottom  #focus {
	display: block;
	height: 24px;
	width: 160px;
	padding-top: 6px;
	padding-left: 15px;
	background-color: #c6d6b2;
	text-decoration: none;
	color: #2d4c19;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/subnavi_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}
/*サブナビゲーション　下のお問い合わせ*/
#subnavi #info {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #999999;
}
#subnavi #info p {
	line-height: 160%;
}


/*メインコンテンツ
-------------------------------------------------------------------*/

#main {
	float: right;
	width: 545px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	display: inline;
	padding-right: 20px;
}

#topmain {
	float: left;
	height: auto;
	width: 680px;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 10px;
	display: inline;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#main  h2 {
	color: #336633;
	font-size: 14px;
	padding-top: 3px;
	background-color: #D9FBAA;
	background-image: url(../images/tokucho.jpg);
	background-repeat: repeat-y;
	padding-left: 15px;
	margin-bottom: 10px;
	border: 1px solid #B7DB93;
	margin-top: 40px;
}

/*ページタイトル-サブページ*/
#main    #pagetitle-sub     {
	width: 550px;
	height: 0px;
	margin: 0px 0px 10px;
}
/*ページタイトル　サブページ　上部番号付文字*/
#main   #pagetitle-sub  p  {
	font-size: 14px;
	text-align: right;
	color: #FF9900;
	font-weight: bold;
	background: url(../images/pagetitle_back_sub.jpg);
	height: 25px;
	width: 550px;
	padding: 3px 20px 0px 0px;
}
/*ページタイトル　サブページ　文字*/
#main   #pagetitle-sub  h1  {
	font-size: 20px;
	text-align: left;
	color: #FFFFFF;
	line-height: 120%;
	padding: 20px 0px 0px;
	margin-top: 20px;
}
#main   /*見出し1*/
#midasi1 {
	background-image: url(../images/head3.gif);
	background-repeat: no-repeat;
	height: 81px;
	width: 570px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main  .midasi1bold {
	font-size: 18px;
	color: #006633;
}
#main  #midasi1  p {
	width: auto;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	line-height: 140%;
}
#main #midasi2 {
	background-image: url(../images/head3.gif);
	background-repeat: no-repeat;
	height: 81px;
	width: 570px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main  #midasi2  p {
	width: auto;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	line-height: 140%;
}
#main #maincolumn {
	width: 570px;
}
#main #maincolumnLeft {
	float: left;
	width: 240px;
	padding-right: 20px;
}


#main #kakomi {
	border: 1px solid #666666;
	padding: 5px;
	width: 560px;
	height: 250px;
}

#main #kakomi2 {
	border: 1px solid #666666;
	padding: 5px;
	width: 560px;
	height: 420px;
}
#main #kakomi2 li {

}



#main .kakomititle  {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
}
#kakomitext ul {
	float: left;
	width: 250px;
	margin-left: 5px;
}
#service li {
	color: #006600;
}
#main #kakomi #leftBox {
	float: left;
	width: 100%;
	margin-left: 5px;
	margin-top: 0px;
}
#main #kakomi #leftBox li {
	list-style-position: outside;
	margin-left: 20px;
}
.midashi6 {
	padding-top: 3px;
}


#main #kakomi #rightBox {
	float: right;
	width: 260px;
}
#main #kakomi #rightBox li {
	margin-left: 20px;
	list-style-position: outside;
}



/*フッタ
-------------------------------------------------------------------*/

#footer {
	background-color: #3f6b22;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	clear: both;
	line-height: 40px;
	height: 45px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #666666;
}

#footer .img {
	float: left;
	margin-top: 4px;
	margin-left: 10px;
}

/*k3ポリシー
-------------------------------------------------------------------*/
#policy {
	background-color: #FFFFFF;
	text-align: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	text-decoration: underline;
}

/* フロートクリア */

/*
フロートクリア*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
}

.clear {
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	min-height: 1px;
}

@media print {
	body { background-color: #FFFFFF; }
}
