﻿#wrapper {
	height: auto;
	width: 800px;
	background-image: url(profile/img/bg.jpg);
	background-repeat: repeat-x;
	float:left;
}
#blog {
	height: auto;
	width: 500px;
	background-image: url(profile/img/bg.jpg);
	background-repeat: repeat-x;
	float:left;
}
#main {
	width: 800px;
	height: 950px;
	background-repeat: repeat;
	background-image: url(profile/img/bg.jpg);
}
#header {
	background-image: url(profile/img/header.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 800px;
}
#profile {
	height: 540px;
	width: 780px;
	border: 1px solid #666666;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	background-image: url(profile/img/box_bg2.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
#profile .title {
	background-image: url(profile/img/title_photo.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#profile .main {
	height: 510px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#profile .photo {
	height: 420px;
	width: 310px;
	float: left;
	padding-top: 13px;
}
#profile .prof {
	height: 420px;
	width: 450px;
	float: right;
}
#profile .prof_title {
	background-image: url(profile/img/prof_title.gif);
	height: 20px;
	width: 450px;
	margin-top: 5px;
}
#profile .prof_contents {
	height: 260px;
	width: 450px;
}
#profile .photo_thum {
	background-image: url(profile/img/photothum_title.gif);
	height: 20px;
	width: 450px;
	margin-top: 5px;
}
#profile .thum {
	width: 450px;
	height: 110px;
}
#comment {
	height: auto;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	float: right;
}
#comment .title {
	background-image: url(profile/img/comment_title.gif);
	height: 20px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#comment .text_area {
	height: auto;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
}
#movie_gravure {
	height: 250px;
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
	background-image: url(profile/img/box_bg2.jpg);
	text-align: center;
}
#movie_gravure  .title {
	background-image: url(profile/img/movie_title.gif);
	height: 20px;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#movie_gravure  .main {
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}
#movie_gravure .movie {
	height: 200px;
	width: 267px;
	float: left;
}

#movie_gravure .gravure {
	height: 200px;
	width: 486px;
	margin-left: 0px;
	float: right;
}
#schedule {
	height: 115px;
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
	background-image: url(profile/img/box_bg2.jpg);
	background-repeat: no-repeat;
}
#schedule .title {
	background-image: url(profile/img/title_schedule.gif);
	height: 20px;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#schedule .main {
	height: 60px;
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer {
	height: 30px;
	width: 800px;
	margin-top: 20px;
}










.photo_border {
	border: 1px solid #666666;
}
.schedule_border_waku {
	border: 1px solid #666666;
}
.schedule_border_top {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.schedule_border_under {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.schedule_border_under2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}



.prof_u_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.sell_icon_bg {
	background-image: url(../img/icon_type.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 10px;
	color: #FF0066;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}

.style3 {color: #333333}
.style4 {color: #FF0000}
.style5 {
	color: #0066FF
}






body,td,th {
	font-family: ＭＳ ゴシック, Osaka－等幅;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
