@charset "utf-8"; 

address {font-style:normal;}
a:link {text-decoration:none; color:#990000;}
a:visited {text-decoration:none; color:#996633;}
a:hover {text-decoration:underline; color:#CA9662;}

h4 {color:#990000;}

img {border:none;}

.l_height0 {line-height:1em;}

.mg0 {margin:0;}
.mgt5 {margin-top:5px;}
.mgt15 {margin-top:15px;}
.mgl10 {margin-left:15px;}
.mgl80 {margin-left:80px;}
.mgl6 {margin-left:6px;}
.mgl40 {margin-left:40px;}
.mg5 {margin-right:5px;}
.mgr30 {margin-right:30px;}
.mgb43 {margin-bottom:43px;}
.mgb30 {margin-bottom:30px;}
.mgt20 {margin-top:20px;}
.mgt25 {margin-top:25px;}
.mgt30 {margin-top:30px;}
.photo_padding {padding:0 20px 20px 0;}

.left {float:left;}
.right {float:right;}

.link_margin {line-height:1em; padding-left:5px;}


/*------------ テキストカラー ---------------*/
.text_clr_red {color:#FF6666;}
.text_clr_pink {color:#FF6699; font-weight:bold;}
.text_clr_orange {color:#FF9900; font-weight:bold;}
.text_clr_brown {color:#663300; font-weight:bold;}


/*------------ テーブル ---------------*/
table {font-size:100%; line-height:1.8em;}
.tbl_01 {background:#CCCCCC;}
.tbl_01 th {background:#D98E8E; color:#FFFFFF; text-align:center; padding:5px; width:27%;}
.tbl_01 td {background:#FFFFFF; padding:5px;}

.tbl_02 {background:#FFFFFF; border-collapse:collapse;}
.tbl_02 th {color:#D98E8E; text-align:center; padding:5px; border-bottom:#CCCCCC dotted 1px;}
.tbl_02 td {border-bottom:#CCCCCC dotted 1px; line-height:1.7em;}

.tbl_03 {background:#CCCCCC;}
.tbl_03 th {background:#E1F0FF; color:#666666; text-align:center; padding:5px; width:51%;}
.tbl_03 td {background:#FFFFFF; padding:4px; text-align:center;}


.block {display:block;}
.clear {clear:both; color:#FFFFFF; border:#FFFFFF; height:1px; line-height:0; font-size:0; display:block; margin:0; padding:0;}


