@charset "utf-8";

/* contents.bottom
----------------------------------------------------------- */
#contents.bottom {
	width: 860px;
	margin: 0px;
	padding: 10px 0px 0px;
	clear: both;
}

/* right-bottom
----------------------------------------------------------- */
#contents.bottom #right{
	width: 600px;
	float: right;
	background: #FFFFFF url(../common/bottom_back.jpg) no-repeat left top;
	height: 100%;
	padding: 20px;
}
#contents.bottom #right h2{
	margin: 0px 0px 20px;
}
#contents.bottom #right h3{
	border-bottom: 1px dotted #CCCCCC;
	border-left: 4px solid #FF9900;
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 10px;
	clear: both;
	width: 560px;
	font-size: 14px;
}
/* right-bottom.main
----------------------------------------------------------- */
#contents.bottom #right.main h3{
	float: left;
	border-bottom: none;
	border-left: none;
	margin: 0px 0px 5px;
	padding: 0px;
	width: 180px;
}
#contents #right.main .se-menu{
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	width: 180px;
}
#contents #right.main .se-menu-box p a{
	float: right;
}
#contents.bottom #right.main .se-menu-end{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 180px;
}
#contents.bottom #right.main .se-menu-box{
	float: left;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 580px;
}

/* right-bottom.prof
----------------------------------------------------------- */
#contents.bottom #right.prof dl{
	width: 580px;
}
#contents.bottom #right.prof dt{
	font-weight: bold;
	border-left: 3px solid #ccc;
	margin: 15px 0px 0px;
	padding: 0px 0px 5px 15px;
	border-bottom: 1px dotted #ccc;
	font-size: 14px;
}
#contents.bottom #right.prof dd{
	border-left: 3px solid #ccc;
	margin: 0px;
	padding: 5px 0px 0px 15px;
}
#contents.bottom #right.prof p{
	width: 560px;
	padding: 10px;
}
#contents.bottom #right.prof dd ul li{
	list-style: disc;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	font-weight: bold;
	color: #009900;
}
#contents.bottom #right.prof dd ul {
	margin: 0px;
	padding: 0px;
}
#contents.bottom #right.prof dd.rightphoto-sp{
	height: 120px;
}
#contents.bottom #right.prof dd.rightphoto-sp img{
     float: right;
     margin: 0 0 10px 10px;
}

/* right-bottom.consulting
----------------------------------------------------------- */
#contents.bottom #right.consulting p{
	width: 560px;
	padding: 10px;
}
#contents.bottom #right.consulting h4{
	width: 560px;
	padding: 10px 10px 0px;
	font-size: 12px;
	font-weight: bold;
}
#contents.bottom #right.consulting h3.special {
	width: 550px;
	padding: 5px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background: #999999;
	margin: 0px;
	border-style: none;
}
#contents.bottom #right.consulting h5{
	width: 560px;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
#contents.bottom #right.consulting ul{
	width: 560px;
	padding: 10px 10px 0px;
	color: #009900;
	font-weight: bold;
	margin: 0px 0px 15px;
}
#contents.bottom #right.consulting ul.link {
	width: 560px;
	padding: 10px 10px 0px;
	color: #000000;
	font-weight: bold;
	margin: 0px 0px 15px;
}
#contents.bottom #right.consulting ol.waku {
	width: 538px;
	padding: 10px;
	color: #336600;
	margin: 0px 0px 15px 10px;
	background: #FFFFCC;
	border: 1px solid #FFCC33;
	font-weight: bold;
}
#contents.bottom #right.consulting ul.none{
	width: 538px;
	padding: 10px;
	margin: 15px 0px;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	color: #333333;
}
#contents.bottom #right.consulting table {
	margin: 5px 10px 30px;
	line-height: 150%;
	width: 300px;
	border-top: 1px solid #E7A801;
	border-left: 1px solid #E7A801;
	padding: 0px;
	}

#contents.bottom #right.consulting td {
	padding: 5px;
	border-right: 1px solid #E7A801;
	border-bottom: 1px solid #E7A801;
}

