@charset "UTF-8";

/*======================
コンテンツ*/

		#Contents .topImage{
			margin-bottom:30px;
			}
			
		#Contents .title{
			margin-bottom:30px;
			}	
			
		#Contents .fcPurple{
			color: #ac78b4;
			}	
			
		#Contents .detail{
			margin:0 25px 40px 25px;
			}	
			
				#Contents .detail ul{
					margin-bottom:25px;
				}
				
				#Contents .detail li{
				font-size: 16px;
				line-height: 26px;
				background: url(../_images/service/dot.gif) no-repeat 0 6px;
				padding-left: 18px;
				}
	
				#Contents .detail li.last{
				font-size: 16px;
				line-height: 26px;
				background: url(../_images/service/dot.gif) no-repeat 0 6px;
				padding-left: 20px;
				margin-bottom:5px;
				}
				#Contents .detail p{
				font-size:16px;
				line-height:26px;
				margin-bottom:30px;
				}
			
				#Contents .detail .subtitle{
					margin-bottom:20px;
				}
			
/*-- 表 --*/

				#Contents .detail table.fee01{
					width: 600px;
					border: #c0bcbc 1px solid ;
					border-collapse: collapse;
					font-size:14px;
					line-height:24px;
					margin-bottom:30px;
					}
	
	
				#Contents .detail table{
					width: 900px;
					border: #c0bcbc 1px solid ;
					border-collapse: collapse;
					font-size:14px;
					line-height:24px;
					margin-bottom:30px;
					}
		
						#Contents .detail td.itemL{
							width: 180px;
							background:#f1fada;
							border: #c0bcbc 1px solid ;
							padding: 15px 30px 15px 20px ;
						}
				
						#Contents .detail td.itemR{
							width: 740px;
							border: #c0bcbc 1px solid ;
							padding: 15px 30px 15px 20px ;
						}
		
						#Contents .detail td.none{
							border: #c0bcbc 1px solid ;
							height:2px;
						}
				
						#Contents .detail td.total{
							border: #c0bcbc 1px solid ;
							padding: 15px 30px 15px 20px ;
							font-weight:bold;
						}
			

/*--注釈BOX--*/
				#Contents .detail .comment{
					margin-bottom:40px;
				}
			
				#Contents .detail .comment_m{
					margin-bottom: -2px;
				}
			
				#Contents .detail .comment p{
				font-size: 16px;
				line-height: 28px;
				background:url(../_images/fee/box.gif) repeat-y left top;
				margin:0;
				padding: 0 25px;
				}
			
				#Contents .detail .comment p.last{
				font-size: 16px;
				line-height: 26px;
				background:url(../_images/service/box.gif) repeat-y left top;
				margin:0;
				padding: 6px 25px 0 25px;
				}
																		