/* basic CSS Document */


/*------------------------　全体設計　------------------------*/
body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #434343;
	line-height: 1.4;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(http://www.sijam.com/hp1/back.gif);
	background-position: center;
}

img{
	border:0px;
}

a{
	color: #4878b3;
	text-decoration:none;
}

a:hover{
	color: #ff3333;
	text-decoration:none;
}


/*------------------------　共通設定　------------------------*/
#all{
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	display: block;
}

#top{
	width: 900px;
	height: 70px;
	background-image:url(http://www.sijam.com/hp1/top.gif);
	background-repeat: no-repeat;
}

#contents01{
	width: 900px;
	height: 28px;
	text-align: center;
}

#google-ads{
	width: 900px;
	height: 100px;
	text-align: center;
	clear: both;
}

#google-ads2{
	width: 600px;
	height: 60px;
	text-align: center;
        float: right;
        padding-top: 10px;
}

#bottom{
	width: 900px
	height: 30px;
	text-align: center;
	clear:both;
}

/*----------　共通詳細設定　----------*/
/*--　top　リンクトップ　--*/
.top-top{
	float: left;
	padding-top: 10px;
}

/*--　contents01　メニュー　--*/
ul#menu{
	width: 900px;
	list-style:none;
	margin: 0;
	padding-left: 0px;
}

ul#menu li{
	width: 150px;
	height:23px;
	float:left;
	text-align:center;
}
html>/**/body ul#menu li {
	list-style:none;
}
ul#menu li a{
	display:block;
	color: #4878b3;
	font-weight: bold;
	background-image:url(http://www.sijam.com/hp1/top-menu.gif);
	padding:5px 0 3px 0;
}
a.home{
    background-position:0px 0px;
}
a:hover.home{
    background-position:0px -28px;
}
a.kigyo{
    background-position:-150px 0px;
}
a:hover.kigyo{
    background-position:-150px -28px;
}
a.jigyo{
    background-position:-300px 0px;
}
a:hover.jigyo{
    background-position:-300px -28px;
}
a.saiyo{
    background-position:-450px 0px;
}
a:hover.saiyo{
    background-position:-450px -28px;
}
a.toiawase{
    background-position:-600px 0px;
}
a:hover.toiawase{
    background-position:-600px -28px;
}
a.sitemap{
    background-position:-750px 0px;
}
a:hover.sitemap{
    background-position:-750px -28px;
}


/* 下層のメニューを不可視に */
ul#menu li ul {
		display: none;
		left: 0px;
		margin: 0px;
		padding: 0px;
}
/* :hover で下層のメニューを可視に */
ul#menu li:hover ul {
		display: block;
		position:relative;
		z-index: 100;
		list-style:none;
}
ul#menu li ul li {
		float: none;
		width: 151px;
		height: 25px;
}
html>/**/body ul#menu li ul li a{
		width: 151px;
		height: 20px;
}
a.syacho{
    background-position:-150px 0px;
}
a:hover.syacho{
    background-position:-150px -28px;
}
a.keiei{
    background-position:-150px 0px;
}
a:hover.keiei{
    background-position:-150px -28px;
}
a.kaisya{
    background-position:-150px 0px;
}
a:hover.kaisya{
    background-position:-150px -28px;
}
a.kojin{
    background-position:-150px 0px;
}
a:hover.kojin{
    background-position:-150px -28px;
}
a.access{
    background-position:-150px 0px;
}
a:hover.access{
    background-position:-150px -28px;
}
a.si{
    background-position:-300px 0px;
}
a:hover.si{
    background-position:-300px -28px;
}
a.uk{
    background-position:-300px 0px;
}
a:hover.uk{
    background-position:-300px -28px;
}
a.cell{
    background-position:-300px 0px;
}
a:hover.cell{
    background-position:-300px -28px;
}

a.mpb{
    background-position:-300px 0px;
}
a:hover.mpb{
    background-position:-300px -28px;
}

/* プルダウンメニュー文字設定 */
span.menu{
	color: #0A1D3E;
	font-size: 12px;
	line-height: 20px;
}
span.menu-s01{
	font-size: 10px;
	line-height: 6px;
	color: #0A1D3E;
}
span.menu-s02{
	font-size: 10px;
	line-height: 14px;
	color: #0A1D3E;
}
/*--　google-ads　グーグルアドセンス　--*/

