/* /////////////////////////////////////////// */
/* 共通スタイルシート
/* /////////////////////////////////////////// */

* {
	font-size:100%;
	line-height:1.6;
	margin:0px;
	padding:0px;
	list-style:none;
}

body {
	font-size:0.8em;
	color:#333333;
	background-color:#E2E2E2;
/* ▼font-family は指定しなくてもよいです。*/
	/*font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS P Gothic',Osaka,Verdana,Arial, Helvetica, sans-serif;*/
	font-family:"ＭＳ 明朝", "ＭＳ ゴシック", Arial;
	/*background:#E2E2E2 url(../img/back_side_line.gif) repeat-y top center;*/
}
img {
	border:none;
	vertical-align:top;
}

blockquote {
	background-color:#E6E6E6;
	margin:15px;
}

/* /////////////////////////////////////////// */
/* 構造
/* /////////////////////////////////////////// */
#wrapper {
	width: 100%;
	text-align:left;
	background:#E2E2E2 url(../img/back_side_line.gif) repeat-y top center;
}

#header {
	width: 100%;
	text-align:left;
}

#headerInner {
	width: 100%;
	background:#E2E2E2 url(../img/back_side_line.gif) repeat-y top center;
}

#headerBody {
	width: 940px;
	height:45px;
	margin:0px auto;

	background-color:#FFFFFF;
}

#headerBody #site_title {
	margin:0px 0px 0px 20px;
	width: 940px;
}

#headerBody #site_title_sub1 {
	float:left;
	margin:5px 0px 0px 0px;
}

#headerBody #site_title_sub2 {
	float:right;
	padding:5px 30px 5px 5px;
	font-size:10px;
	margin:5px 0px 0px 0px;
}

#header #site_title h1, 
#header #site_title p {
	color:#FFFFFF;
	font-size:24px;
	font-weight: bold;
}

#headerBody:after {
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	line-height: 0;
}

#site_top_image {
	width:100%;
	text-align:center;
	background:#E2E2E2 url(../img/back_side_line.gif) repeat-y top center;
}

#contentOver{
	width:970px;
	margin: 0px auto;
	
}

#content {
	float:left;
	width:970px;
	margin: 0px auto;
	background:#FFFFFF url(../img/back_side_line.gif) repeat-y top center;
}

/* /////////////////////////////////////////// */
/* トップページ
/* /////////////////////////////////////////// */
#top_left {
	float:left;
	width:620px;
	padding:10px;
}

#top_left_title {
	width:620px;
	height:44px;
	padding:5px;
	padding-top:15px;
	background:url(../img/title_line.gif) repeat-x top left;
}

#top_left_content{
	width:620px;
	padding:4px;
	
}

#top_left_content h2 {
	color:#FFFFFF;
	background-color: #3383CC;
	padding: 3px 5px;
	text-align:right;
}
#top_left_content h3 {
	font-weight: bold;
	clear: both;
	padding: 3px 10px;
	margin-bottom: 10px;
	background-color: #E2E2E2;
}

#top_left_content_sub2 {
	float:left;
	width:300px;
	padding:4px;
	height:140px;
}


#top_right {
	float:left;
	width:290px;
	padding:10px;
	padding-left:10px;
}

#top_right_title {
	background:url(../img/title_line.gif) repeat-x top left;
	padding-left:5px;
	padding-right:5px;
	padding-top:15px;
	padding-bottom:0px;
	height:48px;
}

#top_right_remote {
	background:url(../img/title_line.gif) repeat-x top left;
	padding-left:5px;
	padding-right:5px;
	padding-top:15px;
	padding-bottom:0px;
	height:150px;

}


#main{	
	text-align:left;
	width:100%;
}

#main_center{
	width:940px;
	padding:4px;
}

/* /////////////////////////////////////////// */
/* サービス
/* /////////////////////////////////////////// */
#service table{
	width:600px;
	margin-bottom: 10px;
	/*border-top: #E2E2E2 1px solid;
	border-left: #E2E2E2 1px solid;*/
	
}
#service td{
	/*border-bottom: #E2E2E2 1px solid;
	border-right: #E2E2E2 1px solid;*/
	padding: 0px 4px 4px 4px;
	text-align:left;
	color:#3383CC;
}

#service #sel {
	padding: 5px 5px 5px 5px;
	border-top: #E2E2E2 1px solid;
	border-left: #E2E2E2 1px solid;
	border-bottom: #E2E2E2 1px solid;
	border-right: #E2E2E2 1px solid;
	height:300px;
}

/* /////////////////////////////////////////// */
/* お知らせ
/* /////////////////////////////////////////// */
#info_table{
	width:800px;
	margin-bottom: 10px;
	border-top: #E2E2E2 1px solid;
	border-left: #E2E2E2 1px solid;
	
}
#info_detail #info_title {
	background-color:#E2E2E2;
	color:#FFFFFF;
	font-size:24px;
	border-bottom: #E2E2E2 1px solid;
	border-right: #E2E2E2 1px solid;
	padding: 0px 0px;
	text-align:left;
	vertical-align:top;
}
#info_detail #info_text{
	border-bottom: #E2E2E2 1px solid;
	border-right: #E2E2E2 1px solid;
	padding: 3px 5px;
	text-align:left;
	vertical-align:top;
}



