@charset "utf-8";
/* CSS Document */

/**********************************************************************
新日本物流
コモンCSS
[ /css/common.css ]

Since         : 10.3.13
Last modified : 10.3.31
**********************************************************************/

/* 目次
-------------------------------------------------
 ・リンク設定
 ・共通クラス
 ・サイト共通
 ・ヘッダ
 ・メニュー
 ・コンテンツ
 ・フッタ
 ------------------------------------------------- */
 
table{
	font-size:13px;
	_line-height:150%;
}


.floatL  {float: left;}
.floatR {float: right;}
.clear    {
	clear: both;
	font-size: 0px;
	line-height: 0%;
	height: 0px;
	text-indent: -9999px;
}

.clearer{
	clear: both;
}

.v_middle{
	vertical-align:middle;
}

/* clearfixハック */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*配置設定クラス*/
.alignL {
	text-align: left !important;
}
.alignC {
	text-align: center !important;
}
.alignR {
	text-align: right !important;
}

div.separateS {
	font-size: 1px;
	line-height: 0%;
	margin: 5px 0px 0px 0px;
	clear:both;
}

div.separateM {
	clear:both;
	font-size: 1px;
	line-height: 0%;
	margin: 10px 0px 0px 0px;
}

div.separateL {
	clear:both;
	font-size: 1px;
	line-height: 0%;
	margin: 20px 0px 0px 0px;
}

div.separateLL {
	font-size: 1px;
	line-height: 0%;
	margin: 30px 0px 0px 0px;
	clear:both;
}

div.separateXL {
	font-size: 1px;
	line-height: 0%;
	margin: 60px 0px 0px 0px;
	clear:both;
}


.mg_10{

	margin:10px;

}

.mg_lr10{

	margin:0px 10px;
}

.mg_t10{
	margin-top:10px;

}


.mg_b10{

	margin-bottom:10px;

}

.mg_l10{

	margin-left:10px;

}

.mg_r10{

	margin-right:10px;

}

.mg_t5{
	margin-top:5px;

}

.mg_l5{
	margin-left:5px;
}

.mg_r5{
	margin-right:5px;
}

.mg_b5{
	margin-bottom:5px;
}

.mg_l15{
	margin-left:15px;
}

.mg_r20{

	margin-right:20px;

}

.mg_t15{
	margin-top:15px;

}


.mg_t20{
	margin-top:20px;

}

.mg_b20{
	margin-bottom:20px;

}



.mg_l20{
	margin-left:20px;

}

.mg_l30{
	margin-left:30px;

}

.mg_t30{
	margin-top:30px;
}

.mg_t40{
	margin-top:40px;
}

.mg_t50{
	margin-top:50px;
}

.pd_t10{

	padding-top:10px;
}


  /* リンク設定
-------------------------------------------------*/