/*--　bottom　コピーライト--*/
.copyright{
	background-image: url(http://www.sijam.com/hp1/top-bottom.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:2.5;
}


/*------------------------　事業内容ページ設定　------------------------*/
#jigyo-top{
	width: 900px;
	height: 80px;
}

#system01{
	width: 900px;
	height: 35px;
}
#system02{
	width: 900px;
	height: 280px;
	background-image: url(http://www.sijam.com/hp1/jigyonaiyo-si-back.jpg);
	background-repeat: no-repeat;
}

#unyo01{
	width: 900px;
	height: 35px;
}
#unyo02{
	width: 900px;
	height: 280px;
	background-image: url(http://www.sijam.com/hp1/jigyonaiyo-uk-back.jpg);
	background-repeat: no-repeat;
}

#mobile01{
	width: 900px;
	height: 35px;
}
#mobile02{
	width: 900px;
	height: 280px;
	background-image: url(http://www.sijam.com/hp1/jigyonaiyo-mpb-back.jpg);
	background-repeat: no-repeat;
}

#bunsan01{
	width: 900px;
	height: 35px;
}
#bunsan02{
	width: 900px;
	height: 150px;
}
#toiawase{
	width: 900px;
	height: 70px;
	text-align: center;
}
#bottom{
	width: 900px
	height: 30px;
	text-align: center;
	clear:both;
}

/*------------------------　ここからは旧ホームページの設定　------------------------*/

th, td {
	font-size: 0.8em;
	color: #434343;
	/* text-align: left; */
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 1.5em;
}

p{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

img{ border-width:0px;
}

}
pre{
	line-height: 1.1em;
}

h1{
	font-size:125%;
	color: #003366;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	background-image: url(http://www.sijam.com/images/ima/h1kabe.jpg);
	text-align: left;
	margin-bottom: 5px;
	width: auto;
	padding-left: 10px;
}
h2{
	font-size:120%;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	padding-left: 25px;
	color: #434343;
	margin: 0;
	background-image: url(http://www.sijam.com/images/ima/h2_kabe.gif);
	padding-bottom: 6px;
	padding-top: 3px;
}
h3{
	font-size:115%;
	color: #006699;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-top: 0px;
	width: auto;
	margin-bottom: 10px;
	background-image: url(http://www.sijam.com/images/ima/h3.jpg);
	background-repeat: no-repeat;
}
h4{
	font-size:110%;
	font-weight: normal;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #E8E3DB;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(http://www.sijam.com/images/ima/h4.jpg);
	background-repeat: no-repeat;
}
h5{
	font-size:105%;
	color: #999900;
	font-style: normal;
	font-weight: normal;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h6{
	font-size:100%;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	line-height: 1em;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 5px;
	border-color: #CCCCCC;
	border-left-width: 3px;
	border-left-style: solid;
}

/*------------------------　シジャム　------------------------*/

#container{
	width:800px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
	border-left-color: #999999;
	border-right-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 10px;
	display: block;
}

#contents{
	width:auto;
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 15px;
}

#main{
	width:580px;
	float: left;
}

#sidenavi{
	width:180px;
	float: right;
	background-color: #f0f0f0;
}

#pan{
	width:auto;
	clear: both;
	margin: 0px 15px 5px;
}

/*------------------------　詳細（パート別設定）　------------------------*/

