/*
  Dog＆Life
   フレーム・枠設定スタイルシートファイル
   2008/07/24 春広
*/ 
/*全てのマージン・パディングを削除*/
* {margin:0; padding:0;}

/*回り込みの解除*/
.fclear {clear:both;} 
/*ボディタグに背景の指定*/
body {
background-image:url("../ricky.img/haikei1.jpg");
background-repeat:repeat;
text-align:center;
background-attachment: fixed;
}

/*外枠*/
#container {
background-color:#ffffff;
width:930px;
text-align:left;
margin:auto;
padding:0px 0px 0px 0px;
} 

/*ヘッダー*/
h1 {
margin:2px 0px 2px 0px;
padding:0px 0px 0px 0px;
text-align:center;
}




/*コンテンツ部分*/
#main-body {
width:930px;
float: left;
text-align:left;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
color:#003333;
font-size:14px;
}



/*ナビゲーション部分*/
#left-block {
float: left;
text-align:left;
margin:2px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:225px;
height:630px;
background-image:url(../ricky.img/left-bg.png);
background-repeat:no-repeat;
}



ul {
margin-left: 0px;
margin-right: 0px;
}

li {
list-style-image:url(../ricky.img/asi5.gif);
vertical-align: middle;
margin:15px 20px 0px 35px;
padding:0px 0px 0px 0px;
}	


ul.menu {
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
float: center;
text-align: center;
width: 900px;
}

li.asi {
background-image: url(../ricky.img/asi5.jpg);
background-repeat: no-repeat;
display: block;
line-height: 20px;
font-size: 15px;
font-weight: normal;
margin: 0px 0px 0px 2px;
padding: 0px 0px 0px 7px;
float: left;
text-align: center;
}	

li.asi img {
vertical-align: middle;
}

li.asi a{
background-image: no-image;
text-align: center;
line-height: 20px;
font-size: 15px;
font-weight: normal;
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 10px;
float: left;
}

li.asi a:visited{
background-image: no-image;
text-align: center;
line-height: 20px;
font-size: 15px;
font-weight: normal;
margin: 0px 0px 0px 5px;
padding: 0px 0px 0px 10px;
float: left;
}



/*内容部分*/
#main-block {
width:705px;
height:630px;
float:left;
background-image:url("../ricky.img/p-bg.png");
background-repeat:no-repeat;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align:left;
color:#003333;
font-size:14px;
letter-spacing:0.1em;
line-height:150%;
}

p{
margin:25px 45px 30px 30px;
color:#003333;
letter-spacing:0.1em;
line-height:150%;
}


p.contents{
width: 800px;
margin:0px 50px 0px 70px;
padding: 10px 10px 10px 10px;
color:#333333;
font-size:16px;
line-height:150%;
}

p.order{
width: 920px;
margin:0px 0px 0px 0px;
padding: 20px 20px 20px 20px;
background-color: #ffffff;
border: 10px double #ccffcc;
color:#009900;
font-size:14px;
letter-spacing:1px;
line-height:150%;
}

p.order2{
width: 920px;
margin:10px 0px 10px 0px;
padding: 10px 10px 10px 10px;
background-color: #ffffff;
border: 1px dotted #c0c0c0;
color:red;
font-size:14px;
letter-spacing:1px;
line-height:150%;
}

p.thanks{
width: 920px;
margin:50px 0px 50px 0px;
padding: 40px 40px 40px 40px;
background-color: #ffffff;
border: 10px double #ccffcc;
color:#009900;
font-size:20px;
letter-spacing:1px;
line-height:200%;
text-align: center;
}

#onegai {
margin:20px 100px 10px 100px;
width: 626px;
}

p.onegai {
margin: 0px;
padding: 0px;
width: 626px;
font-size: 13px;
line-height: 160%;
color: #32cd32;
}

p.onegai a{
width: 626px;
font-size: 13px;
line-height: 160%;
color: #0077ff;
text-decoration: underline;
}

