body {
	background-image:url(img/background.gif);
	font-size: 12px;
	color: #333333;
	margin:0px;
	padding:0px;
	text-align:center;
	line-height: 150%;
	background-position: left top;
	background-color: #81BD71;
}
#all {
	width: 950px;
	margin: 0px auto;
	padding-top: 0px;
	text-align: left;
}

div.news {
	width: 268px;
	border:1px solid #ccc;
	margin: 18px auto 14px;
}
div.news h3 {
	margin:0;
	padding:0;
	width: 268px;
	height: 28px;
	position: relative;
	overflow: hidden;
}
div.news h3 .rss {
	position: absolute;
	top: 3px;
	right: 7px;
	width: 45px;
	height: 18px;
}
div.news img {
	margin:0;
	padding:0;
}
div.news iframe {
	border: none;
	width: 268px;
	height: 145px;
}


.partition {
	clear: both;
	display: none;
}
h1 {
	font-size: 14px;
	color: #3D3B3B;
	background-image: url(img/h1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 7px 0px 9px 27px;
	margin: 0px 0px 8px 0px;
}
h2 {
	font-size: 12px;
	margin-bottom: 5px;
	background-image: url(img/h2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 27px 48px;
	margin-top: 15px;
	color: #3D3B3B;
}
h2 a {
	text-decoration:none;
	color: #3D3B3B;
}
h2 a:link {
	text-decoration:none;
}
h2 a:visited {
	text-decoration:none
}
h2 a:hover {
	text-decoration:none
}
h3 {
	font-size: 12px;
	padding: 0;
	text-align: left;
	margin-left: 12px;
	margin-bottom: 5px;
}
h3.faq {
	background-image: url(img/icon7.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 16px;
}
p {
	line-height: 18px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 13;
}
img {
	border: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
img.image {
	margin-left:5px;
}
img.left {
	float:left;
	margin-right: 10px;
}
img.left3 {
	float:left;
	margin-right: 10px;
	margin-bottom: 20px;
}
img.left2 {
	float:left;
	margin-right: 20px;
	margin-left: 20px;
}
img.right {
	float:right;
	margin-left: 10px;
}
img.first {
	float:left;
	margin-left: 10px;
	margin-right: 15px;
}
td {
	font-size: 12px;
}
th {
	font-size: 12px;
	text-align: left;
}
dl {
	margin-top: 0px;
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.3em;
}
ul {
	margin: 0;
	padding: 0;
}
ol {
	margin-top: 0px;
}
li {
	line-height: 1.3em;
	padding: 0;
	margin: 0;
}


.news01 {
	height: 210px;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom:10px;
	text-align: left;
	background-color: #FFF;
	margin-top: 10px;
	border: 1px solid #6229E7;
	overflow-y:auto;
}

.news02{
	height: 210px;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom:10px;
	text-align: left;
	background-color: #FFF;
	margin-top: 10px;
	border: 1px solid #6229E7;
	overflow-y:auto;

}

.news01 ul li {
	margin-bottom: 5px;
	list-style-type: none;
}
.news01 ul {
	line-height: 2em;
}

dl.intro-detail dd {
	margin: 0px 0px 12px 23px;
	line-height: 110%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



/*-- LINK--*/

a {
	outline:none;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
}
a:hover {
	text-decoration: none;
}

/*-- HEADER --*/

.head {
	width: 950px;
	text-align: left;
	}	

.summary {
	font-size: 10px;
	float: left;
	margin-left: 0;
	padding-bottom: 0px;
	width: 500px;
	line-height: 15px;
}
.head_navi {
	float: right;
}
.head_top {
	width: 950px;
	margin-top: 4px;
	margin-bottom: 0px;
}
.head_top p.right {
	float:right;
	text-align:right;
	width: 240px;
	font-size: 10px;
	line-height: 15px;
	margin-bottom: 2px;
}
.head_top p.right a {
	background-image: url(img/icon2.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #333333;
	text-decoration: none;
	padding: 1px 0px 1px 20px;
}
.head_top p.right a.home {
	padding-right: 14px;
}
.head_top p.right a.first {
	padding-right: 12px;
}
.head_top p.right a.sitemap {
	margin-left: 0px;
	margin-right: 2px;
}
.head_top p.right a:hover {
	color: #b9b9b9;
}
.head_bottom {
	width: 950px;
	/*background-image: url(img/bk2.gif);*/
	background-image: url(img/bk5.gif);
	background-repeat: no-repeat;
	background-position: left top center;
	background-color:#FFFFFF;
}

/*下層ページロゴ*/
.head_bottom p.left {
	float:left;
	padding-left: 4px;
	width: 312px;
	margin-left: 10px;
	}
.head_bottom p.right {
	float:right;
	padding-right: 2px;
	margin-right: 1px;
}
.head ul {
	padding-left: 4px;
}
.head ul li {
	float: left;
	list-style-type: none;
}
.head ul li a {
	height:24px;
	background-position:left;
	background-repeat:no-repeat;
	display: block;
}
.head ul li a.use {
	background-image:url(img/use.jpg);
	width:140px;
}
.head ul li a.use:hover {
	background-image:url(img/use_on.jpg);
	width: 140px;
}
.head ul li a.call {
	background-image:url(img/menu.jpg);
	width:162px;
}
.head ul li a.call:hover {
	background-image:url(img/menu_on.jpg);
	width: 162px;
}
.head ul li a.appraiser {
	background-image:url(img/appraiser.jpg);
	width:151px;
}
.head ul li a.appraiser:hover {
	background-image:url(img/appraiser_on.jpg);
	width: 151px;
}
.head ul li a.media {
	background-image:url(img/media.jpg);
	width:123px;
}
.head ul li a.media:hover {
	background-image:url(img/media_on.jpg);
	width: 123px;
}
.head ul li a.you {
	background-image:url(img/you.jpg);
	width:134px;
}
.head ul li a.you:hover {
	background-image:url(img/you_on.jpg);
	width: 134px;
}
.head ul li a.recruitment {
	background-image:url(img/recruitment.jpg);
	width:153px;
}
.head ul li a.recruitment:hover {
	background-image:url(img/recruitment_on.jpg);
	width: 153px;
}
.head ul li a.faq {
	background-image:url(img/faq.jpg);
	width:77px;
}
.head ul li a.faq:hover {
	background-image:url(img/faq_on.jpg);
	width: 77px;
}
/*-- メイン--*/
#all2 {
	width: 950px;
	text-align: left;
	background-image: url(img/bk2.gif);
	background-repeat: repeat-y;
	background-position: left center;
	background-color:#FFFFFF;
}
.contents {
	margin: 0px 30px 0px 0px;
	padding: 0px;
	text-align: left;
	float: right;
	width: 700px;
}

/*------------------------------------
	サイドメニュー
------------------------------------*/

#menu {
	float: left;
	padding: 0px;
	width: 188px;
	margin-top: 25px;
	margin-left: 20px;
	}
	
	#menu p {
	margin-left: 14px;
	}

	/*画像リンク*/
	#menu p.menu_navi {
	width: 158px;
	margin-left: 14px;
	border: solid 1px #d8c05e;
	}
	
	
	#menu p.menu_navi	img {
	margin: 0;
	padding: 0;
	}

	.menu_navi a {
	display: block;
	width: 158px;
	height: 158px;
	}

	/*電話占いメニュー*/
	.menu_navi a.call {
	background-image: url(img/menu_menu.gif);
	}

	.menu_navi a.call:hover {
	background-image: url(img/menu_menu_on.gif);
	width: 158px;
	}

	/*鑑定士紹介*/
	.menu_navi a.appraiser {
	background-image: url(img/menu_appraiser.gif);
	}

	.menu_navi a.appraiser:hover {
	background-image: url(img/menu_appraiser_on.gif);
	width: 158px;
	}

	/*利用の仕方*/
	.menu_navi a.use {
	background-image: url(img/menu_use.gif);
	}

	.menu_navi a.use:hover {
	background-image: url(img/menu_use_on.gif);
	width: 158px;
	}



.menu_navi a.media {
	background-image: url(img/menu_media.gif);
	}

.menu_navi a.media:hover {
	width: 158px;
	background-image: url(img/menu_media_on.gif);
	}

	/*悩める貴女へ*/
	.menu_navi a.you {
	background-image: url(img/menu_you.gif);
	}

	.menu_navi a.you:hover {
	width: 158px;
	background-image: url(img/menu_you_on.gif);
	}

/*サブメニュー*/
#menu ul {
	width: 158px;
	margin: 0 17px 0 14px;
	padding: 0;
	border-right: dotted 1px #d8c05e;
	border-left: dotted 1px #d8c05e;
	
	background: #fefcea; /* Old browsers */
	background: -moz-linear-gradient(left, #ffffff 0%, #fff1f1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#fff1f1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #ffffff 0%,#fff1f1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #ffffff 0%,#fff1f1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #ffffff 0%,#fff1f1 100%); /* IE10+ */
	background: linear-gradient(to right, #ffffff 0%,#fff1f1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff1f1',GradientType=1 ); /* IE6-9 */
	}

	/*1行表示*/
	#menu ul li {
	margin: 0;
	border-top: 1px solid #ffffff;
	border-bottom: dotted 1px #d8c05e;
	background: url(img/sideflower.png) no-repeat;
	background-position: left center;
	font-size: 105%;
	line-height: 100%;
	list-style: none;
	color: #3a3a3a;
	}
	
	/*2行表示*/
	#menu ul li.li2 {
	
	background-image: url(img/sideflower.png);
	line-height: 150%;
	}
	
	/*カテゴリのラストの行：1行表示*/
	#menu ul li.li3 {
	background-image: url(img/sideflower.png);
	}

	/*カテゴリのラストの行：2行表示*/
	#menu ul li.li4 {
	background-image: url(img/sideflower.png);
	line-height: 150%;
	}

	#menu ul li a {
	display: block;
	padding: 18px 8px;
	color: #5a5555;
	text-decoration: none;
	}
	
	#menu ul li.li2	a,
	#menu ul li.li4	a {
	padding: 6px 0  10px 8px;
	}

	#menu ul li a:hover {
	color: #969065;
	background: rgba(232, 174, 220,0.3);
	}