/*-------　ボックス　-------*/
.story1{width:100%;}
.story2{width:100%; padding:10px;}
.story3{width:100%; margin-bottom:10px;}
.story4{
	width:100%;
	margin-bottom:15px;
	border-bottom:#006699 1px dashed;
	padding-bottom:2px;
	padding-top: 5px;
	margin-top: 15px;
	line-height: 1.6em;
}
.story5{
	margin: 0px;
	height: 96px;
	width: 580px;
	background: url(http://www.sijam.com/images/ima/box_back.gif) no-repeat;
	padding: 20px 0px 5px 10px;
}
.story6{
	width:100%;
	margin-bottom:15px;
	padding-bottom:2px;
	padding-top: 5px;
	margin-top: 15px;
	line-height: 1.6em;
}
/*-------　テキストボックス　-------*/
.text1{
	width:570px;
	margin-top: 10px;
	margin-right: 5px;
	border-left-style: solid;
	border-left-width: 5px;
	border-color: #006699;
	margin-left: 5px;
	margin-bottom: 10px;
}
.text2{
 width:auto;
	margin:5px 10px;}

/*-------　テキスト設定　-------*/
.font_1{
 	font-size:110%;
	font-style: normal;
	font-weight: bold;	
	color: #006699;
	padding-right:15px;
	}
.color_red{ color:#FF0000;}
/*-------　高さ指定　-------*/
.h10{height:10px;}
.h20{height:22px;}
.h25{height:25px;}
.h30{height:30px;}
.h35{height:35px;}
.h40{height:40px;}
.h70{height:70px;padding:5px 10px 5px 10px;}
.h300{height:300px;}
.h100{height:110px;}
.h120{height:120px;padding:5px 10px 5px 10px;}
/*-------　マージン・パディング　-------*/
.a_margin1{ margin:10px;}
.a_matop{ margin-top:10px;}
.a_maside{ margin:0px 10px;}
.a_mabottom{ margin-bottom:10px;}
.a_pad1{padding:10px;}

/*-------　ポジション　-------*/
.poji_left{text-align:left;}
.poji_right{text-align:right;}
.poji_center{text-align:center;}

/*-------　トピックス・ニュース　-------*/
.topics{
	width:100%;
	background-image: url(http://www.sijam.com/images/ima/topics_kabe.gif);
	margin-bottom: 15px;
}
.news{width:100%;}
.topics_under{width:100%; clear:both; height:15px;}
.topics_photo{
	width:175px;
	height:125px;
	text-align: center;
	float: left;
}
.topics_naiyou{
	width:375px;
	float: right;
}
/*-------　社長挨拶　-------*/
.katoh_image{
width:170px;
height:185px;
text-align:left;
float:left;
}

.menu01{
	height: auto;
	width: 170px;
	color: #FFFFFF;
	font-size: 0.9em;
	border-bottom: 1px solid #FFFFFF;
	background-color: #029ACC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin:0px 5px 0px 5px;
}

.menu01 a{
	color: #FFFFFF;
	text-decoration:none;
}
.menu01 a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
.margin{
	height: auto;
	width: auto;
	margin-left: 5px;
}


/* entry */

.entry {
	width:100%;
	margin-bottom:5px;
	border-bottom:#006699 1px dashed;
	padding-bottom:10px;
	padding-top: 0px;
	margin-top: 0px;
	line-height: 1.8em;
}
.entry p{
	padding-left:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:0px;
}
.entry-info {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right:20px;
	text-align:right;
}
.entry-body{
	margin: 10px;
}
.entry-more{
	margin: 10px;
}
.entry-content {
	width:100%;	padding: 10px;
}
.trackbacks {
padding: 10px;
}

.trackbacks p{
	padding-left:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:0px;
}

.comments {
padding: 10px;
}
.comments-required {
padding: 10px;
}

.comments p{
	padding-left:0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:0px;
}

.image-left{
	text-align:left;
	float:left;
}
.image-right{
	text-align:right;
	float:right;
}

#sub-menu {
	/*padding-bottom:17px;
	background: transparent url() repeat-x bottom left;
	margin-bottom:5px;*/
}

#sub-menu ul { list-style:none; }
#sub-menu li {
	display: inline;
	margin: 2px 15px 2px 0;
}

#sub-menu li a {
	background:url(http://www.sijam.com/images/ima/bullet-out.gif) no-repeat center left;
	text-decoration: none;
	padding-left:15px;
	white-space: nowrap;
}

#sub-menu li a:hover {
	color:#017DA7;
	background:url(http://www.sijam.com/images/ima/bullet.gif) no-repeat center left;
	text-decoration:underline;
}
#top-sub-menu {
	/*padding-bottom:17px;
	background: transparent url() repeat-x bottom left;
	margin-bottom:5px;*/
}

#top-sub-menu ul { 
	list-style:none; 
	margin: 5px 0px 5px 25px;
}
#top-sub-menu li {
	display: inline;
	margin: 2px 5px 2px 0;
}

