body {
	color: #464646;
	font-size: 12px;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0;
	}

p{
	margin: 0em;
	line-height: 1.5em;
	font-size: 11px;
	}

.all {
	width: 705px;
	margin: 0 auto;
	text-align: left;
	}

a:link {
	color: #4b4b4b;
	text-decoration: none;
	}

a:visited {
	color: #4b4b4b;
	text-decoration: none;
	}

a:hover {
	color: #4b4b4b;
	text-decoration: underline;
	}

a:active {
	color: #464646;
	text-decoration: none;
	}

.clearline{
	clear: both;
	}

table.menu{
	background-image: url(../index-images/table-bg.jpg);
	background-repeat: no-repeat;
	width: 500px;
	height: 33px;
	margin-bottom: 10px;
	}
table.menu td{
	width: 96px;
	text-align: center;
	padding-top: 2px;
	color: #A00E15;
	}


/*ヘッダー*/
.head-left{
	float: left;
	margin-bottom: 25px;
	padding-bottom: 4px;
	}
.head-right{
	float: right;
	margin-bottom: 24px;
	padding-left: 25px;
	padding-bottom: 4px;
	height: 60px;
	}
.head-right h1{
	font-size: 10.5px;
	font-weight: normal;
	height: 20px;
	}
.head-right img{
	margin: 0;
	}

/*メイン部左右設定*/
.left{
	float: left;
	width: 180px;
	}
.left p{
	text-align: center;
	color: #A00E15;
	line-height: 1em;
	padding-bottom: 2px;
	font-size: 11px;
	}	
.right{
	float: right;
	width: 500px;
	line-height: 1.4em;
	font-size: 11px;
	}
	
h1 {
	font-weight: normal;
	font-size: 10.5px;
	margin: 0;
	height: 27px;
	line-height: 19px;
	}

/*レンタル項目リスト*/
.contents{
	margin: 0 0 20px 0;
	width: 100%;
	}	
#for-top{
	margin-top: 1em;
	}
.contents ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}
.contents li{
	background-image:url(../index-images/gm-bg_01.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	padding-left: 30px;
	border-bottom: solid 2px #eccfd0;
	color: #A00E15;
	}
#short{
	background-image:url(../index-images/info-00.gif);
	padding-top: 15px;
	background-repeat: no-repeat;
	border-bottom: none;
	height: 37px;
	}
.contents li a{
	display: block;
	width: 150px;
	color: #4b4b4b;
	}
#top1,#top2{
	background-image: url(../index-images/gm-bg_top.gif);
	background-repeat: no-repeat;
	border: none;
	padding-top: 12px;
	border-bottom: solid 2px #eccfd0;
	line-height: 18px;
	}	
#end1,#end2{
	background-image: url(../index-images/gm-bg_end.gif);
	background-repeat: no-repeat;
	height: 32px;
	border: none;
	line-height: 24px;
	}
			
/*詳細ページ用*/
#deta{
	background-image:url(../index-images/gm-bg_012.gif);
	border-bottom: solid 2px #9CCDCD;
	}
#top-details{
	background-image: url(../index-images/gm-bg_top2.gif);
	background-repeat: no-repeat;
	border: none;
	padding-top: 12px;
	border-bottom: solid 2px #9CCDCD;
	line-height: 18px;
	}
#end-details{
	background-image: url(../index-images/gm-bg_end2.gif);
	background-repeat: no-repeat;
	height: 32px;
	border: none;
	line-height: 24px;
	}
	

/*その他項目リスト*/	
.contents2{
	margin: 0 0 18px 0;
	width: 170px;
	}
.contents2 ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}
.contents2 li{
	background-image:url(../index-images/gm-bg_oth.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	padding-left: 30px;
	color: #A00E15;
	}
.contents2 li a{
	color: #4b4b4b;
	}

.contact-erea{
	clear: both;
	width: 700px;
	height: 80px;
	background-image: url(../index-images/info-bg.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	}

.link_area{
	text-align: left;
	border-top: solid 6px #cccccc;
	padding: 5px 20px 6px 20px;
	border-bottom: solid 6px #cccccc;
	clear: both;
	}

address{
	text-align: center;
	font-style: normal;
	clear: both;
	}

.link_area a:link {
	text-decoration: underline;
	}

.link_area a:visited {
	text-decoration: underline;
	}

.link_area a:hover {
	text-decoration: underline;
	}

.link_area a:active{
	text-decoration: underline;
	}
	
	
strong{
	font-weight: normal;
	}

.clear{
	clear: both;
	}
	
	
/*クラウドメニュー*/
li#fuku-clo{
	color: #222;
}
li#set{
	padding-left: 15px;
	background-image: url(../syouhin/cloud/cloud-images/bg-cloud.gif);
}
li#clo-set1{
	padding-left: 20px;
	background-image: url(../syouhin/cloud/cloud-images/bg-cloud2.gif);
}


li#renkei{
	color: #4b4b4b;
	background-image: url(../index-images/renkei.gif);
	padding-left: 15px;
}
li#set{
	background-image: url(../index-images/set.gif);
	padding-left: 40px;
}
li#clo-set1{
	background-image: url(../index-images/clo-set1.gif);
	padding-left: 50px;
}
li#clo-set1_end{
	background-image: url(../index-images/clo-set1_end.gif);
	padding-left: 50px;
	height: 34px;
	border: none;
}
li#red-sita{
	background-image: url(../index-images/renkei.gif);
	padding-left: 15px;
}

