 @charset "utf-8";
/* ================================
    CSS STYLES FOR infoCMS1.0
   ================================
*/ 

/* ---------------------------------------------------------
PrintCSS
--------------------------------------------------------- */
@media print {
body {
	zoom: 80%;
}
#SkinIndex {
	zoom: 80%;
}
/*--左からの位置調整　IE6--*/
* html #Skin2ColumnsLnavi .PageWrapper {
	margin: 0 0 0 70px;
}
/*--左からの位置調整--*/
#Skin2ColumnsLnavi .PageWrapper {
	float: left;
	margin: 0 0 0 90px;
}
/*--非表示--*/
#HeadBody,#NaviBg,.SidePane,.GotoPageTop,#Foot,.Breadcrumb {
	display: none;	
}
#TopPaneBg {
	display: block;	
	background: none;
}
/*--トップページ--*/
#SkinIndex #TopPaneBg, #SkinIndex .SidePane {
	display: block;
	background: none;
}
}




/* ---------------------------------------------------------
common
--------------------------------------------------------- */
.red {
	color: #CC0000;
}
.bold {
	font-weight: bold;
}
.small {
	font-size: 10px;
}
.m10b {
	margin-bottom: 10px;
}
.m20b {
	margin-bottom: 20px;
}
.m30b {
	margin-bottom: 30px;
}
/* ---------------------------------------------------------
フリーボタン
--------------------------------------------------------- */
/*--フリーボタン01列--*/
ul.freebutton01 {
	clear: both;
	width: 620px;
	padding: 0;
	margin: 10px 0;
	font-size: 12px;
}
ul.freebutton01 li {
	float: left;
	list-style: none;
	margin: 0 0 10px;
}
ul.freebutton01 li a {
	display: block;
	width: 575px;
	height: 25px;
	padding: 9px 30px 0 15px;
	background: url(/corp/Portals/0/images/common/freebutton/freebutton01.gif) no-repeat top left;
	line-height: 1.2em;
	color: #666666;
}
ul.freebutton01 li a:link, ul.freebutton01 li a:visited, ul.freebutton01 li a:active {
	text-decoration: none;
	color: #666666;
}
ul.freebutton01 li a:hover {
	text-decoration: underline;
	color: #666666;	
}
/*--フリーボタン02列--*/
ul.freebutton02 {
	clear: both;
	width: 620px;
	padding: 0;
	margin: 10px 0;
	font-size: 12px;
}
ul.freebutton02 li {
	float: left;
	list-style: none;
	margin: 0 10px 10px 0;
}
ul.freebutton02 li.right {
	margin: 0 0 10px;
}
ul.freebutton02 li a {
	display: block;
	width: 260px;
	height: 25px;
	padding: 9px 30px 0 15px;
	background: url(/corp/Portals/0/images/common/freebutton/freebutton02.gif) no-repeat top left;
	line-height: 1.2em;
	color: #666666;	
}
ul.freebutton02 li a:link, ul.freebutton02 li a:visited, ul.freebutton02 li a:active {
	text-decoration: none;
	color: #666666;	
}
ul.freebutton02 li a:hover {
	text-decoration: underline;
	color: #666666;	
}
/*--フリーボタン03列--*/
ul.freebutton03 {
	clear: both;
	width: 620px;
	padding: 0;
	margin: 10px 0;
	font-size: 12px;
}
ul.freebutton03 li {
	float: left;
	list-style: none;
	margin: 0 10px 10px 0;
}
ul.freebutton03 li.right {
	margin: 0 0 10px;
}
ul.freebutton03 li a {
	display: block;
	width: 155px;
	height: 25px;
	padding: 9px 30px 0 15px;
	background: url(/corp/Portals/0/images/common/freebutton/freebutton03.gif) no-repeat top left;
	line-height: 1.2em;
	color: #666666;	
}
ul.freebutton03 li a:link, ul.freebutton03 li a:visited, ul.freebutton03 li a:active {
	text-decoration: none;
	color: #666666;
}
ul.freebutton03 li a:hover {
	text-decoration: underline;
	color: #666666;	
}
/*--フリーボタン04列--*/
ul.freebutton04 {
	clear: both;
	width: 620px;
	padding: 0;
	margin: 10px 0;
	font-size: 12px;
}
ul.freebutton04 li {
	float: left;
	list-style: none;
	margin: 0 10px 10px 0;
}
ul.freebutton04 li.right {
	margin: 0 0 10px;
}
ul.freebutton04 li a {
	display: block;
	width: 102px;
	height: 25px;
	padding: 9px 30px 0 15px;
	background: url(/corp/Portals/0/images/common/freebutton/freebutton04.gif) no-repeat top left;
	line-height: 1.2em;
	color: #666666;	
}
ul.freebutton04 li a:link, ul.freebutton04 li a:visited, ul.freebutton04 li a:active {
	text-decoration: none;
	color: #666666;	
}
ul.freebutton04 li a:hover {
	text-decoration: underline;
	color: #666666;	
}