#top-sub-menu li a {
	background:url(http://www.sijam.com/images/ima/bullet-out.gif) no-repeat center left;
	text-decoration: none;
	padding-left:15px;
	white-space: nowrap;
}

#top-sub-menu li a:hover {
	color:#017DA7;
	background:url(http://www.sijam.com/images/ima/bullet.gif) no-repeat center left;
	text-decoration:underline;
}

.rteImage {
	background: #D3D3D3;
	border: 1px solid #D3D3D3;
	cursor: pointer;
	cursor: hand;
}

.rteImageRaised, .rteImage:hover {
	background: #D3D3D3;
	border: 1px outset;
	cursor: pointer;
	cursor: hand;
}

.rteImageLowered, .rteImage:active {
	background: #D3D3D3;
	border: 1px inset;
	cursor: pointer;
	cursor: hand;
}

.rteVertSep {
	margin: 0 4px 0 4px;
}

.rteBack {
	background: #D3D3D3;
	border: 1px outset;
	letter-spacing: 0;
	padding: 2px;
}

.rteBack tbody tr td, .rteBack tr td {
	background: #D3D3D3;
	padding: 0;
}

/* press release */
#news_release{
clear:both;
width:580px;
margin:0px;
padding-top:0px;
}
#news_release h3#title{
color:#ffffff;
left:10px;
padding-left:20px;
padding-top:5px;
}	
#news_release div.top_cap{
width:580px;
height:30px;
background:url(http://www.sijam.com/images/news/new_press_top.jpg) no-repeat;
}
#news_release .newsText{
width:580px;
background:url(http://www.sijam.com/images/news/new_press_middle.gif) repeat-y;
}
#news_release ul{margin:0px;padding:0px;}
#news_release ul li{
width:578px;
padding-left:1px;
padding-bottom:1px;
background:url(http://www.sijam.com/images/news/dotbar.gif) repeat-x bottom;
list-style:none;
}
.newsText a{
display:block;
width:578px;
color:#0000CC;
text-decoration:none;
padding-left:25px;
padding-top:5px;
padding-bottom:5px;
background:url(http://www.sijam.com/images/news/press_listbtn.gif) no-repeat 5px 7px;
}
/*html .newsText a{
width:552px;
}
html[xmlns] .newsText a{
width:552px;
}
* html .newsText a:hover{
width:552px;
}*/
.newsText a:hover{
display:block;
width:578px;
background:url(http://www.sijam.com/images/news/press_listbtn_on.gif) no-repeat 5px 7px;
background-color:#eeeeee;
text-decoration:none;
}
#news_release .end_cap{
background:url(http://www.sijam.com/images/news/new_press_bottom.jpg) no-repeat;
height:20px;
}
#news_release .date{
color:#434343;
}

#newinfo{
	width:100%;
	border-bottom:#006699 1px dashed;
	padding:0px;
	margin: 0px;
}
#newinfo h2{background:#e6f2ff url(http://www.sijam.com/images/ima/bg_ttl.gif) repeat-x 0 100%;margin-bottom:5px;padding-left: 5px;}
.newinfo-ttl{background:#e6f2ff url(http://www.sijam.com/images/ima/bg_ttl.gif) repeat-x 0 100%;margin-bottom:5px;}
.newinfo-box-r{width: 280px;float:right;background:#fff;text-align:left;margin-bottom:5px;line-height:1.4em;border:#e6f2ff 1px solid;}
.newinfo-box-l{width: 280px;float:left;background:#fff;text-align:left;margin-bottom:5px;line-height:1.4em;border:#e6f2ff 1px solid;}
.newinfo-box{background:#fff;text-align:left;margin:0px 0px 10px 5px;line-height:1.4em;}
.newinfo-box ul{list-style:none;padding:0px;margin:0px;text-align:left;list-style-position:outside;}
.newinfo-box li{padding:0;margin:0;}
.sideright{text-align:right;float:right;width:120px;padding:5px;}

#sidegoogle{
margin:15px 10px 15px 10px;
border-bottom:#029ACC 1px solid;
width:160px;
text-align: center;
}


/* SCODEの設定 */
.scode {
vertical-align: top;
} 

#scode {
margin-left: 5px;
} 