a:link    {color: #000000; text-decoration: none;}
a:active  {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover   {color: #006699; text-decoration: underline;}





/* 共通クラス
------------------------------------------------- */

body{
	font-size:13px;
	color:#000000;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:140%;
	_text-align:center;
	margin:0px auto;
	background:#ECEEFA;
}





/* カラー設定
------------------------------------------------- */

.red{
	color:#990000 !important;
}

.blue{
	color:#000066;

}

.pink{
	color:#cc0066;
}

.link_blue{
	color:#006699 !important;
}


/* フォント設定
------------------------------------------------- */

.f_15{
	font-size:15px;
}

.f_16{
	font-size:16px;
}



/* コンテナ
------------------------------------------------- */

.container{
	width:950px;
	_text-align:center;
	margin:0px auto;
	background:#FFFFFF;
}





/* ヘッダ
------------------------------------------------- */

.header{
	width:950px;
	height:57px;
	background:url(http://shinnippon-express.co.jp/snexp-frexcms/assets/templates/snexp/images/common/back_header.jpg) repeat-x;

}

h1{
	padding:15px 0 0 33px;
	float:left;

}

.head_site{
	float:right;
	padding:30px 23px 0 0;
}

/* メニュー
------------------------------------------------- */

.menu li{
	float:left;
}

/* トップフラッシュエリア
------------------------------------------------- */

.top_fla_area{
	width:930px;
	margin:30px 10px 25px;
}

.right_menu li{
	margin-bottom:10px;
}

/* トップボトムエリア
------------------------------------------------- */

.top_btm{
}

.top_btm .floatL{
	width:435px;
	margin-left:10px;
	_margin-left:5px;
	background:#CDD4DE;
	padding:10px 0px;

}

.top_info{
	margin:10px 10px 0px;
	background:#FFFFFF;
	padding:10px;
	color:#666666;
}

.top_info a{
	color:#666666 !important;
}

.top_info a:hover{
	color:#006699 !important;
}

.top_info li{
	background:url(http://shinnippon-express.co.jp/snexp-frexcms/assets/templates/snexp/images/common/mark_triangle_gray.gif) no-repeat;
	padding-left:12px;
}

.top_info li span{
	display:block;
	float:left;
	width:80px;
}

.top_info li a{
	display:block;
	float:left;
	width:303px;
}

.top_btm .floatR{

	width:230px;
	margin-right:10px;
	_margin-right:5px;


}

.top_bn li{
	margin-bottom:10px;

}


.top_twitter_back{
	width:235px;
	_width:245px;
	float:left;
	margin-left:10px;
	background:#99ccff;
	padding-bottom:10px;
	padding-left:10px;

}

.top_twitter{
	width:225px;
	height:300px;
	
}

div#juitterContainer{
	width:205px;
	background:#FFFFFF;

}

ul.twittList{
	width:200px;
	background:#FFFFFF;

}

li.twittLI{
	width:190px;
	_width:200px;
	padding:10px 5px;
	background:url(http://shinnippon-express.co.jp/snexp-frexcms/assets/templates/snexp/images/common/line_dot02.gif) repeat-x bottom;

}

.twittLI:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.twittLI {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.twittLI {display: block;}
/* End hide from IE-mac */


li.twittLI img{
	float:left;
	margin:0 7px 0px 0;
}

.extLink{
	word-break:break-all;
}

/* フッタ
------------------------------------------------- */

.footer{
	width:950px;
	height:50px;
	background:url(http://shinnippon-express.co.jp/snexp-frexcms/assets/templates/snexp/images/common/back_footer.jpg) repeat-x;
	margin-top:20px;
}

.footer ul{
	float:left;
	margin:20px 0 0 30px;
}

.footer ul li{
	float:left;

}

.footer p{
	float:right;
	margin:20px 30px 0 0;
}

/* パンくず
------------------------------------------------- */

.bread{
	width:879px;
	_width:894px;
	margin:5px 0 0 28px;
	_margin:5px 0 0 0px;
	background:url(http://shinnippon-express.co.jp/snexp-frexcms/assets/templates/snexp/images/common/line_dot.gif) repeat-x bottom;
	font-size:11px;
	padding-left:15px;
	text-align:left;
}


/* ラッパー
------------------------------------------------- */

.wrapper{
	width:894px;
	_width:950px;
	padding:13px 28px 0;
	_text-align:left;
}

.wrapperL{
	float:left;
	width:154px;
	margin-right:13px;
}

.wrapperC{
	float:left;
	width:560px;
	min-height:630px;
}

.wrapperR{
	float:right;
	width:154px;
}

.wrapperC h2{
	width:540px;
	_width:560px;
	height:32px;
	_height:43px;
	background:url(http://shinnippon-express.co.jp/snexp-frexcms/assets/templates/snexp/images/common/back_h2.gif) no-repeat;
	font-size:18px;
	padding-left:20px;
	padding-top:11px;
	margin-bottom:20px;
	text-align:left;
	color:#4A4C7D;
}

.wrapperC h3{

	background:url(http://shinnippon-express.co.jp/snexp-frexcms/assets/templates/snexp/images/common/back_h3.gif);
	padding:3px 10px;
	font-size:14px;
	margin:0 10px 20px;
	font-weight:normal;
	text-align:left;
}

.wrapperC h4{

	background:url(http://shinnippon-express.co.jp/snexp-frexcms/assets/templates/snexp/images/common/back_h4.gif);
	padding:3px 10px;
	font-size:14px;
	margin:0 10px 20px;
	font-weight:normal;
	text-align:left;
}


.wrapperR_org{
	float:right;
	width:720px;
	margin-left:7px;
}


.wrapperR_org h2{
	width:700px;
	_width:720px;
	height:32px;
	_height:43px;
	background:url(http://shinnippon-express.co.jp/snexp-frexcms/assets/templates/snexp/images/common/back_h2.gif) no-repeat;
	font-size:16px;
	padding-left:20px;
	padding-top:11px;
	margin-bottom:20px;
	text-align:left;
}
