@charset "euc-jp";


.cpfr-base {
	width:750px;
	background:#013D78 url(../images/fr_base_bottom.gif) no-repeat center bottom;
	padding:0 0 10px;
}
.cpfr-base-inner {
	background:#FFCC00 url(../images/fr_base_top.gif) no-repeat center top;
	padding:10px 0 0 0;
}
.cpfr-cont {
	width:730px;
	background:#fff url(../images/fr_cont_bottom.gif) no-repeat center bottom;
	padding:0 0 10px;
}
.cpfr-cont-inner {
	background:#fff url(../images/fr_cont_top.gif) no-repeat center top;
	padding:10px 0 0;
}
.cpfrLeft {
	float:left;
	padding:0 20px 0 0;
	width:260px;
}
.cpfrRight {
	float:right;
	padding:0 0 0 20px;
	width:390px;
}
.cpfr-contBox01 a:link,
.cpfr-contBox01 a:visited{
	text-decoration:underline;
}
.cpfr-contBox01 a:hover{
	text-decoration:none;
}
.cpfr-contBox01 ul li{
	list-style:disc;
	margin-left:18px;
}

/*--茶色の枠--*/
.cpfr-contBox01 {
	width:390px;
	background: url(../images/fr_box01_bottom.gif) no-repeat left bottom;
	padding:0 0 10px;
}
.cpfr-contBox01-inner {
	background:#F3EDDA url(../images/fr_box01_bg.gif) repeat-y left;
	padding:0 10px;
	line-height:1.7em;
}


/*--黄色の枠--*/
.cpfr-contBox02 {
	width:690px;
	background: url(../images/fr_box02_bottom.gif) no-repeat left bottom;
	padding:20px 0 10px;
	margin:0 auto 10px;
}
.cpfr-contBox02-inner {
	background:#EEEEEE url(../images/fr_box02_bg.gif) repeat-y left;
	padding:0 10px;
	line-height:1.7em;
}

.cpfr-contBox02-innerL {
	float:left;
}
.cpfr-contBox02-innerR {
	float:right;
	width:400px;
}

.MCont{
margin:0 20px;
}

.bdTop{
	padding-top:40px;
	border-top:1px dotted #999;
}

/*--点線--*/
.cpfr-line01 {
	background:url(../images/fr_dotline01.gif) repeat-x bottom;
}
.cpfr-line02 {
	background:url(../images/fr_dotline02.gif) repeat-y left;
}

.cpfr-line03 {
	background:url(../images/fr_dotline02.gif) repeat-y right;
}


/*------------------------
        Form CSS
------------------------*/

/*--login--*/
.login-ttl{
	background:url(../images/login_bg02.gif) bottom no-repeat;
	padding-bottom:10px;
	margin:0 0 10px 0 ;
	background-color:#E6E3D9;
	}

.login-ttl-head{
	background:url(../images/login_bg01.gif) top no-repeat;
	padding:10px 0 0 10px ;
	margin:0;
	}

.login-ttl-head p{
	line-height:100%;!important
	}

/*--input--*/
.oyatsuF {
	width:689px;
	border-collapse:collapse;
}
.oyatsuF th, .oyatsuF td {
	border:solid 1px #E2E0D8;
	padding:10px 0 10px 20px;
}
.oyatsuF th {
	width:182px;
	color:#FFF;
	background-position:left;
	background-repeat:repeat-y;
	background-color: #BEB4A0;
}
.oyatsuF th.BG01 {
	background-image:url(../images/line_oyatsu01.gif);
}
.oyatsuF input, .oyatsuF select {
	vertical-align:middle;
	margin-right:5px;
}
.oyatsuInputBk {
	background:#F9F6EC;
}

.formTxtBox{
	background:#FBFDBB;
	border:solid 2px #FFD326;
	padding:15px 20px;
	margin-bottom:20px;
	text-align:center;
}

.kantan-r{
	vertical-align:bottom;
	margin:0 5px 4px ;
	}


.formTxtBox .red{
	color:#564B32;!important
	}
	
	
/*--グレーの枠--*/
.cpum-contBox02 {
	width:690px;
	background: url(../images/um_box02_bottom.gif) no-repeat left bottom;
	padding:20px 0 10px;
	margin:0 auto 40px;
}
.cpum-contBox02-inner {
	background:#EEEEEE url(../images/um_box02_bg.gif) repeat-y left;
	padding:0 10px;
	line-height:1.7em;
}

.MCont{
margin:0 20px 0 20px;
}

.bdTop{
	padding-top:40px;
	border-top:1px dotted #999999;
}


/*--original--*/
.cpfr-bg {
	background:#572C89;
	padding: 0 10px 0 10px;
	margin:0;
}

.text_ind {
	padding-left:1em;
	text-indent:-1em;
}

ul.list_tousen li {
	list-style:none!important;
	margin-left:0!important;
}