@charset "utf-8";
/* CSS Document */

#content {
	width:690px;
	padding:5px;
	clear:both;
	float:left;
	}
h1 {
	font-size:15px;
	color:#f57b3f;
	border-bottom:1px solid #f57b3f;
	margin:10px 0 8px 8px;
	padding-bottom:5px;
	line-height:18px;
	}
	
#photo_icon {
	margin:8px;
	width:200px;
	float:left
	}
#text {
	width:460px;
	float:right
	}

#text li {
	list-style-type:none;
	}
	
#text li a {
	display:block;
	width:280px;
	height:20px;
	margin:3px;
	background-color:#f4a460;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	text-indent:1em;
	text-decoration:none;
	color:#fff;
	}
	#text li a:hover {
	background-color:#fc6;
	}
	
#text p {
	padding:10px 0px 12px 0;
	font-size:12px;
	color:#696969;
	line-height:17px;
	}
#text02 {
	width:650px;
	padding:0 20px;
	clear:both;
	}
	
#text h2 {
	font-size:14px;
	color:#696969;
	margin:10px 0 0 0;
	line-height:17px;
	}

#text02 p {
	padding:2px 0px 6px 18px;
	font-size:12px;
	color:#696969;
	line-height:17px;
	}
a {
	text-decoration:none;
	color:#2E8B57;
	}
a:hover {
	text-decoration:underline;
	color:#6B8E23;
	}

	
h3 {
	background-image:url(../images/triangle.gif);
	background-repeat:no-repeat;
	padding:5px 15px 1px 15px;
	font-size:13px;
	color:#f57b3f;
	}
	
h4 {
	font-size:13px;
	color:#399;
	padding:1px 16px;
	}

#pdf {
	width:670px;
	background:url(../images/icon/pdf.gif) no-repeat 1px 3px #fff;
	}
	#pdf p {
	padding-left:25px;
	font-size:11px;
	color:#696969;
	}
