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

#maincontents {
    width: 950px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    height: 600px;
}
/*top*/
#maincontents .topimage {
	width: 980px;
}
/*contents_2*/
.contents_2 {
	width: 100%;
	margin-top: 130px;
}
/*management_L*/
.L_base {
	float: left;
	width: 320px;
}

.L_base .contents_2 .link {
    width: 100px;
    height: 45px;
    margin-top: 50px;
    /* [disabled]margin-right: auto; */
    margin-left: 60px;
}
.L_base .contents_2 a:link.profile {
    background-image: url(image/profile_1.png);
    height: 45px;
    width: 100px;
    text-indent: -9999px;
    display: block;
    float: none;
	box-sizing: border-box
}
.L_base .contents_2 a:hover.profile {
    background-image: url(image/profile_2.png);
    height: 45px;
    width: 100px;
    text-indent: -9999px;
    display: block;
    float: none;
	box-sizing: border-box
    /* [disabled]background-repeat: no-repeat; */
}
.L_base .contents_2 .name {
	background-image: url(image/kuriyama.png);
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
	width: 220px;
}
/*management_R*/
.R_base {
	float: right;
	width: 320px;
}
.R_base .contents_2 .name {
	background-image: url(image/Actor_Actress.png);
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
	height: 112px;
	width: 260px;
}

/*subcontents*/
.contents .biography .imagebox{
	width: 200px;
	float: left;
}

.contents_base {
	float: right;
	width: 660px;
	background-color: #FFFFFF;
	padding: 20px;
}
.contents_base_2 {
    float: right;
    width: 680px;
    height: auto;
    background-color: #FFFFFF;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    height: 700px;
}
.contents_base .contents {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 13px;
	display: block;
}
.contents_base .contents .newsbox {
    margin-top: 10px;
    padding: 20px;
    list-style-type: none;
}
.contents .biography {
	font-size: 12px;
	padding-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.information {
	font-size: 13px;
	padding-bottom: 10px;
}

.information .info_mail {
	margin-top: 50px;
}
.a_news {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #543f32;
}
.a_news dl img {
	margin-bottom: 10px;
}
.a_news dl {
	padding-left: 10px;
}
.a_news dt {
	font-weight: bolder;
	font-size: 15px;
}
.a_news dd {
	font-size: 13px;
}
.contents .information table {
	font-size: 13px;
}
.subcontents .name {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #543f32;
	border-bottom-color: #543f32;
}

.subcontents .link2 {
	margin-top: 15px;
	float: right;
}

.subcontents .link2 img {
	float: left;
	padding: 0 5px;
}
.subcontents .news2 {
	float: left;
}
.subcontents .submenu {
	float: right;
	text-decoration: none;
	margin-top: 10px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #543f32;
}
.subcontents a:link.submenu  {
	color: #543f32;
}
.subcontents a:hover.submenu  {
	color: #856859;
}
.biography p strong {
	font-size: 15px;
}
.biography dl dt {
	font-size: 15px;
	float: left;
	clear: both;
	margin-left: 10px;
}
.biography img {
	margin-left: 10px;
	margin-top: 10px;
}
.biography dl dd {
	margin-left: 80px;
	margin-top: 10px;
	line-height: 20px;
}
.biography .title {
	border-bottom: 1px dotted #543f32;
	padding-bottom: 10px;
}
.subcontents {
    float: left;
    width: 220px;
    padding-top: 20px;
}
.contents .name img {
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mail {
	margin-top: 10px;
	float: left;
	width: 200px;
	font-size: 13px;
}
.a_news dl .entry {
	float: left;
}
.a_news dl dd .news_photo {
	margin-top: 10px;
	margin-bottom: 10px;
}
.a_news dl .entry {
	float: left;
}
.profile {
	padding: 10px;
}


.news {
    overflow-y: scroll;
    height: 400px;
}
.news .newsbox {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #543f32;
    padding-bottom: 10px;
}

.sns {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #543f32;
	margin-top: 10px;
}
.contents_base .contents .profile p {
	display: block;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
