/* CSS Document */

/* 共通設定 */
body,p,h1,h2,h3,h3,h4,ul,ol,li,dl,dt,dd,div,table,td {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
a img {
	border: 0px;
}

/* 基本レイアウト設定 */
.container {
	width: 908px;
	padding-right: 6px;
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.header .body {   
	width: 902px;
}
.header {
	background-image: url(../images/idx_hdr_bdr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 23px;
}
#mainarea {
    width: 679px;
	padding-left: 4px;
}
.info {
    padding-top:15px;
	padding-left: 6px;
	width: 680px;
}
#rnavi {
	width: 210px;
	padding-right: 6px;
}
#footer {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	height: 56px;
}

/* ヘッダー */
.container h1 {
	font-size: x-small;
	color: #000066;
        font-weight:normal;
}
.header table {
	width: 902px;
}
.logobox {
    padding:1px 5px 6px 0px;
	width: 254px;
}
.logobox02 {
    padding-right:7px;
}

/* フッター */
#ftrBdr {
	height: 2px;
	width: 902px;
	background-color: #009933;
	clear: both;
}
#ftrRight {
	margin-top: 32px;
}
#ftrLeft {
	margin-bottom: 3px;
}
.fz10gray{
	font-size:10px;
	color:#666666;
}

/* メニューバー */
#menu{	background-image: url(../images/menu_bar.gif);
	background-repeat: no-repeat;
width:909px;
height:30px;
}

#menu ul{margin-left:400px;
}

#menu li{float:left;
         margin-top:7px;
         text-valign:middle;}


/* 中央メニュー */


.main_banner{text-decoration:none;}




#haken_banner{
background-image: url(../images/haken_contents.jpg);
	background-repeat: no-repeat;
margin:10px 0px 10px 3px;
width:299px;
height:142px;
padding:0px;
}

#haken_banner p{
margin:17px 0px 0px 55px;
	font-weight: none;
text-decoration:none;
	font-size:12px;
	line-height: 200%;
}




#haken_banner a,a:hover,a:active,a:link {
color:#000066;
}

#haken_banner a:visited {
color:#9966FF;
}


#shokai_banner{
background-image: url(../images/shokai_contents.jpg);
	background-repeat: no-repeat;
margin:10px 0px 10px 0px;
width:299px;
height:142px;
padding:0px;
}

#shokai_banner p{
margin:13px 0px 0px 55px;
	font-weight: none;
text-decoration:none;
	font-size:12px;
	line-height: 170%;
}


#shokai_banner a,a:hover,a:active,a:link {
color:#000066;
}

#shokai_banner a:visited {
color:#9966FF;
}

#kigyo_banner{
background-image: url(../images/kigyo_contents.jpg);
	background-repeat: no-repeat;
margin:10px 3px 10px 0px;
width:299px;
height:142px;
padding:0px;
}


#kigyo_banner p{
margin:13px 0px 0px 45px;
	font-weight: none;
text-decoration:none;
	font-size:12px;
	line-height: 170%;	
}
#kigyo_banner a,a:hover,a:active,a:link {
color:#000066;
}

#kigyo_banner a:visited {
color:#9966FF;
}




/* メインエリア */
#kojinBox {
	background-image: url(../images/idx_kojin_bg_shadowbg.gif);
	width: 688px;
	padding-left: 8px;
	background-repeat: repeat-y;
}
#kojinTBL {
	background-image: url(../images/idx_kojin_bg_tbl.gif);
}
.kojinText01, .kojinText02, .kojinText03 {
	width: 224px;
	padding: 8px 15px 8px 15px;
}
#kigyoBox{
	background-image: url(../images/idx_kigyo_bg.gif);
	background-repeat: repeat-x;
}
.kigyoText {
	width: 454px;
	background-image: url(../images/idx_kigyou_bg.gif);
	background-repeat: repeat-x;
}
.kigyoText div a {
	width: 454px;
	height:32px;
	padding-top:10px;
	display: block;
}
.info h3 {
	width: 190px;
}
.topics {
    padding: 2px 5px 3px 5px;
}

.topics a{
	font-size:10pt;
}

.press {
    padding: 2px 5px 3px 0px;
}

.press a {
    font-size:10pt;
}

p#backnum {
	padding-right: 25px;
	padding-top: 5px;
	text-align:right;
}

/* 右navi */
#groupBox {
	margin-left: 6px;
}
.groupLink {
	margin-left: 6px;
	background-image: url(../images/idx_grouplink_bg.gif);
	background-repeat: no-repeat;
	height: 23px;
}
/* テキスト設定---------------------------------- */
body, td, div, p, li {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: x-small;
	color: #333333;
	line-height: 150%;
}
.intro {
	font-size: x-small;
	color: #000066;
}
.kojinText01, .kojinText02, .kojinText03 li {
	font-family: "ＭＳ ゴシック", "Osaka";
	font-size: 10px;
}
#kigyoBox {
	font-size: 11px;
	color: #000066;
}
.info p {
	line-height: 130%;
	font-size: 10px;
}
.groupLink {
	font-size: 14px;
	font-weight: bold;
}
.kigyoText div {
	color: #000066;
	font-size:10px;
}

/* リンク */
a,a:link,a:visited {
	text-decoration: none;
}
a,a:hover,a:active {
	text-decoration: underline;
}
.kojinText01 a {
	color: #990066;
}
.kojinText01 a:hover,.kojinText01 a:active {
	text-decoration: none;
}
.kojinText02 a {
	color: #990000;
}
.kojinText02 a:hover,.kojinText02 a:active {
	text-decoration: none;
}
.kojinText03 a {
	color: #087830;
}
.kojinText03 a:hover,.kojinText03 a:active {
	text-decoration: none;
}
.info a,a:link {
	color: #000066;
}

.info a:visited {
	color: #9966FF;
}

.privacy a {
	color: #666666;
}

/*
#backnum a {
	color: #009966;
}


.groupLink a {
	color: #CC0000;
}
*/

.kigyoText a {
	color: #000066;
}
.kigyoText a:hover,.kigyoText a:active {
	text-decoration: none;
}


/* リスト */
li {
	list-style-type: none;
}
.iconHaken {
	list-style-image: url(../images/idx_icon_haken.gif);
	list-style-position: inside;
}
.iconTenshoku {
	list-style-image: url(../images/idx_icon_chenge.gif);
	list-style-position: inside;
}
.iconKokoro {
	list-style-image: url(../images/idx_icon_kokoro.gif);
	list-style-position: inside;
}
.iconKigyo {
	list-style-image: url(../images/idx_icon_kigyo.gif);
	list-style-position: inside;
}
.iconManabi {
	list-style-image: url(../images/idx_icon_manabi.gif);
	list-style-position: inside;
}

/* 共通レイアウト */
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.btm1 {
    margin-bottom: 1px;
}
.btm3 {
    margin-bottom: 3px;
}
.btm5 {
    margin-bottom: 5px;
}
.btm10 {
    margin-bottom: 10px;
}
.btm15 {
    margin-bottom: 15px;
}
.btm20 {
    margin-bottom: 20px;
}
.rgt5 {
    margin-right: 5px;
}
.rgt10 {
    margin-right: 10px;
}
.lft10 {
	margin-left: 10px;
}

