﻿@charset "utf-8";

/* --------------------------------------------
	/personal.html
-------------------------------------------- */

	body.agreement {
	}
	
		body.agreement .leed {
			margin: 40px 50px 0;
			line-height: 1.5;
		}

			body.agreement .h3Section p {
				line-height: 1.5;
			}
			
		body.agreement .h3Section {
			margin-top: 40px;
			margin-left: 50px;
			margin-right: 50px;
		}

			body.agreement .h3Section p {
				line-height: 1.5;
			}
			
			body.agreement .h3Section h4 {
				margin-bottom: 5px;
			}

			body.agreement .h3Section .figureBox {
				background: url("../images/agreement/checkbox_bg.gif") 0 0 repeat;
				overflow: hidden;
			}
			
			* html body.agreement .h3Section .figureBox {
				height: 1%;
			}
			
			
			body.agreement .h3Section .blowser dl {
				float: left;
				width: 412px;
				padding: 25px 0 15px;
				margin-left: -1px;
				border-left: 1px solid #FFFFFF;
			}
			
				body.agreement .h3Section .blowser dt {
					margin: 0 25px 20px;
				}
				
					body.agreement .h3Section .blowser dt img{
						vertical-align: bottom;
					}
				
				body.agreement .h3Section .blowser dd {
					height: 32px;
					padding: 0 0 10px 40px;
					margin: 0 25px;
					position: relative;
					line-height: 32px;
				}
				
				body.agreement .h3Section .blowser dd span {
					position: absolute;
					left: 0;
					top: 0;
				}
				
				

			body.agreement .h3Section .plugin dl {
				float: left;
				width: 412px;
				padding: 25px 0;
				margin-left: -1px;
				border-left: 1px solid #FFFFFF;
			}
			
				body.agreement .h3Section .plugin dt {
					margin: 0 25px 20px;
				}
				
					body.agreement .h3Section .plugin dt img {
						vertical-align: bottom;
					}
				
				body.agreement .h3Section .plugin dd {
					line-height: 1.4;
				}

					body.agreement .h3Section .plugin dd a {
						color: #666666;
					}

					body.agreement .h3Section .plugin dd a:hover {
						text-decoration: none;
					}
												
				body.agreement .h3Section .plugin dd.button {
					float: left;
					width: 175px;
					margin-left: 25px;
				}


			body.agreement .h3Section .textsize dl {
				padding: 25px;
				margin-top: -5px;
				border-top: 5px solid #FFFFFF;
			}
			
				body.agreement .h3Section .textsize dt {
					margin: 0 0 20px;
				}
				
					body.agreement .h3Section .textsize dt img {
						vertical-align: bottom;
					}
				
				body.agreement .h3Section .textsize dd {
					line-height: 1.4;
				}
												
				body.agreement .h3Section .textsize dd.image {
					float: left;
					width: 400px;
				}

				