p.banner {
	text-align: center;
	}








/*-- フッター --*/


.footer {
	width: 950px;
	font-size: 11px;
	clear: both;
	text-align: left;
}
.footer-navi {
	background-image: url(img/foot_bk.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 950px;
	padding-left: 26px;
	padding-top: 6px;
	padding-bottom: 7px;
}
.footer-navi p {
	margin: 0;
	line-height: 18px;
	color: #333333;
}
.footer-navi p a {
	color: #666666;
	text-decoration:none
}
.footer-navi p a:link {
	color: #666666;
}
.footer-navi p a:visited {
	color: #666666;
}
.footer-navi p a:hover {
	color: #b9b9b9;
	text-decoration:none;
}
.footer_bottom {
	background-image: url(img/foot_bk2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 950px;
	margin-left: 0px;
	padding-bottom: 14px;
	padding-top: 10px;
}
.footer_bottom address {
	float: left;
	line-height: 15px;
	padding-left: 57px;
	color: #666666;
}
.footer_bottom p {
}
.footer_bottom img {
	float:right;
	margin-right: 16px;
}
address {
	font-style: normal;
}
.copyright {
	color: #FFFFFF;
	font-size: 10px;
	margin: 7px 0px 50px 0px;
	line-height: 100%;
}
.footer a {
	color: #666666;
	text-decoration:none;
}
.footer a:visited {
	color: #666666;
}
.footer a:hover {
	text-decoration:none;
	color: #b9b9b9;
}
/*-- コンテンツ要素・--*/

.main {
	padding: 0px;
	text-align: left;
	margin-right: 30px;
	height:700px;
	overflow-y:auto;
}
.p {
	margin:0px 5px 0px 10px;
	color: #333333;
}
.main p.lead {
	margin:0px 5px 15px 10px;
	color: #333333;
}
.rate {
	text-align: left;
	color: #666666;
	margin-left: 15px;
	background-image: url(img/border2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 20px;
	display: block;
}
.rate p {
	margin: 0;
	padding: 0;
}
.main p.first {
	line-height: 28px;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 10px;
}
.main p.second {
	line-height: 28px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.main ul {
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	clear: both;
}
.main ul li {
	margin-left: 10px;
	list-style-type: none;
	line-height: 160%;
	padding-left: 0px;
}
.profile ul {
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
}
.profile ul li {
	background-image: url(img/icon6.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.path {
	text-align: right;
	font-size: 10px;
	margin: 3px 18px 5px 0px;
}
.to-top {
	text-align: right;
}
.main p.catch2 {
	font-weight: bold;
	color: #666666;
	margin-bottom: 15px;
}
.catch {
	font-weight: bold;
	color: #FF0000;
	margin-right: 30px;
	margin-left: 15px;
	margin-bottom: 10px;
	font-size: 15px;
}
.catch a {
	color: #666666;
	text-decoration:underline;
}
.catch a:visited {
	color: #666666;
	text-decoration:underline;
}
.catch a:hover {
	text-decoration:none;
}
.main p.link {
	text-align: right;
	font-size: 10px;
	margin-top: 5px;
}
.main p.link a {
	background-image: url(img/icon1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	text-decoration: underline;
	color: #000000;
}
.main p.link a:link {
}
.main p.link a:hover {
	text-decoration: none;
}
.main p.pagetop2 {
	text-align: right;
	margin: 15px 0px -15px 0px;
	padding-right: 0px;
}
.main p.pagetop {
	text-align: right;
	margin: 30px 0px 6px 0px;
	padding-right: 0px;
}
.top_menu2 p.pagetop {
	text-align: right;
	margin: 30px 0px 6px 0px;
	padding-right: 0px;
}
.pagetop a {
}
.pagetop a:hover {
}
.hide {
	display:none;
}
/*-- サイトマップ　--*/

.sitemap {
	margin: 0px 0px 14px 10px;
	padding: 8px 0px 0px;
	margin-left: 50px;
}
.sitemap ul {
	margin: 0;
}
.sitemap ul li {
	line-height: 170%;
	background-image: url(img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	color: #000000;
}
.sitemap ul li a {
	text-decoration: underline;
}
.sitemap ul li a:visited {
	color: #666666;
}
.sitemap ul li a:hover {
	color: #993399;
	text-decoration: none;
}
.sitemap ul ul li {
	background-image: url(img/s_line.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 18px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
/*-- フォーム --*/

form {
	margin: 0px 0px 5px;
	padding: 5px;
}
fieldset {
	padding: 0.5em;
	border: 1px solid #FF66CC;
	margin: 0.5em;
}
legend {
	font-weight: bold;
}
.submit {
	text-align: center;
	border: none;
}
.caution {
	font-weight: bold;
	color: #FF0000;
}
/*-- メールフォーム --*/

.mail-form {
	background: #000000;
}
.mail-form th {
}
.mail-form td {
	background: #FFFFFF;
}
.mail-input {
	text-align: center;
	color: #660066;
}
.none {
	display: none;
}
.red {
	color: #D84A87;
	font-weight: bold;
	margin-left: 1px;
}
.url {
	font-weight: normal;
}
.souvenir {
	font-weight: bold;
	margin-left: 1px;
}
/* -- インデックス要素 -- */
#top_main {
	float: left;
	text-align: center;
	width: 650px;
}
.top_main2 {
	margin-top: 3px;
	padding-left: 20px;
	text-align: left;
}
#top_main img.point {
	float:left;
	margin-right: 13px;
	margin-bottom: 21px;
}
#top_main img.advisement {
	float:left;
	margin-right: 13px;
	margin-left: 11px;
}
#top_main img.advisement2 {
	float:left;
	margin:0px 13px 16px 11px;
}
#top_main img.line {
	margin-bottom: 6px;
	margin-top:5px;
	margin-left: 6px;
}
#top_menu {
	float: right;
	width: 288px;
	margin-top: 3px;
	text-align: left;
}
h1.top {
	display:none;
}
h2.top {
	background-image: url(img/h2_top.jpg);
	margin-bottom: 6px;
	margin-top: 0px;
}
h2.top2 {
	background-image: url(img/h2_top.jpg);
	margin-bottom: 6px;
	margin-top: 21px;
}
h3.top {
	width: 270px;
	margin: 0px 0px 3px 0px;
}
h3.top a {
	width: 270px;
	height: 66px;
	display: block;
}
h3.top a:hover {
}
h3.top a.tel {
	background-image: url(img/top_tel.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
h3.top a.tel:hover {
}
h3.top a.media {
	background-image: url(img/top_media.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
h3.top a.media:hover {
}
h3.top a.faq {
	background-image: url(img/top_faq.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
h3.top a.faq:hover {
}
#top_main p {

}
#top_main p.advisement {
	background-image: url(img/icon4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #6C0979;
	font-weight: bold;
	margin-left: 105px;
	margin-bottom: 16px;
	padding-left: 11px;
	padding-bottom: 3px;
	padding-top: 11px;
}
#top_main p.advisement a {
	color: #6C0979;
	text-decoration:none;
}
#top_main p.advisement a:visited {
	color: #6C0979;
	text-decoration:none;
}
#top_main p.advisement a:hover {
	color: #6C0979;
	text-decoration:none;
}
img.top_img {
	margin-bottom: 3px;
	margin-left: 1px;
}
img.top_img2 {
	margin-bottom: 4px;
	margin-left: 1px;
}
.pick_up {
	background-image: url(img/pickup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 3px 0px 6px 0px;
	width: 273px;
	padding-bottom: 8px;
	padding-top: 45px;
}
.pick_up img {
	float:left;
	margin-right: 11px;
	margin-left: 16px;
}
.pick_up img.img1 {
}
.pick_up img.img2 {
	margin-bottom: 14px;
}
.pick_up p {
	color: #000000;
	padding-right: 13px;
}
.pick_up p.coment {
	margin-bottom: 30px;
}
.pick_up p.link {
	text-align:right;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 15px;
	margin-bottom: 9px;
	font-size: 10px;
}
.pick_up p.link a {
	background-image: url(img/icon3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	text-decoration: none;
}
.pick_up p.link a:hover {
}
.red2 {
	color: #E63567;
	font-weight: bold;
}
.red2 a {
	color: #E63567;
	text-decoration:none;
}
.red2 a:visited {
	text-decoration:none;
	color: #E63567;
}
.red2 a:hover {
	text-decoration:none;
	color: #E63567;
}
.gray {
	color: #4C4B4B;
	font-weight: bold;
}
.top_menu2 {
	text-align: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.top_menu2 img.blood {
	margin-bottom: 100px;
}
.point {
	color: #4C4B4B;
}
/*-- その他要素 --*/
.category {
	width: 542px;
	background-image: url(img/category.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 12px;
	margin-left: 2px;
	margin-top: 15px;
}
.category p {
	background-image: url(img/icon1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 8px;
	padding-left: 21px;
	margin-bottom: 15px;
}
.category ul {
	margin-left: 4px;
	padding-top: 0px;
	margin-top: -2px;
}
.category ul li {
	display: inline;
	background-image: url(img/icon5.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	line-height: 18px;
}
.category ul li a {
	text-decoration: none;
}
.category ul li a:visited {
	text-decoration: none;
}
.category ul li a:hover {
	text-decoration: underline;
}
.img_r {
	float: right;
	margin-left: 5px;
}
.purple {
	color: #993399;
}
.purple2 {
	color: #BC46BC;
}
/* お問い合わせ */
.cont {
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 5px;
}
.cont a {
	color: #666666;
}
.cont a:visited {
}
.cont a:hover {
	color: #993399;
	text-decoration: none;
}
.cont th {
	background-color: #DDB9DD;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #660066;
	font-weight: normal;
	line-height: 18px;
	padding-left: 5px;
}
.cont th p {
	background-image: url(img/icon8.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #660066;
	margin: 0;
}
.cont th.th2 {
	vertical-align: top;
}
.cont td {
	background-color: #F4E1F4;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #333333;
	padding-right: 10px;
	line-height: 18px;
}
.cont td.td2 {
	text-align:center;
	background-color: #FFFFFF;
}
.cont caption {
	text-align: left;
	font-size: 12px;
	color: #CC3366;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 2px;
}
input {
	background-color: #FBEEF6;
	color: #660066;
}
select {
	background-color: #FBEEF6;
	color: #660066;
}
textarea {
	background-color: #FBEEF6;
	color: #660066;
}
.anker {
	text-align: right;
	color: #993399;
	margin-right: 20px;
}
h3.link {
	background-image: url(info/img/flower.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	padding-bottom: 27px;
	padding-top: 6px;
	padding-left: 50px;
}
.bold {
	font-weight: bold;
	color: #996699;
}
.bold2 {
	font-weight:bold;
}
h2.text {
	margin-top: 0px;
}
.border {
	width: 300px;
	text-align: left;
	padding: 10px;
	background-image: url(img/border.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	padding-top: 11px;
	margin-top: 5px;
}
.border2 {
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url(img/border3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.border2 p {
	line-height: 20px;
}
.border3 {
	border: 1px solid #996699;
	width: 400px;
	text-align: left;
	padding: 5px;
	margin-left: 10px;
	margin-top: 10px;
}
.border3 p {
	margin:0px;
}
.border4 {
	text-align: left;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url(img/border4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
	padding-top: 15px;
}
.border4 p {
	line-height: 20px;
}
.border p {
	margin:0px;
	color: #B1B105;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 5px;
}
.border ul {
	margin-left: 21px;
	padding-bottom: 6px;
}
.border ul li {
	display:inline;
	margin-left: 0px;
	padding-right: 10px;
	background-image: url(img/icon6.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
.main p.arrow {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
.none2 {
	line-height: 0px;
	text-indent: 0px;
	padding: 0;
	margin: 0;
}
.appraiser-img {
	float: left;
	margin-left: 15px;
	width: 160px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.profile {
	float: left;
	width: 470px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.main p.link-right {
	text-align: right;
	font-size: 10px;
}
.blood-table {
	margin-left: 10px;
	margin-top: 10px;
}
.blood-table th {
	color: #B1B105;
	padding-top: 2px;
	padding-bottom: 2px;
}
.blood-table th p {
	background-image: url(img/icon7.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #993399;
}
.blood-table td {
	padding-bottom: 2px;
	padding-top: 2px;
	color: #666666;
	text-align: left;
}
.main ul li.icon {
	background-image: url(img/icon6.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.appraiser-l {
	float: left;
	width: 310px;
	margin-left: 10px;
}
h2.appraiser {
	background-image: url(img/h2_appraiser.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 20px;
	padding-top: 6px;
}
.appraiser-r {
	float: right;
	width: 310px;
}
.catchother {
	font-size: 18px;
	color: #666666;
	margin: 0px;
	padding: 15px 0px 0px;
}
#all #all2 #top_menu .top_menu2 .syuzai {
	margin: 35px 0px 5px;
	padding: 5px;
	border: 2px solid #84BE74;
}
#all #all2 #top_menu .top_menu2 .syuzai span {
	font-weight: bold;
	color: #FF0000;
}
#all #all2 .contents .main .text_color {
	color: #BC46BC;
}
#all #all2 .contents .main h3 {
	font-size: 15px;
	color: #BC46BC;
}
#all #all2 .contents .main .profile b {
	margin-left: 10px;
	color: #FF0000;
}
.style2 {
	font-size: 13px
}
#all #all2 #top_menu #under {
	margin: 0px 0px 10px;
	padding: 0px;
}
#all #all2 .contents .main #news dd {
	color: #BC46BC;
	padding-left: 5px;
	margin-left: 0px;
	border-left: 5px solid #BC46BC;
}
#all #all2 .contents .main #news {
	margin-top: 10px;
}
#all #all2 .contents .main #news dt {
	border-bottom: thin dotted #999999;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.style1 {
	color: #FF0000;
	font-size: 24px;
	font-style: italic;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#all #all2 #top_menu .price {
	background: url(img/ryoukin.jpg) no-repeat left top;
	display: block;
	width: 270px;
	margin-right: 15px;
}
#all #all2 #top_menu .price a {
	display: block;
	width: 270px;
	height: auto;
}
div#mobile {
	background: url(img/mobile.jpg) no-repeat left top;
	height: 107px;
	width: 270px;
	padding: 0px;
	margin: 0px 0px 5px;
	text-align: left;
	display: block;
}
#all #all2 #top_menu .top_menu2 .bloodtype {
	height: 62px;
	width: 271px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#all #all2 #top_menu .top_menu2 .bloodtype a {
	display: block;
	height: 62px;
	width: 271px;
}
div#mobile p {
	line-height: 1.5em;
	padding-top: 30px;
	padding-left: 85px;
}
#all #all2 #top_menu .top_menu2 .mobile .redblink {
	color: #FF0000;
	font-weight: bold;
}
#all #all2 .contents .main #left {
	width: 280px;
	float: left;
}
#all #all2 .contents .main #left a {
	color: #BC46BC;
}
#all #all2 .contents .main #right a {
	color: #BC46BC;
}
#all #all2 .contents .main .rei {
	background: url(mao_wa_big.jpg);
	text-indent: -9999px;
}
div#mail {
	background: no-repeat left top;
	height: auto;
	width: 270px;
}
div#mail a {
	background: url(img/mail.jpg) no-repeat left top;
	height: 71px;
	width: 270px;
	display: block;
	text-indent: -9999px;
}
div#mail a:hover {
	background: url(img/mail_on.jpg) no-repeat left top;
	height: 71px;
	width: 270px;
}
#all #all2 .contents .catch .red {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
div#tokutenn {
	margin-bottom: 10px;
	margin-left: 8px;
	margin-right: 20px;
}
div#tokutenn p {
	line-height: 1.5em;
	font-size: 12px;
	margin: 0px;
	color: #666666;
}
div#tokutenn b {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#all #all2 .contents .main .back {
	color: #730781;
}
#all #all2 .contents .main #back {
	margin-top: 15px;
}
#all #all2 .contents #commenttitle {
	font-size: 13px;
	color: #BD46BC;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 20px;
}
#all #all2 .contents #mailcomment {
	margin-right: 20px;
	font-size: 12px;
	line-height: 2em;
	color: #666666;
}
#all #all2 .contents #mailcomment a {
	color: #666666;
	text-decoration: none;
}
div#form input {
	width: 150px;
}
div#form {
	margin-bottom: 5px;
	width: 270px;
	font-size: 15px;
}
div#mailmagazine img {
	float: left;
	margin-right: 5px;
}
div#mailmagazine {
	margin: 0px;
	text-indent: 0px;
	white-space: normal;
	padding: 0px;
	height: auto;
	width: 271px;
	clear: both;
}
div#mailmagazine p {
}
#all #all2 .contents .main table {
	height: 35px;
	width: 650px;
	margin-left: 10px;
}
#all #all2 .contents .main table tr th {
	background-color: #FFFFCC;
	text-align: center;
}
.table-style {
	border: thin solid #CC66FF;
}
.table-style td {
	border-color:#CC66FF;
	border-width:2px;
	text-align: center;
}


/*------------------------

追記151102 navicast廃止のためflashに変更

------------------------*/

#navicast {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 9999;
}

#navicast-btn {
	position: fixed;
	bottom: 161px;
	left: 162px;
	z-index: 9999;
}

