@charset "EUC-JP";

@import "format.css";


/* ground */
a{
color:#7C7A79;
text-decoration:none;
}

#ground-base{
	width:750px;
	background-color:#FFFFFF;
	float:left;	
	}

#main{
padding-left:45px;
padding-right:44px;
padding-bottom:15px;
float:left;
width:auto;
}

.left,.right,.center{
float:left;
}

#content{
float:left;
}


/* header */

#header{
padding-top:8px;
padding-left:17px;
padding-right:18px;
margin-bottom:13px;
float:left;
}

#header .left{
width:294px;
}

#header .center{
width:240px;
padding-top:29px;
}

#header .right{
width:181px;
}

#header .upper{
padding-bottom:6px;
}

#header .bottom{
height:21px;
}

#bt-search{
float:right;
}

#searchbox{
width:143px;
height:17px;
float:left;
}

/*#header{
padding-top:8px;
padding-left:17px;
padding-right:18px;
margin-bottom:13px;
float:left;
}

#header .left{
width:294px;
}

#header .center{
width:245px;
padding-top:29px;
}

#header .right{
width:176px;
}

#header .upper{
padding-bottom:6px;
}

#header .bottom{
height:21px;
}


#bt-search{
float:right;
}

#searchbox{
width:143px;
height:17px;
float:left;
}

#header-navi{
	border-bottom: 3px solid #4C4948;
}*/

/* footer */

#footer {
	background-color: #b5b5b6;
	height: 1px;
	width: 750px;
}
#ground-footer-base{
width:750px;
float:left;
text-align:center;
margin-top:15px;
}
#footer1{
background-image: url(http://www.sakura.ad.jp/common/images/dotline02.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width:750px;
	padding-top:11px;
	padding-bottom:13px;
	margin:0 auto;
}
#footer-txtlink{
text-align:left;
width:660px;
font-size:11px;
line-height:1.5em;
padding-bottom:5px;
margin:0 auto;
}
#footer-txtlink a{
color:#222222;
text-decoration:underline;
}
#ground-footer{
	text-align:center;
	background-color:#DCDDDD;
	height:19px;
	padding-top:13px;
	width:750px;
	float:left;
	font-size: 10px;
}
#content-footer img{
margin-left:2px;
}
#content-footer .top{
margin-left:0;
width:135px;
height:21px;
width:135;
height:21;
}
#footer2-base{
	padding-top:5px;
	padding-bottom:15px;
	width:695px;
	margin:0 auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B5B5B6;
}
#footer2-base p{
text-align:center;
}

/*#ground-footer-base{
text-align:center;
width:703px;
float:left;

}

#ground-footer{
text-align:right;
background-color:#DCDDDD;
height:19px;
padding-top:13px;
padding-right:47px;
width:703px;
float:left;
margin-top:19px;
}

#footer2-base{
padding-left:45px;
float:left;
}

#footer2{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B5B5B6;	
	padding-left:21px;
	height:25px;
	padding-top:6px;
	margin-top:23px;
	float:left;
	width:639px;
}

#footer2 p{
padding-top:5px;
margin-right:14px;
float:left;
}
#ground-base #main #service-card-base .foot {
	background-image: url(../../services/images/g01_f.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}*/



/* footer部分をテキストに変更 20100405 */
.menu{
	list-style:none;
	padding-bottom:0px;
	padding-top:0px;
	margin:0px;
}
.menu li{
	border-right:1px solid #CCC;
	display:inline;
	padding-right:10px;
	padding-left:10px;
}
.menu li a{
	color:#666;
	text-decoration:none;
	font-size:11px;
}
.topleft{
	border-left:1px solid #CCC;
}


/* プライバシーマーク、ISMSマーク *******************************/
#privacy{
	margin-top: 20px;
	width:365px;
	height: 147px;
	background: url(../images/privacy.gif) no-repeat 0 0;
	padding: 8px 15px 0 0;
}
#privacy-left {
	float: left;
	margin: 0 15px;
	text-align: center;
	width: 84px;
}
*html #privacy-left {
	margin: 0 10px 0 8px;
}
#privacy-left img {
	display: block;
	margin: 0 auto 5px;
}
#privacy-right{
	padding-top: 5px;
}