@charset "Shift_JIS";
/* 
[IDGATE]

スタイルCSS Ver2.2

2007/03/25	bluehawk

Copyright Bluehawk@Team.InfinityBird(IDGATE(R)Project). All rights reserved.
*/

/* --------------------------------------------------------
 ヘッダ
*/
#layout-header-inner{
	position: relative;
	height: 130px;
	width: 100%;	/* 幅指定(通常100%) */
	background-color: #ffffff;	/* 背景色 #fffefd*/
	background-image: url("../../img/base/bg-top.jpg");
	background-repeat: no-repeat;

	color: #000066;
}

#header-title{
	position:absolute;
	top:29px;
	left:180px;
	padding: 0px;

	font-size: large;
}
#header-caption{
	position:absolute;
	top:85px;
	right:60px;
	padding: 0px;

	font-size: medium;
	font-weight: normal;
}
span.idlogo{
	position:absolute;
	left:0px;
	top:0px;
	display: block;

	background-image: url("../../img/base/id.jpg");
	background-repeat: no-repeat;
	width: 295px;
	height: 100px;
}

.id-mark{
	position:absolute;
	left:25px;
	top:20px;
}

/* ユーティリティ */
#header-util{
	position:absolute;
	top:2px;
	right:70px;
	font-size: 10pt;
}
#header-util ul{
	list-style-type : none;
}
#header-util li{
	display: block;
	float: left;
}
#header-util a,
#header-util a:visited,
#header-util a:hover,
#header-util a:focus{
	border-top: 0px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 5px solid #333366;

	padding: 2px 4px;
	margin-right: 2px;
	margin-top: 1px;
	text-align: center;

	background-color: #fcfcff;
	float: left;	/* IE この位置のfilterはfloatが必要 */
	filter:alpha(style=1, opacity=80, finishopacity=50); /* IE */
	opacity:0.60;
}
#header-util a:hover,
#header-util a:focus{
	position: relative;
	top: 1px;
	left: 1px;
	border-right: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;

	filter:alpha(style=1, opacity=100, finishopacity=75); /* IE */
	opacity:0.90;
}

/* ナビスタイル（グラフィックボタン用） */
#header-nav{
	position:absolute;
	top: 100px;
	left: 30px;
}
#header-nav ul{
	list-style: none;
}
#header-nav li{
	display: block;
	float: left;
}
#header-nav img{
	border: 0px none;
}
#header-nav3{
	position:absolute;
	top: 115px;
	right: 50px;
}
#header-nav3 ul{
	list-style: none;
}
#header-nav3 li{
	display: block;
	float: left;
}
#header-nav3 img{
	border: 0px none;
}

/* --------------------------------------------------------
 メインコンテンツ
*/
#layout-contents-inner{
	/* できるだけ崩れないように指定 */
		height: 100%;
		min-height: 700px;

	width: 100%;	/* 幅指定(通常100%) */

}

/* ガイド(コンテンツ区切り) */
.guidebar{
	border: 0px none #303308;	/* 枠カラー */
	padding: 10px 0px;

	width: 100%;	/* 幅指定(通常100%) */
}
.guidebar h2{
	/*color: #666666;	*/	/* キャッチテキストカラー */
	/*padding: 2px 0px 2px 40px;
	margin-bottom: 30px;
	font-size: 13pt;
	background-image: url("../../img/base/img-titleicon.jpg");
	background-repeat: no-repeat;
	background-position : left center ;*/
}
.guidebar h3{
	border-left: 5px solid #49936e;	/* ポイントカラー */
	color: #49936e;		/* キャッチテキストカラー */
	padding: 3px 7px 3px 7px;
	margin: 25px 0px 20px 0px;
	font-size: 12pt;
}

/* トップページ関連 */
#top-image{
	/*position: relative;
	width: 689px;
	height: 229px;
	background-image: url("../../img/img-top.jpg");
	background-repeat: no-repeat;
	margin-bottom: 20px;*/
}
#top-text{
	position:absolute;
	bottom: 20px;
	right: 20px;

	width: 400px;
	color: #333333;
	font-size: large;
	font-weight: normal;
	text-align: right;
	line-height: 120%;
}
#top-text p{
	font-size: small;
	font-weight: normal;
	padding: 5px 0px;
}

#top-sub-image{
	/*float: right;
	position: relative;
	width: 300px;
	height: 230px;*/
	background-color: #ffffff; /* 背景にかぶるものを隠す */
/*	background-image: url("../../img/img-sub.jpg");
	background-repeat: no-repeat;
	background-position : center center ;
*/
}
#top-sub-text{
	position:absolute;
	left: 25px;
	top: -10px;

	width: 250px;
	color: #333333;
	padding: 20px;
	font-size: small;
	line-height: 150%;
}

#top-info{
	border: 0px none #303308;	/* 枠カラー */
	width: 360px;
	height: 130px;
	overflow: auto;
	padding-left: 5px;
	padding-bottom: 10px;
	font-size: small;
	line-height: 120%;
}
#top-info ul{
	list-style-type : none;
}
#top-info li{
}
#top-info a,
#top-info a:visited,
#top-info a:hover,
#top-info a:focus{

	padding: 2px 4px;
	margin-right: 2px;
	margin-top: 1px;
	text-align: center;
}
#top-info a:hover,
#top-info a:focus{
}

