@charset "utf-8";
/* CSS Document */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1;
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
	min-width: 1076px;
	min-height: 100%;
	-webkit-text-size-adjust: none;
}

body,h1,h2,h3,h4,h5,h6,iframe,p,ul,li,ol,dd a {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	color: #333;
}
ol, ul {
	list-style: none;
}
p {
	color: #333;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* new clearfix
----------------------------------*/

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

 /* IE6 */

* html .clearfix {
	zoom: 1; 
}

/* IE7 */

*:first-child+html .clearfix {
	zoom: 1; 
} 

/* link_styles
----------------------------------*/
a {
	outline:none;
}
a img {
	border-style: none;
}

#contents a:hover img {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

a:link {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #666;
	text-decoration: none;
}

a:hover {
	/*color: #F176BD;*/
	color: #00A0C6;
	text-decoration: underline;
}
a:focus{outline:none;}
::selection {color: #FFF;background-color: #EC73A6;}
::-moz-selection {color: #FFF;background-color: #EC73A6;}
/*---------------------------------------top-of-page▼--------------------------------------------------------*/
#top-of-page{
	opacity: 0.0;
	filter: alpha(opacity=0);
}
#top-of-page #header {
	width: 900px;
	position: relative;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
}
#top-of-page #header h1 {
	font-size: 12px;
	position: absolute;
	left: 207px;
	top: 46px;
}
#top-of-page #header p {
	position: absolute;
	top: 16px;
	left: -6px;
}
#top-of-page #img-section {
	width: 900px;
	padding-right: 90px;
	padding-left: 90px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/top/bijo_nable.jpg);
	background-repeat: no-repeat;
	height: 530px;
	position: relative;
	margin-bottom: 30px;
	background-position: center top;
}
#top-of-page #img-section ul.nav {
	height: 73px;
	width: 900px;
	position: absolute;
	background-image: url(images/top/navi-bg.png);
	background-repeat: no-repeat;
	left: -2px;
	top: 433px;
	padding-right: 90px;
	padding-left: 90px;
	padding-top: 10px;
}
#top-of-page #img-section ul.nav li {
	float: left;
	list-style-type: none;
	padding-top: 2px;
}
#top-of-page #img-section li.top-nv {
	padding-left: 13px;
}

#img-section h2 {
	font-size: 10px;
	font-weight: 400;
	position: absolute;
	left: 92px;
	top: 541px;
}
#img-section a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
ul#s-box {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 658px;
	top: 537px;
	width: 376px;
}
ul#s-box li {
	float: left;
	padding-right: 10px;
}

/*#top-of-page .footer {
	background-image: url(images/top/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 199px;
}
#top-of-page .f-inner {
	width: 900px;
	padding-right: 90px;
	padding-left: 90px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	text-align: center;
}*/
/*---------------------------------top-of-page▲----------------------------------------*/
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 95px;
	position: relative;
	padding-right: 88px;
	padding-left: 88px;
}
#header h1 {
	font-size: 12px;
	position: absolute;
	left: 280px;
	top: 48px;
	font-weight: 400;
	color: #444;
}
#header p {
	position: absolute;
	top: 20px;
	left: 78px;
	
}
#header p a {
	background-image: url(images/bijonable.jpg);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 72px;
	width: 198px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.share {
	position: absolute;
	top: -45px;
	left: 819px;
}
.share a {
	margin-right: 3px;
}
ul#navi {
	background-image: url(images/navi-bg.jpg);
	background-repeat: no-repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	padding-right: 88px;
	padding-left: 88px;
	padding-top: 4px;
	position: relative;
}
ul#navi li {
	float: left;
	padding-top: 4px;
}
ul#navi li.main-nv {
	padding-left: 8px;
}

ul#navi a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#contents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 88px;
	padding-left: 88px;
}
.main {
	float: right;
	width: 680px;
	padding-left: 20px;
	overflow: hidden;
	clear: both;
}

p.pan {
	font-size: 11px;
	height: 45px;
}

