body {
	margin: 0;
	padding: 0;
	text-align:center;
	color:#333;
	font-size:12px;
	background-color:#cccccc;
}

/* for IE6 */
* html body {
    font-size: 75%;
}

/* for IE7 */
*:first-child+html body {
    font-size: 75%;
}


div#back {
	width:865px;
	margin:0 auto;
	background-image:url("../image/back.jpg");
	background-repeat:repeat-y;
}

div#container {
	width:850px;
	text-align:left;
	margin:0 auto;
}
a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	}
table {
	font-size:14px;
	line-height:150%
}

/*--------------gnavi--------------*/

.gnaviarea {
	width:850px;
	float:none;
}

ul.gnavi {
   float:none; 
   margin-bottom:5px;
   margin-top:0px;
   margin-left:0px;
}

ul.gnavi li {
   width:155px;
   height:20px;
   float:left; 
   display: inline;
   text-align:center;
   margin-top:15px;
   border-right:dotted 1px #696969;   

}



/*----clearfix----*/

.clearfix:after {content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;  }

.clearfix{
	zoom:1;
	display: inline-block;
	min-height:1%;
}

/* Hides from IE-mac \*/
 * html .clearfix {height: 1%;} .clearfix {display: block;}


/*--------------左エリア--------------*/

.leftcall {
	width:220px;
	float:none;
	font-size:14px;
}

.leftArea {
	width:220px;
	float:none;
	font-size:14px;
	background-image:url("../image/sideback2.jpg");
	background-repeat: no-repeat;
}


ul.left {
   margin-bottom:5px;
   margin-top:10px;
   margin-left:10px;
   margin-right:5px;
   padding:0px;
}

ul.left li {
	list-style:none;
	line-height: 200%
}


ul.left2 {
   margin-bottom:5px;
   margin-top:10px;
   margin-left:10px;
   margin-right:5px;
   padding:0px;
}

ul.left2 li {
	list-style:none;
	line-height: 100%
}


img.left {
	margin: 10px 0px 0px 7px;
}



/*--------------右エリア--------------*/
.rightArea{
	width:610px;
	float:right;
	font-size:14px;
	border: outset 1px #000000;

}

.box1{
	width:570px;
	float:none;
	margin:20px 20px 20px 20px;
	line-height: 150%
}

.box2{
	width:570px
	float:none;
	margin:20px 20px 20px 20px;
	line-height: 300%
}

table.table01 {
	background-image:url("../image/mailmagazine.jpg");
 	background-repeat:no-repeat;
}



/*--------------フッター--------------*/
 

.clear {  
	clear:both;　/*floatの解除、ここがポイント*/ 
}

div.footer1 {
    background-color:#333;
    height:50px;
    width:850px;
    display:table-cell;
    vertical-align:middle;
    text-align:center;
}

div.copyright1 {
    color: #ccc;
    font-size: 12px;
    line-height: 1.2em;
}
