/* Unchanged */
@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
	font: 12px/150% "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", Verdana, Arial, sans-serif;
}

.newclass { color: #000000; font-size: 10px; line-height: 1em}
.newclass2 { color: #000000; font-size: 12px; line-height: 16px; font-family: "ＭＳ Ｐゴシック", "Osaka"}
.newclass3 { font-size: 14px; line-height: 1.3em}
.newclass3Copy { font-size: 14px; line-height: 1.8em}
.newclass2_up { color: #000000; font-size: 12px; line-height: 1.5em; font-family: "ＭＳ Ｐゴシック", "Osaka" }
.pix_11 { color: #000000; font-size: 12px; line-height: 1em}
.pix_12_line-H_1 { color: #000000; font-size: 12px; line-height: 1em }
.newclass4 { font-size: 22px; line-height: 22px; font-weight: normal}
.pix_18_line-H_22 {  font-size: 16px; line-height: 23px}

img {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	margin-bottom: 10px;
}

#wrap {
	width: 765px;
	padding-top: 10px;
	padding-left: 15px;
  }

h2 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 5px;
	line-height: 18px;
}

h1 {
	font-size: 24px;
	font-weight: bolder;
	padding-top: 5px;
	padding-bottom: 15px;
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin-bottom: 15px;
	line-height: 24px;
}

p {
	padding-bottom: 15px;
	padding-top: 0px;
}

.photo {
	float: left;
	width: 300px;
	clear: both;
}



.container {
	width: 765px;
	clear: left;
  }
  
.contents {
	padding-right: 15px;
	float: left;
	width: 240px;
	padding-bottom: 15px;
}

.setumei {
	width: 440px;
	float: right;
	padding-bottom: 10px;
	height: 250px;
	clear: right;
}

.name {
	font-size: 14px;
	font-weight: bold;
}

.square {
	font-size: 14px;
	color: #CC0000;
}


.spec {
	width: 435px;
	float: right;
	padding-bottom: 10px;
}


.green {
	color: #339900;
	font-size: 14px;
}