#contents.bottom #right.consulting td.dd {
	 width: 50%;
     font-weight: 700;
     background-color: #FED056;
}
#contents.bottom #right.consulting td.dd-l {
	font-weight: 700;
	background: #FFF2D0;
}
#contents.bottom #right.consulting p#copy {
	display:block;
	color: #FF6600;
	margin: 0px 0px 20px;
	font: bold 17px/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 5px;
	text-align: center;
}
#contents.bottom #right.consulting p#copy-red {
	width: 570px;
	display:block;
	color: #FFFFFF;
	margin: 0px 0px 20px;
	font: bold 17px/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 5px;
	background: #FF6600;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#contents.bottom #right.consulting div.pack-box {
	float: left;
	background: #FFF1DD;
	margin: 0px 0px 20px;
	padding: 10px;
	border: 1px solid #FF9900;
	width: 560px;
}
#contents.bottom #right.consulting div.pack-box h3 {
	border-style: none;
	margin: 0px 0px 5px;
	padding: 0px;
	color: #006600;
}
#contents.bottom #right.consulting div.pack-box p {
	margin: 0px;
	padding: 0px;
}
#contents.bottom #right.consulting div#nagare {
	float: left;
	margin: 15px 0px;
	padding: 10px;
	width: 560px;
}
#contents.bottom #right.consulting div#nagare h4 {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 113px;
	clear: both;
	float: left;
}
#contents.bottom #right.consulting div#nagare p {
	margin: 0px;
	float: left;
	width: 417px;
	height: 85px;
	padding: 0px;
}
#contents.bottom #right.consulting ul.wakuwaku {
	background: #FFFFCC;
	border: 1px solid #666666;
	font-weight: bold;
	color: #000000;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#contents.bottom #right span.red-b-b-b {
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
	line-height: 180%;
}


/* right-bottom.coaching
----------------------------------------------------------- */
#contents.bottom #right.coaching p{
	width: 560px;
	padding: 10px;
}
#contents.bottom #right.coaching h4{
	width: 560px;
	padding: 10px 10px 0px;
	font-size: 12px;
	font-weight: bold;
}
#contents.bottom #right.coaching ul{
	width: 560px;
	padding: 10px 10px 0px;
	color: #009900;
	font-weight: bold;
	margin: 0px 0px 15px;
}
#contents.bottom #right.coaching ul.nomal{
	color: #000000;
	font-weight: normal;
}
#contents.bottom #right.coaching ul.none{
	width: 538px;
	padding: 10px;
	margin: 15px 0px;
	border: 1px solid #CCCCCC;
	font-weight: normal;
	color: #333333;
}
#contents.bottom #right.coaching ol{
	width: 560px;
	padding: 10px 10px 0px;
	margin: 0px 0px 15px;
}
#contents.bottom #right.coaching ol li{
	padding: 0px;
	margin: 0px 0px 10px 20px;
	list-style: disc;
}
#contents.bottom #right.coaching table {
	margin: 5px 10px 30px;
	line-height: 150%;
	width: 560px;
	border-top: 1px solid #E7A801;
	border-left: 1px solid #E7A801;
	padding: 0px;
}
#contents.bottom #right.coaching table p,#contents.bottom #right.coaching table ul{
	width: 400px;
}

#contents.bottom #right.coaching td {
	padding: 5px;
	border-right: 1px solid #E7A801;
	border-bottom: 1px solid #E7A801;
}

#contents.bottom #right.coaching td.dd {
     font-weight: 700;
     background-color: #FED056;
}
#contents.bottom #right.coaching blockquote {
	background: #E7E7E7;
	margin: 10px 0px 20px;
	padding: 10px;
}


/* right-bottom.words
----------------------------------------------------------- */
#contents.bottom #right.words h3{
	background: url(../words/img/blog_ttl_icon.gif) no-repeat left center;
	margin: 0px 0px 10px;
	padding: 25px 0px 0px 55px;
	height: 41px;
	width: 505px;
	font-size: 16px;
	border-bottom: 1px dotted #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#contents.bottom #right.words h4{
	margin: 10px 0px;
	padding: 3px 0px 3px 10px;
	clear: both;
	background: #F6F6F6;
	font-size: 12px;
	border-left: 3px solid #999999;
}
#contents.bottom #right.words ul{
	margin: 10px 0px 20px;
	padding: 0px;
	width: 560px;
}
#contents.bottom #right.words ul li{
	background: url(../words/img/blog_li_icon.gif) no-repeat left 4px;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 15px;
	float: left;
	white-space:nowrap;
}
#contents.bottom #right.words .entry-box {
	margin: 0px 0px 15px;
	padding: 0px 0px 15px;
	width: 560px;
}


