@charset "utf-8";
/*****レイアウト設定***********************/

/*基本設定*/
body,p,img,h1,h2,h3,h4,h5,table,tr,th,td,dl,dt,dd,form,ul,li,ol,br {
	margin: 0;
	padding: 0;
}

body {
	font-family: 'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';
	background: url(../images/bg.jpg) no-repeat center 140px;
}

img {
	vertical-align: bottom;
	border: none;
}

/*IE以外モダンブラウザ*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*IE7・Mac版IE5*/
.clearfix { display: inline-block }
/*IE6以前*/
/* Hides from IE-mac \*/
* html .clearfix { height: 1% }
/* End hide from IE-mac */

/*改行によるフロート解除*/
br.clear {
	clear: both;
	visibility: hidden;
	height: 0;
}

/*ヘッダ*/
div#header {
	background: #fff url(../images/header.jpg) no-repeat;
	height: 140px;
	width: 970px;
	margin: 0 auto;
	position: relative;
}

/*大見出し*/
div#header h1 {
	font-size: 11px;
	font-weight: normal;
	color: #134e92;
	position: absolute;
	top: 3px;
	left: 5px;
}

/*30日*/
div#header p#days30 {
	text-indent: -9999px;
	background: url(../images/30days.gif) no-repeat;
	height: 37px;
	width: 233px;
	position: absolute;
	top: 43px;
	left: 311px;
}

/*Google Apps販売代理店*/
div#header p#gar {
	text-indent: -9999px;
	background: url(../images/header_gar.gif) no-repeat;
	height: 72px;
	width: 162px;
	position: absolute;
	top: 22px;
	left: 549px;
}

/*ヘッダ電話番号*/
div#header img#tel {
	position: absolute;
	top: 27px;
	left: 721px;
}

/*ヘッダメール*/
div#header a#mail {
	text-indent: -9999px;
	display: block;
	background: url(../images/header_mail.gif) no-repeat;
	height: 35px;
	width: 218px;
	position: absolute;
	top: 56px;
	left: 724px;
	overflow: hidden;
}

div#header a:hover#mail { background-position: 0 -35px }

/*ヘッダ内ビジョン表記*/
div#header p#vision {
	text-indent: -9999px;
	background: url(../images/header_vision.gif) no-repeat;
	height: 15px;
	width: 306px;
	position: absolute;
	top: 110px;
	left: 20px;
}

/*会社概要リンク*/
div#header a#company_bn {
	text-indent: -9999px;
	display: block;
	background: url(../images/company_bn.gif) no-repeat!important;
	height: 35px;
	width: 126px;
	position: absolute;
	top: 99px;
	left: 837px;
	overflow: hidden;
}

div#header a:hover#company_bn { background-position: 0 -35px!important }

/*お気に入りに登録リンク*/
div#header a#bookmark_bn {
	text-indent: -9999px;
	display: block;
	background: url(../images/bookmark_bn.gif) no-repeat!important;
	height: 35px;
	width: 126px;
	position: absolute;
	top: 99px;
	left: 711px;
	overflow: hidden;
}

div#header a:hover#bookmark_bn { background-position: 0 -35px!important }

/*フッタ*/
div#footer {
	background: url(../images/footer.gif) no-repeat left bottom;
	height: 256px;
	width: 960px;
	margin: 0 auto;
	position: relative;
}

/*フッタリンク*/
div#footer ul {
	text-align: center;
	margin: 0;
}

div#footer li {
	font-size: 0.8em;
	display: inline;
	background: url(../images/footer_link.gif) no-repeat left center;
	padding-left: 15px;
	margin: 0 5px;
	list-style: none;
}

div#footer li a { color: #064271 }

div#footer li a:hover {
	color: #0a63aa;
	text-decoration: none;
}

/*コピーライト*/
address {
	font-size: 12px;
	font-style: normal;
	color: #fff;
	background: url(../images/copyright.gif) repeat-x;
	text-align: center;
	height: 14px;
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
}