div.topic{	/* 埋め込みお知らせ用 */
	padding-bottom: 5px;
}

/* テキスト指定 */
div.text_block{
	margin: 2px 5px;
	width: 97%;
}
div.text_normal,span.text_normal{
	line-height: 150%;
}
div.text_caption{
	line-height: 150%;
	color: #990033;
	font-weight: bold;
}

div.text_right{
	text-align: right;
}
div.text_center{		/* 11/17追加 */
	text-align: center;
}
div.text_normal ul li{
	list-style: disc outside;
	margin-left: 15px;
	text-indent: 1px;
}
div.text_normal ol li{
	list-style: decimal outside;	/* 11/19変更 lower-alpha */
	margin-left: 15px;
	text-indent: 1px;
}
div.caution,span.caution{	/* 11/19追加 */
	font-weight: bold;
	color: #660033;
}

/* データリスト：ニュース用（日付インデント付） */
div.infolist dl{
	line-height: 2.0em;
	padding: 0px 10px 10px 10px;
}
div.infolist dt{
	font-weight: bold;
	width: 7em;
	text-align:right;
	color: #660033;
}
div.infolist dd{
	position: relative; 
	margin-top: -2.0em;
	margin-left: 8em;
}

/* データリスト：その他用 */
div.datalist dl{
	line-height: 2.2em;
	padding: 0px 10px 10px 10px;
}
div.datalist dt{
	font-weight: bold;
	width: 7em;
	text-align:left;
}
div.datalist dd{
	position: relative;
	margin-top: -2.2em;
	margin-left: 8em;
}

/* データリスト：企業情報用 */
div.datalist-prof dl{
	line-height: 2.2em;
	padding: 0px 10px 10px 10px;
}
div.datalist-prof dt{
	font-weight: bold;
	width: 7em;
	text-align:left;
}
div.datalist-prof dd{
	position: relative; 
	margin-top: -2.2em;
	margin-left: 8em;
}
/* データリスト：企業情報用（一段ネスト） */
div.datalist-prof-inner dl{
	line-height: 2.2em;
	padding: 0px 0px;
}
div.datalist-prof-inner dt{
	font-weight: normal;
	width: 7em;
	text-align:left;
}
div.datalist-prof-inner dd{
	position: relative; 
	margin-top: -2.2em;
	margin-left: 6em;
}

/* 押せそうなボタン用 */
.btn {
}
.btn a{
	padding: 0px 1px;
	margin : 0px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #cccccc;
	text-decoration: none;
}
.btn a:hover{
	position: relative;
	left: 1px;
	border-top: 1px solid #f0f0f0;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #f0f0f0;
	text-decoration: none;
}

/* --------------------------------------------------------
 メニュー部 基本設定、背景設定
*/
div.contents-side1{
	position:absolute;
	top: 0px;
	left: 0px;

	width: 200px;
	min-height: 100px;

	color: #eeeeee;	/* テキスト色 */

	background-image: url("../../img/base/bg-left.jpg");
	background-repeat: no-repeat;
}
div.contents-side1-end{
/*
	background-image: url("../../img/base/bg_right_bottom.jpg");
	background-repeat: no-repeat;
	height: 70px;
	overflow: hidden;
*/
}

div.contents-side2{

	color: #333333;	/* テキスト色 */

	background-image: url("../../img/base/bg-right.jpg");
	background-repeat: repeat-y;
}
div.contents-side2-end{
}

/* --------------------------------------------------------
 メニュー部 詳細設定
*/
/* MenuType1 GraphicButton */
div.side-type1-base{	/* 位置設定 */
	margin: 0px 5px 0px 10px;
/*test
	border: solid 1px #ff0000;
*/
}
div.side-type1-menu{	/* メニュー配置 */
	margin: 0px auto;
	/*width: 160px;*/
/*test
	border: solid 1px #00ff00;
*/
/*
	width: 150px;
	margin: 0px auto;
	padding: 0px 20px 0px 28px;
*/
}
div.side-type1-top{
	overflow: hidden;
	height: 25px;
}
div.side-type1-top h3{
	font-size: 10pt;
	color: #ffcc33;

	margin: 3px 5px;
	border-bottom: 1px dotted #CCCCCC;
	padding: 3px 3px;
}
div.side-type1-body{
	padding: 0px 0px;
	font-size: 69%;

	/*font-weight: bold;*/	/* 網点の背景対策 */
}
div.side-type1-body ul{
	margin-left: 0px;
}
div.side-type1-body li{
	list-style: none;
	padding-bottom: 5px;
}
div.side-type1-bottom{
	height: 0px;
	overflow: hidden;
}
div.side-type1-base a{
	color: #eeeeee;
	text-decoration: none;
}
div.side-type1-base a:hover,
div.side-type1-base a:focus{
	color: #3333ff;
	text-decoration: underline;
}
div.side-type1-base a:visited{
	color: #cccccc;
	text-decoration: none;
}

