@charset "euc-jp";
/* CSS Document */

body{
	margin:0px;
	font-size:12px;
	color:#333333;
}

img{
	border:0px;
}

.clear{
	clear:both;
}

ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

/***Template***/

#wrap{
	width:898px;
	padding-left:6px;
	padding-right:6px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}

/***<header>***/

#header{
	width:880px;
	background-image: url(../img/header_bg01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:80px;
	padding-left:9px;
	padding-right:9px;
}

.logo{
	float:left;
}

.siteMenuArea{
	float:right;
	width:397px;
}


ul.siteMenu01{
	padding-left:8px;
	height:21px;
}

ul.siteMenu01 li{
	display:inline;
}

ul.siteMenu02{
	padding-top:16px;
}

ul.siteMenu02 li{
	float:right;
	margin-left:8px;
}


/***<meinmenu>***/

ul.mainMenu{
	background-image: url(../img/mainmenu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top:3px;
	height:31px;
}

ul.mainMenu li{
	display:inline;
}

/***<contents>***/
#contents{
	padding-top:12px;
	padding-left:9px;
	padding-right:9px;
}

/***<footer>***/
#footer{
	background-image:url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height:34px;
	padding-left:13px;
	padding-right:13px;
	padding-top:45px;
	color:#666666;
	font-size:10px;
}

#footer a{
	color:#666666;
	text-decoration:underline;
}

#footer a:hover{
	color:#990000;
	text-decoration:none;
}


