
/*全てのマージン・パディングを削除*/
* {margin:0; padding:0;}

/*回り込みの解除*/
.fclear {clear:both;} 
/*ボディタグに背景の指定*/
body {
background-image:url("img/bg1.jpg");
background-color: #FFEFD5;
background-repeat:repeat-x;
background-size: cover;
text-align:center;
background-attachment: fixed;
}

#apper {
background-color: #006699;
width:auto;
margin-left: auto;
margin-right: auto;
height: 10px;
border-top: 3px solid #000000;

} 

/*外枠*/

#waku {
background-image:url("img/waku.png");
background-repeat:repeat-y;
width:870px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding:0px 0px 0px 0px;
text-align: left;
}


#container {
background-color: #ffffff;
width:830px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding:0px 0px 0px 0px;
text-align: left;
} 


#container2 {
background-color: #ffffff;
width:700px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding:0px 0px 0px 0px;
text-align: left;
} 


/*コンテンツ部分*/
#main-body {
width:800px;
margin: 0px 0px 0px 15px;
color:#000000;
font-size:16px;
text-align: left;

clear: both;
}

p.top2 {
margin:0px 0px 10px 30px;
padding: 50px 0px 0px 0px;
width: 690px;
font-size: 16px;
line-height: 200%;
color: #333333;
text-align: center;
text-align: left;
}


p{
margin:20px 50px 30px 80px;
width: 650px;
font-size: 17px;
line-height: 170%;
color: #000000;
}

p.q-a{
margin:20px 0px 50px 80px;
width: 600px;
font-size: 16px;
line-height: 200%;
color: #333333;
font-weight: bold;
}

p.tuisin{
margin:20px 50px 30px 100px;
width: 570px;
font-size: 18px;
line-height: 200%;
color: #880000;
font-weight: bold;
}


p.center{
width: 730px;
text-align: center;
margin:20px 0px 20px 0px;
font-size: 16px;
color: #000000;
}

p.center-red{
width: 700px;
text-align: center;
margin:20px 0px 20px 40px;
font-weight: bold;
color: red;
font-size: 18px;
}

p.onegai {
margin:20px 0px 0px 50px;
width: 700px;
font-size: 13px;
line-height: 160%;
color: #cc9933;
}

p.onegai a{
width: 700px;
font-size: 13px;
line-height: 160%;
color: #0077ff;
text-decoration: underline;
}

p.onegai a:visited {
width: 700px;
font-size: 13px;
line-height: 160%;
color: #0077ff;
text-decoration: underline;
}


ul {
width: 600px;
margin: 0px 0px 30px 70px;
padding-left: 30px;
list-style-type: none;
}


li {
background-image: url("img/check.gif");
background-repeat: no-repeat;
line-height: 30px;
font-size: 18px;
font-weight: bold;
margin: 35px 0px 0px 0px;
padding: 2px 0px 3px 40px;
text-decoration: underline;
font-family: メイリオ;
color: #000000;
}	

li img {
vertical-align: middle;
}


#photo {
width: 700px;
float: center;
margin-left: 80px;
}

#photo p {
text-align: left;
font-size: 17px;
color: #000000;
display: inline;
width: auto;
}

#photo p.photo-right {
float: right;
margin-left: 20px;
margin-bottom: 10px;
padding: 0px;
text-align: center;
font-size: 11px;
color: #666666;
width: 180px;
display: inline;
border: 5px double #c0c0c0;
}

#photo p.photo-right img{
margin-top: 0px;
margin-bottom: 5px;
}



#t-b {
background:url("img/tuisin3.png");
background-repeat: no-repeat;
width: 700px;
height: 440px;
margin-left: 10px;
text-align: left;
display: block;
}


p.tuisin-m {
padding-top: 340px;
padding-left: 150px;
text-align: left;
}

p.tuisin-m a {
font-size: 23px;
letter-spacing: -1px;
font-weight: bold;
color: #0077ff;
}

p.tuisin-m a:visited {
font-size: 23px;
letter-spacing: -1px;
font-weight: bold;
color: #0077ff;
}


#uv1{
width: 670px;
margin:30px 0px 30px 60px;
padding-bottom: 20px;
background-color: #FDF5E6;
border: 5px double #cc9933;
text-align: center;
}

/*その他*/

a{
color:#0077ff;
text-decoration:underline;
font-size: 16x;
}
a:visited{
color:#0077ff;
font-size: 16px;
text-decoration:underline;
}

img {
border: 0px;
}

span {
background-color: yellow;
font-weight: bold;
color: #e2011e;
text-decoration: none;
font-size: 17px;
}

span.p1 {
background-color: #ffffff;
font-weight: bold;
color: #e2011e;
font-size: 25px;
text-decoration: none;
}

span.p2 {
background-color: #ffffff;
font-weight: bold;
color: #0000ff;
text-decoration: none;
}

span.p3 {
background-color: #ffffff;
font-weight: bold;
color: red;
text-decoration: none;
}

span.required {
background-color: #ffffff;
color: red;
text-decoration: none;
}



hr {
clear: both;
border-top: 1px dotted #cc9933;
height: 1px;
border-left: none;
border-right: none;
border-bottom: none;
margin: 20px 0px 20px 0px;
}



/*テーブル*/

td {
padding: 10px;
border: 1px dotted #c0c0c0;
vertical-align: top;
color: #333333;
}




/*フッター*/

#footer {
background-color: #0099cc;
width:auto;
height: 30px;
margin-left: auto;
margin-right: auto;
color:#ffffff;
text-align: center;
margin: 0px 0px 0px 0px;
padding: 20px 0px 10px 0px;
font-size: 12px;
clear: both;
}


#footer a {
width:770px;
color:#ffffff;
text-align: center;
margin: 10px 0px 0px 0px;
padding: 0px 0px 10px 0px;
font-size: 12px;
clear: both;
text-decoration: underline;
}

#footer a:visited {
width:770px;
color:#ffffff;
text-align: center;
margin: 10px 0px 0px 0px;
padding: 0px 0px 10px 0px;
font-size: 12px;
clear: both;
text-decoration: underline;
}

/* フッターリスト */

#footer-list {
text-align: center;
margin: 10px 0px 20px 0px;
padding: 30px 0px 0px 0px;
list-style-type:none;
}


#footer-list ul{
margin-top: 10px;
margin-bottom: 0px;
text-align: center;
border: none;
margin-left: 0px;
padding-left: 0px;
}


#footer-list ul li{
display: inline;
margin: 0px 0px 0px 0px;
padding: 0px 10px 0px 10px;
border-right: 1px #999999 solid;
}

#footer-list ul li a{
color: #0077ff;
text-decoration: none;
font-size: 13px;
font-weight: normal;
margin-left: 0px;
padding-left: 0px;
}

#footer-list ul li a:hover{
color: #0077ff;
text-decoration: underline;
font-size: 13px;
font-weight: normal;
margin-left: 0px;
padding-left: 0px;
}


#link {
width:750px;
color:#f5f5f5;
text-align: center;
margin: 20px 50px 0px 50px;
padding: 0px 0px 10px 0px;
font-size: 12px;
clear: both;
text-decoration: underline;
}

#link a {
color:#f5f5f5;
text-align: center;
font-size: 12px;
clear: both;
text-decoration: underline;
}

#link a:visited {
color:#f5f5f5;
text-align: center;
font-size: 12px;
clear: both;
text-decoration: underline;
}