#contents.bottom #right.words .entry-data{
	color: #999999;
	padding: 0px;
	margin: 0px 0px 20px;
	border-top: 1px solid #CCCCCC;
}
#contents.bottom #right.words #entry-next{
	padding: 0px;
	margin: 10px 0px 20px;
}
#contents.bottom #right.words .entry-box p.more{
	float: right;
}

/* right-bottom.faq
----------------------------------------------------------- */
#contents.bottom #right.faq dl{
	margin: 0px 0px 20px;
}
#contents.bottom #right.faq dt{
	margin: 10px 0px;
	background: url(../faq/img/ttl_q.gif) no-repeat 5px 5px;
	padding: 10px 5px 10px 40px;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	width: 520px;
	float: left;
	cursor:pointer;
	border: 1px solid #CCCCCC;
}
#contents.bottom #right.faq dd{
	width: 520px;
	height: 100%;
	margin: 0px 0px 15px;
	background: url(../faq/img/ttl_a.gif) no-repeat 5px 5px;
	padding: 0px 0px 0px 40px;
}
#contents.bottom #right.faq dd a{
	padding: 0px 0px 0px 10px;
	float: right;	
}

/* under-info
----------------------------------------------------------- */
#contents.bottom #right.main div#under-info{
	width: 575px;
	margin: 10px 0px;
}

/* pankuzu
----------------------------------------------------------- */
#contents.bottom #pankuzu{
	width: 860px;
	float: left;
	margin: 0px 0px 10px;
}

/* sitemap
----------------------------------------------------------- */
#contents.bottom #right.sitemap ul.list-1 li{
	padding: 4px 0px 4px 20px;
	font-weight: bold;
	background: url(../common/dot.gif) no-repeat left 8px;
}
#contents.bottom #right.sitemap ul.list-2 li{
	padding: 4px 0px 4px 20px;
	font-weight: bold;
	background: url(../common/dot2.gif) no-repeat left 8px;
	margin: 0px 0px 0px 20px;
}

/* info
----------------------------------------------------------- */

#contents.bottom #right.info #nagare {
	width: 560px;
}
#contents.bottom #right.info #nagare h3{
	width: 547px;
	font-weight: bold;
	color: #FFFFFF;
	background: #000000 url(../info/img/ttl_h.jpg) no-repeat;
	padding: 3px 3px 3px 10px;
	height: 20px;
	margin: 15px 0px 0px;
	border-style: none;
}
#contents.bottom #right.info #nagare p.under{
	width: 540px;
		background: url(../info/img/yajirushi.gif) no-repeat bottom;
	padding: 10px 10px 50px;
	margin: 0px;
	border-style: none;
}
#contents.bottom #right.info #nagare p.under-end{
	width: 540px;
	padding: 10px 10px 50px;
	margin: 0px;
	border-style: none;
}
#contents.bottom #right.info #nagare p{
	width: 540px;
	padding: 10px 10px 0px;
	margin: 0px;
	border-style: none;
}

/* form
----------------------------------------------------------- */

#contents.bottom #right.info form {
	margin: 20px 0px;
}
#contents.bottom #right.info dl {
	clear: both;
	margin: 0px 0px 5px;
	padding: 0px;
}
#contents.bottom #right.info dt {
	float:left;
	text-align:right;
	width:135px;
	margin:0 10px 0px 0;
	padding: 5px 5px 20px;
	background: #EDE8E0;
	border: 1px solid #DDD5C6;
}
#contents.bottom #right.info dd {
	float:left;
	width:300px;
	margin:0px;
	padding: 0px;
}
#contents.bottom #right.info dl.cbox dd{
	clear: none;
}
#contents.bottom #right.info dl.cbox dt{
	height: 230px;
}
#contents.bottom #right.info dl dd p.sub {
	font-size: 11px;
	color: #666666;
}
#contents.bottom #right.info dl.nbox dt{
	height: 80px;
}

#contents.bottom #right.info #container {
	width:560px;
	margin:0 auto;
}
#contents.bottom #right.info #container div.submit{
	clear: both;
	text-align: center;
}
#contents.bottom #right.info input{
	background: #F9F8F4;
}
#contents.bottom #right.info textarea{
	background: #F9F8F4;
}

/*div{
	border: 1px dashed #666666;
}*/
