/*--------- color  ---------*/
.green{
	display:block;
	background-color:#95C74C;
	font:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	padding:5px 0px 5px 15px;
	margin-bottom:10px;
}
.pinky{
	display:block;
	background-color:#FFE8FF;
	font:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:13px;
	font-weight:bold;
	color:#666;
	padding:3px px 3px 15px;
	margin:10px 0px 10px 0px;
	width: 350px;
}
.blue{
	display:block;
	background-color:#9CF;
	font:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:12px;
	font-weight:bold;
	color:#009;
	padding:3px 0px 3px 10px;
	margin:5px 0px 5px 0px;
}
.txtblue{
	font:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:13px;
	font-weight:bold;
	color:#06F;
}
.dotline{
	width:640px;
	height:20px;
	background-image:url(../bodycaring/img/dot.gif);
	background-repeat:repeat-x;
}
/*--------- Layout & HTML ---------*/
* {
	margin:0px;
	padding:0px;
	font-family: "MS PGothic", "Osaka";
}
body {
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x;
}
img {
	border: 0px;
	vertical-align: bottom;
}
table {
	border-collapse : collapse ;
}
td {
	vertical-align: top;
}
.clr {
	clear: both;
}
.flt_R{
	float: right;
}
a {
	color: #FF7F00;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
#container {
	margin: 0px auto;
	width: 940px;
	text-align: left;
}
.layout_L {
	width: 220px;
}
.layout_R {
	width: 700px;
	font-size: 12px;
	color: #666666;
}
#head {
	height: 80px;
	width: 940px;
}
h1 {
	margin-top: 14px;
}
#head .layout_R {
	background-image: url(../img/bg_head.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
#head .layout_R img {
	margin: 39px 1px 0px 0px;
}
#contents {
	width: 940px;
	clear: both;
	margin-bottom: 17px;
}
#foot {
	font-size: 11px;
	color: #6C6C6C;
	clear: both;
}

/*--------- Head_Navi ---------*/
.main_navi {
	list-style-type: none;
	height: 34px;
}
.main_navi li {
	float: left;
}
#nv1,#nv2,#nv3,#nv4,
#nv6,#nv7,#nv8,#nv9 {
	margin-right: 2px;
}

/*--------- Side_Navi ---------*/
#side_navi {
	background-image: url(../img/bg_s_navi_2.gif);
	background-repeat: repeat-y;
	text-align: center;
}
#side_navi h2 {
	background-image: url(../img/bg_s_navi_1.gif);
	background-repeat: no-repeat;
	padding: 6px 0px 5px;
	font-size: 1px;
	line-height: 1px;
}
#side_navi .wrap {
	background-image: url(../img/bg_s_navi_4.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
}
#side_navi ul {
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 0px 10px;
	list-style-type: none;
	background-image: url(../img/bg_s_navi_3.gif);
}
#side_navi ul li {
	margin-bottom: 1px;
}
#side_navi_2 {
	background-color: #FFFFFF;
}
#side_navi_2 ul {
	padding: 10px 0px 6px;
	list-style-type: none;
}
#side_navi_2 ul li {
	margin-bottom: 4px;
}
#side_navi_3 {
	background-image: url(../img/bg_s_navi_5.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	text-align: center;
}
#side_navi_3 h2 {
	background-image: url(../img/bg_s_navi_6.gif);
	background-repeat: no-repeat;
	padding: 6px 0px 3px;
}
#side_navi_3 ul {
	list-style-type: none;
	padding-bottom: 4px;
	background-image: url(../img/bg_s_navi_7.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#side_navi_3 ul li {
	margin-bottom: 10px;
}
body#calender {
	background-color: #FFFFFF;
	background-image: none;
}
#side_navi_4 {
	background-image: url(../img/bg_s_navi_8.gif);
	background-repeat: repeat-y;
	margin-top: 10px;
	text-align: center;
}
#side_navi_4 h2 {
	margin-bottom: 8px;
}
#side_navi_4 table {
	width: 203px;
	margin: 0px auto 15px;
}
#side_navi_4 table th {
	background-color: #865629;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 16px;
}
#side_navi_4 table td {
	width: 29px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}
#side_navi_4 table thead td {
	font-size: 11px;
	line-height: 16px;
	background-color: #EEE4D8;
}
#side_navi_4 table tbody td {
	font-size: 12px;
	line-height: 16px;
	border-bottom: 1px dotted #865629;
	padding: 2px 0px;
}
#side_navi_4 table tbody td.off {
	color: #FFFFFF;
	background-image: url(../img/bg_off.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#side_navi_4 .txt_area {
	background-image: url(../img/bg_s_navi_9.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 8px 7px;
	text-align: left;
}
#side_navi_4 .txt_area p {
	background-color: #EEE4D8;
	padding: 6px 8px;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

/*--------- Lower_index ---------*/
#cont .ind_box p.img_box {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	float: left;
}
#cont .ind_box dl.txt_box {
	border: none;
	margin: 0px 45px 0px 185px;
	line-height: 1.4;
}
#cont .ind_box dl.txt_box dt {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}
#cont .ind_box dl.txt_box dd span {
	color: #1F59FF;
	font-weight: bold;
}
#cont .ind_box dl.txt_box dd.link {
	margin-top: 15px;
}
#cont .ind_box dl.txt_box dd.link img {
	float: right;
}
#cont .ind_box dl.txt_box dd.link a {
	font-weight: normal;
	color: #1F59FF;
}

