@CHARSET "UTF-8";

/*** header ***/
	#menu_img {
		float: left;
		margin:4px 2px 0px 1px;
	}
	.center-color{
		padding:0px 8px 1px 8px;
		background: #34241C;
	}
	#home{
		margin:3px 8px 0px 8px;
		float: left;
	}
	#abh{
		margin:3px 8px 0px 8px;
		float: left;
	}
	#ttd{
		margin:3px 8px 0px 8px;
		float: left;
	}
	#acm{
		margin:3px 8px 0px 8px;
		float: left;
	}
	#lch{
		margin:3px 8px 0px 8px;
		float: left;
	}
	#access{
		margin:3px 8px 0px 8px;
		float: left;
	}
	#link{
		margin:3px 8px 0px 8px;
		float: left;
	}

.list{
	text-align: center;
	padding-top: 7px;
	padding-right: 5px;
	width:500px;
	clear:both;
}

.image_area{
	text-align:center;
	margin: 0px auto;
}

.desc{
	background-color: #EAE3CE;
	padding-top: 20px; 
	padding-left: 40px; 
	padding-right: 40px;
	padding-bottom: 10px;
	margin-top:20px;
	width: 520px;
}


.history_back{
	margin: 0px auto;
	
	text-align: center;
	padding-top: 30px;
}

.pht_info{
	margin-top: 15px;
	text-align: right;
}

///////////////////////////////////////////
.contents_center  {
	margin: auto auto;
	width: 240px;
	height: auto;
	text-align: center;
}

.contents_center#eq_center  {
	width: 300px;
}

.attachup {
	padding-top: 10px;
}

.attachtop  {
	padding-top: 0px;	
}

.attach {
	padding-top: 0px;
	padding-bottom: 0px;
}

.term_box {
	border: 2px solid #EAE3CE;
	margin-bottom: 10px;
}

.term {
	height: 180px;
	overflow: auto;
}

#eq_center .contents_text {
	margin: auto auto;
	width: 300px;
}

#eq_center .contents_text ol{
	margin-left: 20px;
}

#eq_center #photo_sub_contents_header {
	background:#EAE3CE none repeat scroll 0%;
	height:22px;
	text-align:left;
	width: 270;
}

img.diagram {
	border: solid 1px #EAE3CE;	
}

tr.form_category {
	background: #EAE3CE;
}

table.form_desc {
	border-collapse:collapse;	
}

table.form_desc tr, td, th{
	border: 1px solid #CFC092;
	padding-left: 2px;
	padding-top: 1px;
}

span.alert {
	font-weight: bold;
	color: red;
}

span.notice {
	font-weight: bold;
}

span.navi {
	font-style: italic;	
}

span.benefit {
	font-weight: bolder;	
}

#local_navi {
	width: 600px;
	height: 22px;
	text-align: right;
	margin-top: 4px;
	background-color: none;
}

.benefit_panel {
	background-image: url('../images/photo/photo_process_image.jpg');
	background-position: right center;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

ol {
	padding-left: 20px;	
}

ul {
	padding-left: 10px;
}

ul li {
	list-style-type: disc;
}

li {
	margin-top: 3px;
	margin-bottom: 2px;
}