/* /////////////////////////////////////////// */
/* スイスイ新聞
/* /////////////////////////////////////////// */
#suisui table{
	/*width:600px;*/
	margin-bottom: 10px;
	border-top: #E2E2E2 1px solid;
	border-left: #E2E2E2 1px solid;
	
}
#suisui td{
	border-bottom: #E2E2E2 1px solid;
	border-right: #E2E2E2 1px solid;
	padding: 0px 4px 4px 4px;
	/*text-align:left;*/
	color:#3383CC;
}

#suisui #sel {
	padding: 5px 5px 5px 5px;
	border-top: #E2E2E2 1px solid;
	border-left: #E2E2E2 1px solid;
	border-bottom: #E2E2E2 1px solid;
	border-right: #E2E2E2 1px solid;
	/*height:300px;*/
}

#suisui a {
	text-decoration:none ;
}

/* /////////////////////////////////////////// */
/* 製品情報
/* /////////////////////////////////////////// */
.photo_sel{
	width:300px;
}
.coment_sel{
	width:350px;
}

/* /////////////////////////////////////////// */
/* 会社概要
/* /////////////////////////////////////////// */

#company table{
	width:500px;
	margin-bottom: 10px;
	border-top: #E2E2E2 1px solid;
	border-left: #E2E2E2 1px solid;
	
}
#company td {
	border-bottom: #E2E2E2 1px solid;
	border-right: #E2E2E2 1px solid;
	padding: 3px 5px;
	text-align:left;
	vertical-align:top;
}

.item_title{
	color:#3383CC;
	vertical-align:top;
	text-align:left;
}

/* /////////////////////////////////////////// */
/* お知らせ トップページ右
/* /////////////////////////////////////////// */

dl.info {
	background-color: #E2E2E2;
	padding: 10px;
}
dl.info dt {
	font-size: 80%;
	border-bottom: #DDCDC4 1px dotted;
}
dl.info dd {
	margin-bottom: 5px;
}

/* /////////////////////////////////////////// */
/* 採用情報
/* /////////////////////////////////////////// */
#career_category_table #career_title_category{
	text-align:left;
	background:url(../img/recruit/title_back_01.gif) repeat-x top left;
	height:21px;
	padding:15px 0 0 5px;
	font-size:14px;
	width:600px;
}

#career_category_table{
	text-align:left;
	padding:4px 4px 4px 4px;
	
}
#career_category_table td{
	text-align:left;
	padding:4px 4px 4px 4px;
	
}

#career_title_detail{
	background-color:#EAEFF2;
	font-size:14px;
	padding:5px 0 0 5px;
	width:150px;
}
#career_detail{
	font-size:12px;
	padding:5px 0 0 5px;
	width:450px;
}

#career_process_table td{
	text-align:left;
	padding:4px 4px 4px 4px;
	font-size:12px;

}



/* /////////////////////////////////////////// */
/* グローバルナビ
/* 
/* 横幅960px　÷　ナビの数　−　11px（padding＋border）
/* 割りきれるナビの数で調整
/* 
/* /////////////////////////////////////////// */
#global_nav_Over{
	width:970px;
	margin:0px auto;
	
}
#global_nav {
	/*clear:both;*/
	width:970px;
	background:#FFFFFF url(../img/back_side_line.gif) repeat-y top center;
	float:left;
	text-align:center;
}
#global_nav ul {
	border-left:#411E0F 1px solid;
	width:960px;
}
#global_nav li {
	float:left;
	border-right:#411E0F 1px solid;
}

#global_nav li.li_here {
	background:#E2E2E2 url(../img/menu_bt_1.gif) repeat-x top left;
	color:#FFFFFF;
}
/* ▼ナビの個数を変更する場合は、ここを変更 */
#global_nav li a{
	width:109px;
	display:block;
	padding: 10px 5px 5px 5px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none ;
}
#global_nav li a:hover{
	background:#3B1E10 url(../images/menu_on.jpg) repeat-x top left;
	color:#FFFFFF;
}
#global_nav ul:after {
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	line-height: 0;
}


/* /////////////////////////////////////////// */
/* フッター
/* /////////////////////////////////////////// */

#footer {
	float:left;
	width:100%;
	margin: 0px auto;
	color:#3383CC;
}
#footerInner {
	/*width:960px;*/
	width:970px;
	margin: 0px auto;
	padding: 30px 0px;
	text-align: center;
	/*background-color:#E2E2E2*/
	background:#E2E2E2 url(../img/back_side_line.gif) repeat-y top center;
}