/* ---------------------------------------------------------
カテゴリー
--------------------------------------------------------- */
/*--カテゴリー01--*/
.category_box01 {
	width: 620px;
	margin: 15px 0;
}
.category_box01 td {
	width: 195px;
	padding: 0 5px 20px;
	vertical-align: top;
}
.category_box01 .category_title {
	font-weight: bold;
	border-left: 4px solid #0AC1FF;
	padding: 0 0 0 10px;
	margin: 0 0 5px;
}
.category_box01 .category_photo {
	padding: 0 0 5px;
}
/*--カテゴリー02--*/
.category_box02 {
	width: 620px;
	margin: 15px 0;
}
.category_box02 td {
	padding: 0 5px 20px;
	vertical-align: top;
}
.category_box02 .category_title {
	font-weight: bold;
	border-left: 4px solid #0AC1FF;
	padding: 0 0 0 10px;
	margin: 0 0 5px;
}
.category_box02 .category_photo {
	width: 210px;
	text-align: left;
	padding: 0 0 20px 5px;
}

/* ---------------------------------------------------------
トップページ
--------------------------------------------------------- */
/*--インデックス用ナビ--*/
.index_navi {
	width: 620px;
	margin: 30px auto 0;
	background: url(/corp/Portals/0/images/contents/index/navi.gif) no-repeat top left;
}
.index_navi table {
	width: 595px;
	margin: 20px auto;
}
.index_navi table td  {
	width: 178px;
	padding: 0 10px;
	margin: 0 auto;
	vertical-align: top;
}
.index_navi table td p.title {
	background: url(/corp/Portals/0/images/contents/index/headline_bg.gif) repeat-x top;
	height: 25px;
	padding: 5px 0 0 5px;
	font-weight: bold;
}
.index_navi table td ul {
	padding: 0 0 10px;
}
.index_navi table td ul li {
	border-bottom: 1px dotted #cccccc;
	list-style: none;
}
.index_navi table td ul li a {
	color: #666666;
	text-decoration: none;
}
.index_navi table td ul li a:hover {
	color: #666666;
	text-decoration: underline;
}
/*--お知らせ--*/
.information .topics {
	font-weight: bold;
    color: #666666;
	display: block;
	padding: 7px 20px 5px 0;
	border-bottom: 1px dotted #cccccc;
	width: 600px;
}
.information .day {
	padding: 0 15px 0 0;
}
.information .title {
	color: #3366ff; 
	font-weight: normal;
	padding: 0 0 0 5px;
}
/*--お知らせ詳細--*/
.information-details {
	width: 620px;
}
.information-details h3 {
	width: 590px;
}
.information-details .day {
	font-size: 11px;
	border-bottom: 1px dotted #cccccc;
}
.information-details .text {
	padding: 5px 0 20px;
}
/* ---------------------------------------------------------
サイドナビ
--------------------------------------------------------- */
/*--サイドナビ01--*/
.sidebox01 {
	width: 225px;
	background: #f5f5f5 url(/corp/Portals/0/images/contents/side/sidenavi_bg.png) no-repeat top left;
	padding: 10px;
	margin: 0 0 0 10px;	
}
.sidebox01 h3 {
	padding: 0;
	margin: 15px 0 10px;
}
/*--サイドナビ02--*/
.sidebox02 {
	width: 225px;
	background: #e2e2e2 url(/corp/Portals/0/images/contents/side/sidenavi_bg.png) no-repeat top left;
	padding: 10px;
	margin: 0 0 0 10px;		
}
.sidebox02 h3 {
	padding: 0;
	margin: 15px 0 10px;
}
/*--サイドナビ03--*/
.sidebox03 {
	width: 225px;
	background: #d8d8d8 url(/corp/Portals/0/images/contents/side/sidenavi_bg.png) no-repeat top left;
	padding: 10px;
	margin: 0 0 0 10px;		
}
.sidebox03 h3 {
	padding: 0;
	margin: 15px 0 10px;
}
/*--サイドナビ04--*/
.sidebox04 {
	width: 225px;
	background: #dadada url(/corp/Portals/0/images/contents/side/sidenavi_bg.png) no-repeat top left;
	padding: 10px;
	margin: 0 0 0 10px;		
}
.sidebox04 h3 {
	padding: 0;
	margin: 15px 0 10px;
}
/*--サイドナビ05--*/
.sidebox05 {
	width: 245px;
	background: #dadada url(/corp/Portals/0/images/contents/side/sidenavi_bg.png) no-repeat top left;
	margin: 0 0 0 10px;		
}
.sidebox05 h3 {
	padding: 0;
	margin: 5px 0 10px;
}
/*--ホワイト--*/
.sidebox_white {
	padding: 10px;
	background: url(/corp/Portals/0/images/contents/side/white_gr.png) repeat-x bottom;
}


