@charset "utf-8";

#left #article-title {
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 10px;
}
#left #article-title span {
	line-height: 30px;
	font-size: 0.5em;
	color: #666666;
}
#left #photo-area {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	text-align: center;
}
#left #photo-area p {
	margin-top: 10px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
}

#left #photo-area #thumb {
	margin-top: 10px;
}
#left #photo-area #thumb img {
	margin-right: 1px;
	margin-left: 1px;
}
#left #photo-area #thumb .p_active {
	border: 1px solid #666666;
	opacity: 0.5;
}
#left #photo-area #thumb .p_pad {
	margin-left: 2px;
	margin-right: 2px;
}
#left .main_text {
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	margin-bottom: 10px;
	width: 680px;
	background-color: #FFFFFF;
}
#left .preparation_text {
	font-size: 2em;
	text-align: center;
	padding-bottom: 150px;
	padding-top: 50px;
	line-height: 2em;
}
#left .preparation_text span {
	color: #FF0000;
	font-weight: bold;
}


#left #photo-area li {
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 1px;
	min-width: 76px;
}
#left .p_cap {
	text-align: right;
	font-size: 10px;
}
#left #relation {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 20px;
	background-color: #E7E7E7;
	border: 1px solid #999999;
	border-radius: 5px;
}
#left #relation #re-title {
	font-size: 1.5em;
	font-weight: bold;
	color: #004972;
	margin-bottom: 5px;
}
#left #relation ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#left #relation ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
}
#left #comment {
	border-top: 1px solid #999999;
	padding-top: 15px;
}

#left #comment #comment_title {
	font-size: 2em;
	float: left;
	font-weight: bold;
	color: #666666;
}
#left #comment #guide_line {
	float: right;
	font-size: 1.4em;
}
#left #comment #comment-form  {
	background-color: #DFDFDF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 1px solid #999999;
	border-radius: 5px;
	margin-top: 10px;
}
#left #comment #comment-form #in-name  {
	border: 0;
	padding: 5px;
	font-size: 1.3em;
	font-family: Arial, sans-serif;
	color: #333333;
	border: solid 1px #ccc;
	width: 200px;
	margin-bottom: 10px;
}
#left #comment #comment-form #comment-txt  {
	width: 470px;
	float: left;
	margin-right: 10px;
}
#left #comment #comment-form #in-text  {
	border: 0;
	padding: 5px;
	font-size: 1.3em;
	font-family: Arial, sans-serif;
	color: #333333;
	border: solid 1px #ccc;
	width: 450px;
}
#left #comment #comment-form #comment-button  {
	float: left;
	padding-top: 5px;
}
#left #comment #comment-form #comment-button p  {
	font-size: 1.8em;
	margin-bottom: 15px;
}
#left #comment #comment-form #comment-b   {
	border: 1px solid #999999;
	padding-top: 11px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 11px;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	color: #333333;
	cursor: pointer;
}
#left #comment .comm_head {
	margin-top: 15px;
	font-size: 1.4em;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-color: #E0E0E0;
	border: 1px solid #999999;
	color: #333333;
}
#left #comment .comm_head .comm_name {
	float: left;
	white-space: nowrap;
}
#left #comment .comm_head .comm_time {
	float: right;
	white-space: nowrap;
}
#left #comment .comm_text {
	font-size: 1.4em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	line-height: 1.6em;
}
.yadd-p1 {
	text-align: center;
	padding-bottom: 10px;
}
.yadd-p2 {
	text-align: center;
	padding-top: 10px;
}


.coution {
	color: #FF0000;
	font-size: 1.6em;
}
