/* CSS Document */

body {
	text-align:center;
	background: url(imgs/bg_body.gif) repeat-x bottom #7c0e0f;
}
	
img {
	border: 0px;
}

* {
	margin: 0;
	text-align: 20px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

p {
	margin: 0;
	font-size:12px;
	color:#3f4362;
	line-height:20px;
	font-weight:normal;
}


a {
	color:#3f4362;
	text-decoration:none;
}
	
form {
	margin: 0;
}

h2 {
	font-size:14px;
	color:#7c0e0f;
	font-weight:bold;
	margin:20px 0 10px 0;
	}

.clear {
	clear:both;
	}
	
.border {
	border-top:#cbcbcb solid 1px;
	width:700px;
	margin:10px 0px 10px 0;
	}
	
.circle {
	background:url(imgs/i_circle.gif) top left no-repeat;
	padding:0 0 0 25px;
	}


#box {
	margin:0 auto;
	background-color:#FFFFFF;
	width:740px;
	text-align:left;
	}
	
#nakamibox {
	margin:20px 20px;
	}
	
#grayWaku {
	margin:20px;
	padding:10px 20px;
	border:#999999 1px solid;
	}
	
.textnavi {
	font-size:11px;
	color:#3f4362;
	line-height:15px;
	letter-spacing: 1px;
	margin:0;
	}
	
.nakami {
	margin:5px 0 40px 0;
	}	

.inshounavi {
	font-size:11px;
	color:#7c0e0e;
	font-weight:bold;
	margin:0;
	}
	
.inshounavi a {
	font-size:11px;
	color:#7c0e0e;
	font-weight:bold;
	margin:0;
	}
	
#clearbox {
	width:700px;
	height:500px;
	}
	
#addressBox{
	height:40px;
	width:300px;
	padding:20px 0 0 20px;
	float:left;
	}	

#addressBox p,#copyrightBox p{
	font-size:11px;
	line-height:15px;
	}
	
#copyrightBox{
	height:40px;
	width:300px;
	padding:20px 20px 0 0;
	float:right;
	text-align:right;
	}
	
.formBox {
	width: 400px;
	float: left;
	border: solid 1px #cbcbcb;
	height: 20px;
	line-height: 16px;
}

.formBoxComment {
	width: 400px;
	float: left;
	border: solid 1px #cbcbcb;
	height: 100px;
	line-height: 16px;
}
.formBtn {
	background:url(imgs/btn_submit.gif) no-repeat;
	border: 0px;
	width: 176px;
	height: 46px;
	padding: 0;
	margin:20px 0 20px;
	text-align:center;
	cursor:pointer;
}
	
#formTable {
	margin:20px 0 0px 0;
	border:#487fe4 solid 1px;
	}
	
#formTable th, #formTable td {
	border-bottom:#a3bff1 1px solid;
	padding:5px;
	}
	
.redText {
	color:#CC0000;
	}
	
a:hover {
	color: #CC0000;
}

.formback {
	background:url(../imgs/btn_back.gif) no-repeat;
	border: 0px;
	width: 176px;
	height: 46px;
	padding: 0;
	margin:20px 0 20px;
	text-align:center;
	cursor:pointer;
}