/* ---------------------------------------------------------
法人文書管理データベース
--------------------------------------------------------- */
/*--検索項目--*/
.corporate_document-database {
	margin: 0 auto;
}
.corporate_document-database .search {
	margin: 0 auto 30px;
	width: 880px;
}
.corporate_document-database .search td {
	padding: 10px 10px 10px 0px;
	font-size: 12px;
	border-bottom: 1px dotted #dddddd;
}
.corporate_document-database .search td select {
	font-size: 12px;
}
.corporate_document-database .search td span.mark {
	color: #0ac1ff;
}

.corporate_document-database .search .none td {
	padding: 0 35px 0 0;
	font-size: 12px;
	border-bottom: none;
}
/*--検索結果--*/
.corporate_document-database .result {
	margin: 0 auto 20px;
	width: 880px;
	background: #dddddd;
}
.corporate_document-database .result th {
	background: #0ac1ff;
	padding: 5px 0;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.corporate_document-database .result td {
	padding: 5px 2px;
	font-size: 12px;
	text-align: center;
	background: #ffffff;
}
.corporate_document-database .result td.item_left {
	text-align: left;
}

/* ---------------------------------------------------------
お知らせイラストあり
--------------------------------------------------------- */
.newslist_i{
clear:both;
}

.newslist_i dl {
border-bottom:1px dotted #CCCCCC;
clear:both;
overflow:hidden;
width:620px;
}

.newslist_i dt{
float:left;
font-weight: bold;
color: #666666;
width:140px;
padding: 5px;
}

.newslist_i dd {
float:right;
color: #174306; 
font-weight: normal;
width:450px;
padding: 5px;
}

.newslist_i img{
padding: 0 0 0 5px;
}


/* ---------------------------------------------------------
入札・公募情報
--------------------------------------------------------- */
.tender {
	margin: 0 auto 20px;
	width: 620px;
	background: #dddddd;
}
.tender th {
	background: #0ac1ff;
	padding: 5px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.tender td {
	padding: 5px;
	font-size: 12px;
	background: #ffffff;
}
.tender th.day {
	width: 120px;
}
.tender td.day {
	text-align: left;
	padding: 0 0 0 10px;
}
.tender th.subject {
	width: 330px;
}


/* ---------------------------------------------------------
お知らせ
--------------------------------------------------------- */
.newslist{
clear:both;
}

.newslist dl {
border-bottom:1px dotted #CCCCCC;
clear:both;
overflow:hidden;
width:620px;
}

.newslist dt{
float:left;
font-weight: bold;
color: #666666;
width:110px;
padding: 5px;
}

.newslist dd {
float:right;
font-weight: normal;
width:490px;
padding: 5px;
}

/* ---------------------------------------------------------
ログイン削除
--------------------------------------------------------- */
#dnn_ctr_Login_cmdRegister {
display:none;
}





















