/* -------------------------------------------------------*/
/*　フォント色指定
/* -------------------------------------------------------*/

.fc-red {
	color:#FF0000;
}

.fc-green {
	color:#006600;
}

.fc-blue {
	color:#006666;
}

.fc-orange {
	color:#FF6600;
}

.fc-orange-title {
	color:#FF6600;
}

.fc-red-title {
	color:#FF0000;
}

.fc-green-title {
	color:#006600;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #99CC66;
	border-left-color: #99CC66;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #99CC66;
	border-right-color: #99CC66;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-bottom: 3px;
	padding-left: 10px;
}

.fc-blue-title {
	color:#006666;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
	font-size: 160%;
	font-weight: bold;
}

.fc-orange-title {
	color:#FF6600;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9933;
}

/* -------------------------------------------------------*/
/*　フォント背景色
/* -------------------------------------------------------*/
.fb-red {
	background-color:#FF0000;
	color:#FFFFFF;
}

.fb-green {
	background-color:#C9E3AE;
	padding: 6px;
	margin-bottom: 10px;
	font-size: 100%;
}

.fb-blue {
	background-color:#006699;
	color: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 120%;
}

.fb-orange {
	background-color:#FF9966;
	padding: 4px;
	margin-bottom: 10px;
}

/* ===================================
   ■フォーム調整
   =================================== */
form {
	margin:0px;
	paddeng:0px;
}


/* ===================================
   ■フォーム（dl,dt,dd）
   =================================== */
#myform {
	margin:0;
	paddeng:0;
	width: 700px;
}
#myform dl {
	padding: 5px;
	margin: 0px;

}
#myform dl.center {
	text-align:center;

}

#myform dt {
	width:8em;
	float:left;

}

#myform dd {
	margin-left:9em;
	clear: right;
}

[if IE 6.0]
dd{
	height:1px; /* IE6 横位置のずれを回避 */
	}



#myform .formtxt {
	width:420px;

}

#myform .formtxt-half {
	width:200px;

}
#myform .pad-5 {
	padding:5px;
}
#myform dl.bgglay {
	text-align:center;
	background-color: #EAEAEA;
}

#myform input {
	margin:3px 0 3px 0;
	vertical-align:middle;
}




/* ===================================
   ■ページャー（ノーマル）
   =================================== */
ul.pager {
	margin: 10px;
	list-style:none;
	clear: both;
}
ul.pager li {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px #999999 solid;
	padding-left: 10px;
}
ul.pager li.next {
      border-right: none;
}
ul.pager li a:link,
ul.pager li a:visited {
      text-decoration: none;
}
ul.pager li a:hover,
ul.pager li a:active {
      text-decoration: none;
}
ul.pager li em {
      font-weight: bold;
}

/* ===================================
   ■テーブル
   =================================== */
table.table-pad04 {

}

table.table-pad04 td {
	padding:4px;
	border: 0;
	text-align:left;

}

table.table-pad04 th {
	border: 0;
	padding: 4px 10px 4px 4px ;
	font-weight:normal;
}

p img {
	vertical-align:middle;
}

.tbl-blue-bdr{
	border-bottom: 1px solid #44909D;
	border-left: 1px solid #44909D;
	margin-bottom: 15px;
	width: 100%;
}

.tbl-blue-bdr td,
.tbl-blue-bdr th
{
	padding: 5px 5px;
	border-top: 1px solid #44909D;
	border-right: 1px solid #44909D;
	vertical-align: top;
	text-align:center;
}

.tbl-blue-bdr th{
	background-color: #E0E0E0;
	text-align: center;
}


.tbl-blue-bdr td.alleft{
	text-align:left;
}

/* ===================================
   ■ブロック
   =================================== */
.block-center {
	text-align:center;
	clear: both;
	display: block;
}
   
 .box-bdr-glay {
	text-align:left;
	margin:10px 0 10px 0;
	padding:5px;
	clear: both;
	display: block;
	border: 1px solid #CCCCCC;
}
     
 /* ===================================
   ■角丸テーブル
   =================================== */  
.cnrmaru01-outside,
.cnrmaru01-inside {

}
.cnrmaru01-outside {
	padding-top: 44px;
	background-image: url(../mail_mag/image/cnrmaru01_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 355px;
	float:left;
}
.cnrmaru01-inside {
	padding-bottom: 20px;
	background-image: url(../mail_mag/image/cnrmaru01_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 355px;
	margin-bottom: 15px;
}
.cnrmaru01-inside div {
	margin: 0px;
	color: #000000;
	background-image: url(../mail_mag/image/cnrmaru01_center.gif);
	background-repeat: repeat-y;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0px;
	padding-left: 1em;
}

.cnrmaru02-outside {
	padding-top: 44px;
	background-image: url(../mail_mag/image/cnrmaru02_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 355px;
	margin-right: 0px;
	margin-left: auto;
	clear: right;
}
.cnrmaru02-inside {
	padding-bottom: 20px;
	background-image: url(../mail_mag/image/cnrmaru02_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 355px;
	margin-bottom: 15px;
}
.cnrmaru02-inside div {
	margin: 0;
	color: #000000;
	background-image: url(../mail_mag/image/cnrmaru02_center.gif);
	background-repeat: repeat-y;
	padding: 0.5em 1em 0 1em;
}
.box-bdr-red {
	text-align:left;
	padding:5px;
	display: block;
	border: 1px solid #FF6666;
	background-color: #FFD9D9;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}


.mgl30 {
	margin-left: 30px;
}
.mgl40 {
	margin-left: 40px;
}
