@charset "UTF-8";
/* CSS Document */

/*------------------------------------------------------------
  title
------------------------------------------------------------*/
h2.title {
	overflow: hidden;
	width: 636px;
	height: 127px;
	background-image: url(../images/profile/title.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	clear: both
}
h3.title {
	overflow: hidden;
	width: 636px;
	height: 82px;
	background-image: url(../images/profile/subtitle.gif);
	background-repeat: no-repeat;
	text-indent: -99999px
}


/*------------------------------------------------------------
  layout
------------------------------------------------------------*/
div#pro_con {
	margin: 20px 0 0 17px;
	width: 601px
}
div#pro_con div.l_con {
	padding: 0 14px 20px 0;
	width: 442px;
	border-right: 1px solid #DEDEDE;
	float: left
}
div#pro_con div.r_con {
	padding: 0 0 20px 14px;
	width: 129px;
	float: right
}
div.l_con div.photo {
	width: 180px;
	float: left
}
div.l_con table.pro {
	width: 245px;
	float: right
}
div.l_con table.pro th {
	padding: 5px 0;
	width: 65px;
	border-bottom: 1px solid #DEDEDE;
	text-align: left;
	vertical-align: top
}
div.l_con table.pro td {
	padding: 5px 0;
	border-bottom: 1px solid #DEDEDE
}


/* ^uj[ */
.tabheader table {
	margin-top: 10px;
	width: 442px
}
.tabheader table #head1,#head2,#head3,#head4,#head5,#head6,#head7 {
	width: 60px
}
.tabheader .close {
	padding-top: 7px;
	height: 18px;
	background-image: url(../images/profile/menu_bg.gif);
	background-repeat: no-repeat;
	text-align: center
}
.tabheader .close a {
	color: #333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none
}
.tabheader .open  {
	padding-top: 7px;
	height: 18px;
	background-image: url(../images/profile/menu_bg.gif);
	background-repeat: no-repeat;
	text-align: center
}
.tabheader .open a {
	color: #6B0906;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none
}
.tabheader .spc {
	white-space: nowrap
}
.tabbody {
/*  overflow: auto; 
	padding: 10px; */ 
	height: 210px; 
	border: 1px solid #DEDEDE 
} 
.sch_con { 
	overflow-x: hidden; 
	margin-top: 7px; 
	padding: 0 0 0 10px;
 	height: 190px;
	border: 1px solid #DEDEDE
}

/* タブで選択されるボックス */

#box1 {
	overflow: auto;
	padding: 10px;
	height: 190px;
}
#box2 {
	overflow: auto;
	padding: 10px;
	height: 190px;
}
#box3 {
	overflow: auto;
	padding: 10px;
	height: 190px;
}
#box4 {
	overflow: auto;
	padding: 10px;
	height: 190px;
}
#box5 {
	overflow: auto;
	padding: 10px;
	height: 190px;
}
#box6 {
	overflow: auto;
	padding: 10px;
	height: 190px;
}
#box7 {
	overflow: auto;
	padding: 10px;
	height: 190px;
}


/* スケジュール */

.txt_ymd {
	color: #333333;
	font-weight: bold;
}
iframe {
	overflow-x: hidden;
	width: 100%;
	height: 190px;
	border: 0px;
}

.imgBox {
	margin: 0;
	padding: 0;
}
