/* vienaトップ css */

body #viena_top {
width:950px;
margin:0 auto;
font-size:13px;
line-height:17px;
}

body #viena_top a,body #viena_top p,body #viena_top h1,body #viena_top h2, body #viena_top h3,body #viena_top h4, body #viena_top dl, body #viena_top dt, body #viena_top dd, body #viena_top ul, body #viena_top ol, body #viena_top li, body #viena_top tr, body #viena_top td, body #viena_top tl {
margin:0;
padding:0;
}
body #viena_top ul, body #viena_top ol, body #viena_top li {
	list-style:none;
}
body #viena_top img {
	vertical-align:bottom;
}
body #viena_top a img {
	border:none;
	text-decoration:none;
}
body #viena_top td {
	vertical-align:top;
}
.clear {
	clear: both;
}
.small_size {
	font-size: 0;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* Hides from IE-mac ¥*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* Flash */
#header_fl {
	width:948px;
	height:393px;
	margin-bottom:10px;
	border:solid 1px #dedede;
}

/* 課金決済システムASPとは */
body #what_con h1 {
	margin-bottom:10px;
}
#what_con {
	margin-bottom:15px;
}

/* お楽しみいただけるサービス*/
#service_con {
	width:950px;
	background:url(../img/service_middle.gif) repeat-y top left;
	margin-bottom:15px;
}
.service_middle {
	width:910px;
	margin:0 20px;
}
.service_l {
	float:left;
	width:585px;
	margin-right:5px;
}
body #viena_top .img_l {
 	float:left;
 	margin:0 5px 15px 0;
 }
.service_r {
	float:right;
	width:320px;
}
body #viena_top .dtline {
	clear:both;
	height:1px;
	width:910px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:15px;
	background:url(../img/dtline.gif) repeat-x;
}
body #viena_top .service_title  a:link{
	color:#287EA3;
}
body #viena_top .service_title  a:visited{
	color:#287EA3;
}
body #viena_top .service_title  a:hover{
	color:#287EA3;
}
body #viena_top .service_title  a{
	padding-left:15px;
	background:url(../img/list_blue.gif) no-repeat top left;
	padding-bottom:3px;
}
body #viena_top .service_con {
	margin-bottom:5px;
}

/* 『ビーナ』の特徴：コンテンツプロバイダー様へ　*/
#special_con {
	width:950px;
	background:url(../img/special_middle.gif) repeat-y top left;
	margin-bottom:15px;
}
.special_middle {
	width:910px;
	margin:0 20px;
}
.special_middle_title {
	height:165px;
	display:block;
}
.special_middle_title  span {
	display:none;
}
body #viena_top .special_middle_text {
	margin-left:15px;
	margin-right:15px;
	margin-bottom:3px;
}
.special_middle_con1{
	width:290px;
	height:456px;
	margin-right:20px;
	margin-bottom:15px;
	background:url(../img/special_con1.gif) top center no-repeat;
	float:left;
}
.special_middle_con2{
	width:290px;
	height:456px;
	margin-right:20px;
	margin-bottom:15px;
	background:url(../img/special_con2.gif) top center no-repeat;
	float:left;
}
.special_middle_con3{
	width:290px;
	height:456px;
	margin-bottom:15px;
	background:url(../img/special_con3.gif) top center no-repeat;
	float:left;
}






