@charset "utf-8";/* margin設定 */.marginBtm03 { margin-bottom: 3px;}.marginBtm05 { margin-bottom: 5px;}.marginBtm10 { margin-bottom: 10px;}.marginBtm15 { margin-bottom: 15px;}.marginBtm20 { margin-bottom: 20px;}.marginBtm30 { margin-bottom: 30px;}.marginRight05 { margin-right: 5px;}.marginRight10 { margin-right: 10px;}.marginleft05 { margin-left: 5px;}.marginleft10 { margin-left: 10px;}.marginT10B10 { margin-top: 10px; margin-bottom: 10px;}/* padding設定 */.padding03 { padding: 3px;}.padding05 { padding: 5px;}.padding10 { padding: 10px;}.padding15 { padding: 15px;}/* ボーダー設定*/.lineGray {	border-top: 3px solid #e2e2e2;}.lineRed {border:solid 1px #C00;}.lineBtm {border-bottom:solid 1px #CCC;}.lineTopBtm {border-bottom:solid 1px #CCC; border-top:solid 1px #CCC;}/* text */.textRed {color: #E80000;}.textRedB {color: #E80000;font-weight: bold;}.textGreen {color: #4a7b39;}.textGreenB {color: #4a7b39;font-weight: bold;}.textBlue {color: #006699;}.textBlueB {color: #006699;font-weight: bold;}.textOrange {color: #ff8400;}.textOrangeB {color: #ff8400;font-weight: bold;}.textDarkBlue{color:#003366;}.textGrey {color: #666666;}.textBold {font-weight: bold;}.text10 {font-size: 84%;}.text11 {font-size: 92%;}.text12 {font-size: 100%;}.text13 {font-size: 109%;}.text14 {font-size: 117%;}.text15 {font-size: 125%;}.text16 {font-size: 134%;}/* position */.positionTop {vertical-align:top;}.positionMiddle {vertical-align:middle;}.positionC {text-align:center;}.positionL {text-align:left;}.positionR {text-align:right;}.clear {clear: both;}/*--other------------------------------------------*/.txtBox1 {	margin: 10px 10px 0px;	width: 650px;}.txtBox2 {	margin: 30px 10px 0px;	width: 650px;}