@charset "Shift_Jis";

/* -----基本設定----- */

/* スライドショー */
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
width:760px;
height:260px;
background-color:#000000;
}
#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align:left;
padding: 2px 5px;
color:#ffffff;
}
/* スライドショー */


*{
margin:0;
padding:0;
line-height:15px;
font-size:13px;
font-family: 'ＭＳ Ｐゴシック',Osaka,sans-serif;
}

strong{
font-size:14px;
}

img{
border:0;
}


/* -----背景設定----- */


body{
background:#F3F3F3;
}


#center{text-align:center;}


#all{	width:780px;
	background:#fff url(images/bg.gif) repeat-y;
     }

#bg-base{	width:780px;
	background:#fff url(images/bg-base.gif) repeat-y;
     }


/* -----ヘッダー----- */

#header{
border-collapse: collapse;
width:760px;
height:80px;
text-align:left;
background:url(images/header.gif) repeat-x;
}

#header td{
margin:0;
padding:0;
}

#header_img{
margin:0;
padding:0;
}

#mainimage{
width:760px;
height:300px;
}

/* ナビゲーション */

ul.globalNavi {
width:760px;
	margin:0px;
	padding:0px;
	background-color:#000;
	list-style-type:none;
}

ul.globalNavi li {
	margin: 0;
	padding:0;
	float:left;
	width:125px;
	text-align: center;
	font-weight:bold;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}

ul.globalNavi li a {
	display: block;
	position: relative; /* for IE6 */
	color: #fff;
	background-color:#000;
	text-decoration: none;
	line-height:35px;
	height:35px;
	font-size:15px;
}

ul.globalNavi li a:hover {
	color:#fff;
	background-color:#FF009A;
	line-height:35px;
	height:35px;
	font-size:15px;
	text-decoration:underline;
}


/* -----左コンテンツ----- */


h1{
line-height:22px;
width:760px;
background:url(images/h1.gif) repeat-x;
font-size:11px;
text-indent:6px;
color:#fff;
text-align:left;
font-weight:normal;
}

h2{
font-weight:bold;
background:url(images/h2.gif) no-repeat;
width:520px;
height:40px;
line-height:37px;
font-size:15px;
text-indent:33px;
}

.aisatu{
border:1px solid #efefef;
background-color:#fefefe;
margin-top:10px;
margin-bottom:10px;
}

#mainleft {width:520px;
           float:left;
           padding-left:30px;
text-align:left;
          }


#mainleft p{
font-size:14px;
margin:10px 10px 20px 20px;
line-height:24px;
}

#contact_1{
font-size:14px;
margin:10px 10px 0px 20px;
line-height:24px;
}

#mainleft a{
font-size:14px;
color:#0066ff;
font-weight:bold;
}

#mainleft a:hover{
font-size:14px;
color:#FD6500;
font-weight:bold;
}

      #float
      {
         float: left;
         margin-right: 1em;
      }
      #floatclear
      {
         clear: both;
      }


.photo {float:left;
margin-right:10px;
}


#mainleft ul{
margin-bottom:20px;
}

#mainleft li{
font-size:14px;
line-height:24px;
}

.p-navi{
font-size:12px;
margin-left:10px;
line-height:20px;
}


#list{
    list-style: none;
    margin-top:10px;
    margin-right:20px;
    padding: 0px;
    font-weight:normal;
}

#list li {
    margin:0px;
    padding-left:20px;
    margin-left:20px;
    background: url(images/li.png) no-repeat 0px 8px;
    list-style: none;
    line-height:28px;
    font-size:14px;
}

ul.music{
    list-style:none;
    margin:10px;
    padding:0px;
    font-weight:normal;
}

ul.music li{
    list-style: none;
    line-height:28px;
    font-size:14px;
}

ul.music li img{
    margin-right:10px;
}

/* -----右コンテンツ----- */

#mainright {width:180px;
           float:right;
           padding-right:30px;
text-align:left;
           }


.right_info{
background-color:#ffffff;
width:180px;
text-align:left;
border:1px #cccccc solid;
}

.right_title{
background-color:#f9f9f9;
padding:4px;
color:#666666;
}

.right_contents{
padding:4px;
color:#666666;
font-size:11px;
}

.mm{
margin:0px 0px 8px 0px;
background-color:#f9f9f9;
border:1px solid #cccccc;
padding:4px 8px 4px 8px;
line-height:20px;
}

.mm img{
vertical-align:middle;
}

/* -----右ボタン----- */

#navi{
margin-left:0;
padding-left:0;
list-style-type:none;
border-top:1px solid #cccccc;
}

#navi a{
display:block;
text-decoration:none;
background:url(images/navi.gif) no-repeat;
text-indent:25px;
height:30px;
line-height:29px;
color:#333333;
}

#navi a:hover{
background:url(images/navi2.gif) no-repeat;
color:#339900;
text-decoration:underline;
}

#navi li{
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

.area{
margin-top:10px;
background-color:#ffffff;
width:auto;
text-align:left;
border:1px #cccccc solid;
}

.area_title{
display:block;
text-decoration:none;
background:url(images/navi.gif) no-repeat;
text-indent:25px;
height:30px;
line-height:29px;
border-bottom:1px solid #cccccc;
}

.area_contents{
padding:6px;
font-size:11px;
}

.area_contents a{
color:#666666;
line-height:20px;
text-decoration:none;
}


.area_mm{
margin-bottom:10px;
background-color:#ffffff;
width:auto;
text-align:left;
border:1px #cccccc solid;
}

.area_title_mm{
display:block;
text-decoration:none;
background:url(images/navi.gif) no-repeat;
text-indent:25px;
height:30px;
line-height:29px;
border-bottom:1px solid #cccccc;
}

.area_contents_mm{
font-size:11px;
}

.area_contents_mm a{
color:#666666;
line-height:20px;
text-decoration:none;
}

#mm_form{
margin:6px;
}

/* -----フッター----- */


#footer{
clear:both;
background-color:#000;
width:760px;
color:#fff;
}

/* -----テーブル----- */

table.table-01 {
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    width:520px;
    margin-bottom:20px;
    margin-top:20px;
font-size:14px;
}

table.table-01 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    font-size:14px;
    line-height:24px;
}

.con1{
background:#FAFAFA;
border: 1px #ffffff solid;
text-align:left;
vertical-align:top;
width:100px;
font-size:14px;
}

.con1 a{
font-size:14px;
}

.con2{
background:#ffffff;
}


#table-link{
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    width:520px;
    margin-bottom:20px;
    margin-top:20px;
font-size:14px;
}

#table-link td{
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
line-height:1.6em;
}

#table-link a{
font-size:13px;
color:#333;
font-weight:normal;
}

.price{
text-align:right;
}

.shirts{
text-align:center;
}


table.dvd{
margin-top:10px;
}

.dvd td{
padding-right:8px;
padding-bottom:8px;
}

table.design{
background-color:#000000;
}