.link_under_line a:link{ color:red; text-decoration:underline;}
.link_under_line a:hover{ color:red; text-decoration:underline;}
.link_under_line a:visited{ color:red; text-decoration:underline;}


.a2:link {
	font-size: 13px;
	color: #FB6799;
	text-decoration:none;
}
.a2:visited {
	font-size: 13px;
	color: #FB6799;
	text-decoration:none;
}
.a2:hover {
	font-size: 13px;
	color: #FB6799;
	text-decoration:underline;
}
.a2:active {
	font-size: 13px;
	color: #FB6799;
	text-decoration:underline;
}
a:link {
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}
a:visited {
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}
a:hover {
	font-size: 10px;
	color: #FF0000;
	text-decoration:underline;
}
a:active {
	font-size: 10px;
	color: #FF0000;
	text-decoration:underline;
}
body {
	margin: 0px;
}

.waku {
	border: 1px solid #CCCCCC;
}
.waku2 {
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px #CCCCCC;
}
.waku3 {
	border-right: 1px #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px #CCCCCC;
}
.font10 {
	font-size: 10px;
	color: #333333;
	padding-bottom: 3px;
}
.waku_blue {
	border: 1px solid #006699;
}
.waku_green {

	border: 1px solid #009966;
}
.waku3 {
	border-bottom: 1px dotted #666666;
}
.font13 {
	font-size: 13px;
	color: #FB6799;
	padding-left: 10px;
	padding-top: 3px;
	line-height: 15px;
}
.font11 {
	font-size: 11px;
	color: #333333;
}
.font12 {
	font-size: 11px;
	color: #333333;
	border: 1px solid #333333;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 4px;
	_padding-top: 2px;
	_padding-bottom: 2px;
}
*:first-child+html .font12 {
	padding-top: 2px;
	padding-bottom: 2px;
}
.font13_2 {
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
}
.waku4 {
	border: 1px solid #FB6799;
}
body,th,td {
	font-size:12px;
	line-height:130%
}

.table_business{
	padding:5px;
	border:1px solid #cccccc;
}

.table_business1{
	padding:5px;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}


.table_business2{
	padding:5px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.table_business3{
	padding:5px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.table_business4{
	padding:5px;
}

.w600{
	width:600px;
	margin:0 auto;
}

.pt40{
	padding-top:40px;
}


td.photo_bg{
		background:url(../photo/images/txt_bg.jpg) no-repeat top left;
}

td.photo_bg p{
		padding-top:15px;
		margin-left:10px;
		text-align:left;
		line-height:180%;
		width:385px;
}

td.photo_title{
		background:url(../photo/images/title_bg.jpg) no-repeat left bottom;
}

td.photo_title p{
		font-size:20px;
		color:#47600D;
		font-weight:bold;
		margin-bottom:5px;
		margin-top:5px;
}

.cont_tit{
		background:url(../photo/images/cont_tit.jpg) no-repeat top left;
		height:40px;
}

.cont_tit_new{
		background:url(../photo/images/new.jpg) no-repeat top left;
		height:40px;
}

p.cont_tit_txt{
		color:#FFF;
		font-size:12px;
		margin-left:5px;
		padding-top:5px;
}
