@charset "UTF-8";

/*
	Theme Name: NETAGE
	Description: ネットエイジ株式会社様用テンプレート。
	Author: TOMIOKA
	Version: 1.0.0

*/

@import "common.css";

body {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Verdana, sans-serif;
	font-size:13px;
	color:#333;
	line-height:140%;
	background:#ffffff;
}


a {
	color:#419BC3;
	text-decoration:none;
}

a:visited {
}

a:hover {
	text-decoration:underline;
} 

a:active {
}

/*
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
*/

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}

.clearfix { display: inline-table; }
/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*テキスト*/
.text_b{
	font-weight:bold;
}

.text_l{
	text-align:left;
}

.text_r{
	text-align:right;
}

.text_c{
	text-align: center;
}

.text_gray{
	color:#878787;
}

.text_11{
	font-size:85%;
}

.text_12{
	font-size:93%;
}

.text_14{
	font-size:108%;
}

.text_15{
	font-size:116%;
}

.text_16{
	font-size:124%;
}

.text_18{
	font-size:139%;
}

.text_20{
	font-size:154%;
}


/*画像回り込み*/
.img_l{
	float: left;
	padding:0 20px 20px 0;
}

.img_r{
	float:right;
	padding:0 0 20px 20px;
}

/*縦マージン*/
.mt5{
	margin-top:5px;
}

.mt10{
	margin-top:10px;
}

.mt15{
	margin-top:15px;
}

.mt20{
	margin-top:20px;
}

.mt30{
	margin-top:30px;
}


.mb5{
	margin-bottom:5px;
}

.mb10{
	margin-bottom:10px;
}

.mb15{
	margin-bottom:15px;
}

.mb20{
	margin-bottom:20px;
}

.mb30{
	margin-bottom:30px;
}

/*横幅*/
.w150{
	width:150px;
}

.w200{
	width:200px;
}

.w300{
	width:300px;
}


/*ヘッダー*/
#top_header,#header{
	width:960px;
	margin:auto;
	overflow:hidden;
}

#top_header{
	margin-bottom:60px;
}

#header{
	margin-top:30px;
	margin-bottom:10px;
}

#top_header li,#header li{
	width:160px;
	float:left;
}

#top_header h1,#header h1{
	margin-left:30px;
}



/*フッター*/
#footer_top{
	width:100%;
	padding:15px 0;
	color:#FFF;
	background:#142E4A;
}

#footer_top ul{
	text-align:center;
}

#footer_top li{
	display:inline; 
	margin-right:15px;
}

#footer_bottom,#footer_bottom_02{
	width:100%;
	color:#CFD2D6;
	background:#0D1F32;
}

#footer_bottom{
	padding:20px 0;
	font-size:93%;
}

#footer_bottom_02{
	padding:0 0 20px 0;
}

#footer_bottom p{
	text-align:center;
}

#footer_bottom_in {
	width: 960px;
	height: auto;
	font-size:93%;
	margin:auto;
	overflow: hidden;
}

#footer_bottom_in ul{
	display:table;
	margin:auto;
	padding:10px 0;
}

#footer_bottom_in li{
	display: table;
	margin-bottom:5px;
}

div#footer_bottom_in div {
	float: left;
	padding-bottom: 32767px;
	margin-bottom: -32767px; 
}
div#footer_bottom_in div#one {
	width: 319px;
	border-right:#566370 1px solid;
}
div#footer_bottom_in div#two {
	width: 319px;
	border-right:#566370 1px solid;
}
div#footer_bottom_in div#three {
	width: 320px;
}

#footer_copy{
	font-weight:bold;
	text-align:center;
	font-size:85%;
	padding:15px 0;
}

#footer_top a {
	color:#ffffff;
	text-decoration:none;
}

#footer_top a:hover {
	text-decoration:underline;
} 


/*トップページ*/
#top_content{
	width:960px;
	margin:auto;
	margin-bottom:50px;
	overflow:hidden;
}

#top_content a {
	color:#333333;
	text-decoration:none;
}

#top_content a:hover {
	color:#419BC3;
	text-decoration:underline;
}

.top_business_l,.top_business_r{
	float:left;
	width:300px;
	margin-bottom:40px;
	font-size:93%;
}

.top_business_l{
	margin-right:30px;
}

.top_business_l p,.top_business_r p{
	font-weight:bold;
	text-align:center;
	padding:10px 0;
	font-size:100%;
}

.top_business_l p img,.top_business_r p img{
	margin-right:5px;
}

.top_business_l a:hover img,.top_business_r a:hover img{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}

.top_main{
	float:left;
	width:680px;
	margin-right:30px;
}


/*ニュース*/
.top_news_h{
	width:680px;
	height:37px;
	margin-bottom:15px;
	border-bottom:#ddd 2px solid;
	overflow:hidden;
}

.top_news_list{
	width:680px;
	height:320px;
	margin-bottom:20px;
	overflow:hidden;
}

.top_news_list dl {
	margin-bottom:10px;
}


.top_news_list dt {
   float:left;
   width:100px;
   margin-left:20px;
}

.top_news_list dd {
   margin-left:0;
   padding-right:20px;
}

/*SNS*/
.top_wp{
	float:left;
	width:328px;
	height:280px;
	margin-right:20px;
	border:#ddd 1px solid;
}

.top_tw{
	float:left;
	width:328px;
	height:280px;
	border:#ddd 1px solid;
}

.top_tw p{
	font-size:11px;
	padding:4px 10px;
	background-color:#eee;
}

.top_tw p a{
	color:#FFF;
}



/*サイドバナー*/
.top_side{
	float:left;
	width:250px;
}

