@charset "utf-8";
/* ---------------------------------------------------------------------------------
アーティスサロン、A.M.C.
Copyright(C) BRIDGE  All Rights Reserved

XHTML CSS Selectors common 

$Revision: 1.0 $
--------------------------------------------------------------------------------- */

/*---------------------------------------------------------------------------------
初期設定
--------------------------------------------------------------------------------- */

/*フォント初期化設定*/
h1,h2,h3,h4,h5,h6 {
    font-size: 100%; /* hタグの文字サイズを全体のフォントサイズに合わせる */
}
body {
    font-size: 62.5%; /* 全体のフォントサイズを1em=10pxにする */
}
table {
    font-size: 100%; /* テーブルのフォントサイズを1em=10pxにする */
}
p,li,dt,dd,th,td {
	font-size: 120%; /* フォントサイズを1em=12pxにする */
	font-weight: normal;
}
input,textarea,select,option {
	font-size: 100%; /* フォントサイズを1em=12pxにする(継承) */
}

/*初期設定*/
body,div,pre,p,
form,fieldset,input,textarea,select,option, 
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6, 
table,th,td,embed,object { 
	margin: 0px; 
	padding: 0px; 
}
body {
	color: #333333;
	line-height: 200%;
	background-color: #000000;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

div.clear {
	clear: both;
}
.clearfix:after {
	content: url(spacer.gif);
	display: block;
	clear: both;
	height: 0;
}
.clearfix {overflow:hidden;}

.btn {
}



/*---------------------------------------------------------------------------------
コンテンツ
--------------------------------------------------------------------------------- */
img.maximage {
	position:fixed !important;
}

div#wrapper {
	height: 768px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
/*左ブロック*/
div#wrapper div#indexLeftBlock {
	float: left;
	;
	width: 1004px;
}
div#wrapper div#indexLeftBlock div#indexNavi {
	float: left;
	width: 294px;
}
div#wrapper div#indexLeftBlock h1 {
}
div#wrapper div#indexLeftBlock ul {
	list-style-type: none;
}
div#wrapper div#indexLeftBlock ul li {
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}
div#wrapper div#indexLeftBlock ul li a {
	line-height: 80%;
	display: block;
	width: 294px;
}



/*右ブロック*/
div#wrapper div#indexRightBlock {
	float: right;
	width: 226px;
	padding-right: 16px;
	padding-top: 25px;
}

div#wrapper div#indexRightBlock div#newStyleBox {
	height: 211px;
	width: 226px;
	position: relative;
}
div#wrapper div#indexRightBlock div#newStyleBox p.boxPhoto {
	height: 200px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 1px;
	margin-top: 5px;
}
div#wrapper div#indexRightBlock div#newStyleBox p.ancBtn {
	height: 211px;
	width: 226px;
	position: absolute;
	left: 0px;
	top: 0px;
}

div#wrapper div#indexRightBlock div#recommendBox {
	height: 147px;
	width: 226px;
	position: relative;
}
div#wrapper div#indexRightBlock div#recommendBox p.boxPhoto {
	height: 147px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 1px;
}
div#wrapper div#indexRightBlock div#recommendBox p.ancBtn {
	height: 147px;
	width: 226px;
	position: absolute;
	left: 0px;
	top: 0px;
}

div#wrapper div#indexRightBlock div#photoGalleryBox {
	height: 266px;
	width: 226px;
	position: relative;
}
div#wrapper div#indexRightBlock div#photoGalleryBox p.boxPhoto {
	height: 200px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 1px;
}
div#wrapper div#indexRightBlock div#photoGalleryBox p.ancBtn {
	height: 246px;
	width: 226px;
	position: absolute;
	left: 0px;
	top: 0px;
}


/*右ブロック*/
div#wrapper div#photoBlock {
	clear: both;
	padding-left: 0px;
	background-image: url(../img/top/photo_bg.png);
	width: 888px;
}

div#wrapper div#photoBlock div.photoBox {
	float: left;
	width: 101px;
	padding: 5px;
}
div#wrapper div#photoBlock div.photoBox h5 {
	height: 3em;
	overflow: hidden;
	padding-bottom: 5px;
	text-align: center;
	font-size: 120%;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 125%;
}
div#wrapper div#photoBlock div.photoBox p {
	text-align: center;
	width: 79px;
	margin-right: auto;
	margin-left: auto;
}
div#wrapper div#photoBlock div.photoBox p a {
	display: block;
	border: 2px solid transparent;
}
div#wrapper div#photoBlock div.photoBox p a:hover {
	border: 2px solid #F84A4B;
}



/*アイコンブロック*/
div#wrapper div#iconBlock {
	float: left;
	width: 710px;
	margin-top: 10px;
}
/*div#wrapper div#iconBlock p.icon {
	height: 125px;
	width: 102px;
	padding-right: 40px;
	padding-left: 20px;
	overflow: hidden;
	text-align: center;
	color: #FFF;
	float: left;
	padding-bottom: 5px;
}
div#wrapper div#iconBlock p.icon a {
	display: block;
	border: 2px solid transparent;
}
div#wrapper div#iconBlock p.icon a:hover {
	border: 2px solid #F84A4B;
}
*/
div#wrapper div#iconBlock p.icon {
	height: 125px;
	width: 118px;
	padding-right: 32px;
	padding-left: 12px;
	overflow: hidden;
	text-align: center;
	color: #FFF;
	float: left;
	padding-bottom: 5px;
}
div#wrapper div#iconBlock p.icon a:hover img {
	opacity:0.4;
	filter: alpha(opacity=40);
	-ms-filter: "alpha( opacity=40 )";
}


.jquery-slider {
    overflow: hidden;
    position: relative;
}
.jquery-slider-element {
    overflow: hidden;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.jquery-slider-control {
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    border: 1px solid #666;
    background: #fff;
    opacity: 0.33;
    cursor: pointer;
    border-radius: 12px;
    box-shadow: #666 0 0 2px;
    text-shadow: #fff 0 0 1px;
}
.jquery-slider-control:hover {
    opacity: 1;
}
.jquery-slider-control-prev {
    left: 5px;
	bottom: 15px;
}
.jquery-slider-control-next {
	right: 5px;
	bottom: 20px;
}
.jquery-slider-pages {
	overflow: hidden;
	position: absolute;
	left: 5px;
	bottom: 0px;
	height: 20px;
	right: 5px;
}
.jquery-slider-page {
    overflow: hidden;
    position: relative;
    display: block;
    float: right;
    width: 12px;
    height: 12px;
    padding: 0;
    margin: 0;
    background: #999;
    opacity: 0.33;
    margin: 3px;
    border-radius: 6px;
    box-shadow: #333 0 0 2px;
}
.jquery-slider-page-current {
    opacity: 1;
}





/* ----------------------------------------------------------------------------------------------------------------*/
/* ------> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ------> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/*#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}*/

/*#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ------> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height: 27px;
	width: 27px;
	left: 0px;
	top: 0px;
	z-index: 105;
	position: absolute;
}

#TB_closeAjaxWindow{
	height: 27px;
	width: 27px;
	left: 0px;
	top: 0px;
	z-index: 105;
	position: absolute;
	background-color: #FFFFFF;