/*Google Apps販売代理店*/
div#footer p#gar {
	text-indent: -9999px;
	background: url(../images/footer_gar.gif) no-repeat;
	height: 79px;
	width: 171px;
	position: absolute;
	bottom: 10px;
	left: 65px;
}

/*会社情報*/
div#footer p#com {
	font-size: 12px;
	color: #333;
	line-height: 1.6;
	position: absolute;
	top: 167px;
	left: 249px;
}

div#footer p#com span {
	font-size: 14px;
	font-weight: bold;
}

/*無料お試し可能*/
div#footer p#try {
	text-indent: -9999px;
	background: url(../images/footer_try.gif) no-repeat;
	height: 20px;
	width: 382px;
	position: absolute;
	bottom: 69px;
	left: 450px;
}

/*フッタ電話番号*/
div#footer img#tel {
	text-indent: -9999px;
	position: absolute;
	bottom: 13px;
	left: 450px;
}

/*フッタメール*/
div#footer a#mail {
	text-indent: -9999px;
	display: block;
	background: url(../images/footer_mail.gif) no-repeat;
	height: 46px;
	width: 178px;
	position: absolute;
	bottom: 13px;
	left: 654px;
	overflow: hidden;
}

div#footer a:hover#mail { background-position: 0 -46px }

/*SECOM*/
div#footer span#secom {
	position: absolute;
	bottom: 13px;
	left: 851px;
}

/*このページのトップへ*/
a.pagetop {
	text-indent: -9999px;
	display: block;
	background: url(../images/pagetop.gif) no-repeat;
	height: 30px;
	width: 23px;
	overflow: hidden;
	position: absolute;
	bottom: 10px;
	right: -20px;
}

a:hover.pagetop { background-position: 0 -30px }

/*クロージング*/
div.closing {
	background: url(../images/closing.gif) no-repeat;
	height: 90px;
	width: 830px;
	margin: 0 auto;
	position: relative;
}

/*クロージング内共通*/
div.closing p.try,
div.closing p.try_new,
div.closing p.sp,
div.closing a {
	text-indent: -9999px;
	height: 71px;
	position: absolute;
	top: 10px;
}

/*お試し可能*/
div.closing p.try {
	background: url(../images/closing_try.gif) no-repeat;
	width: 175px;
	left: 8px;
}

/*お試し可能*/
div.closing p.sp {
	background: url(../images/closing_sp.gif) no-repeat;
	width: 171px;
	left: 183px;
}

/*電話番号*/
div.closing img.tel {
	position: absolute;
	top: 10px;
	left: 359px;
}

/*メール*/
div.closing a {
	display: block;
	background: url(../images/closing_mail.gif) no-repeat;
	width: 104px;
	left: 717px;
	overflow: hidden;
}

div.closing a:hover { background-position: 0 -71px }

/*ページリンク*/
div.page_link {
	font-size: 0.8em;
	color: #064271;
	text-align: center;
	margin-bottom: 30px;
}

div.page_link a { color: #064271 }

div.page_link a:hover {
	color: #0a63aa;
	text-decoration: none;
}

/*無料お試し可能（新）*/
div.closing p.try_new {
	background: url(../images/closing_try_new.gif) no-repeat;
	height: 90px;
	width: 338px;
	top: 0;
	left: 0;
}

/* 111107_他サービスバナー入れ */
#other_services {
	width: 767px;
	margin: 0 auto;
	position: absolute;
	left: 0;
	bottom: 99px;
}

#other_services li {
	width: 185px;
	margin-right: 9px;
	float: left;
}

#other_services li#other_service_last { margin-right: 0 }

/* 111107_他サービスバナー入れ */
#other_services {
        display: block;
        width: 767px;
        position: absolute;
        left: 65px;
        bottom: 99px;
}

 

#other_services li {
        background: none!important;
        width: 185px;
        margin: 0 9px 0 0!important;
        padding-left: 0!important;
        float: left;
}

#other_services li#other_service_last { margin: 0!important }