ul.footerMenu{
	float:left;
	width:250px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul.footerMenu li{
	float:left;
	background-image:url(../img/footer_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:11px;
	margin-right:15px;
}

.copyright{
	padding-top:3px;
	float:right;
}

.pagetop{
	float:right;
	margin-left:10px;
}


/***<background bottom>***/
#wrap02{
	clear:both;
	width:910px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:17px;
}


/*****TOP****/
.flash{
	height:285px;
}

/***<明星工業の事業案内>***/
.topColumnL{
	float:left;
	width:428px;
}

.topJigyouL,
.topJigyouR{
	width:210px;
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	background-image:url(../img/top_bg01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.topJigyouL{
	float:left;
}

.topJigyouR{
	float:right;
}

.topP {
	margin:0px;
	float:left;
	width:80px;
}

.topColumnL dl{
	float:right;
	margin:0px;
	width:118px;
	padding-left:6px;
	padding-right:6px;
	color:#125EA6;
}

.topColumnL dl dt{
	color:#125EA6;
	padding-top:21px;
	height:20px;
	font-size:14px;
	font-weight:bold;
}

.topColumnL dl dt a{
	display:block;
	background-image:url(../img/top_icon.gif);
	background-repeat: no-repeat;
	background-position: 8px 2px;
	padding-left:24px;
	color:#125EA6;
	text-decoration:none;
}

.topColumnL dl dt a:hover{
	background-image:url(../img/top_icon_r.gif);
	background-repeat: no-repeat;
	background-position: 8px 2px;
	padding-left:24px;
	color:#990000;
	text-decoration:none;
}


.topColumnL dl dd{
	margin:0px;
	background-image:url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top:9px;
	padding-left:27px;
	height:30px;
	font-size:10px;
	font:Arial, Helvetica, sans-serif
}

.topColumnL p{
	padding-top:8px;
	padding-left:2px;
	padding-right:2px;
	line-height:150%;
	margin:0px;
	height:95px;
}

.topB{
	padding-top:0px;
	text-align:right;
	padding-right:5px;
}

.line{
	clear:both;
	background-image:url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: center;
	height:2px;
}


/***<新着情報・お知らせ>***/
.topColumnR{
	float:right;
	width:440px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


.topTitle{
	margin:0px;
	background-image:url(../img/top_title02_bg.jpg);
	padding-left:8px;
	padding-right:17px;
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom:1px;
	width:416px;
}


.topT{
	float:left;
}

.topB02{
	margin-top:13px;
	float:right;
}

ul.information{
	padding-top: 20px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}

ul.information li{
	background-image:url(../img/top_icon02.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-bottom:15px;
	margin-top:0px;
	padding-left:12px;
	margin-right: 0px;
	margin-left: 0px;
}

ul.irinformation li{
	margin-bottom:10px;
}

ul.information li a{
	color:#333333;
	text-decoration:none;
}

ul.information li a:hover{
	color:#990000;
	text-decoration:underline;
}

/****WHAT'S NEW****/
.column01{
	width:625px;
	margin-left:auto;
	margin-right:auto;
}

ul.term,
ul.term02{
	width:617px;
	padding-left: 3px;
}

ul.term li,
ul.term02 li{
	float:left;
	display:block;
	background-image:url(../img/top_icon.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left:14px;
}

ul.term li{
	width:60px;
}

ul.term02 li{
	width:90px;
}

ul.term li a{
	color:#333333;
	text-decoration:none;
}

ul.term li a:hover{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

ul.term02 li a{
	color:#333333;
	text-decoration:none;
}

ul.term02 li a:hover{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

h3.caption{
	background-color:#7CA2C6;
	padding-top:8px;
	padding-left:10px;
	height:22px;
	color:#FFFFFF;
	font-size:14px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.table01{
	background-image: url(../img/line02.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top:1px;
}

.table01 table th{
	padding:10px;
	background-image: url(../img/line02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #EBEBEB;
	text-align:left;
	font-weight:normal;
}

.table01 table td{
	padding:10px;
	background-image: url(../img/line02.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.table01 table td a{
	color:#333333;
	text-decoration:underline;
}

.table01 table td a:hover{
	color:#990000;
	text-decoration:none;
}

.table01 table td img{
	margin-right:5px;
}


.adobe{
	font-size:10px;
	line-height:140%;
	padding-top:20px;
	padding-bottom:30px;
}

.adobe img{
	float:left;
	margin-right:10px;
}

/***各ページ****/



/****<各ページサイドメニュー>****/

.sideMenu{
	float:left;
	width:180px;
}

.sideMenu ul{
	background-color:#E8E8E8;
}

.sideMenu ul li{
	display:inline;
	margin:0px;
	padding:0px;
}

.sideMenu ul li img{
	margin-top:3px;
}


/*****<各ページメインコンテンツ>****/

.mainContents{
	float:right;
	width:681px;
}

.pankuzu{
	font-size:10px;
	color:#666666;
	padding-top:3px;
}

.pankuzu a{
	color:#666666;
}


.pankuzu a:hover{
	color:#990000;
}

.pankuzu strong.color01{
	color:#00885B;
}


.pankuzu strong.color02{
	color:#649732;
}

.pankuzu strong.color03{
	color:#CB8112;
}

.pankuzu strong.color04{
	color:#999900;
}

.pankuzu strong.color05{
	color:#663366;
}

.pankuzu strong.color06{
	color:#669999;
}

.title{
	padding-top:14px;
	padding-bottom:20px;
}

/*****<各ページ中央コンテンツ>*****/
.centercontents{
	width:681px;
	margin-left:auto;
	margin-right:auto;
}



/****IR情報***/

.column02{
	width:621px;
	margin-left:auto;
	margin-right:auto;
}

.irToplinkL{
	width:202px;
	padding-right:7px;
	float:left;
}

.irToplinkR{
	width:202px;
	float:right;
}

.irTopb01{
	width:184px;
	background-image:url(../ir/img/top_b1_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 9px;
	margin-bottom:5px;
	height:88px;
}

.irTopb02{
	width:184px;
	background-image:url(../ir/img/top_b3_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 9px;
	margin-bottom:5px;
	height:197px;
}


.irTopbImg{
	padding-right:7px;
	float:left;
}

.irTopb01 dl,
.irTopb02 dl{
	float:right;
	width:105px;
	margin:0px;
	padding:0px;
	color:#555555;
}

.irTopb01 dl dt,
.irTopb02 dl dt{
	margin:0px;
	padding:0px;
}

.irTopb01 dl dd,
.irTopb02 dl dd{
	margin:0px;
	font-size:10px;
	line-height:12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.irTopbDetail{
	text-align:right;
	padding-top:3px;
}

.irTopbLink{
	padding-top:27px;
}

.irTopbLink a{
	display:block;
	background-image:url(../img/page_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	padding-left:20px;
	color:#125EA6;
	margin-bottom:10px;
}

.irTopbLink a:hover{
	background-image:url(../img/page_icon_r.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	padding-left:20px;
	color:#990000;
	margin-bottom:10px;
}

/****<ニュースリリース>****/

.column03{
	padding-top:15px;
	width:621px;
	margin-left:auto;
	margin-right:auto;
}


.irTopTitle{
	margin:0px;
	background-image:url(../img/top_title02_bg.jpg);
	padding-left:8px;
	padding-right:17px;
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom:1px;
	width:595px;
}

ul.irInformation{
	padding-top: 20px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}


ul.irInformation li{
	margin-top:0px;
	padding-left:12px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom:10px;
}

ul.irInformation li a{
	color:#333333;
	text-decoration:underline;
}

ul.irInformation li a:hover{
	color:#990000;
	text-decoration:none;
}

/***IR　ニュースリリース****/
h2.subtitle{
	background-image:url(../ir/img/subtitle_bg.jpg);
	height:20px;
	padding-top:10px;
	padding-left:20px;
	width:600px;
	margin:0px;
	font-size:14px;
}

/****IR　決算短期***/
ul.contentsMenu{
	width:620px;
	padding-top:17px;
	padding-left:0px;
	padding-bottom:5px;
	text-align:right;
}

ul.contentsMenu li{
	display:inline;
}

ul.contentsMenu li img{
	margin-right:3px;
}

h3.caption02{
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color:#145DA2;
	font-size:14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #145DA2;
	padding-left:18px;
	padding-top:5px;
	height:20px;
}


/****IR 電子広告****/
p.comment{
	line-height:140%;
}



/***採用情報***/
.recTopL{
	float:left;
	width:409px;
	margin-top:15px;
}

.recTopR{
	float:right;
	width:196px;
	margin-top:15px;
	padding-top:3px;
}

dl.recContact{
	margin-top:20px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url(../recruit/img/recon_bg02.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
}

dl.recContact dt{
	background-image:url(../recruit/img/recon_bg01.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:19px;
	font-weight:bold;
	color:#125EA6;
	padding-top:8px;
}

dl.recContact dt strong{
	display:block;
	background-image:url(../img/page_icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 1px;
	color:#125EA6;
	text-decoration:none;
	padding-left:27px;
}

dl.recContact dd{
	margin:0px;
	padding-left:13px;
	padding-top:9px;
	padding-bottom:10px;
	line-height:130%;
	color:#333333;
}

.text01{
	font-size:10px;
}

/****お問い合わせ*****/

table.table02{
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #7CA2C6;
	border-right-color: #7CA2C6;
	color:#333333;
	line-height:120%;
}

table.table02 th{
	background-color:#E7EFF6;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7CA2C6;
	border-left-color: #7CA2C6;
	font-weight:normal;
}

table.table02 td{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7CA2C6;
	border-left-color: #7CA2C6;
}

.table02 input,
.table02 select,
.table02 textarea{
	margin-left:5px;
	margin-right:5px;
}

.necessary{
	color:#CC0000;
	font-size:10px;
}

.exam{
	font-size:10px;
	color:#999999;
	margin-top:3px;
	margin-left:5px;
}

.letter{
	font-size:10px;
}

.button{
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
}

.button input{
	margin-left:15px;
	margin-right:15px;
}

.thanks{
	padding-top:50px;
	padding-bottom:50px;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	line-height:150%;
}

.thanks strong{
	font-size:14px;
	color:#990000;
}



/****※3月19日　620行目〜642行目修正しました。****/


.totop{
	padding-top:5px;
	text-align:right;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
}

/****※4月2日　887行目〜890行目追記しました。****/

/*****↑システムここまで↑******/
