@charset "utf-8";
/* CSS Document */

#contents{
margin:auto;
width:590px;
padding:10px 5px 10px 5px; 
margin-top:10px;
}

h2 {
  text-align:left;
  padding-bottom:10px;
	} 

.prettl {
  color: #003591;
	border-left: 6px solid #003591;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 8px;
	}

.clearfix {display: block;}
.present{
  margin-bottom: 50px;
  line-height: 1.8em;
	}

.preimg {
  width: 300px;
  height: 300px;
  float: left;
  margin-left: 50px;
	margin-right: 16px;
	}

.preimg2item {
  width: 440px;
  height: auto;
  float: left;
  margin-left: 40px;
	margin-right: 16px;
	}

.form_btn{
  text-align:center;
	padding-bottom:10px;
	}

.fontS{font-size:0.8em;}
.fontM{font-size:1.2em}
.fontMM{font-size:1.3em; line-height:1.6em;}
.fontL{font-size:1.5em;line-height:1.8}
.fontLL{font-size:2em}
.fontRed{color:#dc000c!important;}

.mt0{margin-top:0 !important}
.mt5{margin-top:5px !important}
.mt10{margin-top:10px !important}
.mt1em{margin-top:1em !important}
.mt2em{margin-top:2em !important}

.mb0{margin-bottom:0 !important}
.mb5{margin-bottom:5px !important}
.mb10{margin-bottom:10px !important}
.mb1em{margin-bottom:1em !important}
.mb2em{margin-bottom:2em !important}

.mr0{margin-right:0 !important}
.mr5{margin-right:5px !important}
.mr10{margin-right:10px !important}
.mr1em{margin-right:1em !important}
.mr2em{margin-right:2em !important}

.ml0{margin-left:0 !important}
.ml5{margin-left:5px !important}
.ml10{margin-left:10px !important}
.ml1em{margin-left:1em !important}
.ml2em{margin-left:2em !important}

.txtC{text-align:center!important}
.txtR{text-align:right!important}
.txtL{text-align:left!important}
