@charset "Shift_Jis";

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


*{
margin:0;
padding:0;
font-family: 'ＭＳ Ｐゴシック',Osaka,sans-serif;
color:#000000;
}

body{
font-size:14px;
}

strong{
font-weight:normal;
}

img{border:0px;}


body{
background:#FCFCFC;
}

#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;
     }


/* プログラムテーブル */
table.program{
border: 1px #cccccc solid;
border-collapse: collapse;
border-spacing: 0;
margin-bottom:20px;
width:520px;
}
.program td,th{
padding: 5px;
line-height:24px;
border: 1px #cccccc solid;
border-width: 0 0 1px 1px;
font-size:13px;
}
.program th{
background:#efefef url(back2.gif) repeat-x;
line-height:30px;
text-align:center;
}

.program_check{
font-weight:bold;
text-align:center;
}

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

#header{
width:760px;
text-align:left;
background-color:#000000;
}

#header_image{
width:760px;
height:80px;
border-bottom:1px #efefef solid;
border-top:1px #efefef solid;
}

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

#header_line{
width:760px;
font-size:11px;
text-align:left;
line-height:24px;
text-indent:8px;
color:#ffffff;
background: url(images/header_line.gif) repeat-x;
}


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

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

div.portfolio_title{
font-weight:bold;
background-color:#efefef;
width:520px;
height:32px;
line-height:32px;
font-size:15px;
text-indent:10px;
margin:10px 0px 10px 0px;
}

.portfolio_table td{
line-height:24px;
vertical-align:top;
}

.port_img{
margin-right:10px;
border:1px #cccccc solid;
}

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


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

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

#mainleft a{
color:#0027DF;
}

#mainleft a:hover{
color:#006DEF;
}

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


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

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

/* -----リンク----- */

dd{
    margin-left:13px;
    margin-right:10px;
    padding:0px;
    text-indent:20px;
    background: url(images/li.png) no-repeat 3px 12px;
    list-style: none;
    line-height:34px;
}

dd a{
    font-size:13px;
    font-weight:normal;
}

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

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


.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;
}

#navi a:hover{
background:url(images/navi2.gif) no-repeat;
color:#FD6500;
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;
margin-right:2px;
}


.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:url("images/footer.gif") repeat-x;
width:760px;
height:100px;
border-top:1px solid #efefef;
}

div#footer p{
padding-top:20px;
line-height:30px;
font-size:13px;
}

div#footer a{
text-decoration:none;
}

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

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

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

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

.con2{
background:#ffffff;
}


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

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

#table-link a{
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;
}


/* -----リンク----- */

.list{
    list-style: none;
    margin:12px 20px 12px 0px;
    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;
}


ul.p_price{
margin:10px 10px 10px 28px;
text-align:left;
}

.p_price li{
line-height:24px;
}
