@charset "shift-jis";

.empha {
         font-weight: bold;
         color: #c92851;
         font-style: normal;
		font-size: 11px;
}
.empha2 {
         font-weight: bold;
         color: #ff1111;
         font-style: normal;
		font-size: 13px;
		padding: 3px;
}
.encent {
		text-align: center;
}
.enleft {text-align: left;}
.enright {text-align:right;}
.encent2 {
		color: #fff;
		font-size: 14px;
		text-align: center;
}
.encent_mL {text-align:center;}

.fll {float:left;}
.flr {float:right;}
.fright {float:right;}
.fcle {clear:both;}
.clear-fix {
			height:100%;
			overflow:hidden;
			zoom:1;
}


.flexbox {display:flex;justify-content: space-between;}


.valt {vertical-align:top;}
.valm {vertical-align:middle;}
.small {font-size:11px;}
.big {font-size:18px;}
.bold {font-weight:bold;}
.bgred {background-color:#ef1111;padding:3px;}

.lh14 {line-height:1.4em;}
.lh16 {line-height:1.6em;}
.lh18 {line-height:1.8em;}

.bdt {border-top:1px dotted #555;margin-top:10px;padding-top:15px;}
.bdtop {border-top:1px dotted #555;margin-top:5px;padding:5px 5px;}
.bdb {border-bottom:2px solid #3d6dce;padding-bottom:0px;}

.txt-left {text-align:left;}

.txt-or { color: #ff8800;}
.txt-pp { color: #b356e9;}
.txt-pi { color: #f5509a;}
.txt-gr { color: #008800;}
.txt-ye2 { color: #fff718;}
.txt-wh {color: #ffffff;}
.txt-re {color:#ff0000;}
.txt-re2 {color:#ff2960;}
.txt-bl {color:#0000dd;}
.txt-bk {color:#000000;}
.txt-gray {color:#555;}
.txt-ye {color:#febf00;}
.txt-empha {color:#ef0000;font-weight:bold;}


.mgnt5 {margin-top:5px;}
.mgnt10 {margin-top:10px;}
.mgnt15 {margin-top:15px;}
.mgnt20 {margin-top:20px;}

.pdt15 {padding-top:15px;}
.pdl20 {padding-left:20px;}
.pdr20 {padding-right:20px;}
.pdb40 {padding-bottom:40px;}

.wid48 {width: 48%;}


.txt-box {
		clear:both;
		margin-top:15px;
		width:620px;
		border:1px solid #ccc;
		padding:20px;
		background-color:#fafafa;
}

/* �����N�F�Ǘ� */

a:link {color:#423df6;}
a:visited {color:#423df6;}

a:hover {color:#ef6633;}

img.mark {vertical-align:middle;}

