#wrapper{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
}

body{
	text-align: center;
	/*font-size: 90%;*/
	line-height: 1.5em;
}

.header-top{
	background-image:url(../img/header.gif);
	background-repeat:no-repeat;
	font-size:12px;
	color:#ffffff;
	padding-right:20px;
	
}

.header-top a{
	color:#ffffff;
	text-decoration:none;
	
}

.header-top a:hover{
	color:#ffffff;
	text-decoration:none;
	
}

.header-table{
	border:solid 1px #67c4c4;
}

.top-line{
	border:solid 1px #67c4c4;
}.bottom-line{
	border-bottom:solid 1px #67c4c4;
}

.menu-padding{
	padding:30px;
}

/*追記*/
/*.link{
	color:#39a8a8;
	text-decoration:none;
}
*/
.link a{
	text-decoration:none;
	/*color:#666666;*/
	color:#0066ff;
}

.link a:hover{
	text-decoration:none;
	/*color:#39a8a8;*/
	color:#65c4c4;
}

.ifg_new_01 {
	border-right:solid 1px;
	border-right-color:#666666;
	width:100px;/*93px*/
}

.ifg_new_02 {
	padding-left:4px;

}

#ifg_contents_01 {
	width:760px;
	padding-top:17px;
	margin-bottom:20px;
	border-bottom:solid 1px;
	border-bottom-color:#67c4c4;
	border-left:solid 1px;
	border-left-color:#67c4c4;
	border-right:solid 1px;
	border-right-color:#67c4c4;
}

#ifg_contents_02 {
	width:760px;
	margin-top:35px;
	margin-bottom:18px;
}


#main_photo {
	width:760px;
	margin-bottom:30px;

}

#ifg_menu {
	margin-bottom:30px;

}

.ifg_menu_01 {
	float:left;
	margin-left:19px;

}

.ifg_menu_02 {
	margin-left:16px;
	float:left;
}

.ifg_btn_01 {
	width:368px;
	float:left;
	font-size:90%;

}

.ifg_btn_02 {
	width:368px;
	float:right;
	font-size:90%;


}

/*
a:link {
	color: #0066ff;
	text-decoration:none;
}
a:visited {
	text-decoration: none;
	color: #0066ff;
}

a:hover {
	text-decoration: none;
	color:#65c4c4;
}
a:active {
	text-decoration: none;
	color:#0066ff;
}
*/
#new_text_area {
	margin-top:15px;
	height: 235px;
	overflow: auto;
	line-height: 1.1em;
	width: 760px;
}
*html new_text_area {
	width: 725px;
}
#new_text_area a {
	color: #0066FF;
	text-decoration: none;
}
#new_text_area a:hover {
	color: #65C4C4;
}
