/*///基本設定/////*/
.clearfix:after {
  content: "";
  clear: both;
  display: block;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

#Outline{
	background-color: #ddd;
	text-align: center;
}
#Outline div.topimg{
	background: url(/webstarfax2016/img/topcover.jpg) no-repeat top center #fff;
	height: 190px;
	border-top:1px #eee solid;
}

#Outline div.topimg img{
	position: relative;
	right: 300px;
	top:10px;
}
#Outline div.topimg p{
	color: #2a4378;
	font-size: 28px;
	margin-top: 50px;
	font-weight: bold;
}

#MainArea{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	clear: both;
}
#Menu{
	width: 100%;
	text-align: center;
	background: url(../img/back_menu.jpg) repeat-x #00082e;
	height: 46px;
	font-size: 110%;
}
div#Menu div{
	width: 960px;
	margin: 0 auto;
}
.Right{
	float: right;
}
.Left{
	float: left;
}

h1.topcomm{
	color: transparent;
	font-size: 1px;
}
#MainArea div{
	background-color: #fff;
	border:1px solid #eee;
	padding: 20px;
	margin-bottom: 15px;
	box-shadow: 1px 2px 2px #ccc;
}
#MainArea div h2{
	color: #656565;
	border-bottom: solid 2px #84ccc9;
	padding-left: 10px;
	font-weight: bold;
	margin: 20px;
	padding-bottom: 5px;
}

#MainArea div p{
	font-size: 14px;
	margin: 10px 20px 30px;
	line-height: 25px;
}

#MainArea a div.readmore{
	width: 450px;
	border:1px solid #aaa;
	color: #000;
	display: inline-block;
	padding:10px;
	margin: 5px 12px;
	-moz-border-radius:1%;
	-webkit-border-radius:1%/10%;
	border-radius:1%/10%;
	text-align: center;
	text-decoration:none;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}
#MainArea a:hover div.readmore{
	background-color: #00468C;
	color: #fff;
	border-color: #007eff;
}

#Foot{
	color: #fff;
	background-color: #002040;
	padding: 30px 0 0;
}

#Foot div.buy{
	background-color:#002040;
	width: 960px;
	margin:0 auto;
	height: 120px;
}
#Foot div.buy p{
	text-align: left;
	display: block;
	float: left;
	margin: 120px 0 0 220px;
}
#Foot div.buy a img.ftbuy{
	margin-top: 60px;
	margin-left: 50px;
}
#Foot div.ftmenu{
	background-color: #222;
}
#Foot div.ftmenu div{
	width: 960px;
	margin:20px auto;
	text-align:center;
}
#Foot div.ftmenu ul{
	text-align: left;
	width: 100%;
	border-top: 1px solid #275663;
	padding-top: 10px;
	margin-bottom: 20px;
}
#Foot div.ftmenu ul li{
	float: left;
	width:190px;
	height: 30px;
	font-size: 13px;
}
#Foot div.ftmenu ul li a{
	color: #e5e5e5;
	text-decoration: none;
}
#Foot div.ftmenu ul li a:hover{
	color: #00c6ff;
	text-decoration: underline;
}


#MainArea div.infowsf{
	background: url(../img/wsf_pc.png) right 50px no-repeat #fff;
	height:370px;
}

#MainArea div.castam{
	background: url(../img/bk_castam.jpg) right bottom no-repeat #fff;
}
#MainArea div h3{
	color: #656565;
	border-bottom: solid 1px #FD3E7C;
	padding: 5px 10px;
	font-weight: normal;
	font-size: 120%;
	margin-top: 20px;
	width: 80%;
}