<!--

	/*-------------------------------------------------------------------------------*/
	/*	Introduction
	/*-------------------------------------------------------------------------------*/
	#plan{
		font-size:12px;
		line-height:18px;
		color:#666;
		padding:10px 8px 20px 0;
		background-repeat:no-repeat;
	}

		#catchCopy{
			background-image:url(ig/obj_plan.jpg);
			background-repeat:no-repeat;
			height:85px;
		}
		#plan h3{
			background-image:url(ig/in/stripetag.gif);
			background-repeat:repeat-y;
			padding:1px 0 5px 18px;
			margin:0;
		}
		
		#plan ul{
			margin:10px 0 10px 20px;
			padding:0;
		}

		
		#plan .tel{
			margin:3px 0 5px 0;
			padding:4px 0 0 0;
			border-top:1px solid #ccc;
			font-size:13px;
			font-weight:bold;
			color:#777;
		}
			.tel strong{
				padding:0 0 0 21px;
			}
		#plan .Mail, .Web{
			margin:3px 0 5px 0;
			padding:4px 0 0 0;
			border-top:1px solid #ccc;
			font-size:13px;
			font-weight:bold;
			color:#777;
		}
		
			.Mail strong{
				padding:0 0 0 33px;
			}
			.Web strong{
				padding:0 0 0 98px;
			}
			
			#plan .Mail a{	
				color:#cc3300;
				text-decoration:none;
				font-weight:bold;
			}
			#plan .Mail a:hover { color: #666;	}
		
		.pdf{
			border:1px solid #ccc;
			padding:10px;
		}
			.pdf a{
				display:block;
				float:left;
				width:110px;
				height:39px;
				margin:8px 5px 8px 0;
				border-top:3px solid #fff;
			}
				.pdf a:hover{
					border-top:3px solid #ccc;
				}
			.pdf .dezagen{
				background:url(./ig/banner/pdf_dezagen.gif) 0 3px no-repeat;
			}
			.pdf .bt{
				background:url(./ig/banner/pdf_bt.gif) 0 3px no-repeat;
			}
			.pdf .mizue{
				background:url(./ig/banner/pdf_mizue.gif) 0 3px no-repeat;
			}
			.pdf .winart{
				background:url(./ig/banner/pdf_winart.gif) 0 3px no-repeat;
			}
			
			.downloadPlugin{
				margin:5px 0 8px 0;
				text-align:right;
			}

				
				
-->