/*共通
*********************************************/

table{
     text-align:left;
}

table td.white {
	background: #fff;
}

.txt10{
     font-size:10px;
     line-height: 120%;
}

.txt12{
     font-size:12px;
     line-height: 150%;
}

.txt14{
     font-size:14px;
     line-height: 175%;
}

.txt10b{
     font-size:10px;
     line-height: 120%;
     font-weight: bold;
}

.txt12b{
     font-size:12px;
     line-height: 150%;
     font-weight: bold;
}

.txt14b{
     font-size:14px;
     line-height: 175%;
     font-weight: bold;
}

.backTOP {
	margin: 0 20px 20px 0;
	text-align: right;
}


img {
	border: 0;
}

.clearfix:after {
content: ".";
display: block;
visibility: hidden;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
clear: both;
} 

.clearfix {
display: inline-block;
}

.clear{
clear:both;
}

table.white {
		background: #fff;
}

table.white p {
	font-size: 12px;
	line-height: 150%;
	margin: 5px 0 12px 0;
}

td#footerBg {
	background:url(img/line.gif) no-repeat;
	background-position: center bottom;
	height: 25px;
	padding: 0 0 5px 0;
}

h2#headttl {
	margin: 0;
}


h3.subttl {
	text-align:left;
	margin: 0 0 89px 23px;
	padding: 0;
	width: 699px;
}


td#index-con-footer {
	background: transparent url(img/index_contentsfooter_bg.jpg) repeat-x;
	height: 89px;
	vertical-align:top;
}

td#index-con-footer div.cautions {
	width:auto;
	float:left;
	margin-top:10px;
}

td#index-con-footer div.ptops {
	width:auto;
	float:right;
	margin-top:65px;
}


    td.indextd{
    display:block;
    position:relative;
    width:699px;
    height:261px;
    }
    td.indextd a{
    display:block;
    position:absolute;
    left:590px;
    top:52px;
    }




/* イベントレポート
*********************************************/
h2 {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	height: 281px;
}

td.white {
	background: #fff;
}

#pet {
	margin: 0 auto;
	padding: 0 30px 30px 30px;
	width: 700px;
	background: #fff;
}

table#eventBox td.eventtext{
	font-size: 14px;
	line-height: 170%;
	text-align: left;
}

table#eventBox p.eventtext2{
	font-size: 14px;
	text-align: left;
	line-height: 170%;
	margin: 0 0 20px 20px;
}

table#eventBox td.photo{
	text-align: right;
}


h3 {
	margin: 25px 0 15px 0;
	padding: 0;
}

h3.fir {
	margin: 50px 0 15px 0;
	padding: 0;
}

td#pointBox {
	background: #fff;
	padding: 0 0 20px 0;
}

h4 {
	margin: 0 0 5px 0;
	padding: 0;
	text-align: left;
}

td#pointBox p {
	font-size: 12px;
	line-height: 160%;
	text-align: left;
	margin: 0 30px 0 55px;
}

img#hatchan {
	float: right;
	margin: 0 0 0 5px;
}

p.question {
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	margin: 0 0 10px 20px;
	padding: 0;
	font-weight: bold;
}
	
p.answer {
	font-size: 14px;
	text-align: left;
	line-height: 170%;
	margin: 0 0 25px 20px;
	padding: 0;
}

p.discussion {
	font-size: 12px;
	text-align: left;
	line-height: 140%;
	margin: 0 0 20px 20px;
	padding: 0;
}

td#commentBtm {
	border-left: 1px solid #ee5404;
	border-right: 1px solid #ee5404;
	border-bottom: 1px solid #ee5404;
}

img#honey {
	float: left;
	margin: 0 20px 50px 20px;
}

p.comment {
	font-size: 14px;
	line-height: 170%;
	margin: 0 20px 20px 0;
	text-align: left;
}

#pageTop {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: right;
}



/* MarginSet
*********************************************/

.mrg1px { margin-top:1px; }
.mrg5px { margin-top:5px; }
.mrg10px { margin-top:10px; }
.mrg15px { margin-top:15px; }
.mrg20px { margin-top:20px; }
.mrg25px { margin-top:25px; }
.mrg30px { margin-top:30px; }
.mrg35px { margin-top:35px; }
.mrg40px { margin-top:40px; }
.mrg45px { margin-top:45px; }
.mrg50px { margin-top:50px; }
.mrg55px { margin-top:55px; }
.mrg60px { margin-top:60px; }

.mrgR20B20px { margin-right: 20px; margin-bottom: 20px; }
.mrgL20B20px { margin-left: 20px; margin-bottom: 20px; }
.mrgT20B20px { margin-top: 20px; margin-bottom: 20px; }

.mrgB30px { margin-bottom:30px; }
.mrgR20px { margin-right:20px; margin-top: 20px; }
.mrgL20px { margin-left:20px; margin-top: 20px; }
.mrgL10px { margin-left:10px; }