/* --------------------------------------------------------
 フッタ
*/
#layout-footer-inner{
	position:relative;
	width: 100%;	/* 幅指定(通常100%) */
	height: 89px;
	background-image: url(../../img/base/bg-footer.jpg);
	background-repeat: no-repeat;
/*	background-color: #303308;
	color: #ff0000; */
}
#footer-copyright{
/* コピーライトを線状に表現する場合
	background-color: #b40000;
	color: #f9f9f9;
	padding: 3px 10px;
	font-size: 9pt;
	text-align: right;
*/
	position: absolute;
	top: 50px;
	/*right: 30px;*/
	font-size: 75%;
	width:100%;		/*g-circle用*/
	text-align:center;	/*g-circle用*/
	/*text-align: right;*/
}
#footer-link-text{
	position: absolute;
	top: 25px;
	/*right:30px;*/
	width:100%;		/*g-circle用*/
	text-align:center;	/*g-circle用*/

	font-size: 80%;

	color: #555;
}

/* リンク基本設定 */
#footer-link-text a{
	color: #555;	/* リンクの色 #0000cc*/
	text-decoration: none;
}
#footer-link-text a:visited{
	/*color: #cccccc;*/	/* クリック済みの色 333399*/
}
#footer-link-text a:hover{
	color: #3333ff;	/* マウスオンの色 */
	text-decoration: underline;
}

#footer-link-img{
	position: absolute;
	top: 80px;
	left: 30px;
}
/* その他のコピーライト */
#footer-copy_other{
	position: absolute;
	top: 110px;
	right: 30px;
	font-size: 75%;
	text-align: right;
	line-height: 110%;
}

/* --------------------------------------------------------
 個別定義
*/

/* 画像付き説明 */
.caseouter{
}
.casebox{
	position:relative;
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.caseframe{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 150px;
/*	background-image: url("../../img/frame_ib.gif");
	background-repeat: no-repeat;
*/
}
.caseinfo{
	line-height: 110%;
}

/* リキッドボックス付き説明 */
.caseinfo-3{
	width: 680px;
/*	height: 400px;
*/
	margin: 10px 0px 5px 0px;
}
.casebox-3{
	float: left;
	width: 200px;
/*	min-height: 180px;
*/	padding: 5px 15px 10px 0px;
	border: none;
	font-size: 10pt;
	line-height: 130%;
}
.box-border1{
	border: 1px solid #eeeeee;
}

/*alba-aliance*/
div#toalbatop{
	font-size:80%;
	font-weight:bold;
	text-align:right;
	color:#fff;
	background-color:#48246A;
	padding:4px 2px 2px 2px;
}
div#toalbatop a:hover{
	color:#fff;
}

div#albatitle{
	color:#48246a;
	font-size:120%;
	font-weight:bold;
	line-height:250%;
	text-align:center;
	border-top:2px solid #48246a;
	border-bottom:1px solid #BC89EF;
	padding-top:3px;
}
form#alba_s{
	color:#333333;	
}
div.select_title{
	padding:7px 0px 7px 7px;
	margin:0px 0px 10px 0px;
	font-size:110%;
	font-weight:bold;
	background-color:#EDDCFF;
	color:#333333;
	/*background-image:url(../../img/indeximages/albastitle.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;*/

}
div.sitem{
	margin-left:10px;
	margin-bottom:7px;
}
div.sidemenu{
	background-color:#FDFAFF;
	border:solid 1px #BC89EF;
	margin-top:5px;
	
}
.r-pref{
	width:150px;
}

div.pstyle{
	line-height:150%;
	font-size:120%;
}
div.text_main{
	font-size:95%;
	margin:5px 5px 0px 10px;
	line-height:150%;
}
div#menu_welcome{
	margin:10px 0px 10px 40px;
}
div#menu_welcome span{
	margin:0px 30px;
}
div#menu_util{
	margin:10px 0px 10px 0px;
	font-size:95%;
}
div#menu_util dt{
	float:left;
	width:7em;
	line-height:150%;
}
div#menu_util dd{
	float:left;
	line-height:150%;
}
div#menu_util dd a{
	margin:0px 10px;
}
div#topics{
	margin:10px 0px 0px 0px;
	line-height:130%;
	font-size:95%;	
}
div.topic a{
	margin-left:20px;
}
div#toall{
	text-align:right;
	margin:5px 10px 0px 0px;
}
div#suptitle{
	line-height:150%;
	margin-right:10px;
	font-size:95%;
}
div#suplist{
	margin:10px 0px 0px 40px;
}
div#suplist ul{
	list-style-position:outside;
	line-height:150%;
}
div#ccat{
	margin:10px 0px 50px 10px;
}
div#ccat ul{
	list-style-position:inside;
	line-height:130%;
	font-size:95%;
	float:left;
	width:180px;
}
div#ccat ul#second,div#ccat ul#third{
	width:130px;
}

/* EOF */
