/*--------------------------------------
　1ブロック テキストエリア
--------------------------------------*/

.txt_wrap{
	width:850px;
	margin:0 auto 8px auto;
	line-height:1.8em;
}

/*--------------------------------------
　lady list
--------------------------------------*/

.companion {
	margin: 0 auto;
	width: 99%;
}
.companion ul {
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
}
.companion li {
	color: #000;
	text-align: center;
	width: 50%;
	margin: 0;
	background-color: #ffffff;
	border: 1px #000 solid;
	display: table-cell;
}
.companion li a {
	padding: 5px;
	display: block;
	color: #000;
	text-decoration: none;
	border:none;
}
.companion a:hover {
	color: #9F162A;
}
.companion li img{
	border:none;
}
/*--------------------------------------
　lady listのマーク
--------------------------------------*/

.mark {
	margin: 2px auto;
	padding: 0;
}
.mark ul {
	width: 100%;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.mark ul li {
	width:33%;
	font-size: 10px;
	text-align: center;
	list-style-type: none;
	float:left;
	border:none;
	box-sizing:border-box;
}
.mark ul li.ok {
	background:#ffff00;
	color: #ff0000;
}
.mark ul li.no {
	background: #666;
	color: #ccc;
}
.mark li:first-child {
	border-radius: 4px 0 0 4px;
}
.mark li:last-child {
	border-radius: 0 4px 4px 0;
}

/*--------------------------------------
　prof page
--------------------------------------*/

.prof_page {
	margin: 2px auto;
	width:850px;
	padding: 0;
	text-align: left;
}
.prof_page ul {
	margin: 0;
	padding: 0;
}
.prof_page ul li.photo {
	margin:0px;
	width: 380px;
	float: left;
	text-align:center;
}

.prof_page ul li.photo img{
	margin-bottom:8px;
}

.prof_page ul li.text {
	margin:0px;
	width: 440px;
	padding:0px 15px;
	text-align:left;
	float: left;
	font-size:110%;
	line-height:1.6em;
}

.prof_page ul li.text p{
	margin:3px 0px;
	font-size:130%;
}

#slide{
	margin:0px;
	width:380px;
}
#slide img{
	border:1px #ccc solid;
}

#change > ul{
	padding:0px;
	margin-left:10px;
}

#change > ul > li{
	width:120px;
	text-align:center;
	float:left;
	list-style-type:none;
	list-style-position:outside;
}

#change >ul > li a:hover{
	text-decoration:none;
}

.pickup_txt{
	line-height:1.3em;
	overflow:hidden;
}


/*--------------------------------------
　トップ logo salestime tel
--------------------------------------*/
.logo{
	width:1180px;
	margin: 10px auto;
	height:85px;
}
.logo ul{
	padding:0;
}
.logo ul li.l{
	float:left;
	width:730px;
}

.logo ul li.l p{
	margin:8px;
	text-align:left;
	font-size:150%;
}

.logo ul li.r{
	float:left;
	text-align:right;
	width:450px;
	line-height:1.5em;
}

.logo ul li.r p{
	margin:4px;
	font-size:150%;
}

/*--------------------------------------
　ボトム logo salestime tel
--------------------------------------*/
.logo_bottom{
	width:1180px;
	margin: 10px auto;
	height:85px;
}
.logo_bottom ul{
	padding:0;
}
.logo_bottom ul li.l{
	float:left;
	width:730px;
}

.logo_bottom ul li.l p{
	margin:8px;
	text-align:left;
	font-size:150%;
}

.logo_bottom ul li.r{
	float:left;
	text-align:right;
	width:450px;
	line-height:1.5em;
}

.logo_bottom ul li.r p{
	margin:4px;
	font-size:150%;
}

/*--------------------------------------
　table
---------------------------------------*/
table.common {
	width: 99%;
	border-collapse: separate;
	border-spacing:3px;
	margin: 0 auto;
}
/* thの指定 */
table.common th {
	color:#000;
	text-align: left;
	padding: 8px 0px;
	font-weight:normal;
	background:#eee;
	text-indent:6px;
}

/* tr tdの指定 */
table.common td {
	font-size:80%;
	background-color: #FFFFFF;
	border: 1px #ccc solid;
	padding: 3px 0px;
	text-align:center;
	line-height:1.3em;
	width:80px;
}

table.common td .photo {
	width:100px;
}
table.common td.photo a img {
	text-decoration:none;
	border:none;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

table.common td.photo a img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}
/*--------------------------------------
　clearfix
---------------------------------------*/

.clearfix:before, .clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	zoom: 1;
}
.clear {
	clear: both;
}
/*--------------------------------------
　common css
---------------------------------------*/
hr {
	border-width: 1px 0px 0px 0px; /* 太さ */
	border-style: dotted; /* 線種 */
	border-color: #000; /* 線色 */
	height: 1px; /* 高さ */
	margin : 6px 0px;
}

ul {
	list-style: none;
	padding: 0;
}
li {
	padding: 0;
}

img.banner{
	margin-bottom:8px;
}
span.link a{
	color:#000;
	border-bottom:1px #000 dotted;
	text-decoration:none;
}
span.link a:visited{
	color:#000;
	border-bottom:1px #000 dotted;
	text-decoration:none;
}
span.link a:hover{
	border-bottom:none;
}
/*--------------------------------------
　リンクバナー
--------------------------------------*/

.link_bnr {
	margin: 10px auto;
	width:1000px;
	padding: 0;
	text-align: left;
}
.link_bnr ul {
	margin: 0;
	padding: 0;
}
.link_bnr ul li {
	margin:2px;
	float: left;
	overflow: hidden;
	
}

.link_bnr a{
	text-decoration:none;
	border:none;
}

.link_bnr a:visited{
	text-decoration:none;
	border:none;
}

.link_bnr a:hover{
	background:none;
	text-decoration:none;
	border:none;
}

/*--------------------------------------
　相互リンクページ
--------------------------------------*/

.link_pg_bnr {
	margin: 10px auto;
	width:850px;
	padding: 0;
	text-align: left;
}
.link_pg_bnr ul {
	margin: 0;
	padding: 0;
}
.link_pg_bnr ul li {
	margin:2px;
	float: left;
	overflow: hidden;
	
}

.link_pg_bnr a{
	text-decoration:none;
	border:none;
}

.link_pg_bnr a:visited{
	text-decoration:none;
	border:none;
}

.link_pg_bnr a:hover{
	background:none;
	text-decoration:none;
	border:none;
}