p.onegai a:visited {
width: 626px;
font-size: 13px;
line-height: 160%;
color: #0077ff;
text-decoration: underline;
}





h2 {
text-align:left;
background:url("../ricky.img/midasi12.png");
margin:30px 0px 0px 30px;
padding:10px 0px 0px 30px;
width:615px;
height:40px;
background-repeat:no-repeat;
display:block;
text-decoration:none;
}

h3 {
text-align:left;
background:url("../ricky.img/midasi11.png");
margin:0px 0px 0px 0px;
padding:10px 0px 0px 30px;
width:930px;
height:46px;
background-repeat:no-repeat;
display:block;
text-decoration:none;
}

h3.u-v {
text-align: center;
background-image:none;
background-color: #800000;
margin:0px 0px 0px 0px;
padding:10px 0px 10px 0px;
font-size: 14px;
color: #ffffff;
display:block;
text-decoration:none;
font-weight: bold;
width: 630px;
}

h4 {
text-align:left;
margin:0px 0px 0px 20px;

}

h5 {
text-align:left;
margin-top:5px ;
margin-bottom:5px ;

}

h6 {
text-align:left;

}

a{
color:#0066ff;
text-decoration:none;
font-size: 14px;
}
a:visited{
font-size: 14px;
color:#0066ff;
text-decoration:none;
}

a:hover{
color:#00ccff;
text-decoration:underline;
}


input,textarea,select{
border: 1px solid#999999;
background-color: #f0fff0;
padding:2px;
}

button{
width: 141px;
height: 47px;
border: 0px solid #ffffff;
}


img {
vertical-align: middle;
border: 0px;
}

span {
background-color: yellow;
font-weight: bold;
color: #cc0000;
}

hr {
height: 1px;
border: 1px dotted #c0c0c0;
margin: 5px 0px 5px 0px;
}


#movie{
clear: both;
width: 880px;
text-align:center;
background-color: #FDF5E6;
border: 5px double #ffcc00;
margin: 10px 0px 20px 20px;
}

p.movie {
width: auto;
text-align: center;
margin: 10px 0px 10px 0px;
color: #ff9900;
}

#u-v1{
width: 630px;
margin:50px 0px 0px 145px;
padding-bottom: 20px;
background-color: #FDF5E6;
border: 5px double #cc9933;
}

#u-v2{
width: 630px;
margin:50px 0px 0px 145px;
padding-bottom: 20px;
background-color: #FDF5E6;
border: 5px double #cc9933;
}

#u-v13{
width: 630px;
margin:50px 0px 0px 145px;
padding-bottom: 20px;
background-color: #FDF5E6;
border: 5px double #cc9933;
}

p.u-v {
width: 550px;
margin:20px 20px 20px 40px;
text-align: left;
font-size: 15px;
line-height: 150%;
color: #663300;
}

p.uv {
width: 550px;
margin:20px 20px 20px 40px;
text-align: left;
font-size: 15px;
line-height: 150%;
color: #663300;
}

p.center2{
width: 550px;
text-align: center;
margin:20px 0px 20px 30px;
}

p.onegai {
margin:20px 0px 0px 50px;
width: 626px;
font-size: 13px;
line-height: 160%;
color: #cc9933;
}

p.onegai a{
width: 626px;
font-size: 13px;
line-height: 160%;
color: #0077ff;
text-decoration: underline;
}

p.onegai a:visited {
width: 626px;
font-size: 13px;
line-height: 160%;
color: #0077ff;
text-decoration: underline;
}



/*フッター*/
#footer {
clear: both;
width:930px;
color:#009900;
text-align:center;
margin: 30px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 0.9em;
list-style-type:none;
}


#foot-bottom {
width:930px;
color:#009900;
text-align:center;
margin: 0px 0px 10px 0px;
padding: 0px 0px 10px 0px;
font-size: 12px;
}









