@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#outer {
	background-color: #2C1600;
	width: 100%;
}
#outer #weapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#outer #weapper #header {
	height: 405px;
	width: 900px;
}
#outer #weapper #icon {
	background-image: url(images/index_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 107px;
	width: 900px;
	text-align: center;
}
#outer #weapper #contnet {
	background-image: url(images/index_03.jpg);
	background-repeat: repeat;
	width: 800px;
	padding-right: 50px;
	padding-left: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #4D0000;
	visibility: inherit;
}
#outer #weapper #below {
	height: 112px;
	width: 900px;
}
.title1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 26px;
	font-weight: bold;
	color: #900;
}
.title2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #FFF;
}

.p1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #600;
}
.p2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFF;
}
.title3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #360;
}
.box1 {
	background-color: #FFC;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dashed #900;
	padding: 5px;
	margin-bottom: 15px;
}
