﻿@charset "utf-8";
/* CSS Document */

 
/* header #D0111B
---------------------------*/
#udopre-header {
 background-image:url(../images/header/udo_5_120_s1.jpg);
 background-repeat:repeat-x;
 background-position:inherit;
 height:120px;
}

#udopre-header .premium-h-logo {
 width: 980px;
 height:120px;
 margin: 0 auto;
 zoom: 1.0;
 background-image:url(../images/header/udo_header1.jpg);
 
}


/* content
---------------------------*/

#udo-premium {
 width: 980px;
 margin: 0 auto;
 zoom: 1.0;

}



/* news
---------------------------*/

#udo-premium .news {
 width:800px;
 margin-top:20px;
 margin-left:90px;

 }
 
#udo-premium .news-box {
 width:738px;
 margin-left:25px;
 border:solid #CCCCCC 1px;
 padding:5px 10px 10px 5px;

 }
 
#udo-premium .news-text {
 margin:5px 10px 5px 10px;
 border-bottom:dotted #CCCCCC 1px;

 }


/* guide
---------------------------*/

#udo-premium .guide {
 width:800px;
 margin-top:20px;
 margin-left:90px;

 }
 
 
#udo-premium .guide-box {
 width:800px;
 height:110px;
 position:relative;
 clear:both;
 
 }
 
 
#udo-premium .guide-text {
 width:480px;
 border:solid #cccccc 1px;
 margin-left:25px;
 margin-top:25px;
 padding:5px;
 float:left;
 display:inline;
 
 }
 
 
#udo-premium .guide-buttun {
 width:215px;
 position:absolute;
 right:35px;
 bottom:0;
}




/* purchase
---------------------------*/

#udo-premium .purchase {
 width:800px;
 margin-top:20px;
 margin-left:90px;

 }
 
#udo-premium .purchase-box {
 width:750px;
 margin-top:20px;
 margin-left:15px;
 background-color:#eeeeee;
 padding:10px;

 }
 
#udo-premium table {
	background-color:#FFFFFF;
	width:750px;
	border:solid 1px #cdcdcd;
	border-collapse:collapse;
}


#udo-premium .purchase-tit {
 background-image:url(http://image.pia.jp/images3/udopremium/share/purchase-bar.jpg);
 background-repeat:repeat-x;
 font-weight:bold;
 height:30px;
 text-align:center;
 color:#616161; 
 
 } 
 
#udo-premium .bd-r {
 border-right:solid #cdcdcd 1px;

}

#udo-premium .bk-col {
 background-color:#fdeff8;

}

td {
 padding:2px 4px 2px 4px;
 text-align:center;

}


/* menu     
---------------------------*/

#udo-premium .menu {
 width:800px;
 margin-top:20px;
 margin-left:90px;

}


#udo-premium .menu-box {
 width:800px;
 height:95px;
 position:relative;
 clear:both;
 }


#udo-premium .menu-text {
 width:480px;
 border:solid #cccccc 1px;
 margin-left:25px;
 margin-top:25px;
 padding:5px;
 float:left;
 display:inline;
 
 }

 
#udo-premium .menu-buttun {
 width:215px;
 position:absolute;
 right:35px;
 bottom:0;
}