#cont .ind_box img.line {
	clear: both;
	margin: 20px 0px 30px 25px;
}

/*--------- Lower_page ---------*/
#pan {
	height: 26px;
	line-height: 20px;
}
#cont {
	font-size: 12px;
	line-height: 1.7;
}
#cont h2 {
	background-repeat: no-repeat;
	padding: 4px 0px 8px 17px;
	margin-bottom: 7px;
}
#cont h3 {
	background-repeat: no-repeat;
	padding: 5px 0px 5px 13px;
	margin: 0px 0px 12px;
	clear: right;
}
#cont h3.contact {
	background-image: url(../img/lower/bg_cmn_h3.gif);
}
#cont img.top_img {
	margin-bottom: 12px;
}
#cont h4 {
	margin: 0px 0px 5px 13px;
}
#cont p {
	margin: 0px 15px 25px 13px;
}
#cont p span {
	color: #BF0000;
}
.illust_R {
	float: right;
	margin: 3px 15px 20px 30px;
}
.illust_L {
	float: left;
	margin: 3px 50px 20px 0px;
}
#cont p.img_area {
	margin: 0px 15px 25px 40px;
}
#cont ol {
	margin: 0px 15px 0px 40px;
}
#cont ol li {
	margin: 0px 0px 25px 0px;
}
#cont .txt_B {
	color: #777FA4;
	margin-left: 25px;
}
#cont .txt_B ul {
	margin: 0px 15px 25px 20px;
}
#cont table.spec {
	width: 670px;
	border: 1px solid #D5D5D5;
	margin: 0px 0px 50px 10px;
}
#cont table.plus {
	width: 650px;
	border: 1px solid #D5D5D5;
	margin: 5px 0px 50px 0px;
}
#cont table.spec th,
#cont table.spec td {
	background-image: url(../img/lower/bg_spec_tbl.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	white-space: nowrap;
}
#cont table.spec th {
	background-color: #E5E7EE;
	font-size: 12px;
	font-weight: normal;
	color: #777FA4;
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 8px;
	white-space: nowrap;
}
#cont table.spec td {
	padding: 5px 5px 8px;
}
#cont table.spec .color th {
	background-color: #D0D4E0;
}
#cont table.spec .color td {
	background-color: #F5F5F8;
}

#cont table.spec .color2 td {
	background-color: #D0D4E0;
}

#cont table.spec td.btm,
#cont table.spec th.btm {
	background-image: none;
	padding-bottom: 5px;
}

#cont table.spec02 {
	width: 675px;
	border: 1px solid #D5D5D5;
	margin: 0px 0px 10px 13px;
}
#cont table.spec02 td {
	padding: 5px;
}

#cont table.spec02 td span {
	font-weight:bold;
}

#cont table.spec02 td dl dt {
	font-size:14px;
	padding:0 0 10px 0;
}

#cont .txt_cont {
	padding: 10px 0px 0px;
}
#cont .txt_cont p {
	margin-bottom: 1.2em;
}
#cont p.totop {
	text-align: right;
	margin: 0px 0px 30px;
}
#cont .form {
	border: 1px solid #D5D7E3;
	background-color: #F5F5F8;
	padding: 10px 0px 18px 7px;
}
#cont .form p {
	margin: 5px;
}
#cont .form p.txt_10 {
	margin: 0px 5px;
	font-size: 10px;
	line-height: 10px;
}
#cont .form p.btn {
	margin-top: 10px;
	text-align: center;
}
#cont .form table {
	border-collapse: separate;
	border-spacing: 5px;
	width: 680px;
}
#cont .form table th {
	background-color: #B2B2B2;
	text-align: left;
	padding: 5px 13px;
	white-space: nowrap;
	color: #FFFFFF;
	vertical-align: top;
	font-weight: normal;
}
#cont .form table td input {
	height: 25px;
	width: 495px;
	line-height: 25px;
	padding: 0px 5px;
}
#cont .form table td textarea {
	width: 495px;
	line-height: 20px;
	padding: 0px 5px;
}
#cont .form table th span {
	color: #FF0000;
}
#cont .form table td.radio {
	padding-top: 5px;
}
#cont .form table td.radio input {
	width: 15px;
	margin-left: 10px;
	height: 16px;
	line-height: 16px;
}

/*--------- margin and padding ---------*/
.mar_T10 {
	margin-top: 10px;
}
.mar_B60 {
	margin-bottom: 60px;
}
.mar_B40 {
	margin-bottom: 40px;
}
.mar_L50 {
	margin-left: 50px;
}
.mar_R25B35 {
	margin-right: 25px;
	margin-bottom: 35px;
}

/*--------- width ---------*/
.W180 {
	width: 180px;
}
