/* CSS Document */



/*全体---------------------------------------*/




body {
	margin:0 auto;
	padding:0;
	text-align:center;
}


#wrap { width:1000px; text-align:left; margin:0 auto;

}


.ic_navi{
background: url(http://www.dreamvs.jp/pc/images/top/ic_heart.gif) no-repeat;
padding:1px 0 0 18px;
font-size:1em;
}

a {color: #ff0084;
line-height:15px;
font-size:12px;}

a:hover {
color: #0066FF;
}



/*ヘッダー----------------------------------------*/



#logo {
	padding: 5px 0;
	margin:0 auto;
/*	clear:both;*/
	width: 250px;
	float: left;
	height: auto;
}

#templatemo_header {
	clear: both;
	padding: 0;
	margin: auto;
	width:1000px;
	overflow: visible;
}

/*ハイライト用*/
#head_2 a:hover
*{
filter:alpha(style=0, opacity=30);
-moz-opacity:30; /* Firefox用 */
 opacity:30; /* Opera、Safari用 */
}


#info{ 
float:right;
clear:both;
color:#FFF;
width:600px;
margin:5px;
padding:5px 3px 0 3px;
}



.box-001 {
	width: 980px;
	height: auto;
	margin: 5px 0 5px;


	}

#logo-001 {
	width:190px;
	margin: 0;
	float: left;
}
 
#box-002 {
	width: 760px;
	height: 80px;
	float: right;
	padding-top: 10px;
}



#box-003 {
    font-size:13px;
	margin-top: 2px;
	margin-bottom: 1px;
	padding-left: 0;
	float:right;
}

#box-004 {
	float:left;
	padding:0;
	margin: 0;
}
#box-005 {
   	float:right;
	padding:0;
	margin: 0;
}



/*ヘッドコンテンツ---------------------------------------*/

#hed_contents_a{
	width:980px;
	margin:0px auto;
}

/*newハイライト用*/
#hed_contents_new a:hover
*{
filter:alpha(style=0, opacity=30);
-moz-opacity:30; /* Firefox用 */
 opacity:30; /* Opera、Safari用 */
}


#search{
background:url(http://www.dreamvs.jp/pc/images/top/search_bg.gif) no-repeat;
	width:980px;
	height:60px;
	padding:10px;
	margin:0 auto;
}

/* ----------------------- ナビゲーション要素  */


html>/**/body {
	font-size: 12px;
}

ul	{ margin:0px; padding:0px; list-style-type:none; }


#navigation{
width:800px;
margin:auto;

}



#navi {
	text-align: center;
	width: 850px;
	position: absolute;
	top:auto;
	left:auto;
	visibility: visible;
	

}


#navi li {
	width: 150px;
	_width: 149px;
	float: left;
	background: #fff;/*メニューのカラ―*/
	font-size: small;
	font-weight: bold;
	color: #000; /*メニューのカラ―*/
	padding:5px 5px 7px 5px;
	_padding: 5px;
	cursor:pointer;
	border-bottom: dashed #999999 1px;
	text-align: left;
	

}



#navi li ul {
	padding-top:10px;
}





#navi li ul li { 
	display: block;
	float: none;
	clear: both;
}
#navi li ul li a {
	display:block;
	color: #000;
	font-weight:normal;
	text-decoration:none;
}
#navi li ul li a:hover { 
	text-decoration: underline;
	color: #FF3399;
}


/*コンテンツ(サイド)---------------------------------------*/


#side_left{
	width:200px;
	float:left;
	margin:10px 0px 10px 80px;
	text-align:center;
	margin:0px auto;
/*	padding:2px 5px;*/
/*	border:solid #999 1px;*/
}

/*ハイライト用*/
#side_left a:hover
*{
filter:alpha(style=0, opacity=30);
-moz-opacity:30; /* Firefox用 */
 opacity:30; /* Opera、Safari用 */
}


#center_contents{
	width:750px;
	float:left;

	text-align:center;
	padding:0;
	margin: 30px 40px 0 0;
}

/*コンテンツ(逆サイド)--------------------------*/
#side_right{
	width:190px;
	float:right;
	text-align:center;
	margin:30px 0 0 0;
/*	padding:2px 5px;*/
/*	border:solid #999 1px;*/
}

/*ハイライト用*/
#side_right a:hover
*{
filter:alpha(style=0, opacity=30);
-moz-opacity:30; /* Firefox用 */
 opacity:30; /* Opera、Safari用 */
}


/*ハイライト用*/
#center_contents2 a:hover
*{
filter:alpha(style=0, opacity=30);
-moz-opacity:30; /* Firefox用 */
 opacity:30; /* Opera、Safari用 */
}


#center_contents2{
	width:750px;
	float:right;
	text-align:center;
	padding: 0;
	margin: 30px 40px 0 0;
}


/*ハイライト用*/
#center_contents a:hover
*{
filter:alpha(style=0, opacity=30);
-moz-opacity:30; /* Firefox用 */
 opacity:30; /* Opera、Safari用 */
}

.center_contents_1{
	width:520px;
	float:left;
	text-align:center;
	padding:0px 0px 5px 30px;
}


.center_contents_1 span{
font-weight:bold;
color:#FF6699;
}

.center_contents_1 a{
text-decoration:none;
color:#000000;

}

.center_contents_1 a:hover{
text-decoration: underline;
color: #FF00CC;
}


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


#footer {
	clear: both;
	padding: 10px 0 10px 0px;
	width: 1000px;
	text-align: center;
	color: #FFF;
	background: #ff0084;
	text-align: center;
}

/*ハイライト用*/
#footer a:hover
*{
filter:alpha(style=0, opacity=30);
-moz-opacity:30; /* Firefox用 */
 opacity:30; /* Opera、Safari用 */
}



/* IE6 hack */
* html #footer_bottom {
	width: 1000px;
	height: 10px;
	margin-bottom: -10px;
	padding: 0;
}

.footer_1{
clear: both;
width: 980px;
padding:10px;
margin-top:20px;
color:#333;
line-height:1.5em;
text-align:left;
}


/*画像関係---------------------------------------*/

.bunner{
	padding-bottom:15px;
}


.bunner1{
	padding-bottom:5px;
}

.banner10{
margin-bottom:10px;
}




/*▼ボタン・・・マイページ、ログイン等▼*/

#PC_NAVI_B{
           width: 100%;
           height: 25px;
           margin: 0 0px 10px 0;
           clear:both;
   }
   
   #PC_NAVI_B ul,li{
           margin: 0px;
           padding: 0px;
   }
   
   #PC_NAVI_B li{
           display: inline;
           float: right;
   }
   
   #PC_NAVI_B A{
           display: block;
           margin: 5px 0 0 3px;
           padding: 3px 0 0 25px;
           background-image: url(http://www.dreamvs.jp/pc/img-top/button/navi_b.gif);
           height: 22px;
           width: 135px;
           font-weight: bold;
           color: #FFFFFF;
           font-size: 14px;
           text-decoration: none
   }
   
   #PC_NAVI_B A:hover{
           background-image: url(http://www.dreamvs.jp/pc/img-top/button/navi_b_hover.gif);
           color: #E9F200;
           text-decoration: none;
   }

/*検索*/
#searchhh {
	width: 980px;
	margin: 0 0 10px;
	padding: 10px 0 ;
	background-color:#dcdcdc;
	}
	
#searchhh-font {
	margin: 0 0 5px;
	padding: 5px 0 0 0;
	font-size:13px;
	color:#Ff3399;
    
	}
.search-key {
	font-size:13px;
  
	}




