@charset "UTF-8";

/*----------共通----------*/

body {
	font-family:"メイリオ","ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,arial,helvetica,clean,sans-serif;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

a:focus {
	outline:none;
}

#all {
	width: 896px;
	margin-right: auto;
	margin-left: auto;
}

img {
	border-style:none;
}

#clear {
	clear:both;
}

/*----------ヘッダー：SGHロゴ----------*/
/*----
#sgh_header {
	float: left;
	width: 896px;
	height: 70px;
	background-image: url(http://www.sagawa-logi.com/common/images/sgh_logo_bg.png);
	background-repeat: no-repeat;
}

#sgh_header img {
	margin:10px 0 0 26px;
}
-----*/
/*----------ヘッダー----------*/

#header {
	float:left;
	width: 844px;
	margin:15px 26px 0 26px;
}

/*----------ヘッダー左----------*/

#header-l {
	float:left;
	width:422px;
	height:60px;
}

.company-explanation {
	text-align:left;
	font-size:8pt;
	color:#313D96;
}

img.sgl-logo {
	margin:10px 0 0 0;
}

/*----------ヘッダー右上----------*/

#header-rt {
	float:right;
	width:422px;
	height:35px;
}

#header-rt ul{
	margin: 0; 
	padding: 0; 
	list-style: none;
}

#header-rt li {
	float:right;
	display: inline; 
	padding: 0; 
	margin: 0;
}

/*----------ヘッダー右下----------*/
#header-ru {
	float:right;
	width:422px;
	height:25px;
}

#header-ru ul{
	margin: 0; 
	padding: 0; 
	list-style: none;
}

#header-ru li {
	float:right;
	display: inline; 
	padding: 0; 
	margin: 0;
}

.toiawase-tel {
	font-size:10pt;
	color:#666;
	margin:0 5px 0 0;
	padding:3px 0 0 0;
}

img.telnumber {
	padding:0 10px 0 0;
}


/*----------ヘッダーメニュ—----------*/

#header-menu {
	float:left;
	width: 880px;
	height:50px;
	margin:0 8px 0 8px;
	background-image:url(../images/header_menu_bg.png);
	background-repeat:repeat-x;
}

#header-menu ul{
	margin: 0; 
	padding: 0; 
	list-style: none;
}

#header-menu li{ 
	float: left;
	display: inline; 
	padding: 0; 
	margin: 0;
}

#header-menu li.menu{
	width:172px;
	text-align:center;
	font-size:11pt;
	margin:7px 0 0 0;
}

#header-menu li.menu a{
	color:#313D96;
	text-decoration: none;
	display: block;
}

#header-menu li.menu a:hover{
	color:#F60;
}

img.icon{
	padding:2px 0 0 0;
}

/*----------フッター---------*/

img.footerline {
	margin:40px 0 40px 8px;
}

#footer_area {
	float:left;
	width:880px;
	margin:0 0 40px 0;
}

#footer_area ul{
	margin: 0;
	padding: 0; 
	list-style: none;
}

#footer_area li{ 
	float: left;
	display: inline;
	font-size:9pt;
	color:#313D96;
	padding: 0; 
	margin: 0 10px 0 10px;
}

@-moz-document url-prefix() {
	#footer_area li { 
		float: left;
		display: inline;
		font-size:8pt;
		color:#313D96;
		padding: 0; 
		margin: 0 10px 0 10px;
	}
}

#footer_menu_list {
	font-size:8pt;
	line-height:14pt;
	color:#000;
}

#footer_menu_list a {
	text-decoration: none;
	color:#333;
	display: block
}

#footer_menu_list a:hover {
	text-decoration: underline;
}


img.footer_logo {
	margin-right:10px;
}

.footer_menu_title_150 {
	width:150px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313D96;
	margin:0 0 7px 0;
}

.footer_menu_title_100 {
	width:100px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313D96;
	margin:0 0 7px 0;
}

.footer_menu_icon {
	color:#708DB8;
}

/*----------コピーライト----------*/

#copyright {
	margin: 0;
	padding:0 0 40px 8px;
}