.main h2 {
	font-family: 'Great Vibes', cursive;
	font-size: 25px;
	height: 36px;
	line-height: 41px;
	color: #4B4B4B;
	font-weight: 500;
	text-shadow:1px 1px 0 #D9D9D9;
	width: 678px;
	display: block;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #E4E4E4;
	text-indent: 15px;
	margin-bottom: 20px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius: 2px;
	background-color: #F8F8F8;
	padding-top: 5px;
	padding-bottom: 5px;
}
.main h3,.m-qa h3 {
	font-size: 17px;
	font-weight: 500;
	height: 36px;
	line-height: 36px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-shadow:1px 1px 0 #D9D9D9;
	width: 680px;
	display: block;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #E4E4E4;
	text-indent: 15px;
	margin-bottom: 20px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius: 2px;
	background-color: #F8F8F8;
	padding-top: 5px;
	padding-bottom: 5px;
}
.h2in {
	font-size: 12px;
	font-weight: 400;
	margin-left: 15px;
	line-height: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.main hr {
	clear: both;
	border: 0px none #FFF;
}

ul.rank {
	line-height: 1.4ex;
	margin-bottom: 50px;
	/*clear: both;*/
}
ul.rank a {
	/*color: #00A0C6;
	text-decoration: underline;*/
}
ul.rank li {
	float: left;
	width: 127px;
	padding-right: 4px;
	padding-left: 3px;
	display: block;
	font-size: 10.5px;
	text-align: center;
	line-height: 1.4em;
}
.rank li img {
	display: block;
}
/*ランキング*/
ul.ranking {
	line-height: 1.4ex;
	margin-bottom: 30px;
	/*clear: both;*/
}
ul.ranking a {
	/*color: #00A0C6;*/
	text-decoration: underline;
}
ul.ranking li {
	float: left;
	width: 121px;
	padding-right: 7px;
	padding-left: 7px;
	display: block;
	font-size: 10.5px;
	text-align: center;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
.ranking li img {
	display: block;
}
.rank-nm {
	display: block;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
}
.rank-name {
	display: block;
	padding-top: 5px;
	font-size: 11px;
	padding-bottom: 5px;
}
.no_1 {
	font-size: 16px;
	color: #F03;
}
/*ランキング*/
ul.model {
	line-height: 1.4ex;
	width: 670px;
}
ul.model.clearfix li {
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 25px;
	line-height: 1em;
	text-align: center;
	font-size: 11px;
	display: block;
}
ul.model.clearfix li a  {
	
}
ul.model.clearfix li a img {
	display: block;
	padding-bottom: 5px;
	height: 142px;
}
ul.gif-load img {
	background-image: url(images/gif-load.gif);
	background-repeat: no-repeat;
	background-position: 38px 60px;
	height: 142px;
	width: 110px;
}
/*-------------------モデル詳細ページ------------------------------*/
.m-inner {
	overflow: hidden;
	width: 680px;
}
.m-inner h5,.pages-in h5 {
	font-size: 11px;
	font-weight: 400;
	margin-bottom: 15px;
	padding-left: 10px;
}
.m-inner .pick_phot ul {
	width: 250px;
}
.m-inner .pick_phot li {
	height: 116px;
	width: 81px;
	padding-right: 1px;
	padding-left: 1px;
	float: left;
	padding-bottom: 10px;
}
.m-inner .pick_phot li img {
	width: 81px;
}


.pick_phot {
	float: left;
	width: 250px;
	padding-left: 10px;
}
.pick_phot p {
	margin-bottom: 18px;
}

.pick {
	float: right;
	width: 415px;
}
.pick-2 {
	float: left;
	width: 415px;
}

.pick table{
	width:400px;
	border:solid #E3E3E3 1px;
	line-height:1.5em;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
/*------------------------------メインインナーのリンクカラー------------------------------*/
.pick a,.pages-in a,.pick-2 a {
	color: #00A0C6;
	text-decoration: underline;
}
.pick a:hover,.pages-in a:hover,.pick-2 a:hover {
	text-decoration: none;
}
/*------------------------------メインインナーのリンクカラー/end------------------------------*/
.pick th{
	width:68px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	font-size: 11px;
	vertical-align: top;
	font-size: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
}
.pick td{
	text-align:left;
	width:278px;
	border-bottom:solid #E3E3E3 1px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 15px;
	vertical-align: top;
	font-size: 11px;
}	
.pick td .permit{
	width:170px;
	text-align:left;
	float:left;
}
.pick td .number{
	width:150px;
	text-align:left;
	float:left;
	margin-left:25px;
}
.m-qa {
	clear: both;
	width: 680px;
	padding-top: 35px;
	overflow: hidden;
}
.pages-in h3 {
	font-size: 15px;
	height: 25px;
	line-height: 25px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 3px;
	margin-bottom: 20px;
	padding-top: 6px;
	padding-bottom: 5px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.pages-in h3 {
	margin-top	: 25px;
}
p.innt {
	font-size: 12px;
	padding-left: 30px;
	line-height: 1.5em;
	margin-bottom: 20px;
	color: #666;
	display: block;
}
.qa-a a {
	padding-right: 3px;
	padding-left: 3px;
}

.qa-a {
	display: block;
	padding-left: 15px;
	color: #333;
	font-weight: bold;
	padding-top: 3px;
}

.ads-1 {
	text-align: center;
	padding-top: 35px;
	padding-bottom: 20px;
	clear: both;
}
ul.coord {
	padding-left: 10px;

}
ul.coord li {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	overflow: hidden;
	margin-bottom: 20px;
	clear: both;
	display: block;
}
ul.coord li img {
	float: left;
}
ul.coord li h2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCC;
	font-size: 14px;
	padding-left: 10px;
	display: block;
	width: 500px;
	height: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: right;
	line-height: 25px;
	text-indent: 0px;
	background-color: #FFF;
}
ul.coord li h2 a {
	display: block;
}
ul.coord li p {
	float: left;
	width: 490px;
	font-size: 12px;
	display: block;
	line-height: 1.5em;
	padding-left: 10px;
}
ul.coord li b {
	text-align: right;
	clear: both;
	display: block;
	font-size: 11px;
	font-weight: 400;
	padding-right: 10px;
}
ul.coord li b a {
	text-decoration: underline;
}
ul.coord li b span {
	font-size: 11px;
	color: #fff;
	padding-right: 30px;
	text-decoration: none;
}
p.days {
	padding-bottom: 18px;
	font-size: 11px;
	color: #999;
	padding-left: 10px;
}
.main .coord-phot {
	/*margin-top: 10px;*/
	line-height: 1.5em;
	font-size: 14px;
	padding-left: 10px;
}
.main .coord-phot img {
	margin-bottom: 5px;
	margin-top:5px;
}
.main .coord-phot a {
	color: #00A0C6;
	font-weight: bold;
}
.main .coord-item {
	font-size: 15px;
	height: 25px;
	line-height: 25px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 3px;
	display: block;
	margin-top: 25px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 10px;
	margin-bottom: 12px;
	padding-top: 6px;
	padding-bottom: 5px;
	border-left-style: solid;
	border-left-color: #CCC;
	background-color: #F8F8F8;
}
.main .pages-in {
	font-size: 13px;
	line-height: 1.6em;
	padding-left: 10px;
}

/*------------------------------------------右メニュー---------------------------------------*/

.left {
	float: left;
	width: 190px;
	overflow: hidden;
	font-size: 12px;
	padding-right: 10px;
}
.left img {
	max-width: 190px;
	height: auto;
}
.left ul.banner {
	padding-top: 10px;
	margin-bottom: 15px;
}
.left ul.banner li {
	margin-bottom: 8px;
}
.left h4 {
	font-family: 'Great Vibes', cursive;
	font-size: 29px;
	font-weight: 400;
	text-transform: capitalize;
	margin-bottom: 7px;
	clear: both;
	text-shadow:1px 1px 0 #D9D9D9;
	padding-top: 13px;
	display: block;
	padding-left: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	width: 187px;
}
ul.news-list {
	line-height: 1.3em;
	margin-bottom: 20px;
}
ul.news-list li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
ul.news-list li img {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.left iframe {
	display: block;
	z-index: -1;
}

.p-banner2 {
	margin-top: 15px;
	margin-bottom: 15px;
}

/*----------------------------フッター----------------------------*/
.footer {
	background-image: url(images/top/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 199px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.footer .f-inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 90px;
	text-align: center;
	position: relative;
	padding-right: 88px;
	padding-left: 88px;
	
}
.footer .f-inner ul {
	width: 900px;
	position: absolute;
	left: 88px;
	top: 25px;
	text-align: left;
}
.footer .f-inner ul li {
	float: left;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

.footer .f-inner p {
	font-family: 'Great Vibes', cursive;
}
.footer .f-inner .f-s-bot {
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 120px;
	left: 868px;
	top: 85px;
}

/*---------------------------▼各種クラス--------------------------*/
.m-top10 {
	margin-top: 10px;
}
.m-top20 {
	margin-top: 20px;
}
.m-bot10 {
	margin-bottom: 10px;
}
.m-bot7 {
	margin-bottom: 7px;
}
.font10 {
	font-size: 10px;
	line-height: 1.3em;
}
.center-img {
	text-align:center;
}
.red {
	 color: #F00;
}
.clr {
	clear:both;
}
.fb-like-box {
	padding-left: 10px;
	}
/*---------------------------------▼会社概要-------------------------------------*/
.company {
	margin-top	: 25px;

}
/*---------------------------------▼フォーム-------------------------------------*/
div .form{
	padding:10px 0;
}

.form table{
	border:2px solid #EBEBEB;
	width:634px;
	font-size:11px;
	line-height:1.5em;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.form th{
	width:150px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
}



.form td{
	text-align:left;
	width:430px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1.5px;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
}

div .form_b{
	padding:10px 0;
}

.form_b table{
	border:2px solid #EBEBEB;
	width:634px;
	font-size:11px;
	line-height:1.5em;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.form_b th{
	width:150px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	font-weight: 500;
}



.form_b td{
	text-align:left;
	width:430px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1.5px;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
	font-weight: 500;
	font-size: 11px;
}
.form_b b {
	font-size: 11px;
	font-weight: 600;
	line-height: 1.5em;
}
.error{

	color:#F00;

}
.form_in {
	font-size: 13px;
	font-weight: 600;
	color: #000000;
	text-align: center;
	letter-spacing: 5px;
}
.bt,.btn {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: 600;
	color: #333333;
	text-align: center;
	width: 70px;
	height: px;
	line-height: 25px;
}
.btn:hover {
}
text {
}
textarea {
	padding: 3px;
	font-size:0.90em;
	background-color:#FFFFFF;
	border: 1px inset #CCC;

}
select {
	padding: 3px;
	background-color:#FFFFFF;
	border: 1px solid #999;
}
label:hover {
	text-decoration: underline;
}
.submit {
	background-color: #EBEBEB;
	border: 1px solid #CCC;
}
.submit:hover {
	cursor: pointer;
}
.main .addthis_default_style a {
	margin: 0px;
	padding: 0px;
	width: 100px;
}
.pluginCountButton {
	width: 20px;
}
.s-botm {
	padding-top: 15px;
	padding-left: 10px;
}
/*----------------------------▼コーディネイトのページ送り----------------------------*/
.wp-pagenavi {
	font-size:100%;
	line-height: 1.3;
}
	.wp-pagenavi span.pages{ display:none;}
	.wp-pagenavi a,
	.wp-pagenavi span {
		text-decoration: none;
		border: 0 none;
		padding: 5px 10px;
		margin:0 2px;
		background: #ccc;
		background: rgba(0,0,0,.2);
		color:#fff;
		border-bottom: 1px solid #fff;
		border-top: 1px solid #bbb;
		border-top: 1px solid rgba(0,0,0,.4);
		display: block;
		line-height:20px;
		height: 20px;
		vertical-align: bottom;
		white-space: nowrap;
		float: left;
		width: auto;
		-webkit-transition: background-color 200ms linear;
		-moz-transition: background-color 200ms linear;
		-o-transition: background-color 200ms linear;
		transition: background-color 200ms linear;
	}
		.wp-pagenavi a:hover{ background: #999; background: rgba(0,0,0,.4);}
		.wp-pagenavi span.current {
			font-weight: bold;
			background: #df769c;
			background: rgba(214,78,128,.8);
		}
.copy {
	text-align: center;
	line-height: 2em;
	font-size: 17px;
	padding-top: 15px;
	font-weight: bold;
	text-shadow:1px 1px 0 #D9D9D9;
	padding-bottom: 3px;
}
.navi-pl {
	padding-left: 12px;
}
/*----------------------------↓各リンク枠を指定----------------------------*/
div.link {
  margin: 0px 0px 25px 0px;
  padding: 0px 0px 10px 0px;
  width: 660px;
  border-bottom: 1px dashed #999;
  clear: both;
  overflow: hidden;
}
div.link-main {
  margin: 0px;
  padding: 0px;
  width: 460px;
  float: left;
}
div.sub {
  margin: 2px 0px 0px 0px;
  padding: 0px;
  width: 200px;
  float: right;
}
h4 {
  margin: 0px 0px 8px 0px;
  padding: 0px;
  width: 460px;
}
h4 a {
  margin: 0px;
  padding: 5px 0px 0px 5px;
  display: block;
  font-size: 14px;
}
p.bun {
  margin: 0px;
  padding: 0px 0px 0px 5px;
  width: 460px;
  font-size: 11px;
  line-height: 1.5em;
}
/*---------------------▼ドレスモデルへの仕事依頼ボタン--------------------------*/
.button-1 a {
	text-align: center;
	font-size: 12px;
	display: block;
	height: 36px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	background-color: #aeaeae;
	font-weight: 600;
	color: #FFFFFF;
	border: 1px solid #999999;
	clear: both;
	line-height: 36px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.button-1 a:hover {
	background-color: #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
}
/*---------------------▲ドレスモデルへの仕事依頼ボタン--------------------------*/
/*------------------twiiterウィジェット▼------------------*/
div.twiiter-wj {
	padding-top: 15px;
	padding-bottom: 5px;
	margin: 0px;
}
.twitter-timeline {
	max-width: 190px;
}
/*.timeline-header {
	background-color: #F9C;
}
div.twtr-hd {
	margin: 0px;
	
	padding-top: 5px;
}
div.twtr-hd h4 {
	margin:0;
	display: none;
}
*//*------------------twiiterウィジェット▲------------------*/
div.news-php {
	width: 190px;
	padding-bottom: 15px;
	overflow: hidden;
	height: 300px;
}
.news-php iframe {
	height: 300px;
	max-width: 190px;
}

/*アーティストページ▼*/

.artist {
	padding-left: 15px;
	padding-top: 1px;
}
.artist h4 {
	font-size: 16px;
	letter-spacing: 0.2em;
	width: 395px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 8px;
	padding-top: 3px;
}
.artist h4 span {
	font-size: 12px;
	padding-top: 5px;
	font-weight: 400;
	letter-spacing: 0.3em;
	display: block;
	color: #666;
}
.artist p {
	font-size: 11px;
	padding-top: 10px;
	line-height: 1.5em;
}
.at-in {
	clear: both;
	margin: 0px;
	display: block;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.at-in a {
	padding-right: 6px;
	padding-left: 10px;
}


/*アーティストページ▲*/
ul.gl-img {
	padding-left: 10px;
	padding-top: 5px;
}
ul.gl-img li {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 20px;
	padding-left: 5px;
	font-size: 9px;
	letter-spacing: 0px;
	text-align: center;
	line-height: 1.4em;
}
ul.gl-img li a {
	display: block;
	padding: 2px;
	border: 2px solid #DDD;
	margin: 0px;
}
ul.gl-img li a:hover {
	border: 2px solid #00A0C6;
}
ul.gl-img li a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.artist-box {
	padding-left: 15px;
	padding-top: 15px;
}
.artist-box h4 {
	font-size: 15px;
	height: 25px;
	line-height: 25px;
	border-left-width: 3px;
	margin-bottom: 12px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 10px;
	display: block;
	color: #666;
	padding-top: 1px;
}
.artist-box h4 .art-h4 {
	padding-left: 10px;
	font-size: 9px;
	font-weight: normal;
}
.artist-box ul {
	padding-left: 50px;
	font-size: 13px;
	list-style-type: disc;
	margin-bottom: 20px;
	padding-bottom: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.artist-box ul li {
	height: 27px;
	line-height: 27px;
	color: #CCC;
	clear: both;
}
.artist-box ul li a {
	display: block;
	white-space: nowrap;
}

/*-----------------シングルページ-ページ送り(ブログ用)------------------------------------------ */
div.nav-below{
	overflow:auto;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
div.navigation{overflow:auto;}
	div.navigation a{margin-bottom:10px}

	.nav-previous a, .nav-next a,
	div.navigation .alignleft a, div.navigation .alignright a{
		/*color:#333;*/
		font-size:85%;
		text-decoration:none;
		}
		.nav-previous a:hover, .nav-next a:hover,
		div.navigation .alignleft a:hover, div.navigation .alignright a:hover{
			color: #333
			}
			
	.nav-previous a, div.navigation .alignleft a{
		float:left;
		padding:2px 10px 2px 20px;
		background:url("images/arrow_prev.png") no-repeat left top;
		}
	.nav-next a, div.navigation .alignright a{
		float:right;
		text-align:right;
		padding:2px 20px 2px 10px;
		background:url("images/arrow_next.png") no-repeat right top;
		}
/*-----------------シングルページ-ページ送り(ブログ用)------------------------------------------ */
#header #icon {
	position: absolute;
	left: 788px;
	top: 35px;
	width: 250px;
}
#icon li {
	float: left;
	list-style-type: none;
	padding-right: 3px;
	padding-left: 3px;
}
#icon li a {
	display: block;
	height: 45px;
	width: 45px;
	background-repeat: no-repeat;
}
#icon .icon-1 a {
	text-indent: -9999px;
	background-image: url(images/i-twitter.png);
}
#icon .icon-2 a {
	text-indent: -9999px;
	background-image: url(images/i-facebook-logo.png);
}
#icon .icon-3 a {
	text-indent: -9999px;
	background-image: url(images/i-wordpress.png);
}
#icon .icon-4 a {
	text-indent: -9999px;
	background-image: url(images/i-mail.jpg);
}
#icon li a:hover {
	background-position: bottom;
	
}
.top-news {
	background-color: #fff;
	width: 670px;
	margin-left: 5px;
	padding-bottom: 40px;
	overflow: hidden;
}
.top-news iframe {
	height: 98px;
	overflow: auto;
}
#cse-search-box {
	margin-bottom: 10px;
}
/*トップページスライダー▼*/
#top-slider {
	width: 680px;
	padding-top: 8px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 1.3em;
	overflow: hidden;
}
#top-slider b {
	font-size: 13px;
	display: block;
	margin-bottom: 5px;
}
#top-slider b span {
	font-size: 14px;
	letter-spacing: 0.7px;
	text-shadow: 0px -1px 0px #333333;
}
.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{
	text-decoration: none;
	outline: none;
	border: none;
	color: #FFF;
}

.cs-buttons {
	font-size: 0px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }

.cs-title {
	width: 650px;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.cs-prev, 
.cs-next {
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contents .main .rank-access {
	font-size: 10px;
	color: #ACACAC;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
/*トップページスライダー▲*/
.hp-img-cd {
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 188px;
}
a img.hp-img-cd {
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.60);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.60);
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.60);
	
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
a:hover img.hp-img-cd {
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.80);
    -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.80);
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.80);
}
div.ninja_onebutton {
	padding-bottom: 25px;
}
/*----------------------------トップへ----------------------------*/
#contents p.top {
	clear: both;
	font-size: 0px;
	letter-spacing: 0;
	text-align: right;
	padding-top: 45px;
	font-family: 'Great Vibes', cursive;
	text-indent: -9999px;
}
#contents p.top a {
	display: inline-block;
	font-size: 0px;
	width:35px;
	height: 38px;
	text-indent: -9999px;
	background-image: url(images/p-up.png);
	background-repeat: no-repeat;
	color: #FFF;
}
#contents p.top a:hover {
	text-decoration: none;
	background-image: url(images/p-up-h.png);
	background-repeat: no-repeat;
	color: #FFF;
}