.top_side_in{
	margin-bottom:20px;
	font-size:93%;
}

.top_side_in p{
	font-weight:bold;
	text-align:center;
	padding:5px 0;
	font-size:100%;
}

.top_side_in a:hover img{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}

.loopslider {
	margin: 0 auto;
	width: 100%;
	height: 250px;
	margin-bottom:40px;
	text-align: left;
	position: relative;
	overflow: hidden;
}

/*トップイメージ*/
.loopslider ul {
/*	width: 100%;*/
	height: 250px;
	float: left;
	display: inline;
	overflow: hidden;
}
.loopslider ul li {
	width: 450px;
	height: 250px;
	float: left;
	display: inline;
	overflow: hidden;
}


/*ClearFixElements */
.loopslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.loopslider ul {
	display: inline-block;
	overflow: hidden;
}



/*コンテンツ共通*/
#content {
	width:960px;
	margin:auto;
	margin-bottom:50px;
	clear:both;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

#topicpath {
	margin:10px 0 20px 150px;
}
#topicpath li {
	display:inline;
	line-height:110%;
	list-style-type:none;
	margin-left:10px;
}
#topicpath li a {
	padding-right:20px;
	background:url(img/common/arrow.gif) no-repeat right center;
}


#title{
	margin-bottom:10px;
}

#title h2 {
	font-size:100%;
	padding:0 0 0 0;
	margin-bottom:0;
}

#breadcrumb{
	margin-bottom:10px;
	font-size:93%;
}

#breadcrumb li{
	display: inline;
}

#contents_menu ul{
	text-align:center;
}

#contents_menu li{
	display: inline;
	margin-right:20px;
	padding-left:15px;
	background:url(img/common/arrow_b.gif) no-repeat left top;
}

#contents_menu li.contents_menu_end{
	display: inline;
	margin-right:0px;
}


h2 {
	font-size:154%;
	text-align:center;
	margin-bottom:20px;
	padding:30px 0 0 0;
}

h3 {
	font-size:154%;
	text-align:center;
	margin-bottom:30px;
}

h4{
	font-weight:bold;
	text-align:center;
	padding:10px 0;
}

h4 img{
	margin-right:5px;
}

h5{
	text-align:center;
	line-height:1.4;
	margin-bottom:40px;
}

h6 ul{
	padding-top:5px;
}

.s_content_img{
	width:300px;
	margin:auto;
	margin-bottom:40px;
	font-size:93%;
}

.s_content_img a:hover img{
	opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}

/*トップへ戻る*/
.pagetop {
	display: none;
	position: fixed;
	margin-bottom:30px;
	bottom: 30px;
	right: 55px;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	background:url(img/common/pagetop.gif) no-repeat;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}

/*会社概要・プライバシーポリシー*/
.greeting,.map,.policy{
	width:800px;
	margin:auto;
	margin-bottom:50px;
}

.greeting h5,.map h5{
	text-align:center;
	line-height:1.4;
	margin-bottom:0;
}

.policy h5{
	text-align:center;
	line-height:1.4;
	padding:10px 0;
	margin-bottom:20px;
}

.greeting h5 p,.map h5 p{
	margin-bottom:10px;
	border:none;
}

.map p{
	border:#CCC 1px solid;
	margin:10px 0;
}

.policy p{
	margin-bottom:20px;
}

.map ul{
	text-align:center;
}

.policy ol{
	margin-bottom:20px;
}

/*お問い合わせ*/
.contact{
	text-align:center;
	margin-bottom:30px;
	padding-top:20px;
}

.contact h3 {
	font-size:116%;
	margin-bottom:15px;
}

.contact p img{
	margin-right:5px;
}

/*お知らせ*/
.news_list{
	width:800px;
	/*height:140px;*/
	margin:auto;
	padding-top:30px;
	border-top:#ddd 1px solid;
	overflow:hidden;
}

.news_list dl {
	margin-bottom:10px;
}

.news_list dt {
   float:left;
   width:100px;
}

.top_news_list dd {
   margin-left:0;
   padding-right:20px;
}

.news_kigi{
	width:800px;
	margin:auto;
}

.news_date{
	text-align:center;
	margin-bottom:30px;
	padding-bottom:20px;
	border-bottom:#ddd 1px solid;
}


/*テーブル*/
.job_list,.history_list{
	width:800px;
	margin:auto;
	margin-bottom:30px;
}

.job_list table,.history_list table{
	width:800px;
}

.job_list th{
	width:120px;
	font-weight:bold;
	vertical-align:top;
	padding:10px;
	border:#CCC 1px solid;
	background:#eee;
}

.history_list th{
	font-weight:bold;
	vertical-align:top;
	padding:10px;
	border:#CCC 1px solid;
	background:#eee;
}

.job_list td,.history_list td{
	vertical-align:top;
	padding:10px;
	border:#CCC 1px solid;
}

.job_list li{
	margin-bottom:5px;
}

.job_list li.list_end{
	margin-bottom:0;
}

.job_list li p{
	font-weight:bold;
	margin-bottom:3px;
}


/*フォントサイズ表
13px * 77% -> 10px
13px * 85% -> 11px
13px * 93% -> 12px
13px * 100% -> 13px
13px * 108% -> 14px
13px * 116% -> 15px
13px * 124% -> 16px
13px * 131% -> 17px
13px * 139% -> 18px
13px * 147% -> 19px
13px * 154% -> 20px
13px * 162% -> 21px
13px * 170% -> 22px
13px * 177% -> 23px
13px * 185% -> 24px
13px * 193% -> 25px
13px * 200% -> 26px
*/